@charset "UTF-8";

body  {

	padding: 0px; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

	background-color: #898989;

	float: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 100%;

	margin: 0px;

}

.twoColFixLtHdr #container {
	width: 970px;
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: 2px solid #4875ad;
} 

.twoColFixLtHdr #header {

} 

.twoColFixLtHdr #header h1 {

	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */

	padding: 5px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */

}

.twoColFixLtHdr #container #MenuBar1 {
	width:970px;
	background-color: #E8E8E8;
	/*#a40234;*/

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191194;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.twoColFixLtHdr #sidebar1 {

	float: left; /* since this element is floated, a width must be given */

	width: 215px;

	margin-top: 0px;

	padding-top: 0px;

	padding-left: 0px;

	margin-left: 0px;

	margin: 15px 0px 0px;

}

.twoColFixLtHdr #mainContent {

	margin-top: 0px;

	margin-right: 0;

	margin-bottom: 0px;

	margin-left: 200px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 20px;

} 

#ResourceContent {
	float: left;
	width: 390px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}

.twoColFixLtHdr #footer {
	margin-left: 0px;
	background-color: #e8e8e8;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 25px;
	margin-top: 20px;
} 

.twoColFixLtHdr #footer p {

	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}

.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;

	margin-left: 8px;

	border: 1px solid #870506;

	margin-bottom: 10px;

	margin-right: 5px;

}

.fltlft { /* this class can be used to float an element left in your page */

	float: left;

	color: #000000;

	margin-top: 10px;

	margin-right: 5px;

	margin-bottom: 10px;

	margin-left: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 10px;

}

.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;

}

.twoColFixLtHdr #container #sidebar1 ul {

	padding-left: 0px;

	margin: 0px;

}

#finder {
	margin-top: 10px;
	margin-right: 5px;
	background-color: #ffffff;
	margin-bottom: 10px;
	clear: none;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 545px;
	height: 920px;
}

#finderState {
	padding: 0px;
	float: right;
	width: 542px;
	background-color: #E8E8E8;
	border: 1px solid #2E5A9B;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#finderStateFill {
	padding: 0px;
	float: right;
	width: 540px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.stateC1 {
	background-color:#E8E8E8;
	font-size: 12px;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #E8E8E8;
	border-right-color: #2e5a9b;
	border-right-width: 2px;
	border-right-style: solid;
	width: 110px;	

}

.cityC1 {
	background-color:#E8E8E8;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #E8E8E8;
	width: 116px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
}

.cityC2 {
	background-color:#E8E8E8;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #E8E8E8;
	width: 116px;
	border-right-width: 1px;
	border-right-style: solid;
	margin: 0px;
	border-right-color: #999999;
	float: left;
}

.cityC3 {
	background-color:#E8E8E8;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 10px;
	float: left;
	background-color: #E8E8E8;
	margin: 0px;
	width: 116px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.cityC4 {
	background-color:#E8E8E8;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #E8E8E8;
	float: left;
	width: 116px;
}

.stateHeader {
	float: none;
	color: #000000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 0px;

}

#stateContent {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 0px;

}

#leftWrapper {

	margin: 0px;

	width: 260px;

	float: left;

	padding: 0px;

}

#listingWrapper {

	padding: 0px;

	margin-top: 0px;

	margin-right: 10px;

	margin-bottom: 0px;

	margin-left: 300px;

	width: 655px;

	

}

#sponsorWrapper {

	margin-top: 0px;

	margin-right: 8px;

	margin-bottom: 0px;

	margin-left: 8px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	border: 1px solid #88040B;

}

.sponsorLeft {

	margin: 0px;

	float: left;

	width: 580px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

}

.sponsorRight {

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-left: 580px;

	background-color: #F3F3F3;

}

.sponsorCity {

	font-size: 12px;

	padding-right: 10px;

	padding-left: 10px;

	float: left;

	background-color: #F3F3F3;

	margin: 0px;

	width: 105px;

}

#sponsorRightWrapper {

	background-color: #F3F3F3;

	padding: 0px;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #88040B;

	margin-top: 0px;

	margin-right: 5px;

	margin-bottom: 0px;

	margin-left: 585px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #88040B;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #88040B;

}

.sponsorCityRight {

	font-size: 12px;

	padding-right: 10px;

	padding-left: 10px;

	float: right;

	background-color: #F3F3F3;

	margin: 0px;

	width: 105px;

}

.cityC1left {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin: 0px;
	width: 109px;
	list-style-type: none;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bdbdbd;
	
}

.cityC2left {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin: 0px;
	width: 109px;
	list-style-type: none;
	padding-bottom: 10px;
}

.cityHeader {
	float: none;
	color: #000000;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}

.midLinks {
	float: left;
	width: 250px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}

.cityHeaderRight {
	padding: 0px;
	float: none;
	width: 610px;
	margin: 0px;

}

.headerImageLeft {

	float: left;

	color: #000000;

	margin-top: 5px;

	margin-right: 5px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 10px;

}

.headerImageRight {

	float: left;

	color: #000000;

	margin-top: 5px;

	margin-right: 5px;

	margin-bottom: 0px;

	margin-left: 20px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 10px;

}

.cityHeaderLeft {
	float: right;
	color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 300px;
	padding: 0px;

}

.midLinksText {
	background-color: #F3F3F3;
	font-size: 11px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.stateHeaderRight {

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 330px;

}

.stateHeaderLeft {

	float: left;

	color: #000000;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 0px;

	width: 320px;

}

#leftWrapperState {
	width: 390px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#aboutRight {
	float: none;
	width: auto;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 530px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;

}

#aboutLeft {
	width: 430px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-right-width: 50px;
	border-right-style: solid;
	border-right-color: #6699CC;

}

#advertiseRight {

	float: none;

	width: auto;

	margin-top: 20px;

	margin-right: 15px;

	margin-bottom: 10px;

	margin-left: 620px;

	padding-top: 10px;

	padding-bottom: 10px;

	padding-left: 15px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #F3F3F3;

	border: 1px solid #999999;

}
.getquotebutton {
	color: #FFFFFF; 
	font-size: 16px; 
	font-weight: bold; 
	background-color: #000066; 
	margin-top: 5px; 
	margin-bottom: 5px;
	}
#advertiseLeft {
	width: 565px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.getquotebutton {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-color: #003366;
	margin-top: 5px;
	margin-bottom: 5px;
}
.statelogo {
	float: right;
	width: 542px;
	padding-top: 15px;
}
SS
