@charset "utf-8";
/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#2A5381;
	background-image:url(../images/bg_stretcher.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}

a{
	text-decoration:none;
	color:#a5daed;
}
a:hover{
	color:#1996c4;
}
p{
	line-height:21px;
	float:left;
	width:100%;
	padding-bottom:10px;
}
p a{
	text-decoration:none;
}
p a:hover{}

h2{
	font-size:20px;
	font-weight:normal;
	letter-spacing:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
h3{
	font-size:16px;
	font-weight:normal;
	letter-spacing:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#a5daed;
	padding-bottom:5px;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -130px; /* the bottom margin is the negative value of the footer's height */
	width:100%;
}
.footer, .push {
	height: 130px; /* .push must be the same height as .footer */
}
.page_margins{
	width:843px;
	margin-left:auto;
	margin-right:auto;
}

#logo_burroughs_chapin{
	padding-left:60px;
	padding-top:10px;
}
#logo_prucarolina_com{
	padding-left:350px;
	padding-top:30px;
}
.header_bg_index{
	background-image:url(../images/bg_header_index.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:22px;
	height:323px;
	width:821px;
	margin-top:5px;
}.header_bg_sub{
	background-image:url(../images/bg_header_sub.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:22px;
	height:193px;
	width:821px;
	margin-top:5px;
}
.contact_form_slider{
	background-image:url(../images/bg_contact_slider.jpg);
	background-repeat:repeat-y;;
	background-position:left top;
	width:801px;
	padding-left:42px;
	
}
.contact_form_slider h2{
	padding-bottom:10px;
}.contact_slider_col{
	width:170px;
	padding-right:20px;
}.contact_slider_col label, .contact_slider_col input{
	margin-bottom:10px;
}.contact_slider_col textarea{
	clear:both;
	margin-bottom:10px;
	width:100%;
	height:40px;
}
.nav a{
	float:left;
	padding:7px 12px 5px 5px;
	color:#FFFFFF;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}.nav a:hover{
	color:#a5daed;
}.nav_index{
	background-image:url(../images/bg_nav_index.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:809px;
	padding-left:34px;
	height:42px;
}.nav_sub{
	background-image:url(../images/bg_nav_sub.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:809px;
	padding-left:34px;
	height:42px;
}

.content_index{
	width:811px;
	padding-left:32px;
	padding-top:10px;
}.content_sub{
	width:843px;
}
.content h2{
	padding-left:20px;
	padding-bottom:10px;
}
.content_left_border{
	border-left:1px solid #9da9bf;
	padding:0;
	padding-left:20px;
	float:left;
	width:100%;
}
.colA{
	width:450px;
	padding-right:50px;
}
.colB{
	width:270px;
}
.subcolA{
	background-image:url(../images/bg_blknav_sub.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	width:261px;
	padding-top:45px;
}
.subcolA2{
	width:261px;
	padding-top:85px;
}
.subcolB{
	width:540px;
	padding-top:10px;
	
	
}

.sub_nav_black{
	background-image:url(../images/bg_blknav_footer.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:50px;
	width:261px;
}.sub_nav_black a{
	float:left;
	padding:4px 10px 4px 10px;
	width:210px;
	text-align:right;
	color:#FFFFFF;
}.sub_nav_black a:hover{
	color:#aaaa91;
}

.sub_nav_movie{
	background-image:url(../images/bg_blknav_footer.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:50px;
	width:261px;
}.sub_nav_movie a{
	float:left;
	padding:4px 10px 4px 10px;
	width:210px;
	text-align:right;
	color:#FFFFFF;
}.sub_nav_movie a:hover{
	color:#aaaa91;
}

.button{
}
.footer{
	font-size:9px;
	color:#a5daed;
	line-height:15px;
}
.footer a{
	color:#a5daed;
}
.footer_text{
	width:801px;
	padding-left:42px;
	padding-bottom:20px;
}

.related_cities{
	border-top:1px solid #384861;
	border-bottom:1px solid #4d6c9c;
	margin-bottom:10px;
	margin-top:20px;
}.related_cities2{
	border-top:1px solid #4d6c9c;
	border-bottom:1px solid #384861;
	padding:0 0 0 0;
}.related_cities2 a{
	float:left;
	padding:5px 7px 5px 7px;
	color:#FFFFFF;
}.related_cities2 a:hover{
	color:#a5daed;
}


