/* <![ 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:url(../images/bg_body.gif) top left repeat-x #766d4d;
	color:#000;
	font:12px Arial, Verdana, Helvetica, sans-serif;
	line-height:18px;
	text-align:left;
	behavior:url(/scripts/csshover.htc);}
	
a {
	color:#063964;
	text-decoration:underline;
}
a:hover {
	color:#96895B;
	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{
	color:#063964;
	margin:0px 0 3px 0;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	text-transform:none;
}
	
h2{	
	color:#063964;
	margin:10px 0 3px 0;
	font:normal 16px Georgia, "Times New Roman", Times, serif;}

h2.atty-head{
	font-weight:bold;
}
h3{	
	color:#000;
	margin:10px 0 0px 0;
	font: bold 12px Arial, Helvetica, sans-serif;}
	
	
/* -----------------------------Containers and alignment--------------------------*/		

#container {
	margin:0px;
	padding: 0px;
	text-align:left;
}
#container-home {
	margin:0px;
	padding: 0px;
	text-align:left;
}
.shadow{
	line-height:1px;
	font-size:1px;
	margin:0 auto 0 auto;
	width:926px;
	}
#top-shadow{
	height:22px;
	background:url(../images/bg_shadow-top.png) bottom left no-repeat;
		 _background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bg_shadow-top.png, sizingMethod='crop');}
#bottom-shadow{
	height:26px;
	background:url(../images/bg_shadow-bot.png) top left no-repeat;
		 _background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bg_shadow-bot.png, sizingMethod='crop');}

#main{
	margin: 0 auto 0 auto;
	padding: 0px 16px 0px 16px;
	text-align:left;
	width:894px;
	background:url(../images/bg_main2.png) top left repeat-y;
		 _background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bg_main2.png, sizingMethod='scale');
}
/* ------------------------------Header--------------------------------------------*/
#container #header{
	background:url(../images/bg_header.gif) top left repeat-x;
	height:279px;
	}
#container-home #header{
	background:url(../images/bg_header.gif) top left repeat-x;
	overflow: hidden;
	}
#mainnav{
	margin:0;
	padding:0 0 0 0;
	height:39px;
	background:url(../images/bg_mainnav.gif) top left repeat-x;
	z-index:99;
}
#mainnav ul, #mainnav ul ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:39px;
	z-index:99;
}
#mainnav ul li{
	float:left;
	position:relative;
	z-index: 99;
}

#mainnav ul li a{
	color:#ffffff;
	font:12px Arial, Helvetica, sans-serif;
	/*padding:12px 16px 13px 17px;*/
	padding:12px 25px 13px 25px;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	line-height:14px;
	border-left: 1px solid #c2b997;
	border-right: 1px solid #635a37;
}

#mainnav ul li a:hover{
	background:url(../images/bg_mainnav-o.gif) top left repeat-x;
	color:#211b05;
}
#mainnav ul li ul{
	position:absolute;
	display:none;
	width:230px;
	top:39px;
	background:#FFF;
	padding:0px;
	border:solid #0f3f63;
	border-width:1px 1px 1px 1px;
	z-index:100;

	/*_margin-left:-100px;*/
	}
#mainnav ul li ul a{
	padding:5px 0 5px 0;
	height:16px;
	line-height:16px!important;
	font:12px Arial, Helvetica, sans-serif;
	float:left;
	width:230px;
	text-transform:uppercase;
	text-align:center;
	z-index:100;
	border-left:none!important;
	border-right:none!important;
	border-bottom:1px solid #635937;
	color:#635937!important;
	}
#mainnav ul li ul li a:hover{
	background:#9cb1c1;
	color:#0f3f63!important;
	font-weight:bold;
	}
#mainnav ul li ul a.twoline{
	padding:5px 0 5px 0;
	height:32px;
	line-height:16px!important;
	font:12px Arial, Helvetica, sans-serif;
	float:left;
	width:230px;
	text-transform:uppercase;
	text-align:center;
	z-index:100;
	border-left:none!important;
	border-right:none!important;
	border-bottom:1px solid #635937;
	color:#635937!important;
	}
#mainnav ul li ul li a.twoline:hover{
	background:#9cb1c1;
	color:#0f3f63!important;
	font-weight:bold;
	}

/*#mainnav ul li ul a.anch span{
	height:16px;
	line-height:16px;
	display:block;
	padding:0 0 0 10px;
	margin:0 auto 0 auto;
	width:140px;
	background:url(../images/bul_brown.gif) 0px 6px no-repeat!important;
}
#mainnav ul li ul a.anch:hover span{
	background:url(../images/bul_blue.gif) 0px 6px no-repeat!important;
}*/
#mainnav ul li ul li{
	float:left;
	}

#mainnav ul ul ul{
	top:auto;
	}	
