@charset "UTF-8";
body  {
	background: #CCCCCC;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #1A1A1A;
}
#container {
	width: 810px;
	margin: 0 auto;
	text-align: left; /* overrides the text-align: center on the body element. */
} 
#main {
	width: 800px;	
	background: #FFFFFF;
	padding: 5px;
}
#header {
	width: 800px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6CB33F;
	height: 70px;
	margin-bottom: 5px;
}
#header .logo {
	float: left;
	height: 65px;
	width: 225px;
	padding-right: 5px;
}
#header .appt {
	margin: 0px;
	padding: 0px;
	height: 63px;
	width: 568px;
	float: right;
	border: 1px solid #6CB33F;
}
#main_nav {
	background-color: #5D9632;
	padding: 0px 10px;
	width: 780px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	height: 40px;
} 
#column_left {
	float: left;
	width: 225px;
}
#column_left .sub_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #6CB33F;
	padding: 12px 10px 2px;
	width: 205px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#column_left .sub_nav p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#column_left a:link { color: #FFFFFF; text-decoration: none; }
#column_left a:visited { color: #FFFFFF; text-decoration: none; }
#column_left a:hover { color: #FFFFFF; text-decoration: underline; }
#column_left a:active { color: #FFFFFF; text-decoration: underline; }

#column_left .online_ads {
	width: 223px;
	border: 1px solid #6CB33F;
}
#column_left .faq {
	height: 73px;
	width: 223px;
	background-color: #6CB33F;
	padding: 1px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#column_left .faq p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 12px 10px 10px 55px;
	margin: 0px;
	line-height: 16px;
}

#content {
	margin: 0px;
	padding: 20px;
	border: 1px solid #6CB33F;
	float: right;
	width: 528px;
	height: 585px;
}
#content p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	color: #333333;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	color: #1A1A1A;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #1A1A1A;
}
#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #1A1A1A;
}
#content h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 10px 0px;
	color: #1A1A1A;
}
#content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5D9632;
	margin: 0px;
	padding: 0px 0px 5px;
	line-height: 18px;
}
#content ul {
	margin: 0px;
	padding: 0px 0px 20px 20px;
	list-style-type: square;
}
#content ol {
	margin: 0px;
	padding: 0px 0px 20px 20px;
}
#content li {
	margin: 0px;
	padding: 1px;
}
#content a:link { color: #5D9632; text-decoration: none; }
#content a:visited { color: #5D9632; text-decoration: none; }
#content a:hover { color: #5D9632; text-decoration: underline; }
#content a:active { color: #5D9632; text-decoration: underline; }


#footer {
	width: 800px;
	background-color: #6CB33F;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
} 
#footer p {
	margin: 0;
	padding: 7px 10px;
	font-size: 10px;
	color: #FFFFFF;
}
#footer a:link { color: #FFFFFF; text-decoration: none; }
#footer a:visited { color: #FFFFFF; text-decoration: none; }
#footer a:hover { color: #FFFFFF; text-decoration: underline; }
#footer a:active { color: #FFFFFF; text-decoration: underline; }

#footer .legal {
	width: 400px;
	float: left;
}
#footer .legal_nav {
	width: 300px;
	float: right;
	text-align: right;
}

#seo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	padding: 5px 15px;
	margin: 0px;
}
#seo p {
	margin: 0px;
	padding: 0px;
}
#seo a:link { color: #999999; text-decoration: none; }
#seo a:visited { color: #999999; text-decoration: none; }
#seo a:hover { color: #999999; text-decoration: underline; }
#seo a:active { color: #999999; text-decoration: underline; }

.green_dark {
	color: #5D9632;
}
.green_light {
}


.fltrt { /* can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* placed on a div or break element and the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

