/* <![ Global [ -----------------------------------------------------------*/


/*NOTES:
Image pathing needs to be as follows.

url(/images/img.jpg);

This can be developed any way you wish, but must be changed before upload.

*/

/* ----------------- Globals ---------------------*/
html {
	height:100%}
	
.body{	
	margin:0; 
	padding:0; 
	background:#37537C;
	color:#fff;
	font:12px Arial, Verdana, Helvetica, sans-serif;
	line-height:18px;
	text-align:left;
	behavior:url(/scripts/csshover.htc);}
	
a {	
	color:#C32A46;
	text-decoration:underline;}
a:hover {	
	color:#FFF;
	text-decoration:none;}	
p{
	margin:1em 0 1em 0;
}
	
input, select, textarea{	
	border:solid #000;
	border-width:1px 1px 1px 1px;}	
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#666666;
	margin:5px 0px;
	padding:0px;}

h1{
	margin:0px 0 3px 0;
	font:normal 24px "Baskerville Old Face", Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	color: #422D22;
	text-align: left;
	background:url(../images/bg_contentline.jpg) bottom left no-repeat;
	padding:0 0 15px 15px;
	display: block;
}
	
h2{
	color: #006A6A;
	margin:10px 0 3px 0;
	font:normal 22px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
	
h3{	
	color:#E1E2A5;
	margin:10px 0 0px 0;
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;}
	
.learnlink a{
	text-decoration:none;
	font-weight:bold;
	}
.learnlink a:hover{
	text-decoration:underline;
	}
	
/* -----------------------------Containers and alignment--------------------------*/		

#container {
	margin: 0 auto 0 auto;
	text-align:left;
	padding: 0px;
	border-top: 10px solid #A1BDC4;
	background:url(../images/bg_main.jpg) top left repeat-x #B6CCD1;
}	

/*	<![ Navigation [ -----------------------------------------------------------*/

#mainnav{
	color:#FFF;
	background:url(../images/bg_mainnav.jpg) top left repeat-x;
	margin: 0;
	height: 50px;
	padding: 0;
	width: 645px;
	position:absolute;
	top:15px;
	right:0px;
}

#mainnav ul{
	padding:0;
	display:block;
	height: 50px;
	font:12px tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	/*border:1px solid #ff00ff;*/
}
#mainnav ul li{
	display:inline;
	margin:0;
	padding:0;
}

#mainnav ul li a{
	padding:13px 11px 0px 12px;
	float:left;
	display:block;
	height:33px;
	text-decoration:none;
	color:#422D22;
	font-weight:bold;
	background:url(../images/bg_nav.jpg) top left repeat-x;
	white-space: nowrap;
}
#mainnav ul li a:hover{
	background:url(../images/bg_mainnav-roll.jpg) top left repeat-x;
	color:#000;
}


#mainnav ul .first_child a {


}		
#mainnav ul .last_child a {


}		

/*	<![ Layout [ -----------------------------------------------------------*/

#top{
	margin:0;
	padding:0;
	background:url(../images/bg_header.jpg) top left repeat-x;
	height: 306px;
}
#logo{
	position: absolute;
	top: 15px;
	left: 0px;
	}
#phone{
	background:url(../images/bg_topbar.gif) top left repeat-x;
	height:27px;
	color:#FFF;
	width: 467px;
	float: right;
}
#phone .number{
	color:#ffce00;
	}
#location{
	padding:0 15px 0 0;
	background:url(../images/bg_topbar.gif) top left repeat-x;
	height:27px;
	line-height:27px;
	text-align:right;
	color:#FFF;
}
#location strong{
	color:#d0d0b6;
	}
#header{
	margin:0 auto 0 auto;
	padding:0;
	width: 981px;
	position: relative;
	background:url(../images/bg_header-building.jpg) top right no-repeat;
 	height: 305px;
}
#ppc-number{
	float:right;
	}
#headerphotos{
	height:223px;
	position: absolute;
	top: 70px;
	right: 0px;
	}
#headerphotos .photo{
	width:203px;
	float:left;
	margin:0 0 0 13px;
	}