#mainnav ul ul ul {
	left:150px;
	margin:0px 0 0 0px;
	}
#mainnav ul ul ul li{}
#mainnav ul ul ul li a{
	background:#3399CC;
}
#mainnav ul ul ul li a:hover{
	color:#000000;
	}

#mainnav ul li:hover ul ul, #mainnav ul li:hover ul ul ul, #mainnav ul li:hover ul ul ul ul{
	display:none;
	}
#mainnav ul li:hover ul, #mainnav ul li li:hover ul, #mainnav ul li li li:hover ul, #mainnav ul li li li li:hover ul{
	display:block;
	}
#mainnav ul .first_child:hover ul {
	display:none;
}
#mainnav ul .last_child a {
	border-right:none;
}	
#mainnav ul .first_child a {
	border-left:none;
}
/*----------------------------Middle-------------------------------------------------*/

#mid{
	margin:0;
	padding:0;
	width:894px;
	background:url(../images/bg_mid.gif) top left repeat-y;
	border-top: 3px solid #0f3f63;
	}
#leftbar{
	margin:0;
	padding:0 0 20px 0;
	float:left;
	width:229px;
	}

#center{
	margin:0;
	padding:0;
	float:left;
	width:665px;
	}
#center #content{
	padding:20px;
	}
/*---------------------------------AOP Nav ------------------------------------------*/
#aops{
	margin:0;
	padding:0 0 0 0;
	color:#000;
	width:229px;
}
#aops ul{
	margin:0;
	padding:0;
	display:block;
	list-style:none;
}
#aops ul li{
	margin:0;
	padding:0;
	list-style:none;
}

#aops ul li a{
	color:#FFF;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	padding:7px 0px 7px 0px;
	width:229px;
	height:16px;
	line-height:16px;
	display:block;
	text-align:center;
	background:url(../images/bg_aops-item.jpg) top left no-repeat;
	_display:inline-block;
	_width:229px; /*fixes IE6 whitespace bug*/
}

#aops ul li a:hover{
	background:url(../images/bg_aops-item-o.jpg) top left no-repeat;
}
#aops ul li a.twoline{
	color:#FFF;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	padding:7px 0px 7px 0px;
	width:229px;
	height:32px;
	line-height:16px;
	display:block;
	text-align:center;
	background:url(../images/bg_aops-twoline.jpg) top left no-repeat;
	_display:inline-block;
	_width:229px; /*fixes IE6 whitespace bug*/
}

#aops ul li a.twoline:hover{
	background:url(../images/bg_aops-twoline-o.jpg) top left no-repeat;
}
/*#aops ul li a.anch{
	height:16px;
	line-height:16px;
	font-size:11px;
	background:url(../images/bg_aops-sub.gif) top left repeat-x;
	padding:3px 0 3px 0;
}
#aops ul li a.anch:hover{
	height:16px;
	line-height:16px;
	font-size:11px;
	background:url(../images/bg_aops-sub-o.gif) top left repeat-x;
	padding:3px 0 3px 0;
}
#aops ul li a.anch span{
	height:16px;
	line-height:16px;
	display:block;
	padding:0 0 0 10px;
	margin:0 auto 0 auto;
	width:100px;
	background:url(../images/bul_white.gif) 0px 6px no-repeat;
}*/
#aops ul li a.anch:hover span{

}
#aops ul .first_child a {
}
#aops ul .last_child a {
}		
/*	<![ Quick Contact [ -----------------------------------------------------------*/

#quick-contact {
	padding:0 0 0 0;
	overflow:hidden;
	background:url(../images/qc-BG.png) top left no-repeat;
	_background:url(../images/qc-BG-IE.gif) top left no-repeat;
}
#quick-contact .title{
	margin:0 auto 0 auto;
	padding:11px 0 3px 0;
	width:222px;
}
#quick-contact .trigger{
		display:none;
}
	#quick-contact  h2 {
		}
		
	#quick-contact  p {
		margin:0px;
		padding:0px 0px 13px 0px;} 
		

.pad_frm_itm2 {
	padding:2px 0px;
	*padding:1px 0px;
	margin:0px;
	text-align:left;
}



.form-label2 {
	display:none;}


.form-pct2 {
	border:1px solid #5e5637;
	background:#FFF;
	font:10px Arial, Helvetica, sans-serif;
	color:#0f3f63;
	height: 14px;
	padding:3px 0 0 3px;
	width:217px;
}


.msg-pct2 {
	border:1px solid #5e5637;
	background:#FFF;
	font:10px Arial, Helvetica, sans-serif;
	color:#0f3f63;
	height: 50px;
	padding:3px 0 0 3px;
	width:217px;
	height:75px;
	overflow:auto;
}


