/* <![ 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:12px Arial, Helvetica, sans-serif;
	background:#3d3d3b;}

#containerWrapper {
	background:#fef5dd url(../images/container-bg.jpg) repeat-x;
	}
	
#container {
	position:relative;
	margin:0px auto;
	text-align:center;
	width:1000px;
	padding:0px;
	text-align:left;}
	
	
input, select, textarea {	
	}
	
legend	{
	font:bold 11px Arial, Helvetica, sans-serif; color:#000;}
	
hr {
	height:1px;
	color:#000;
	background:#4000;
	border:none;
	margin:5px 0px;
	padding:0px;}

address {
	font-style:normal;}


/*	<![ Navigation [ -----------------------------------------------------------*/

.topnav {
	position:relative;
	width:949px;
	margin:0px auto;}
	
	.topnav ul {
		}
	.topnav ul li {
		}
	.topnav ul li a {
		}
	.topnav ul li a:hover {
		}
		
#nav{
	height:43px;
	overflow:hidden;
}
#nav ul, #nav ul ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:44px;
}
#nav ul {
	margin:0px 30px;
	}
#nav ul li{
	float:left;
	position:relative;
}

#nav ul li a{
	color:#6b0e0e;
	font:16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	padding:13px 20px;
	display:block;
	background:url(../images/nav-li-right.jpg) top right no-repeat;
}

#nav ul li a:hover{
	color: #000;
	background:url(../images/nav-selected.jpg) top right no-repeat;
}
#nav ul ul{
	position:absolute;
	display:none;
	width:150px;
	top:44px;
	background:#002a51;
	border-bottom: 1px solid #667f97;
	}
#nav ul li ul a{
	padding:0 0 0 10px;
	line-height:20px;
	width:140px;
	height:20px;
	float:left;
	background:#009933;
	border-bottom: 1px solid #004789;
	text-transform:none;
	}
#nav ul li ul li{
	float:left;
	}
#nav ul li ul li a:hover{
	}
#nav ul ul ul{
	top:auto;
	}	
#nav ul li ul ul {
	left:150px;
	margin:0;
	}
#nav ul li ul ul li a{
	background:#3399CC;
	}
#nav ul li ul ul li a:hover{
	color:#000000;
	}

#nav ul li:hover ul ul, #nav ul li:hover ul ul ul, #nav ul li:hover ul ul ul ul{
	display:none;
	}
#nav ul li:hover ul, #nav ul li li:hover ul, #nav ul li li li:hover ul, #nav ul li li li li:hover ul{
	display:block;
	}
#nav ul .first_child a {
	padding:13px 35px;}
#nav ul .last_child a {
	background:none;}
#nav ul .last_child a:hover {
	background:url(../images/nav-selected.jpg) top no-repeat;
	}		
	
	
#aop, #quickcontact {
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:10px 0px;
	margin:0px auto;
	width:300px;
	background:#430000 url(../images/sidebar-bg.jpg) top center no-repeat;}
	
	#aop h2, #quickcontact h2 {
		display:block;
		text-align:left;
		color:#f9d786;
		text-transform:uppercase;
		font:normal 25px Georgia, "Times New Roman", Times, serif;
		padding:5px 25px;
		margin:0px auto;
		width:245px;}
	#aop ul {
		list-style:none;
		padding:0px 15px;
		margin:0px auto;
		width:275px;}
	#aop ul li {
		display:block;
		padding:0px 0px 1px 0px;
		margin:0px 0px -1px 0px;}
	#aop ul li a {
		display:block;
		padding:5px 10px 5px 40px;
		color:#fff;
		text-transform:uppercase;
		text-decoration:none;
		background:url(../images/aop-li.gif) 10px 5px no-repeat;}
		
		#aop ul li .current_link {
			color:#ffdd83;
			font-weight:bold;
			background:url(../images/aop-selected.gif) 10px 5px no-repeat;}
		
	#aop ul li a:hover {
		color:#ffdd83;
		text-decoration:none;
		border-top:none;
		background:#300 url(../images/aop-li.gif) 10px 5px no-repeat;}	
		
		#aop ul li .current_link:hover {
			color:#ffdd83;
			border-top:none;}
			
		#aop ul li ul {
			padding:1px 0px 0px 0px;}
			
		#aop ul li ul li a {
			padding:5px 20px 5px 38px;
			font-size:11px;}

#footlinks {
	margin:0px;
	padding:0px;
	padding:50px 20px 0px 20px;
	text-align:left;
	width:140px;
	float:left;}	
	
	#footlinks ul {
		list-style:none;
		margin:0px;
		padding:0px;}
	#footlinks ul li {
		display:block;
		margin:0px;
		padding:0px;}
		
		#footlinks ul ul {
			display:inline;}

	#footlinks  ul li a {
		text-decoration:none;
		padding:0px 10px;
		color:#fff;}
		
		#footlinks ul .last_child a {
			border-right:none;}
		
	#footlinks ul li a:hover {
		text-decoration:underline;
		}

	
/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;}


.search {
	position:relative;
	margin:0px auto;
	padding:0px 0px 20px 0px;
	text-align:right;}
	
	.search form {
		margin:0px;
		padding:0px;}
	
	.search-field {
		padding:3px;
		font:10px Arial, Helvetica, sans-serif;
		border:1px solid #8fa3af;
		background:#fff;
		width:100px;}
		
	.search-button {
		width:60px;
		background: #cbd3d8;
		color:#0f364a;
		border:1px solid #8fa3af;
		text-decoration:none;
		font:11px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-align:center;}
	
	.search-button:hover {	
		background: #062552;
		border:1px solid #0f364a;  	
		text-decoration:none;
		color:#fff;}
	
	
#header {
	height:166px;
	overflow:hidden;
	background:url(../images/header.jpg) top center no-repeat;}
	
