#entry_content {
	padding: 10px;
}
.entry h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	padding: 0px 0px 5px 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom: 1px solid #006600;
}
.entry h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.entry h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.title02 {
	color: #4F1A12;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.title03 {
	color: #004040;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.entry ul li {
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#entry_content ul li h3 {
	color: #004200;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
#content p {
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px 0 15px 0;
}
.entry ol li {
	list-style: decimal;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 10px;
}
#top .entry img {
	border: none;
}
.entry img {
	border: 1px solid #002B2A;
}
.leftcol {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.leftcol02 {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	width: 520px;
}
.rightcol {
	float: right;
	margin: 0 5px 0 10px;
}
#content a {
	color: #990000;
	text-decoration: none;
}
#content a:hover {
	color: #990000;
	text-decoration: underline;
}
.entry .seo {
	text-indent: -99999px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	border: none;
}
.entry .seo h1 {
	border: none;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.seo {
	text-indent: -99999px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	border: none;
}
.seo h1 {
	border: none;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
#sidebar .form {
	background: url(../images/sidebar-background.jpg) repeat-x bottom;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#sidebar .form h3 {
	background: url(../images/h3-sidebar-highlight.jpg) repeat-x;
	background-color: #900;
	color: #fff;
	padding: 5px 0 5px 5px;
	font-size: 15px;
	text-transform: uppercase;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	text-align:center;
}
#footer .disclaimer p {
	padding-left: 25px;
	padding-right: 5px;
	font-size: 10px;
	text-align: justify;
}
.item {
	float: left;
	width: 190px;
	padding: 5px;
	margin-right: 10px;
	background: url(../images/itembg.jpg) bottom repeat-x;
	height: 318px;
}
.item h3 {
	background: url(../images/h3-sidebar-highlight.jpg) repeat-x;
	background-color: #900;
	color: #fff;
	padding: 5px 0 5px 10px;
	font-size: 15px;
	text-transform: uppercase;
}
.item02 {
	float: left;
	width: 188px;
	padding: 5px;
	background: url(../images/itembg.jpg) bottom repeat-x;
	height: 318px;
}
.item02 h3 {
	background: url(../images/h3-sidebar-highlight.jpg) repeat-x;
	background-color: #900;
	color: #fff;
	padding: 5px 0 5px 10px;
	font-size: 15px;
	text-transform: uppercase;
}
#content .item p {
	padding: 5px 0 5px 0;
}
#content .item02 p {
	padding: 5px 0 5px 0;
}

/* Cool form */

.newform {
	float: left;
	width: 400px;
}
.newform form {
	font:13px Georgia, "Times New Roman", Times, serif;
	background:#eee;
	margin: 15px 10px 0 0;
	padding:10px 10px;
	width:340px;
	border: 1px solid #cccccc;
}
.newform form ol {
	list-style:none;
	margin:0;
	padding:0;
}
.newform form li {
	padding:6px;
	background:#e1e1e1;
	margin-bottom:3px;
	list-style: none;
}
.newform form li.confirm {
	padding:3px 6px 6px 6px;
	background:#e1e1e1;
	margin-bottom:3px;
	list-style: none;
}
.newform form li#send {
	background:none;
	margin-top:6px;
}
.newform form label {
	float:left;
	width:74px;
	margin-left:10px;
	margin-right:7px;
	color:#004040;
	line-height:23px; /* This will make the labels vertically centered with the inputs */
}
.newform form label.confirm {
	float:left;
	width:74px;
	text-align:left;
	margin-right:7px;
	color:#004040;
	line-height:15px;
}
.newform form input,  .newform form textarea {
	padding:4px;
	font:14px Georgia, "Times New Roman", Times, serif;
	border:1px solid #999999;
}
.newform form input:focus,  .newform form textarea:focus {
	border:1px solid #666;
	background-color: #eee;
}
.newform form li#send button {
	background:#004040 url(../images/css-form-send.gif) no-repeat 8px 50%;
	border:none;
	padding:4px 8px 4px 28px;
	border-radius:15%; /* Don't expect this to work on IE6 or 7 */
	-moz-border-radius:15%;
	-webkit-border-radius:15%;
	color:#fff;
	margin-left:77px; /* Total width of the labels + their right margin */
	cursor:pointer;
}
.newform form li#send button:hover {
	background-color:#4E7965;
}

.newform form li.error {
	background-color:#FFDFDF!important;
	border-bottom:1px solid #EACBCC;
	border-right:1px solid #EACBCC;
	margin:3px 0
}
.newform form li.error label {
	color:#DF0000!important
}
.newform form p.error {
	clear:both;
	color:red;
	font-size:10px;
	font-weight:700;
	margin:0 0 5px
}
.newform form .error {
	color:red;
	float:none;
}
.newform form input.error, form select.error {
	background:#FCACA6;
}
form label.error, .no_guidelines .guidelines {
	display:none!important
}