#aops{
	color:#FFF;
	background:url(../images/bg_aopnav.jpg) top left no-repeat;
	margin: 0 auto 0 auto;
	height: 56px;
	padding: 0 0 0 244px;
	width: 737px;
}

#aops ul{
	padding:0;
	display:block;
	height: 50px;
	font:12px tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	/*border:1px solid #ff00ff;*/
}
#aops ul li{
	display:inline;
	margin:0;
	padding:0;
}

#aops ul li a{
	padding:17px 15px 0px 15px;
	float:left;
	display:block;
	height:33px;
	color:#FFF;
	text-decoration:none;
	background:url(../images/bg_nav.jpg) top left repeat-x;
	white-space: nowrap;
}
#aops ul li a:hover{
	background:url(../images/bg_nav-hover.jpg) top left repeat-x;
	color:#FFF;
	text-decoration: underline;
}


#aops ul .first_child a {}		
#aops ul .last_child a {}		
#mid{
	padding: 20px 0 0 0;
	width: 981px;
	margin: 0 auto 0 auto;
	}
#mid .center{
	width:962px;
	margin:0 auto 0 auto;
	padding: 0;
	}
#inthemedia{
	float:left;
	width: 305px;
	border: dashed #FFF;
	border-width:0px 1px 0px 1px;
	padding: 10px;
	}
#inthemedia p{
	clear:both
	}
#inthemedia p a{
	float:right;
	margin:15px 0 10px 0;
	font-weight: bold;
	color: #E1E2A5;
	}
#inthemedia img{
	border:1px solid #E1E1A5;
	float:left;
	margin:0 10px 10px 0;
	}
#testimonials{
	float:left;
	width: 290px;
	padding: 10px;
	}
#testimonials p{
	border-bottom:1px dashed #FFF;
	padding: 0px 0 15px 0;
	}
#testimonials p.last{
	border-bottom:none;
	}
#leftbar{
	width:320px;
	margin:0;
	padding:0;
	float:left;
}
#leftbar h2{
	color:#E1E2A5;
	margin:10px 0 3px 0;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
	
#leftbar #offices{
	color:#FFF;
	font-size: 11px;
	padding: 0 10px 0 10px;
} 
#leftbar #offices strong{
	color:#FFFFCC;
	font-weight:bold;
	}
#leftbar #aops{
	margin:8px 0 20px 0;
	width:306px;
	font:normal 14px Tahoma, Arial, Helvetica, sans-serif;
	border: 1px dashed #4f4f4f;
	padding: 5px;
}
#leftbar #aops ul{
	margin:0;
	padding:0;
	width: 306px;

}
#leftbar #aops ul li{
	list-style:none;
	padding:0;
	display:inline;
}
#leftbar #aops ul li a{
	margin:2px 0 2px 0;
	border: 1px solid #333;
	color:#fff;
	background:url(../images/bg_h1fade.jpg) 0px -5px repeat-x;
	text-decoration:none;
	padding:4px 0 4px 14px;
	display:block;
}
#leftbar #aops ul li a:hover{
	color:#CBBA00;}
#leftbar #sidelogos{
	border:1px solid #716857;
	margin:0 0 12px 12px;
	width:238px;
	}
#addressarea{
	background:#265b7a;
	color:#FFFFFF;
	padding:13px 9px 13px 9px;
}



#content {
	padding:11px 11px 22px 11px;
	float:left;
	width: 600px;
	color: #000;
	background:url(../images/bg_contentline.jpg) bottom left no-repeat;
}
.leftimg{
	float:left;
	margin:5px;
	}
.headerbtn{
	padding:5px;
	border:1px dashed #4f4f4f;
	}
.headerbtn a{
	display:block;
	margin:0;
	padding:5px;
	font:normal 34px Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	color: #CBBA00;
	text-align: center;
	border:1px solid #333;
	background:url(../images/bg_h1fade.jpg) top left repeat-x;
	text-decoration: none;
	}
.headerbtn a:hover{
	color:#FFF;
	}