.custom-form2 {
	width:220px;
	margin:0 auto 0 auto;
	}

	.custom-form2 fieldset {
		margin:0px;
		padding:0px;
		border:none;}
		  
	.custom-form2 legend {
		padding:0px 2px 5px 33px;
		font:bold 14px Verdana, Arial, Helvetica, sans-serif;
		text-align:center;}
		  
	.custom-form2 ol {
		margin:0px;
		padding:0px;
		list-style:none;
		}
		
#submit-li {
	padding:5px 0 15px 0px;
	*padding:4px 0px;
	margin:0px;
	text-align:left;
}

#quick-contact  .submit {
	height:17px;
	width:220px;
	margin:0px auto 0 auto;
	font:10px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	border:1px solid #413a20;
	background:url(../images/bg_submit.gif) top right repeat-x;
	}
	
#quick-contact  .submit:hover {	
	background:url(../images/bg_submit-o.gif) top right repeat-x;
	}
	

/*  <![ QC Disclaimer [ ----------------------------------------------------*/


	#iagree-QC {
		display:none;
		padding:15px 0px;}
		
		#overlay_div-QC {
			}
		#overlay_response-QC {
			}
		#checkbox-QC {
			}
		#Agreement-QC {
			display:inline-block;
			float:left;
			margin:2px 8px 20px 0px;}

/*  <![ QC Disclaimer [ ----------------------------------------------------*/


	#iagree-QC {
		display:none;
		padding:15px 0px;}
		
		#overlay_div-QC {
			}
		#overlay_response-QC {
			}
		#checkbox-QC {
			}
		#Agreement-QC {
			display:inline-block;
			float:left;
			margin:2px 8px 20px 0px;}
#side-logo{
	width:100%;
}
#side-logo img{
	border:none;
}
#address{
	color:#041624;
	font:normal 12px  Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:none;
	padding:20px 0 0 0;
	}
#address address{
	font-style:normal;
	}
/*-------------------------------bottom nav -----------------------------------------*/
/*-------------------------------bottom nav -----------------------------------------*/

#bottomnav{
	margin:0 auto 0 auto;
	padding:0;
	border:solid #0c314d;
	border-width:3px 1px 1px 1px;
	font:12px Arial, Helvetica, sans-serif;
	height:29px;
	background:url(../images/bg_bottomnav.gif) top left repeat-x;
	position:relative;
	width:894px;
	right:1px;
	}
#bottomnav ul{
	margin:0;
	padding:0;
	display:inline;
	width: 876px;
	position:absolute;
	left:129px;
	top: 8px;
	height: 13px;
	}
#bottomnav ul li{
	display:inline;
	}

#bottomnav ul li a{
	color:#FFF;
	text-decoration:none;
	float:left;
	padding:0px 8px 0px 8px;
	display:block;
	border-right:#FFF 1px solid;
	line-height: 12px;
	}
#bottomnav ul li a:hover{
	color:#a0b4c3;
	text-decoration: underline;
	}
#bottomnav ul .first_child a{}
#bottomnav ul .last_child a{
	border-right:none;
	}
	/*-------------------------------Footer-----------------------------------------*/

#footer{
	width:1000px;
	margin:0 auto 0 auto;
	padding: 10px 0 25px 0;
	}

/*--------------------------Disclaimer--------------------------*/

#disclaimer{
	margin:0 auto 0 auto;
	text-align:left;
	color:#000;
	padding:0 0 0 0;
	font:10px Arial, Helvetica, sans-serif;
	width:894px;
	}
#disclaimer a.lexis {
	float:left;
	margin:0px 10px 10px 0;
	border:none;
	width:101px;
	height:35px;
	display:block;
	background:url(../images/img_lexis.png) top left no-repeat;
	_background-image: none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/img_lexis.png, sizingMethod='scale');
}
#disclaimer p{
	margin:0;
	padding:0;
	}
#disclaimer a{
	color:#FFF;
	text-decoration:underline;
	}
#disclaimer a:hover{ text-decoration:none; 	}
/*	<![ 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;
	}

#addressNotFound{}

#directions{}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:140px;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.form-pct {
	width:300px;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.msg-pct {
	width:445px;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;}

.main-submit {
	} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	}


.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}
		

/*  <![ Disclaimer Alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	}
	
#iagree {
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:400px;
	margin:4px 0 0 0;}

#overlay_div h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #0a3150;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit {
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#555;
	border:1px solid #333;
	float:right;
	text-decoration:none;}
	
	#iagree .overlay_submit:hover {
		text-decoration:none;
		color:#fff;
		background:#777;
		border:1px solid #555;}
	
#iagree .checkbox {
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement {
	position:relative;
	top:3px;
	border:none;}

	
/* ------------------ Special Classes ------------------------*/	
.clearbar{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	padding:0;
	margin:0;
}
.autowidthwrap{
	width:100%;
	text-align:center;
	}
.right-photo{
	float:right;
	margin:0 0 10px 10px;
}
