/* <![ 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 ---------------------*/
   * { behavior: url(iepngfix.htc) }
html {
	height:100%}

.body{	
	margin:0; 
	padding:0; 
	background:url(../images/bg_body.gif) center top repeat-y;
	font:14px Arial, Verdana, Helvetica, sans-serif;
	text-align:left;}
	
a {	
	color:#4b2e36;
	text-decoration:underline}
p{
	margin:1em 0 1em 0;
}
	
input, select, textarea{	
	border:solid #ccc;
	border-width:1px 1px 1px 1px;}	
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#adab93;
	margin:5px 0px;
	padding:0px;}

h1{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#d2d8e6;
	background: #2e70a6;
	padding: 6px 0 4px 20px;
}
	
h2{	
	font:bold 16px Arial, Helvetica, sans-serif;
	padding:0 0 3px 0;}
	
h3{	
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;}
	
a:hover {	
	color:#666666;
	text-decoration:none;}	
	
/* -----------------------------Containers and alignment--------------------------*/		

#container {
	background:#2e70a6;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:935px;
}
	
#main{
	padding:0;
	width:935px;
	background:#023b82;
	margin: 0 auto 0 auto;
}

/*	<![ Navigation [ -----------------------------------------------------------*/

#mainnav{
	margin:0;
	padding:0;
	color:#fff;
	height: 58px;
	background:url(../images/bg_navbackground.gif) bottom left repeat-x;
	position: relative;
	width: 935px;
}
#mainnav ul{
	padding:0;
	display: inline;
	position: absolute;
	bottom: 0px;
	right: 20px;
	width: 853px;
	margin: 0;
}
#mainnav ul li{
	display:inline;
	margin:0;
	padding:0;
}

#mainnav ul li a{
	background:url(../images/bg_nav.gif) top right no-repeat #447bad;
	display:block;
	float:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#d2d8e6;
	height:39px;
	border-bottom:1px solid #37414e;
	text-decoration:none;
	margin:0 2px 0 0;
}
#mainnav ul li a span{
	display:block;
	font-weight:bold;
	margin-right:8px;
	padding:10px 5px 0px 10px;
	height:28px;
	background:url(../images/bg_nav-span.gif) top left no-repeat;
	float:left;
	}
#mainnav ul li a:hover{
	background:url(../images/bg_nav-roll.gif) top right no-repeat #8c9ec3;
	border-bottom:1px solid #8c9ec3;
}
#mainnav ul li a:hover span{		
	background:url(../images/bg_nav-roll-span.gif) top left no-repeat;
}
/*	<![ Layout [ -----------------------------------------------------------*/

#header{
	height:139px;
	width:935px;
	position:relative;
}
#header h1{
	display:none;
	visibility:hidden;
}
#header h2{
	display:none;
	visibility:hidden;
}
#search .searchbox{
	width:143px;
	height:13px;
	position:absolute;
	border:1px solid #000;
	top:11px;
	left:740px;
	}
#search .submit{
	background:url(../images/bg_submit.gif) top left no-repeat;
	border:none;
	text-transform:uppercase;
	padding:0 0 2px 0;
	position:absolute;
	top:11px;
	left:892px;
	width:60px;
	color:#FFF;
	}
#address{
	position:absolute;
	top:35px;
	right:11px;
	font:14px Arial, Helvetica, sans-serif;
	font-style:normal;
	line-height: 18px;
	}
#flash{
	border-bottom:1px solid #cccccc;
	}
#mid {
	width:935px;
	background:url(../images/bg_content.jpg) 0px 58px no-repeat #c3c8d5;
}
	
#content {
	margin:0;
	padding:57px 80px 26px 85px;
}
#leftbar{
	width:173px;
	background:url(../images/bg_leftfade.gif) top left no-repeat;
	float:left;
	padding: 0 0 0 12px;
	}
#leftbar h2{
	font:bold 22px Arial, Helvetica, sans-serif;
	padding:0;
	margin:24px 0 10px 0;
	line-height:24px;
	text-transform:uppercase;
	}	
.sidelist{
	padding:0;
}
.sidelist ul{
	margin:0;
	padding:0;
	list-style:none;

	}
.sidelist ul li{
	list-style:none;
	margin:0;
	display:inline;
	}
