.cols{
padding:0;
margin:0;
margin-left:6px;
margin-top:15px;
padding-left: 60px;
padding-bottom:15px;
text-align:left;
}

.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:#fff;
	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;
	text-align:left;
	
}

.cols2 ul{
  width:400px;
}

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

.li_one{
background-color:#fff;
}

.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;
}	
*/


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


.content-interior .bottom .row{
	margin-right:15px;
	width:100%px;
	padding:10px;
	margin-bottom:10px;
}

.content-interior .bottom .rowslast{
	margin-right:0;

}

.content-interior .bottom .rows h3{
	margin:0;
	margin-bottom:10px;
	padding:10px 0 10px 0;
	width:100%;
}


.content-interior .bottom .rows ul{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-top:0px;
	width:100%;
	margin-right:5px;
}

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

.content-interior .bottom .table_pages{

}

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

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


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

.content-interior .bottom .table_states{

}

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

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


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


.content-interior .bottom .table_news{

}

.content-interior .bottom .table_news td{
	width:398px;
	padding-right:5px;
}

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


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


.content-interior .bottom .table_cities{

}

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

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


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


.content-interior .bottom .table_recent{

}

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

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


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

#table2{
	text-align:left;
	margin-left:37px;
}

div.content-interior .bottom .rows .row a{
    color: #0C76AC;
    text-decoration: none;
}
div.content-interior .bottom .rows .row a:hover{
	text-decoration:underline;
}

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

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

#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 2px;
  float:left;
  color: #016394;
  font-size:12px;
}

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


/**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.form-interior p.input input.error,
div.photo-block div.form p.input input.error,
body .wrapper .content-form div.content-form-left .contact .input.error{
	border:3px solid red;
  display:inline;
}

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

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


/*
 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:850px; /* 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%;
}

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 */

/*Loading Image*/
#loading{ /*Kyle*/
  position:absolute;
  height:33px;
  padding:1px 0 0 38px;
  /*background:url(../images/loading.gif) no-repeat top left; - loaded with jquery - IE fix*/
}
#loading span.two_lines{ /*Kyle*/
  line-height:120%;
}
#loading span.one_line{ /*Kyle*/
  line-height:230%;
}
/*end - Loading Image*/
