@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
p {
	margin-top: 0px;
}
em {
	font-style: normal;
	color: #669933;
}
td {
	vertical-align: top;
}
small, small a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
	text-decoration: none;
	margin-left: 133px;
}
.logobar {
	background-image: url(../images/headers/rotate.php);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 232px;
	width: 982px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left bottom;
}
/* Two column setup */

#container {
	width: 982px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #000000;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px;
	margin: 0px;
	padding: 0px;
}
#maincontent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(../images/contentcol_bg.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	min-height: 600px;
	position: relative;
} 
.fltrt { /* this class 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;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be 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;
}

.logobar p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #737A36;
}
.logobar p a:link , .logobar p a:visited{
	text-decoration: none;
	color: #737A36;
	margin-top: 5px;
	margin-bottom: 5px;
}
.logobar p a:hover , .logobar p a:active{
	color: #343A0B;
	margin-top: 5px;
	margin-bottom: 5px;
}
#colcap {
	background-image: url(../images/contentcol_cap.gif);
	float: left;
	height: 89px;
	width: 89px;
	position: absolute;
	bottom: 0px;
}
#maincontent p , #maincontent table{
	margin-left: 133px;
}
#maincontent h1 {
	margin-left: 133px;
	margin-top: 0px;
	color: #aeb39c;
	font-weight: normal;
	font-size: 24px;
}
#maincontent h2 {
	margin-left: 133px;
	margin-top: 0px;
	color: #aeb39c;
	font-weight: normal;
	font-size: 18px;
}
#maincontent ul , #maincontent h2, #maincontent h3{
	margin-left: 133px;
}
#testimonial {
	clear: both;
	height: 249px;
	width: 156px;
	display: block;
	text-indent: -900%;
	margin-left: 44px;
	margin-top: 0px;
}
#testimonial2 {
	background-image: url(../images/testimonial.jpg);
	clear: both;
	height: 249px;
	width: 156px;
	display: block;
	text-indent: -900%;
	margin-left: 44px;
	margin-top: 0px;
}
#wfd {
	background-image: url(../images/wfd.gif);
	clear: both;
	height: 249px;
	width: 156px;
	display: block;
	text-indent: -900%;
	margin-left: 44px;
	margin-top: 0px;
}
#head_aboutus {
	background-image: url(../images/head_aboutus.gif);
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 210px;
	text-indent: -900%;
}
#head_calendar {
	background-image: url(../images/head_calendar.gif);
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 210px;
	text-indent: -900%;
}
.menu2 ul #hcpros{
	background-image: url(../images/head_support.gif);
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 210px;
	text-indent: -900%;
}
#head_help {
	background-image: url(../images/head_help.gif);
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 210px;
	text-indent: -900%;
}
#head_hcpros {
	background-image: url(../images/head_hcpros.gif);
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 210px;
	text-indent: -900%;
}
#head_services {
	background-image: url(../images/head_ourservices.gif);
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 210px;
	text-indent: -900%;
}
#head_support {
	background-image: url(../images/head_support.gif);
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 210px;
	text-indent: -900%;
}
#maincontent a:link , #maincontent a:visited{
	font-style: normal;
	color: #4964AF;
	text-decoration: none;
}
#maincontent a:hover, #maincontent a:active {
	text-decoration: underline;
}
#hometext {
	clear: both;
}
#maincontent img {
	padding: 20px;
	float: right;
}
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 22pt;
	font-style: italic;
	color: #000;
	float: right;
	width: 300px;
	background-color: #CCC;
	padding: 20px;
}
.tableoptions {
	font-size: smaller;
	margin-bottom: 0px;
}
#container #maincontent #form1 table tr td p {
	margin-left: 0px;
	font-size: smaller;
}
#container #maincontent #form1 fieldset table tr td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.wide {
	width: 275px;
}
.leader {
	background-color: #AEB39C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color: #FFF;
	text-indent: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#nofloat {
	float: none;
	clear: none;
	text-align: left;
	margin-left: 133px;
}
.floatleft {
	float: left;
	clear: both;
	text-align: left;
	display: block;
}
#maincontent img .floatleft {
	padding: 20px;
	float: left;
}
#homecontent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(../images/contentcol_bg.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	min-height: 600px;
	position: relative;
	visibility: visible;
}
.ital {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
}