.clearbar{
	clear:both;
	height:1px;
	padding:0;
	margin:0;
}
/*----------------------------------------Footer and bottom decorations------------------------*/
#bottom{
	border-top:1px solid #D3E0E3;
	background:url(../images/bg_footer.jpg) top left repeat-x #B6CCD1;
}
#bottomlinks{
	font-size:11px;
	clear:both;
	border: dashed #81A7B0;
	border-width: 0 0 1px 0;
	position: relative;
	height: 50px;
	margin: 0 auto 0 auto;
	width: 981px;
}
#bottomlinks ul{
	padding:0 0 0 0;
	display:block;
	height: 22px;
	margin: 0 auto 0 auto;
	position: absolute;
	left: 124px;
	top: 15px;
	width: 732px;
}
#bottomlinks ul li{
	display:inline;
}

#bottomlinks ul li a{
	color:#422D22;
	float:left;
	padding:0px 18px 0px 18px;
	display:block;
	text-decoration: underline;
}
#bottomlinks ul li a:hover{
	color:#000000;
	text-decoration: none;
}
#bottomlinks ul .first_child a{
	}
#bottomlinks ul .last_child a{
	border-right:none;}
#disclaimer{
	margin:0 auto 0 auto;
	text-align:left;
	color: #666666;
	padding:15px 20px 0px 20px;
	width: 920px;
	font:10px tahoma, Arial, Helvetica, sans-serif;
	height: 60px;
}
#disclaimer img{
	float:left;
	margin:0px 10px 10px 0px;
}#disclaimer p{
	margin:0;
	padding:0;
}
#disclaimer a{
	color:#000;
	text-decoration:underline;
}
#disclaimer a:hover{
	color:#FFF;
	text-decoration:none;
}
#logosbar{
	background:url(../images/bg_footer.jpg) top left repeat-x #37537C;
	margin:0;
	padding-top: 15px;
	}	
#logosbar .center{
	width:840px;
	margin:0 auto 0 auto;
	padding: 0;
	height: 110px;
	}
#logosbar .center img{
	float:left;
	display: inline;
	margin:10px;

	}
#address{
	text-align:center;
	padding-bottom: 10px;
}	
#address strong{
	color:#E1E2A5;
	}
/*-----------------------------Extra Classes---------------------------------------	*/
.qoute{
	margin:10px 30px 10px 30px;
	font-style:italic;
	clear:both;
	width:520px;
	}
.qoute .qouted{
	font-weight:bold;
	float:right;
	font-style:normal;
	clear:both;
	margin:0 0 10px 0;
	}

/*	<![ Quick Contact [ -----------------------------------------------------------*/
.contactmininoform {
	text-align:left;
	color:#FFF;
	width: 320px;
	margin: 0 10px 0 0;
	float: right;
	display: inline;
	background:url(../images/bg_QC_contactpage.png) top left no-repeat;
	padding: 295px 0 0 0;
	height:200px
}
.contactmini {
	text-align:left;
	color:#FFF;
	width: 320px;
	margin: 0 10px 0 0;
	float: right;
	display: inline;
	background:url(../images/bg_QC.png) top left no-repeat;
}
.qc-top-space {
	display:block;
	width:320px;
	height:325px;
	}
