/* <![ Global [ -----------------------------------------------------------*/

/*
Site 9 Default CSS File
Working Version: template
VERSION: 1.0 
LAST MODIFIED: 02.07.2008
LAST MODIFIED BY: NAPOLISX

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.

*/


html {
	height:100%;width:100%;}
	
.body{	
	margin:0; 
	padding:0; 
	background:#0f3c07;
	font:12px/14px Arial, Helvetica, sans-serif;
	text-align:center;
	behavior:url(/scripts/csshover.htc);
	width:100%;
}
	
#body2{	
	margin:0; 
	padding:0; 
	background:#fff;
	font:12px/14px Arial, Helvetica, sans-serif;
	text-align:center;
	behavior:url(/scripts/csshover.htc);
	width:100%;
}
	
#body3{	
	margin:0; 
	padding:0; 
	background:repeat-x url(../images/top_bg.jpg);
	font:12px/14px Arial, Helvetica, sans-serif;
	text-align:center;
	behavior:url(/scripts/csshover.htc);
	width:100%;
}

#container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:980px;
}
			
a {	
	color:#1c4a15;
	text-decoration:none}
	
a:hover {	
	color:#1c4a15;
	text-decoration:underline
	}
	
input, select, textarea{	
	border:1px solid #000;}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#000;
	margin:5px 0px;
	padding:0px;}

h1{	
	font: normal 22px Palatino Linotype, Book Antiqua, Palatino, serif;
	line-height:24px;
	margin-top:3px;
	color:#0b2d05;
	text-align:center;
}
	
h2{	
	font: bold 16px Palatino Linotype, Book Antiqua, Palatino, serif;
}
	
h3{	
	font: bold 14px Palatino Linotype, Book Antiqua, Palatino, serif;
}

.clear { clear:both; }

.centered_text {
	width:320px;
	margin:8px auto;
	text-align:center !important;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#6b757c;
}

.group_shot {
	float:right;
	width:231px;
	height:144px;
}

/*	<![ Navigation [ -----------------------------------------------------------*/

.nav {
	position:relative;
	width:980px;
	height:57px;
	text-align:center;
	font:normal 14px MS Sans Serif, Geneva, sans-serif;
	overflow:hidden;
}
	
.nav ul {
	list-style:none;
	padding:0;
	margin:0 0 0 95px;
}
	
.nav ul li {
	display:inline;
}

.nav ul .first_child a {
	float:left;
	height:37px;
	padding:20px 10px 2px 10px;
	text-align:center;
	color:#d3be5f;
	text-decoration:none;
	background:none;
}

.nav ul .first_child a:hover {
	background:no-repeat url(../images/nav_over_first.png);
	color:#fff;
	text-decoration:none;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/nav_over_first.png,sizingMethod='scale');
	_cursor:pointer;
}

.nav ul .last_child a {
}

	
.nav a {
	float:left;
	height:37px;
	padding:20px 10px 2px 12px;
	text-align:center;
	color:#d3be5f;
	text-decoration:none;
	background:no-repeat url(../images/nav.jpg);
}
	
.nav a:hover {
	background:no-repeat url(../images/nav_over.png);
	color:#fff;
	text-decoration:none;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/nav_over.png,sizingMethod='scale');
	_cursor:pointer;
}	
	
.aops {
	margin:0px 0 0 26px;
}

.aops h2 {
	font:normal 22px Palatino Linotype, Book Antiqua, Palatino, serif;
	color:#000;
	margin:0;
	padding:0;
	margin-left:10px;
}

.aops ul {
	list-style:none;
	margin:0;
	padding:0;
}	
	
.aops a {	
	display:block;
	color:#000;
	padding:6px 0 6px 16px;
	margin:2px 0;
	background:no-repeat 0px 12px url(../images/aops_bg.jpg);
	font:normal 14px Palatino Linotype, Book Antiqua, Palatino, serif;
}
	
.aops a:hover {
	color:#072f00;
	text-decoration:none;
	background:no-repeat 0px 12px url(../images/aops_bg_over.jpg);
}	


		
.footlinks {
	width:450px;
	clear:both;
	text-align:center;
	font:normal 10px MS Sans Serif, Geneva, sans-serif;
}
	
