/* CSS Document */

body{ margin:0px; font-family:Arial, Helvetica, sans-serif; background:#EFF5FD; }

h1{
	font-size:19px;
	font-weight:bold;
	color:#005C9C;
	padding:0px;
	margin:0px;
	line-height:20px;
	background:url(../images/welcome-btm.gif) bottom left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	line-height:24px;
}

h2{ font-size:15px; font-weight:bold; color:#fff; background:url(../images/left-heading-bg.gif) no-repeat; width:215px; padding:7px 0px 0px 10px; margin:0px; font-family:Arial, Helvetica, sans-serif; }
h2.heading{
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	margin:0px;
	width:auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3{ font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#005C9C; padding:10px 0px 0px 0px; margin:0px; }
h3 a{ font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#005C9C; text-decoration:none; }
h3 a:hover{color:#339900;}
h3 a:hover strong {color:#339900;}
h4{font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#005C9C; padding:10px 0px 5px 0px; margin:0px;}
h4 a{font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#005C9C; text-decoration:none;}
h4 a:hover { color:#339900; }

.selected-link{ color:#339900!important; }

h5{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; /*color:#005C9C;*/ color:#000; padding:8px 0px 5px 0px; margin:0px; text-align:left; }
h5 a{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; /*color:#005C9C;*/ color:#000; padding:8px 0px 5px 0px; margin:0px; text-decoration:none; }
h5 a:hover{ text-decoration:underline; }
h5 span{ font-size:12px; } 
h5 span a{ color:#005C9C; }
h5 span a:hover{ color:#339900; text-decoration:none;}

.green-bg{ background:#339900; height:3px; }
	
/********************NAV********************/
	
	.nav{
	background:url(../images/nav-bg.gif) repeat-x;
	height:30px;
	}
	
	.nav img{
	vertical-align:middle;
	float:left;
	display:block;
	}
	
	.nav a{
	padding:6px 16px 0px 15px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	float:left;
	display:block;
	}
	
	.nav a:hover{
	background:url(../images/nav-hvr.gif) repeat-x;
	height:24px;
	float:left;
	display:block;
	}
	
/**********************************quote-form**************************/
	
	.hdr-txt{
	 background:url(../images/hdr-txt-bg.jpg) no-repeat;
	 width:714px;
	 height:36px;
	 font-size:18px;
	 font-weight:bold;
	 color:#000;
	 text-align:right;
	 padding-right:10px;
	 text-shadow:1px 1px 1px #ffffff;
	 }
	 
	 
	
	.quote-form{ 
	background:url(../images/quote-form-bg.jpg) no-repeat;
	width:380px;
	height:241px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	}
	
		.quote-form table{
		margin:30px 0px 0px 130px;
		#margin-top:50px;
		}
		
		.quote-form .blue-txt{
		font-size:12px;
		font-weight:normal;
		color:#005C9C;
		padding-right:10px;
		
		}
		
		
		
		.quote-form .input-box{
		background:url(../images/zipcod-inputbox-bg.gif) no-repeat;
		width:132px;
		height:32px;
		}
		
			.input-box input{
			width:120px;
			border:1px solid #fff;
			color:#999999;
			margin-left:5px;
			font-size:11px;
			}
	
	
	/***************left nav*****************/
	
	.left-link-bg{
	background:url(../images/left-bg.gif) repeat-y;
	}
	
	.left-link-bg ul{
	padding:7px 0px 0px 0px;
	margin:0px;
	list-style:none;
	/*width:235px;*/
	width:220px;
	
	}
	
	.left-link-bg ul a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	background:url(../images/green-arrow-left.gif) no-repeat;
	padding:0px 0px 3px 0px;
	margin:0px 0px 0px 10px;
	display:block;
	letter-spacing:-1px;
	
	}
	
	.left-link-bg ul a:hover{
	color:#005C9C;
	}
	
	
	.left-link-bg ul a span{
	display:block;
	width:200px;
	padding:5px 0px 0px 10px;
	margin:0px;
	}
	
	
	.left-link-bg ul li{
	padding:0px 0px 8px 0px;
	margin:0px 0px 2px 0px;
	background:url(../images/left-div-line.gif) bottom center no-repeat;
	}
	
	.left-link-bg ul li.last{
	background:none;
	}
	
	/*************************content************************/
	
	.content p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	color:#333;
	line-height:18px;
	text-align:justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}
	
	.content p a{
	color:#005C9C;
	text-decoration:none;
	}
	
	.content p a:hover{
	color:#339900;
	}
	
	.content-lising ul{
	padding:7px 0px 0px 0px;
	margin:0px;
	list-style:none;
	}
	
	.content-lising ul a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	background:url(../images/green-arrow-left.gif) no-repeat;
	padding:0px 0px 3px 0px;
	margin:0px 0px 0px 10px;
	display:block;
	}
	
	.content-lising ul a:hover{
	color:#005C9C;
	}
	
	
	.content-lising ul a span{
	display:block;
	padding:5px 0px 0px 10px;
	margin:0px;
	}
		
	.content-lising ul li{
	padding:0px 0px 8px 0px;
	margin:0px 0px 2px 0px;
	}
.content ul li {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	margin-bottom: 8px;
}


	/****************************link box in center*****************************/
	
	.top-graybg{
	background:url(../images/top.gif) repeat-x;
	height:22px;
	width:642px;
	}
	
	
	.btm-graybg{
	background:url(../images/btm.gif) repeat-x;
	height:22px;
	
	}
	
	
	.left-graybg{
	background:url(../images/left.gif) repeat-y;
	width:24px;
	}
	
	.right-graybg{
	background:url(../images/right.gif) repeat-y;
	width:24px;
	}
	
	.main-graybg{
	background:#F8F7F7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#005C9C;
	}
	
	
	.main-graybg a{
	font-size:11px;
	font-weight:normal;
	color:#005C9C;
	text-decoration:none;
	}
	
	.main-graybg a:hover{
	color:#339900;
	}
	
	
	.main-graybg ul{
	padding:10px;
	margin:0px;
	list-style:none;
	}
	
	.main-graybg ul.quote{
	padding:10px 0px 10px 0px;
	}
	
	
	.main-graybg ul li{
	background:url(../images/green-arrow-center.gif) left bottom no-repeat;
	padding:0px 0px 0px 8px;
	margin:0px 0px 6px 0px;
	}
	
	 
	 
	/***************footer************/
	
	.footer{
	background:url(../images/footer-bg.gif) #13557E repeat-x;
	width:100%;
	height:103px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:10px 0px 0px 0px;
	
	}
	
	.footer p{
	padding:0px 0px 5px 0px;
	margin:0px;
	
	}
	
	
	.footer a{
	font-size:11px;
	color:#fff;
	text-decoration:none;
	margin:0px 5px;
	}
	
	.footer a:hover{
	border-bottom:1px dotted;
	}
	
	
/************************chart*******************/

.chart{
border:1px solid #fff;
font-size:12px;
color:#000;
background:#E6F7FD;
/*background:#CDEFFA;*/
}

.chart a{
color:#145983;
text-decoration:none;
font-size:12px;
}


.chart a:hover{
color:#000;
}


a.blk strong{
color:#145983;
}

a.blk{
color:#000!important;
text-decoration:none;
font-size:12px;
}

a:hover strong{
color:#000!important;
}


.chart td{ 
color:#000;
border:1px solid #fff;
}

.chart th{
background:#8FD4E9;
color:#145983;
border:1px solid #fff;
}


.chart h3{
background:#8FD4E9;
color:#145983;
padding:5px;
margin:0px;
}


.ads iframe{
border:1px solid #ccc;
}

ul.txt-gray{
padding:0px 0px 10px 35px;
margin:0px;
color:#666;
font-size:12px;
line-height:18px;
list-style-type:lower-latin;
}


ul.txt-gray a{
color:#666;
font-weight:bold;
text-decoration:none;
}

ul.txt-gray a:hover{
color:#000;
}


.boxText{
font-size:12px;
}


.boxText h2{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
/*color:#005C9C;*/
color:#000;
padding:8px 0px 5px 0px;
margin:0px;
background:none;
width:auto;
}


.gray-ul{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 0px 5px 0px;
	margin:0px;
	color:#666;
	line-height:18px;
	text-align:justify;
}

.gray-ul h2 {
background:none;
width:auto;
color:#145983;
padding-left:0px;
height:auto;
}

.gray-ul ul, .gray-ul ol{
padding:0px 0px 10px 35px;
margin:0px;
color:#666;
font-size:12px;
line-height:18px;
list-style-type:lower-latin;
}


.gray-ul ul li {
list-style:circle;
}

.gray-ul ul a, .gray-ul ol a{
color:#666;
font-weight:bold;
text-decoration:none;
}

.gray-ul ul a:hover, .gray-ul ol a:hover{
color:#000;
}


.gray-ul p a{
color:#145983;
text-decoration:none;
font-size:12px;
}

.gray-ul p a:hover{
color:#000;
}


.box{
 width:215px; 
 display:block; 
 float:left; 
 margin:0px 15px 0px 0px;
 color:#000;
 }
 .box p.txt{
 padding:5px;
 font-size:10px;
 color:#000;
 }
 
 



.contact input.submit {
	color: #FFFFFF;
	/*background-color: #003E71;*/
	/*border: 1px solid #EBEBEB;*/
	font-size: 13px;
	height: 23px;
}
.contact fieldset {
	margin: 1.5em 0 0 0;
	padding: 0;
	border:none;
	/*border: 1px solid #003D70;
	background-color: #F8F8F8;*/
}
.contact legend {
	margin-left: 1em;
	color: #000;
	font-weight: bold;
}
.contact fieldset ul {  
padding: 1em 1em 0 1em;  
list-style: none;
}
.contact fieldset li {  
padding-bottom: 1em;
}
.contact fieldset.submit {  
border-style: none;
}

.contact label {  
float: left;  
width: 10em;  
margin-right: 1em;
display: block;
}
.contact fieldset.submit {
	border-style: solid;
	padding: 10px;
}
.contact .submit {
}
.body form {
	width: 600px;
	margin: 0px auto;
	padding: 0px;
}
.contact .redtext {
	color: #FF0000;
	font-size:11px;
}

.img_bdr img{
border:1px solid #ccc;
}

.body_img {
margin: 5px;
}

.car-bg{
background:url(../images/car-img_03.jpg) left bottom no-repeat; 
height:500px; 
border-left:1px solid #ccc;
}

.hdr-quote a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#339900;
	text-decoration:none;
	background:none;
	}
	
.hdr-quote h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#339900;
	text-decoration:none;
	background:none;
	width:500px;
	font-weight:normal;
	}

.hdr-quote h2 span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#005c9c;
	text-decoration:none;
	background:none;
	}
	
	.width{
	#width:225px!important;
	width:213px;
	}
	
	
	.flash-txt{
	position:absolute;
	z-index:-100;
	width:550px;
	
	}
	
	
	strong.no-bold{
	font-weight:normal!important;
	}.blue-sub-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.quotebox {
	height: 204px;
	width: 409px;
	background-image: url(../images/quotebox-page.png);
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
}
.quotebox #frmZipAuto {
	margin-top: 30px;
	margin-left: 67px;
	padding: 0px;
}
.quotebox #frmZipAuto input {
	height: 32px;
	width: 120px;
	font-size: 19px;
	color: #666;
}
.quotebox #frmZipAuto #submit {
	height: 38px;
	width: 84px;
}


.quoteboxtxt {
	font-size: 15px;
	font-style: italic;
}

.quotebox h2 {
	background-image: none;
	width: auto;
	font-size: 19px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
}
.bold {
	font-weight: bold;
}
.resources {
	float: right;
	width: 250px;
	background-color: #FFF;
	padding-bottom: 15px;
	background-image: url(../images/resource-btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.resource-title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	font-size: 15px;
	background-image: url(../images/resource-header.gif);
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
}

.resources ul li a {
	color: #2F6483;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.resources ul li a:hover {
	color: #000;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-image: url(../images/check-graphite.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.resources ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #70C7E0;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

.resources ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#teenleft {
	height: 284px;
	width: 528px;
	background-image: url(../images/teenimg1.png);
	background-repeat: no-repeat;
	float: left;
}
#teenright {
	float: left;
	height: 209px;
	width: 260px;
	background-image: url(../images/teenimg2.png);
	background-repeat: no-repeat;
	padding-top: 75px;
	padding-left: 110px;
}
#scrollsavings p{
	font-size: 18px;
}

.h2style {
	color: #F90;
	background-image: none;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	width: 100%;
}
#teenright  .red {
	color: #F00;
}

#teenchecks {
	width: 235px;
	margin-top: 20px;
	margin-left: 30px;
	float: left;
	color: #FFF;
	font-size: 14px;
}
#largeZIP {
	font-size: 20px;
	width: 160px;
	color: #333;
	border: 1px solid #155B85;
	padding: 7px;
}
#teenleft #message {
	font-size: 22px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 43px;
	margin-left: 60px;
	width: 400px;
}


#teenzip {
	width: 215px;
	float: right;
	margin-right: 12px;
	margin-top: 63px;
}
#frmbtn {
	margin-top: 4px;
}