.contactmini h2{
	color:#E1E2A5;
	padding:10px 0 3px 0;
	font:normal 22px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.contactmini .feildnames{
	color:#000;
	float:left;
	line-height:38px;
	margin:0;
	font-size: 13px;
	}
.contactmini form{
	margin:0;
	width: 285px;
	display: block;
	background:url(../images/bg_contactbox.png) top left no-repeat;
	text-align: center;
	padding: 0px 10px 0 10px;
	}
.phoneimg{
	margin:0 0 0 -10px;
	}
.contactmini .form-pct {
	width:215px;
	height:29px;
	margin:3px 0 3px 0;
	background:url(../images/bg_contactfeild.gif) top left repeat-x #DEE9EB;
	float:right;
	border: 1px solid #73959D;
}

.contactmini .msg-pct {
	margin:3px 0 3px 0;
	width:215px;
	height:80px;
	background:url(../images/bg_contactfeild.gif) top left repeat-x #DEE9EB;
	border:1px solid #73959D;
	overflow:auto;
	float: right;
}

.contactmini .submitarea{
	width:215px;
	text-align:right;
	height:35px;
	padding:5px 0 5px 0;
	float: right;
}

.contactmini .submitarea .submit {
	display:block;
	width:103px;
	margin:0;
	height:28px;
	background:url(../images/bg_submit.gif) top left repeat-x #BDBC77;
	color:#000;
	border: 1px solid #B3B05E;
	text-decoration:none;
	font-weight: bold;
}
	
.contactmini .submitarea .submit:hover {
	background: #000;
	text-decoration:none;
	color:#fff;
}


.disclaimlink{
	float:left;
	color:#FFF;
	}	
.disclaimlink:hover{
	color:#561e32;
	text-decoration:none;
	}	
	
	
	/*	<![ Quick Contact [ -----------------------------------------------------------*/

.contactmini-ppc {
	text-align:left;
	color:#FFF;
	width: 320px;
	margin: 0 10px 0 0;
	float: right;
	display: inline;
	background:url(../images/bg_contact-ppc.png) top left no-repeat;
}
.qc-top-space-ppc {
	display:block;
	width:320px;
	height:80px;
	}
.contactmini-ppc h2{
	color:#E1E2A5;
	padding:10px 0 3px 0;
	font:normal 22px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.contactmini-ppc .feildnames{
	color:#000;
	float:left;
	line-height:38px;
	margin:0;
	font-size: 13px;
	}
.contactmini-ppc form{
	margin:0;
	width: 285px;
	display: block;
	background:url(../images/bg_contactbox.png) top left no-repeat;
	text-align: center;
	padding: 0px 10px 0 10px;
	}
.phoneimg{
	margin:0 0 0 -10px;
	}
.contactmini-ppc .form-pct {
	width:215px;
	height:29px;
	margin:3px 0 3px 0;
	background:url(../images/bg_contactfeild.gif) top left repeat-x #DEE9EB;
	float:right;
	border: 1px solid #73959D;
}

.contactmini-ppc .msg-pct {
	margin:3px 0 3px 0;
	width:215px;
	height:80px;
	background:url(../images/bg_contactfeild.gif) top left repeat-x #DEE9EB;
	border:1px solid #73959D;
	overflow:auto;
	float: right;
}

.contactmini-ppc .submitarea{
	width:215px;
	text-align:right;
	height:35px;
	padding:5px 0 5px 0;
	float: right;
}

.contactmini-ppc .submitarea .submit {
	display:block;
	width:103px;
	margin:0;
	height:28px;
	background:url(../images/bg_submit.gif) top left repeat-x #BDBC77;
	color:#000;
	border: 1px solid #B3B05E;
	text-decoration:none;
	font-weight: bold;
}
	
.contactmini-ppc .submitarea .submit:hover {
	background: #000;
	text-decoration:none;
	color:#fff;
}


/*	<![ Site 9 Styles [ --------------------------------------------------------*/
.qctable {
	}
	
.qchead {
	}	

.PAD_form_itm {
	padding:0px;
	font:bold;}
	
.form-pct { 
	width:200px; 
	height:15px;}

.msg-pct { 
	width:500px; 
	height:70px;
	overflow:auto;
	}

.submit {
	display:block;
	height:16px;
	width:52px;
	padding:2px 0px 0px 0px;
	background: #ccc;
	color:#000;
	text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;}
	
.submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;}

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] --------- */
#directionsForm{
}

/* div that wraps form */
#directionsInput {
padding:0px 0px 15px 0px;
}

#fromAddress{
width:300px;
border:1px solid #adab93;}

#directionsLocale{
padding:0px 0px 15px 0px;
}

#locale{
width:300px;
border:1px solid #adab93;}

#directionsSubmit{
padding:0px 0px 25px 0px;
}

#map{
border:1px solid #adab93;
color:#000;}

#addressNotFound{
}

#directions{
}

/*]()[*/
#dd01 { background:#9d2646; border-bottom:3px solid #adbec5; position:relative; top:-10px; display:none; }
.dropdown { width:275px; z-index:300; }
.dropdown a { color:#fff; display:block; padding:10px 10px 10px 15px; text-decoration:none; }
.dropdown a:hover { background:#bebd7c; color:#000; }
.dropdown a.last-item {  border-bottom:6px solid #62949f; }
