body{
font-family:arial;
font-size:10pt;
}

h1{
	font-size:24pt;
}

h1 a{
	color:#000000;
	text-decoration:none;
}

.container{
	width:700px;
	margin:0 auto;

}

.content{
	min-height:700px;
	border:1px solid #DFDFDF;
	padding:10px;
	margin-bottom:10px;
}
.cols{
padding:0;
margin:0;
margin-left:6px;
margin-top:15px;
}

.cols2{
	float:left;
	margin-right:25px;
	width:400px;
	border:2px solid #000000;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
}


.cols3{
	float:left;
	margin-right:25px;
	width:232px;
	border:2px solid #19426A;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
}

.cols3last{
	margin-right:0;

}

.cols3 h3, .cols2 h3{
	margin:0;
	margin-bottom:10px;
	text-align:center;
	padding:10px 0 10px 0;
	color:#000000;
	background-color:#19426A;
	width:232px;
	text-transform:uppercase;
	font-size:11pt;
}

.cols2 h3{
  width:400px;
}


.cols3 ul, .cols2 ul{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-top:0px;
	width:232px;
}

.cols2 ul{
  width:400px;
}

.cols3 ul li,  .cols2 ul li{
	padding:5px 0 5px 5px;	
}

.li_one{
background-color:#000000;
}

.li_two{
background-color:#CDC1B1;
}

.states{

}

.states_l{
	width:139px;
	float:left;
	margin-right:5px;
}

.states_r{
	width:138px;
	float:left;
}

.cols3 .states_l, .cols3 .states_r{
	width:110px;
}	

.states ul{
	list-style-type:none;
	margin-top:0;
	margin:0;
	margin-left:-20px;
}

.states ul li{
	margin-left:-10px;
}

.states ul li a{
	text-decoration:none;
	color:#5078C1;
}	


.states ul li a:hover{
	color:#5078C1;
}	

/* new architecture states */
.right_col .statelist ul li{
    display:block;
    width:122px;
    float:left;
}

.right_col .articles{
    clear:both;
}

/* Contact Us form */

#contact_us_form .form_set{
    padding:2px 0;
}

#contact_us_form .form_set label{
    display:block;
    width:89px;
    float:left;
}

#contact_us_form .form_set input{
    width:173px;
}

#contact_us_form .form_set.address input,
#contact_us_form .form_set.city input,
#contact_us_form .form_set.state input{
    width:233px;
}

#contact_us_form .form_set.zip input{
    width:95px;
}
/* end Contact Us form */

/*.footer{
	width: 628px;
	height: 37px;
}*/



/***ROWS SITEMAP**/
.content .sitemap,
.content .bottom .rows{
	padding:0;
	margin:0;
	margin-top:15px;
  padding-bottom:15px;
  text-align:left;
}

.content .sitemap .sitemap_set,
.content .bottom .row{
	margin-right:15px;
	margin-bottom:35px;
    clear:both;
}


.content .bottom table{
  margin-top:10px;
  margin-left:-2px;
}
.content .bottom .rowslast{
	margin-right:0;

}

.content .sitemap .sitemap_set h3,
.content .bottom .rows h3{
  padding:0 0 10px 0;
}

.content .sitemap .sitemap_set ul,
.content .bottom .rows ul{
	list-style-type:none;
    margin-top:12px;
	margin-right:5px;
}

.content .sitemap .sitemap_set ul li{
    display:block;
    width:128px;
    padding:1px;
    float:left;
    height:17px;
}

.content .bottom .rows ul li{
	display:inline;
}

.content .bottom .table_pages{

}

.content .bottom .table_pages td{
	width:125px;
}

.content .bottom .table_pages ul li a{
	text-decoration:none;
	color:#5078C1;
}	


.content .bottom .table_pages ul li a:hover{
	color:#5078C1;
}	

.content .bottom .table_states{

}

.content .bottom .table_states td{
	width:139px;
	width:125px;
	padding-right:5px;
}

.content .bottom .table_states ul li a{
	text-decoration:none;
	color:#5078C1;
}	


.content .bottom .table_states ul li a:hover{
	color:#5078C1;
}	


.content .bottom .table_news{

}

.content .sitemap .sitemap_articles ul li,
.content .sitemap .sitemap_lc ul li,
.content .sitemap .sitemap_faq ul li,
.content .bottom .table_news td{
	width:403px;
}

.content .sitemap .sitemap_articles ul li small{
    float:left;
    width:95px;
}

.content .sitemap .sitemap_articles ul li a{
    float:left;
    width:297px;
}

.content .bottom .table_news ul li a{
	text-decoration:none;
	color:#5078C1;
}	


.content .bottom .table_news ul li a:hover{
	color:#5078C1;
}	


.content .bottom .table_cities{

}

.content .bottom .table_cities td{
	width:125px;
	padding-right:5px;
}

.content .bottom .table_cities ul li a{
	text-decoration:none;
	color:#5078C1;
}	


.content .bottom .table_cities ul li a:hover{
	color:#5078C1;
}	


.content .bottom .table_recent{

}

.content .bottom .table_recent td{
	width:125px;
	padding-right:5px;
}

.content .bottom .table_recent ul li a{
	text-decoration:none;
	color:#5078C1;
}	


.content .bottom .table_recent ul li a:hover{
	color:#5078C1;
}


/**Validation errors**/

.disclaimer{
	/*width:657px;*/
	margin:0 auto;
	/*font-size:10px;*/
	color:#707070;
	line-height:120%;
	padding-top:5px;
  margin-top:13px;
}

.disclaimer a{
	size:7pt;
	color:#707070;
}

*:first-child+html .disclaimer{
	padding-top:0;
}
.error, input.error,
div.quote_form input.error{
	border:3px solid red;
  display:inline;
}
div.content-form-left ul li input.error, 
div.content-form-left ul li select.error, 
div.content-form-left ul li .streetaddress input.error,
div.content-form-left ul li span.dob select.error,
div.quote_form table input.error{
  border:3px solid red;
  display:inline;
}

em.error{
width:1px;
display:block;
margin-left:-99999px;
}

em{
	margin-left:0px;
  position:absolute;
  z-index:-1;
}

/* RSS */
.footer .rss{
  float:right;
  margin-top:2px;
  width:75%;
}

.footer .rss a{
  background:transparent url("../images/rss.gif") no-repeat 0 1px;
  text-decoration:none;
  padding:2px 0 3px 20px;
  float:right;
}

.footer .rss a:hover{
  text-decoration:underline;
}

/* partner_with_us */
.footer .partner_with_us{
  float:left;
  margin-top:2px;
  width:50%;
  padding-right:0;
}

.footer .partner_with_us a{
  text-decoration:none;
  padding:2px 0 3px 9px;
  float:left;
}

.footer .partner_with_us a:hover{
  text-decoration:underline;
}

/*
 Partner With Us
 you should just need to modify the width and padding of the
 partner_with_us div and also set some color styles
*/
div.partner_with_us{
  width:90%; /* padding + width must equal container elements width */
  padding-right:10px;
  margin-bottom:10px;
  float:left;
}

div.partner_with_us ul{
  list-style-type:none;
  float:left;
  width:100%;
  padding-top:10px;
  padding-left:10px;
}

div.partner_with_us ul li{
  padding:5px 0;
}

div.partner_with_us ul li span{
  font-weight:bold;
  margin-right:10px;
  width:80px;
  float:left;
  text-align:left;
}

div.partner_with_us ul li textarea{
  padding:5px;
  border:1px solid #074686;
  width:80%;
  height:55px;
}
/* end - Partner With Us */