#frmZIP {
	margin: 0px;
	padding: 0px;
}
.green {
	color: #390;
}
.orange {
	color: #F90;
}

#disclosure {
	border: 1px solid #E1E1E1;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	color: #999;
	font-size: 10px;
}
#crumbs {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/bg_breadcrumb_w.gif);
	background-repeat: repeat-x;
	height: 27px;
}
#crumbs ul {
	background-color: #30617E;
	margin: 0px;
	padding: 0px;
}
#crumbs li {
	display: inline;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#crumbs li a {
	font-size: 9px;
	color: #000;
	text-decoration: none;
	background-image: url(../images/bg_crumb.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	color:#000;
	text-decoration:none;
	margin-right:5px;
	height:21px;
	font-weight:bold;
	display:block;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 5px;

}
.quotetitle {
	font-size: 16px;
	font-weight: bold;
	color: #090;
}
.quotetxt {
	font-size: 12px;
	color: #666;
}
.img-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.img-left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.smalltabletext {
	font-size: 10px;
	font-style: normal;
	color: #2F6483;
}

.table-header {font-size: 16px; color:#2F6483; text-align:left;}
.autoresource li a {
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding: 2px;
}
.autoresource li a:hover {
	background-color: #CCDFF9;
}
.cities {
	background-color: #FFF;
	width: 200px;
	float: right;
	border: 1px solid #00A4E2;
	padding: 15px;
}
.citietitle {
	font-weight: bold;
	font-size: 14px;
}

.moreinfo {
	background-color: #FFF;
	width: 400px;
    margin-left:auto;
    margin-right:auto;
	border: 1px solid #00A4E2;
	padding: 15px;
	list-style-type:none;
}

.moreinfotitle {
	font-weight: bold;
	font-size: 14px;
}
.propername {
	font-style: italic;
}


.content tr td table tr td .cities li {
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}




.autoresource li {
	padding-top: 3px;
	padding-bottom: 3px;
}

.img-margin {margin:3px;}#listingTable tbody tr td p a {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}
