/* <![ 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%;}
	
.body{	
	margin:0px; 
	padding:0px; 
	text-align:center;
	behavior:url(/scripts/csshover.htc);
	background: url(../images/body-BG.gif) top left repeat;
	font:12px Arial, Helvetica, sans-serif;}
		
#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:946px;
	border:1px solid #d6c283;
	border-top:none;}
	
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;}

/*	<![ Navigation [ -----------------------------------------------------------*/

.nav {
	height:24px;
	font:12px Arial, Helvetica, sans-serif;
	background:#000;
	padding:0px 0px 0px 95px;
	margin:0px;
	color:#ffcc66;
	text-align:center;
	border-top:2px solid #d6c283;
	border-bottom:2px solid #d6c283;}
	.nav ul {
		list-style:none;
		padding:0px;
		margin:0px;
		width:100%;
		background:#000;}
	.nav ul li {
		margin:0px;
		padding:0px;
		display:inline;
		background:#000;}
	.nav ul li a {
		display:block;
		float:left;
		width:103px;
		height:17px;
		color:#ffcc66;
		text-decoration:none;
		background:#c20000;
		border:1px solid #fbedae;
		padding:3px 0px 0px 0px;
		margin:1px;}
	.nav ul li a:hover {
		font-weight:bold;
		color:#000;
		text-decoration:none;
		background:#cab880;
		border:1px solid #ffcc66;}	
	
.aop {
	float:left;
	width:229px;
	font:bold 12px Arial, Helvetica, sans-serif;}
	.aop h2 {
		font:20px Impact, Arial, sans-serif;
		color:#ffcc66;
		margin:0px;
		padding:2px 0px 0px 0px;
		text-align:center;}
	.aop ul {
		list-style:none;
		padding:0px;
		margin:10px 0px 0px 9px;
		width:212px;}
	.aop ul li {
		margin:1px 0px;
		padding:1px 0px;}
	.aop ul li a {
		display:block;
		border:1px solid #ffcc66;
		background: url(../images/aop-BG.gif) top left no-repeat #cab880;
		color:#c20000;
		text-decoration:none;
		padding:2px 4px 2px 20px;}
	.aop ul li a:hover {
		color:#ffcc66;
		text-decoration:none;
		background:url(../images/aop-BG-over.gif) top left no-repeat #c20000;}
		
.footlinks {
	border-top:1px solid #d6c283;
	background:#000;
	padding:5px 0px;
	color:#ffcc66;
	font:10px Arial, Helvetica, sans-serif;
	text-align:center;}
	.footlinks ul {
		list-style:none;
		padding:0px;
		margin:0px;
		width:100%;
		background:#000;}
	.footlinks ul li {
		margin:0px 5px;
		display:inline;

		background:url(../images/footlinks-RIGHT.gif) top right no-repeat;}
	.footlinks ul li a {
		background:url(../images/footlinks-LEFT.gif) top left no-repeat;
		color:#ffcc66;
		text-decoration:none;
		padding:0px 3px;}
	.footlinks ul li a:hover {
		color:#fbedae;
		text-decoration:underline;}	

/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px auto;
	padding:0px;
	height:0px;}

address {
	font-style:normal;}
	
#header{
	position:relative;
	width:;
	height:70px;
	background: url(../images/header.gif) top center no-repeat #000;
	text-align:center;}
	
#search-form {
	margin:0px;
	padding:0px 5px;
	position:absolute;
	bottom:0px;
	left:229px;
	background:#000;
	text-align:right;
	width:474px;
	border-left:2px solid #d5c182;
	border-right:2px solid #d5c182;
	z-index:0;}
	
	#search-form form {
		margin:0px;
		padding:0px;}
	
	.search {
		margin:5px 0px;
		padding:0px 3px;
		width:100px;
		height:16px;
		border:1px solid #c20000;
		color:#ffcc66;
		background:#222;}
		
	.search-submit {
		margin:5px 0px;
		padding:0px 3px;
		height:17px;
		font:10px Arial, Helvetica, sans-serif;
		border:1px solid #c20000;
		color:#ffcc66;
		background:#333;}
		
	.search-submit:hover {
		font:10px Arial, Helvetica, sans-serif;
		border:1px solid #c20000;
		background:#ffcc66;
		color:#333;}

#banner {
	margin:0px;
	padding:13px 0px 0px 0px;
	width:488px;
	height:294px;
	float:left;}

.left {
	background:;}

.mid {
	background: url(../images/mid-BG.gif) top left repeat-x #82837b;
	height:307px;
	position:relative;
	overflow:hidden;}
	
.right {
	background:url(/images/right-bg.jpg) repeat-y;}

#content-LEFT {
	float:left;
	width:412px;
	padding:0px 30px 0px 0px;
	border-right: 1px solid #d6c283;}
#content-RIGHT {
	float:right;
	width:412px;
	padding:0px 0px 0px 30px;}

.content {
	background:#fbedae;
	padding:10px 30px 30px 30px;
	font:12px Arial, Helvetica, sans-serif;
	text-align:justify;}
	.content p {
		line-height:20px;}
	.content h1{	
		display:block;
		padding:0px 0px 10px 0px;
		margin:0px 0px 15px 0px;
		font:22px Impact, Arial, sans-serif;
		font-weight:normal;
		color:#c20000;
		text-align:center;
		border-bottom: 1px solid #d6c283;
		line-height:normal;}
	.content h2{	
		font: bold 17px Arial, Helvetica, sans-serif;
		line-height:normal;}
	.content h3{	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#000;
		line-height:normal;}
	.content h4{	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#666;
		line-height:normal;}
	.content h5{	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#999;
		line-height:normal;}
	.content ul li {
		padding-top:10px;
		padding-bottom:10px;}
	.content a {
		color:#c20000;
		text-decoration:none;}
	.content a:hover {
		color:#c20000;
		text-decoration:underline;}
	
.form-pct { 
	width:300px; 
	background:#fff;
	border:1px solid #000;
	font:12px Arial, Helvetica, sans-serif;}

.msg-pct { 
	width:500px; 
	height:100px;
	overflow:auto;
	background:#fff;
	border:1px solid #000;
	font:12px Arial, Helvetica, sans-serif;}


/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qctable {
	float:right;
	font:11px Arial, Helvetica, sans-serif;
	color:#fbedae;
	width:202px;
	padding:0px 13px;
	text-align:center;}
	.qctable h2 {
		font:20px Impact, Arial, sans-serif;
		color:#ffcc66;
		margin:0px;
		padding:2px 0px 0px 0px;
		text-align:center;}
		.qctable h2 a {
			color:#ffcc66;
			text-decoration:none;}
		.qctable h2 a:hover {
			color:#fbedae;
			text-decoration:none;}
	.qctable address {
		padding:6px 0px;}	
	.qctable form {
		text-align:right;
		padding: 7px 0px 0px 0px;
		margin:0px;}


#qctable-line1 {
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#fbedae;
	text-align:center;
	padding:8px 0px 0px 0px;}
#qctable-line2 {
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#ffcc66;
	text-align:center;}
#qctable-message {
	float:left; 
	width:144px;}	
