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

body {
	background: #504d3d;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
link {
	color: #fff;
}
input.error{ background-color:#FFC1C1 !important; }
span.error { font-size:12px; color: red !important; }

.clear{
	clear:both;
}
.clear-block{
	clear:both;
	height:0;
	display:none;
}
.tight{ margin:2px 0; }
.bold{ font-weight:bold; }
.field-text{ font-weight:bold; }
#interior_body a{
	color:#fff;
}

#copyright a {
	color: #fff;
	font-weight: bold;
}

img, div {
	behavior: url(iepngfix.htc);
}

#main {
	margin: 20px auto;
	width: 919px;
	background: #fff;
	position: relative;
	overflow: visible;
}

#header {
	height: 97px;
	margin: 0;
	padding: 0;
}

#logo {
	float: left;
	padding: 34px 0 0 31px;
	margin: 0;
	width: 280px;
	height: 44px;
}

#nav {
	float: left;
	padding: 60px 0 0 28px;
	margin: 0;
	width: 577px;
}

#flash {}

#photos {
	z-index: 1;
	position: absolute;
	left: 34px;
	top: 365px;
}

.photo1 {
	margin-right: 22px;
}

#content_index {
	z-index: 1;
	position: absolute;
	width: 540px;
	left: 349px;
	top: 390px;
	font-size: 13px;
	line-height: 18px;
}

#content_index strong {
	font-size: 14px;
}

#sitemap {
	background: url(../images/hdr_sitemap.jpg) no-repeat;
	background-color: #000;
}

#resources {
	background: url(../images/hdr_resources.jpg) no-repeat;
	background-color: #000;
}

#contact {
	background: url(../images/hdr_contactus.jpg) no-repeat;
	background-color: #000;
}

#services {
	background: url(../images/hdr_services.jpg) no-repeat;
	background-color: #000;
}

#services2 {
	background: url(../images/hdr_services2.jpg) no-repeat;
	background-color: #000;
}

#aboutus {
	background: url(../images/hdr_aboutus.jpg) no-repeat;
	background-color: #000;
}

#interior_body {
	padding: 240px 34px 20px 34px;
}

#interior_body h2 {
	font-size: 36px;
	padding: 0 0 14px 0;
	margin: 0;
}
#interior_body h3 {
	font-size: 20px;
	padding: 0 0 14px 0;
	margin: 0;
}

#interior_body p {
	padding: 0 0 18px 0;
	margin: 0;
	line-height: 18px;
}

#interior_body ul li {
	list-style-image: url(../images/bullet.gif);
}

.pic_rightalign {
	margin-left: 15px;
}

#footer {
	height: 82px;
	color: #03315e;
	font-size: 14px;
	padding: 15px 0 0 349px;
}

#footer .text {
	float: left;
	width: 400px;
	padding-top: 20px;
}

#footer_int {
	height: 82px;
	color: #03315e;
	font-size: 14px;
	padding: 15px 0 0 34px;
}

#footer_int .text {
	float: left;
	width: 710px;
	padding-top: 20px;
}

.logos {
	float: left;
	height: 68px;
	width: 156px;
}

.logo1 {
	margin-right: 10px;
}

#copyright {
	margin: 0 auto 20px auto;
	width: 919px;
	text-align: right;
	font-size: 12px;
}

div.block-indent{ margin:5px 40px; }

ul.service-list{ list-style:circle; margin-top:4px; }

#sitemap-list{ font-size:14px; }

#map_canvas{ color:#000; border:1px solid #3366bb; }

#contact-info{
	float:left;
	width:300px;
}

#contact-map{
	float:left;
	clear:right;
}

input.long{ width:300px; }
input.short{ width:100px; }

/* Form Styles */
.fieldstyle {
	border: 1px #999 solid;
	padding:0px;
	margin:0px;
}

.cform_name {
	width: 193px;
}

.cform_full {
	width: 398px;
}

.cform_half {
	width: 199px;
}

.cform_month {
	width: 105px;
}

.cform_year {
	width: 65px;	
}

.cform_city {
	width: 268px;
}

.cform_state {
	width: 50px;
}
select.cform_state{
font-size:12px;
height:18px;
}

.cform_zip {
	width: 58px;
}
.cform_spacer {
	width: 10px;
	height: 11px;
}

.cform_ccnum {
	width: 322px;
}

.cform_amount {
	width: 96px;
}

.cform_invoice {
	width: 280px;
}

.cform_cvv {
	width: 57px;
}

.cform_title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}

.cform_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.contactinfo {
	background-color: #021b34;
}