#address {
	position:absolute;
	top:40px;
	left:690px;
	float:right;
	width:300px;
	margin:0px;
	padding:0px;
	color:#fff;
	text-align:right;
	font:12px Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
	#address h2 {
		font:24px Geneva, Arial, Helvetica, sans-serif;
		margin:0px;
		padding:10px 0px;
		}


#left {
	float:left;
	width:340px;
	padding:30px 0px;
	font:11px Arial, Helvetica, sans-serif;
	color:#062552;}
	
#right {
	float:left;
	width:660px;
	background:url(../images/right-bg.jpg) 5px 30px no-repeat;}

#content {
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	padding:25px;}
	#content p {
		line-height:18px;}
	#content h1 {	
		font:21px Georgia, "Times New Roman", Times, serif;
		font-weight:normal;
		color:#3f1c04;
		display:block;
		line-height:normal;
		padding:0px 0px 5px 0px;
		margin-top:0px;}
	#content h2 {	
		font:bold 16px Arial, Helvetica, sans-serif;
		color:#000;
		line-height:normal;
		padding:0px;}
	#content h3 {	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#000;
		line-height:normal;
		padding:0px;}
	#content h4 {	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#555;
		line-height:normal;
		padding:0px;}
	#content h5 {	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#777;
		line-height:normal;
		padding:0px;}
	#content a {
		color:#7f0000;
		font-weight:bold;
		text-decoration:none;}
	#content a:hover {
		color:#7f0000;
		text-decoration:underline;}
	#content td ul, #content td ol {
		margin-top:0px;
		margin-bottom:0px;
		padding-top:0px;
		padding-bottom:0px;}

.photoRT {
	float:right;
	margin:0px 0px 10px 10px;}
	
.photoLT {
	float:left;
	margin:0px 10px 10px 0px;}

	.photoRT span, .photoLT span {
		clear:both;
		font:10px Arial, Helvetica, sans-serif;}

#footerWrapper {	
	background:#3d3d3b url(../images/footer-bg.jpg) repeat-x;
	}
#footer {
	padding:0px;
	margin:0px auto;
	width:1000px;
	}
	.footer-logo {
		float:left;
	}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:140px;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.form-pct {
	width:300px;
	font:12px Arial, Helvetica, sans-serif;}
	
.msg-pct {
	width:445px;
	height:70px;
	overflow:auto;
	font:12px Arial, Helvetica, sans-serif;}

.main-submit {
	} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	}


.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}
		

/*  <![ Disclaimer Alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	}
	
#iagree {
	position:absolute;
	font:11px 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 Arial, Helvetica, sans-serif;
	border-bottom:1px solid #0a3150;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit {
	padding:4px;
	margin:0 6px 0 0;
	font:12px 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;}

	

/*	<![ Quick Contact [ -----------------------------------------------------------*/

#quickcontact {
	margin-top:20px;
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#000;
	}
	#quickcontact h2 {
		background:url(../images/envelope.gif) top right no-repeat;
		height:50px;
		overflow:hidden;
		}
	#quickcontact p {
		margin:0px;
		padding:10px 0px;
		}

.pad_frm_itm2 {
	padding:3px 0px;
	margin:0px;}

.form-label2 {
	width:58px;
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;}
  
.form-pct2 {
	margin:0px auto;
	padding:2px 5px;
	width:180px;
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
	border:1px solid #000;}
	
.msg-pct2 {
	margin:0px auto;
	padding:2px 5px;
	width:180px;
	height:50px;
	overflow:auto;
	font:11px Arial, Helvetica, sans-serif;	
	color:#333;
	border:1px solid #000;}

.custom-form2 {
	position:relative;
	top:-10px;
	padding:10px 0px;
	margin:0px auto;
	width:240px;
	background:#e6e4e4;}

	.custom-form2 fieldset {
		margin:0px 0px 10px 0px;
		padding:0px 15px;
		width:210px;
		border:none;}
		  
	.custom-form2 legend {
		padding:0px 2px 5px 2px;
		font:bold 14px Arial, Helvetica, sans-serif;
		text-align:center;}
		  
	.custom-form2 ol {
		margin:0px;
		padding:0px;
		list-style:none;}

.submit-align2 {
	margin:10px 0px;
	text-align:center;}

.submit {
	margin:0px;
	padding:0px;
	width:139px;
	height:29px;
	background:#8a8a8a url(../images/submit-btn.jpg) no-repeat;
	border:none;
	font:14px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-align:center;}
	
.submit:hover {	
	}
	

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	position:relative;
	margin:0px;
	padding:40px 0px 0px;
	_padding-top:50px;
	float:left;
	width:475px;
	text-align:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;}
	#disclaimer img {
		padding:30px 0px;
		}
	#disclaimer a {
		color:#fff;
		font-weight:bold;
		text-decoration:none;}
	#disclaimer a:hover {
		color:#fff;
		font-weight:bold;
		text-decoration:underline;}	

/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)*/


/* Fix for IE6 - prevents text from disappearing when map loads - apply this class to the RTF for content area */
.DirectionsContent {
	display:block;
	position:relative;}
	

/* [ 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 {
	}