#qctable-message-btn {
	float:left; 
	width:56px;}


.qchead {
	}	

.pad_frm_itm2 {
	padding:0px;
	font:bold;}
	
.form-pct2 { 
	width:144px; 
	height:16px;
	background:#ddc98c;
	border:1px solid #fbedae;
	font:12px Arial, Helvetica, sans-serif;
	margin:0px 0px 2px 0px;}

.msg-pct2 { 
	width:144px; 
	height:52px;
	padding:0px;
	margin:0px;
	overflow:auto;
	background:#ddc98c;
	border:1px solid #fbedae;
	font:12px Arial, Helvetica, sans-serif;}

.submit {
	display:block;
	position: relative;
	bottom:0px;
	left:0px;
	float:left;
	margin:18px auto 0px auto;
	padding:0px;
	background: url(../images/submit-BG.gif) top left no-repeat;
	border:none;
	width:50px;
	height:22px;
	color:#fddfa3;
	text-decoration:none;
	font:10px Arial, Helvetica, sans-serif;
	text-align:center;}
	
.submit:hover {	
	text-decoration:none;
	color:#000;
	background:url(../images/submit-BG-OVER.gif) top left no-repeat;}

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	position:relative;
	margin:10px auto;
	text-align:left;
	width:830px;
	padding:5px 0px 0px 115px;
	font:10px Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	background:url(../images/lexisnexis.gif) top left no-repeat;}
	#disclaimer a {
		color:#c20000;
		text-decoration:none;}
		
	#disclaimer a:hover {
		color:#c20000;
		text-decoration:underline;}	


/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress{
	width:350px;}

#directionsLocale{
	padding:10px 0px;}

#locale{
	}

#directionsSubmit{
	padding:10px 0px;}

#map{
	border:1px solid #000;}

#addressNotFound{
	}

#directions{
	}