.footlinks ul {
	margin:0;
	padding:0;
	list-style:none
	}	
	
.footlinks ul li {
	display:inline;
	margin:0px;
	border-right:solid 1px #0d3606;
}	
	
.footlinks ul li.last_child {
	border-right:none;
}	
	
.footlinks a {
	margin:0px 4px 0 4px;
	color:#fff;
}
	
.footlinks a:hover {
	color:#9a8442;
	text-decoration:underline;
}					

/*	<![ Layout [ -----------------------------------------------------------*/

#header{
	position:relative;
	width:980px;
	height:68px;
	background:url(../images/header.png) no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/header.png,sizingMethod='scale');
	text-align:right;
}


#sub_header{
	width:980px;
	height:139px;
	background:url(../images/sub_header.jpg) no-repeat;
}

.mid {
	width:980px;
	padding:19px 0 0 0;
	margin:0;
	background:repeat-y url(../images/mid_bg.jpg);
}	

.left {
	padding-top:0;
	float:left;
	width:230px;
	margin-right:27px;
}

.right {
	padding-top:0;
	float:left;
	width:158px;
	padding:0 36px;
	_padding-left:30px;
}

#content {
	padding:0px 0px 20px 0px !important;
	width:475px;
	float:left;
	margin-right:17px;
}	

	
#content p {
	text-align:left;
	font:normal 14px MS Sans Serif, Geneva, sans-serif;
	color:#000;
	line-height:18px;
}

#content ul li {
	font:normal 14px MS Sans Serif, Geneva, sans-serif;
	color:#000;
	line-height:18px;
}

#content * {
}

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.footer_top {
	width:100%;
	height:7px;
	background:repeat-x url(../images/footer_top.jpg);
}
.right_location {
}

.right_location h2 {
	font:normal 21px Palatino Linotype, Book Antiqua, Palatino, serif;
	color:#0b2906;
	margin:0;
	padding:0;
	text-align:center
}

.right_location p {
	font:normal 14px Palatino Linotype, Book Antiqua, Palatino, serif;
	color:#0b2906;
	padding-left:12px;
}

.qctable {
	position:relative;
}

.qctable h2 {
	font:normal 18px Palatino Linotype, Book Antiqua, Palatino, serif;
	color:#0b2906;
	margin:0;
	text-align:center;
	padding:12px 0;
}

#pad_frm_itm {
	padding-bottom:10px;
}
	
.form-pct { 
	width:156px; 
	height:16px;
	border:solid 1px #a1a1a1;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#010101;
	padding:2px 0;
}

.form_label {
	color:#5278aa;
	font:normal 10px Arial;
}

.msg-pct { 
	width:156px; 
	height:17px;
	border:solid 1px #a1a1a1;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#010101;
	height:47px;
	overflow:auto;
}

.submit {
	border:none;
	position:absolute;
	width:79px;
	height:19px;
	background:no-repeat url(../images/submit_btn.jpg);
	margin-left:79px;
	cursor:pointer;
}

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	font:10px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 auto;
	text-align:left;
	padding:20px 0px;
	width:980px;
	background:repeat-y url(../images/footer_bg.jpg);
}

.disclaimer_center {
	width:475px;
	float:left;
	padding:0 22px;
}

.bottom_address {
	width:214px;
	float:left;
	font:normal 10px MS Sans Serif, Geneva, sans-serif;
	padding-left:16px;
}

#lexislogo {
	float:left;
	width:230px;
	text-align:center;
}

#disclaimer_text {
	float:right;
	width:475px;
}

#disclaimer_text a {
	color:#fff;
	text-decoration:none;
}
		
#disclaimer_text a:hover {
	color:#fff;
	text-decoration:underline;
}


/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
}

/* div that wraps form */
#directionsInput {
}

#fromAddress{
	padding:4px 0;
}

#directionsLocale{
	padding:4px 0;
}

#locale{
}

#directionsSubmit{
	padding:4px 0;
}

#map{
	border:solid 1px #000;
}

#addressNotFound{
}

#directions{
}