.sidelist ul li a{
	display:block;
	text-decoration:none;
	color:#000;
	padding:5px 0 5px 12px;
	background:url(../images/bullet_aop.gif) 0px 8px no-repeat;
	border-bottom:1px dashed #000;
	}
.sidelist ul li a:hover{
	color:#9d0131;
}
#leftbar #foundation{
	font:normal 14px Arial, Helvetica, sans-serif;
	padding: 0 0 0 5px;
	border-bottom: 1px dashed #000;
	}
#leftbar #credit{
	text-align:center;
	font:10px Arial, Helvetica, sans-serif;
	}
#rightbar{
	width:204px;
	margin:0;
	float:right;
	padding: 0 10px 0 0;
}
#rightbar h2{
	font:bold 22px Arial, Helvetica, sans-serif;
	padding:0;
	margin:24px 0 10px 0;
	line-height:24px;
	text-transform:uppercase;
	}
#rightbar h3{
	font:bold 15px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0 15px 15px 0;
	line-height:18px;
	text-transform:uppercase;
	background:url(../images/img_chevrons.gif) top right no-repeat;
	}		
#rightbar .address{
	padding:20px 0 10px 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:center;
	}
#rightbar img{
	border:1px solid black;
	margin:0 10px 0 10px;
	}
#rightbar #legalnews a{
	color:#4b2e36;
	font-weight:bold;
	text-decoration:none;
	}
#locationstag{
	text-transform:uppercase;
	padding-right:5px;
	}
.clearbar{
	height:1px;
	clear:both;
	line-height:0px; /*for IE*/
	font-size:1px; /*for IE*/
	}
/*----------------------------------------Footer and bottom decorations------------------------*/
#bottom .links{
	margin:0;
	padding:0;
	font-size:10px;
	height:30px;
	color:#4c82af;
	position:relative;
	border-top:1px solid #8c9ec3;
	background:url(../images/img_lexis.gif) top right no-repeat;
}
#bottom .links ul{
	margin:0;
	padding:0 0 0 30px;
	position:absolute;
	top:11px;
	left:23px;
	display:inline;
	width: 634px;
	background:url(../images/bg_bottomnav.gif) 0 4px no-repeat;
}
#bottom .links ul li{
	display:inline;
}

#bottom .links ul li a{
	color:#4c82af;
	font:normal 10px Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
	padding:1px 5px 1px 5px;
	display:block;
	border-right:1px solid #023b82;
}
#bottom .links ul li a:hover{
	color:#023b82;
}
#bottom .links ul .last_child a{
	border-right:none;
	}
#disclaimer{
background: url(../images/bg_footer.gif) top right no-repeat #023b82;
	text-align:left;
	color:#c3c8d5;
	padding:10px 10px 10px 85px;
	width: 840px;
	margin: 0 auto 0 auto;
	font-size:12px;
}
#disclaimer img{
	border:1px solid #000;
	float:left;
	margin:10px;
	}
#disclaimer p{
	margin:0;
	padding:10px 10px 0 0;
}
#disclaimer a{
	color:#FFF;
}
	
	
/*-----------------------------Extra Classes---------------------------------------*/	
.red {
	color:#9d0131;
	}

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.contactmini {
	text-align:left;
	color:#000;
	font-size:10px;
	margin: 20px 0 0 0;
}
	
.contactmini .form-pct {
	width:186px;
	height:18px;
	background:#FFF;
	margin: 5px 0 7px 0;
}

.contactmini .msg-pct {
	width:186px;
	height:42px;
	background:url(../images/bg_message.gif) top left repeat-x #c5c5c5;
	overflow:auto;
	margin: 5px 0 0 0;
}

.contactmini .submitarea{
	width:186px;
	text-align:right;
	height:25px;
	padding:5px 0 5px 0;}

.contactmini .submitarea .submit {
	float:right;
	display:block;
	width:72px;
	padding:0px;
	margin:0;
	height:17px;
	text-align:center;
	background:url(../images/bg_submit.gif) top left no-repeat;
	color:#FFF;
	text-decoration:none;
	border:none;
}
	
.contactmini .submitarea .submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;}

.disclaimlink{
	float:left;
	color:#383833;
	}	
.disclaimlink:hover{
	color:#561e32;
	text-decoration:none;
	}

/*	<![ 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;}

#addressNotFound{
}

#directions{
}
