/*** GENERAL FORMATTING & LAYOUT TAGS ***/
html {
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/design1bg.jpg) repeat-x top center #9e825c;
	height: 100%;
}
body,td,th,p,div {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:17px;
	color: #000000;
}
p,ul {
	position:relative;
}
a:link {
	color: #cc0000;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color: #cc0000;
}
a:hover {
	text-decoration: underline;
	color: #254d9a;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
	margin:0px;
	padding:0px;
}
h1 {
	font-size: 22px;
	color: #384f00;
	margin-bottom:20px;
}
h2 {
	font-size: 16px;
	color: #0c3380;
	margin-bottom:-5px;
}
h3 {
	font-size: 16px;
	color: #000e2a;
}
.highlightText {
	color:#cc0000;
}
.breadcrumbs {
	margin-bottom:10px; 
	text-align:right;
	text-transform:uppercase;
	font-size:12px; 
	line-height:11px;
	position:relative;
	font-weight:bold;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*** MAIN HOME PAGE TAGS ***/
.homeBGCenter {
	background:url(../images/mainbg-home.jpg) no-repeat top center; 
	margin:0px; 
	height:100%;
}
.homeHeaderContainer {
	height:28px; 
	background-position:center top;
	background-repeat:no-repeat; 
	text-align:right; 
	padding:5px 20px 0 0;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.homeHeaderContainer[class] {
	background-image: url(../images/home-header-top.png);
}
.homeHeaderLeft {
	width:22px; 
	height:161px; 
	background-position:top center;
	background-repeat:no-repeat; 
	float:left;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.homeHeaderLeft[class] {
	background-image: url(../images/home-header-left.png);
}
.homeHeaderMain {
	float:left; 
	width:979px; 
	height:161px; 
	background:url(../images/home-header.jpg) top center no-repeat;
}
.homeHeaderRight {
	width:9px; 
	height:161px; 
	float:left; 
	background-position:top center;
	background-repeat:no-repeat;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.homeHeaderRight[class] {
	background-image: url(../images/home-header-right.png);
}
.homeMainContainer {
	background-position:center;
	background-repeat:repeat-y;  
	text-align:left;
	position:relative;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.homeMainContainer[class] {
	background-image: url(../images/home-main-bg.png);
	padding:0 30px 20px 43px;
}
.mapContainer {
	width:377px; 
	float:right; 
	margin-left:25px;
	position:relative;
}
.stateSort {
	text-align:center; 
	font-size:14px; 
	font-style:italic; 
	color:#cc0000;
	position:relative; 
}
.stateSort a {
	color:#0c3380;
}
.stateSort a:visited {
	color:#0c3380;
}
.sortPosition {
		float:left;
	}
.sortBox { 
	width:288px; 
	height:87px; 
	margin:15px 12px 0 12px;
}

.sbHavasu {
	background:url(../images/sortbg-havasu.gif) no-repeat;
}
.sbCV {
	background:url(../images/sortbg-cv.gif) no-repeat;
}
.sbSS {
	background:url(../images/sortbg-ss.gif) no-repeat;
}
.sbDG {
	background:url(../images/sortbg-dg.gif) no-repeat;
}
.sbTS {
	background:url(../images/sortbg-ts.gif) no-repeat;
}
.sbOcala {
	background:url(../images/sortbg-ocala.gif) no-repeat;
}
.sbPL {
	background:url(../images/sortbg-pl.gif) no-repeat;
}
.sbOL {
	background:url(../images/sortbg-ol.gif) no-repeat;
}
.sbCR {
	background:url(../images/sortbg-cr.gif) no-repeat;
}
.sortText {
		line-height:12px;
		font-size:12px;
		padding:14px 85px 0 14px;
}
.sortText strong {
	font-weight:bold;
	font-style:italic;
}
.sortText a {
	text-decoration:none;
}
.sortText a:visited {
	text-decoration:none;
}
.sortText a:hover {
	text-decoration:underline;
	color:#FFF;
}


/*** MAIN HOME FOOTER TAGS ***/
.homeFooterContainer {
	background-position:top center;
	background-repeat:no-repeat; 
	height:65px; 
	width:1010px; 
	padding-top:37px;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.homeFooterContainer[class] {
	background-image: url(../images/home-footer-bg.png);
}
.homeFooterLeft {
	float:left; 
	margin:0 0 0 55px; 
	text-align:left; 
	width:195px;
	display:inline;
	position:relative;
}
.homeFooterLeft form {
	margin:0px; 
	padding:0px;
}
.joinText {
	font-size:14px; 
	font-weight:bold; 
	font-style:italic; 
	color:#0c3380;
}
.homeFooterCenter {
	float:left; 
	margin-left:125px;
	position:relative;
}
.homeFooterRight {
	float:left; 
	margin-left:165px;
	position:relative;
}
.footerText {
	color:#FFFFFF; 
	font-size:11px; 
}
.footerText a {
	color:#FFFFFF;
}
.footerText a:visited {
	color:#FFFFFF;
}
.copyright {
	float:left;
	padding-left:43px; 
}
.nsource {
	float:right; 
	padding-right:28px;
}


/***  FORMS  ***/
.contactContainerLeft {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	top: 0px;
}
.contactContainerRight {
	float: right;
	width: 350px;
}
.contactContainerColor {

}
/* IE ignores styles with [attributes], so it will skip the following. */
.contactContainerColor[class] {
	background-image: url(../images/contact-bg.png);
}
.contactCopy {

}
.copyAreaCode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyPadding {
	padding-left: 15px;
}
.copyHighlight {
	color: #CC0000;
}
.contactStatement {
	font-size: 14px;
	font-weight: bold;
	color: #00309C;
	padding-bottom: 5px;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border:1px solid #cccccc;
}
.requiredFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFCC;
}
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #8f2021;
	color : #ffffff;
	font-weight: bold;
} 
input.required, textarea.required {
	border: 1px solid #CC0000;
}

.formErrorMsg {
	margin-top: 20px;
	padding:10px;
	background-color: #8F2021;
	color: #ffffff;
	border: 1px solid #000000;
}

.mailingListErrorMsg {
	position: absolute;
	width: 200px;
	bottom: 45px;
	padding:10px;
	background-color: #8F2021;
	color: #ffffff;
	border: 1px solid #000000;
}

/**** USEFUL LINKS ****/
.links {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
}
.links li {
	padding:10px;
	border-top:1px dotted #339;
	margin-top:10px;
}


