/* <![ 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:0; 
	padding:0; 
	text-align:center;
	background:#fff;
	behavior:url(/scripts/csshover.htc);}
		
#container {
	text-align:left;
	width:900px;
	border:1px dashed #b19f92;}
	
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 {
	font:12px Tahoma, Verdana, sans-serif;
	text-transform:uppercase;
	background:url(../images/nav-bg.jpg) top repeat-x #9c3800;}
	.nav a {
		display:block;
		padding:15px 3px;
		text-align:center;
		color:#fff;
		text-decoration:none;
		border-right:1px solid #551f00;
		border-left:1px solid #c24d00;}
	.nav a:hover {
		background: url(../images/nav-bg-OVER.jpg) top repeat-x #771e00;
		color:#dad0ba;
		text-decoration:none;}
	
.aop {
	margin:10px 0 0 5px;
	border: 1px solid #000;
	background:#ccc;}
	.aop h2 {
		padding:5px 10px;
		background:#990000;
		border-bottom:2px solid	#2F2F2F;
		color:#fff;
		text-transform:uppercase;
		font-size:14px;
		letter-spacing:1px;
		margin:0;}
	.aop ul {
		list-style:none;
		margin:0;
		padding:0;}	
	.aop a {	
		display:block;
		height:15px;
		padding:5px 5px 5px 15px;
		background:#eee;
		color:#000;
		font:bold 11px Verdana, Arial, Helvetica, sans-serif;}
	.aop a:hover {
		padding:5px;
		border-left:10px solid #2F2F2F;
		background:#fff;
		color:#990000;
		text-decoration:none;}	
		
.footlinks {
	text-align:center;
	padding:15px 0px;
	width:900px;
	font:10px Tahoma, Verdana, sans-serif;
	color:#b5a294;}
	.footlinks a {
		padding:0px 5px;
		color:#7a6a5f;
		text-decoration:none;
		border-right:1px solid #b5a294;}
	.footlinks a:hover {
		color:#b5a294;
		text-decoration:none;
		border-right:1px solid #b5a294;}
	.footlinks a:last-child {
		border-right:none;}
	
.footer {
	}
	
/*	<![ Layout [ -----------------------------------------------------------*/
	
address {
	font-style:normal;}

.address-box {
	padding:30px 0px 10px 0px;
	width:900px;
	text-align:right;
	background:#fff;
	font:11px Tahoma, Verdana, sans-serif;
	color:#4e1d03;}
	
	.address-box strong {
		color:#9c3800; 
		font-weight:bold;}

#header{
	width:900px;
	height:223px;
	text-align:right;
	background: url(../images/logo.gif) top left no-repeat #fff;}

.left {
	background:;}

.mid {
	background:;}
	
.right {
	vertical-align:top;
	width:214px;
	padding:18px;
	background:#9c3800;
	font:12px Tahoma, Verdana, sans-serif;
	color:#fff;
	line-height:20px;}
	.right a {
		color:#cfb988;
		font-weight:bold;
		text-decoration:none;}
	.right a:hover {
		color:#fff;
		font-weight:bold;
		text-decoration:none;}
	.right ul {
		list-style-type:square;
		margin:0px 0px 0px 18px;
		padding:0px;}

.content {
	font:12px Tahoma, Verdana, sans-serif;
	color:#5f4c3f;
	background:#dad0ba;
	padding:20px;
	vertical-align:top;}
	.content * {
		line-height:22px;}
	.content p {
		}
	.content h1{	
		font:20px Tahoma, Verdana, sans-serif;
		font-weight:normal;
		color:#422e22;
		line-height:normal;}
	.content h2{	
		font:15px Tahoma, Verdana, sans-serif;
		font-weight:bold;
		color:#9c3800;
		line-height:normal;}
	.content h3{	
		font:12px Tahoma, Verdana, sans-serif;
		font-weight:bold;
		color:#000;
		line-height:normal;}
	.content h4{	
		font:12px Tahoma, Verdana, sans-serif;
		font-weight:bold;
		color: #521500;
		line-height:normal;}
	.content a {
		color:#c97241;
		font-weight:bold;
		text-decoration:none;}
	.content a:hover {
		color:#9c3800;
		font-weight:bold;
		text-decoration:none;}

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qctable {
	}
	
.qchead {
	}	

.pad_frm_itm {
	padding:0px;
	font:bold;}
	
.form-pct { 
	width:450px; 
	height:15px;}

.msg-pct { 
	width:550px; 
	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;}

/*	<![ Disclaimer [	 -----------------------------------------------------------*/
#disclaimer{
	font:10px Tahoma, Verdana, sans-serif;
	color:#b5a294;
	text-align:left;
	height:30px;
	padding:15px 0px 15px 150px;
	background:url(../images/lexisnexis.jpg) no-repeat left center #fff;
	width:750px;}
	#disclaimer a {
		color:#b5a294;
		font-weight:bold;
		text-decoration:none;}
	#disclaimer a:hover {
		color:#b5a294;
		font-weight:bold;
		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{
	}