/* <![ 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);
	font:16px "Times New Roman", Times, serif;
	background:#242424;
	color:#fff;}
	
#container {
	position:relative;
	margin:0px auto;
	background:url(../images/container-BG.gif);}
	
#container-TOP {
	background: url(../images/container-TOP.gif) top left repeat-x;
	text-align:center;}
	
#container-BOTTOM {
	background: url(../images/container-bottom-BG.gif) bottom left repeat-x;}
	
#container-INNER {
	position:relative;
	margin:0px auto;
	width:949px;
	color:#000;
	text-align:left;
	background:url(../images/mid-BG.jpg) top left repeat-y;}
	
#search {
	}
	
	#search-field {
		border:1px solid #bebbbb;
		background:#e7e7e7;
		font:11px Arial, Helvetica, sans-serif;
		padding:2px;
		width:170px;}
		
	#search-button {
		font:11px "Times New Roman", Times, serif;
		color:#000;
		background:#d6d6d6;
		border:1px solid #bebbbb;
		text-decoration:none;
		text-align:center;
		padding:2px 3px;
		width:50px;}
	
	#search-button:hover {	
		background:#8f0000;
		color:#fff;}
	
input, select, textarea, form {	
	margin:0px;
	padding:0px;}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#979797;
	background:#979797;
	border:none;
	margin:5px 0px;
	padding:0px;}
	
address {
	font-style:normal;}
	

/*	<![ Navigation [ -----------------------------------------------------------*/

#topnav {
	}
	
	#topnav ul {
		}
	#topnav ul li {
		}
	#topnav ul li a {
		}
	#topnav ul li a:hover {
		}
		
#nav {
	background: url(../images/nav-BG.gif) top left no-repeat;
	font:11px "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:0px 6px 0px 5px;
	overflow:hidden;}

	#nav a {
		display:block;
		padding:20px 10px;
		text-align:center;
		color:#fff;
		text-decoration:none;
		background:none;
		border-left:1px solid #3f3f3f;
		text-transform:uppercase;
		font-size:12px;}
		#nav .first_child a {
			padding-left:50px;}
		#nav .last_child a {
			padding-right:50px;}
			
	#nav a:hover {
		color:#fff;
		text-decoration:none;
		background:#52170f;}
	
	
		table.menu{
			position:absolute;
			visibility:hidden;
			border-top:1px solid #3f3f3f;} 
			
			.menu {
				background:#242424;}
			.menu ul {
				list-style:none;
				margin:0px;
				padding:0px;}
			.menu ul li {
				padding:1px 0px;
				margin:-1px 0px;}
			#nav .menu ul li a {
				font-size:12px;
				width:auto;
				height:auto;
				display:block;
				padding:5px 10px;
				text-transform:none;
				text-align:left;
				border:1px solid #3f3f3f;
				border-top:none;}
				
			#nav #ATTY {
				width:163px;}
	
			#nav #AOP{
				width:136px;}
	
#aop {
	}
	#aop ul {
		list-style:none;
		padding:0px;
		margin:0px;
		width:100%;}
	#aop ul li {
		}
	#aop ul li a {
		}
	#aop ul li a:hover {
		}	
		
#footlinks {
	font:12px "Times New Roman", Times, serif;
	color:#fff;
	text-align:center;
	padding:10px 0px;}
	#footlinks ul {
		list-style:none;
		padding:0px;
		margin:0px;}
	#footlinks ul li {
		display:inline;}
	#footlinks ul li a {
		color:#fff;
		text-decoration:none;
		padding:0px 10px;
		border-left:1px solid #393939;}
		
		#footlinks ul .first_child a {
			border-left:none;}
		
	#footlinks ul li a:hover {
		color:#ccc;
		text-decoration:none;}
	
/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	overflow:hidden;}

#header{
	 background:url(../images/header.jpg) top center no-repeat;
	 height:66px;
	 overflow:hidden;}
	 
#banner {
	position:relative;
	margin:0px auto;
	height:148px;
	width:949px;
	overflow:hidden;
	background:url(../images/banner.jpg) top center no-repeat;}
	
	#banner p {
		margin:0px;
		padding:0px;}

#mid {
	background:url(../images/mid-BG.jpg) top left repeat-y;}

#left {
	float:left;
	width:645px;
	overflow:hidden;
	padding:15px 0px;
	font:16px "Times New Roman", Times, serif;
	color:#242424;}
	
	#left a {
		font-weight:bold;
		color:#8f0000;
		text-decoration:none;}
	#left a:hover {
		color:#d00303;}
	
#right {
	float:right;
	width:233px;
	padding:20px 25px 10px 0px;
	overflow:hidden;
	font:16px "Times New Roman", Times, serif;
	color:#000;
	text-align:center;}
	
	#right h2 {
		font:normal 24px "Times New Roman", Times, serif;
		color:#000;
		margin:5px 0px;
		padding:0px;}
		
	#right a {
		font-weight:bold;
		color:#8f0000;
		text-decoration:none;}
		
	#right a:hover {
		color:#d00303;}
		
	#right a img {
		margin:4px 2px;}

#right .free {
	font:bold 17px "Times New Roman", Times, serif;
	line-height:17px;
	color:#8f0000;
	margin-top:0px;
	padding-top:0px;}

#content {
	font:16px "Times New Roman", Times, serif;
	color:#242424;
	padding:10px 10px 10px 40px;}
	#content p {
		line-height:22px;}
	#content h1 {
		display:block;
		padding:0px 0px 5px 0px;
		font:normal 24px "Times New Roman", Times, serif;
		color:#8f0000;
		border-bottom:1px solid #000;
		line-height:normal;
		margin-top:0px;}
	#content h2{	
		font: bold 19px "Times New Roman", Times, serif;
		color:#000;
		line-height:normal;
		padding:0px;
		margin-top:0px;}
	#content h3{	
		font: bold 16px "Times New Roman", Times, serif;
		color:#000;
		line-height:normal;
		padding:0px;
		margin-top:0px;}
	#content h4{	
		font: bold 16px "Times New Roman", Times, serif;
		color:#444;
		line-height:normal;
		padding:0px;
		margin-top:0px;}
	#content h5{	
		font: bold 16px "Times New Roman", Times, serif;
		color:#777;
		line-height:normal;
		padding:0px;
		margin-top:0px;}
	#content a {
		font-weight:bold;
		color:#8f0000;
		text-decoration:none;}
	#content a:hover {
		color:#d00303;}
		
	#content ul {
		list-style:none;}
	#content td ul, #content td ol {
		margin-top:0px;}

	#content ul li {
		padding-left:16px;
		background:no-repeat 0px 3px url(../images/bullet.gif);}
		
	#content li {
		margin:0px 0px 6px 0px;}


/*	<![  Contact [ -----------------------------------------------------------*/

.pad_frm_itm {
	padding:0px;}
	
.form-pct { 
	width:420px; 
	padding:2px;
	font:12px Arial, Helvetica, sans-serif;}

.msg-pct { 
	width:570px; 
	height:100px;
	padding:2px;
	overflow:auto;
	font:12px Arial, Helvetica, sans-serif;}
	
/*	<![  Quick Contact [ -----------------------------------------------------------*/

#qc {
	}
	#qc ol {
		margin:0px;
		padding:0px;
		list-style:none;
		line-height: 25px;}
		
	#qc form {
		margin:0px;
		padding:0px;}
		
.pad_frm_itm2 {
	padding:0px;}

.Captcha {
	margin-top: 5px;
	font: 11px "Times New Roman", Times, serif;
	text-align: right;
	line-height:20px;
	float: right;
	}
	
.form-pct2, .Captcha input { 
		border:1px solid #bebbbb;
		background:#e7e7e7;
		font:11px Arial, Helvetica, sans-serif;
		padding:2px;
		width:120px;}


.form-label2 {
	width:100px;
	padding:0px 2px 0px 0px;
	display:inline-block;
	text-align:left;
	color: #8f0000;
	font: 17px "Times New Roman", Times, serif}
	
.msg-pct2 { 
	width:100px; 
	height:70px;
	overflow:auto;
	font:11px Arial, Helvetica, sans-serif;}

.submit {
	font:11px "Times New Roman", Times, serif;
	color:#000;
	background:#d6d6d6;
	border:1px solid #bebbbb;
	text-decoration:none;
	text-align:center;
	padding:2px 3px;
	width:50px;}

.submit-align2 {
	text-align:left;
	padding-top: 55px;
}
	
.submit:hover {	
	background:#8f0000;
		color:#fff;}
		
/*  <![ Disclaimer Alert for Contact Form: Please leave intact [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	line-height:normal;}
	
#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:0px 0px 4px 0px;}

#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;}


/*	<![ Disclaimer: Please leave intact [	 -----------------------------------------------------------*/


#disclaimer {
	display:block;
	padding:12px;
	margin:0px -12px;
	background:#364a61;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
	text-align:left;}
	
	#disclaimer a {
		color:#ccc;
		font-weight:bold;
		text-decoration:none;}
	#disclaimer a:hover {
		color:#fff;
		text-decoration:underline;}	
		
/* QC FORM DISCLAIMER */

#qc #iagree { 
	width: 229px; 
	padding: 0px;
	border: 1px solid #BEBBBB;
	}
	
#qc #iagree .checkbox {
    display: block;
    float: left;
    height: 22px;
    margin: 5px 10px;
    text-align: left;
	}
	
#qc #overlay_response { text-align: left; padding: 0px 5px; }

/*	<![ 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;
	color:#000;}

#addressNotFound{
	}

#directions{
	}
