/* <![ 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:#274969;}
		
#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:986px;}
	
.search {
	position:relative;
	margin:0px auto;
	padding:5px 0px 30px 0px;
	text-align:center;}
	
	.search form {
		margin:0px;
		padding:0px;}
	
	.search-field {
		width:140px;
		background:#343c45;
		padding:2px;
		font:10px Verdana, Arial, Helvetica, sans-serif;
		color:#fff;
		border:1px solid #626a73;}
		
	.search-button {
		background:#274969;
		color:#fff;
		border:1px solid #626a73;
		padding:0px;
		margin:0px;
		font:10px Georgia, "Times New Roman", Times, serif;
		text-transform:uppercase;}
	
	.search-button:hover {
		background:#740603;
		color:#fff;}

input, select, textarea{	
	}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#83100d;
	background:#83100d;
	border:none;
	margin:5px 0px;
	padding:0px;}

/*	<![ Navigation [ -----------------------------------------------------------*/

.nav {
	position:relative;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-transform:uppercase;
	padding:0px 0px 20px 0px;}
	.nav ul {
		list-style:none;
		padding:0px;
		margin:0px;
		width:100%;}
	.nav ul li {
		margin:0px;
		padding:1px 0px;}
	.nav ul li a {
		display:block;
		border-top:1px solid #fff;
		padding:9px 10px 9px 30px;
		color:#fff;
		text-decoration:none;}
		.nav ul .first_child a {
			border:none;}
	.nav ul li a:hover {
		background:url(../images/nav-BG-over.gif) top left repeat-x #7b0f0c;
		color:#fff;
		text-decoration:none;}
	
.aop {
	}
	.aop ul {
		list-style:none;
		padding:0px;
		margin:0px;
		width:100%;}
	.aop ul li {
		display:inline;}
	.aop ul li a {
		}
	.aop ul li a:hover {
		}	
		
.footlinks {
	padding:30px 0px 20px 0px;}
	.footlinks ul {
		list-style:none;
		padding:0px;
		margin:0px;
		width:100%;}
	.footlinks ul li {
		display:inline;}
	.footlinks ul li a {
		padding:0px 3px 0px 6px;
		border-left:1px solid #fff;
		color:#fff;
		text-decoration:none;}
		.footlinks ul .first_child a {
			border:none;}
	.footlinks ul li a:hover {
		color:#95a8bd;
		text-decoration:none;}
	
.footer {
	position:relative;
	margin:0px auto;
	width:986px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;}
	
/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;}

address {
	font-style:normal;}
	
#header{
	height:198px;
	overflow:hidden;
	background: url(../images/header.jpg);
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-align:center;}
	
	.header-RIGHT {
		float:right;
		width:250px;
		padding:10px 0px 0px 0px;}
		
	.header-RIGHT h2 {
		font:18px Georgia, "Times New Roman", Times, serif;}

.mid {
	border-left:6px solid #bccbe0;
	background: url(../images/mid-BG.gif) top right repeat-y #414953;}

.left {
	float:left;
	width:222px;
	text-align:left;}
	
.center {
	float:left;
	width:520px;
	text-align:left;}
	
.right {
	float:right;
	width:162px;
	padding:10px 29px;
	text-align:left;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;}
	
	.right h2 {
		display:block;
		margin:0px;
		padding:0px 0px 8px 0px;
		font:20px Georgia, "Times New Roman", Times, serif;
		font-weight:normal;
		color:#fff;
		text-align:center;}
		
	.right p {
		margin:3px 0px;
		padding:8px 0px;
		border-top:3px double #fff;}
		
	.right a {
		font-weight:bold;
		color:#7b0f0c;
		text-decoration:none;}
		
	.right a:hover {
		color:#274969;
		text-decoration:none;}
		

.content {
	padding:8px 0px 8px 25px;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	.content p {
		line-height:20px;}
	.content h1{	
		display:block;
		padding:0px 0px 10px 0px;
		margin-top:0px;
		font:22px Georgia, "Times New Roman", Times, serif;
		border-bottom:3px double #83100d;
		font-weight:normal;
		color:#83100d;
		line-height:normal;}
	.content h2{	
		font: bold 16px Verdana, Arial, Helvetica, sans-serif;
		line-height:normal;
		padding:0px;
		margin-top:0px;}
	.content h3{	
		font: bold 14px Verdana, Arial, Helvetica, sans-serif;
		color:#83100d;
		line-height:normal;
		padding:0px;
		margin-top:0px;}
	.content h4{	
		font: bold 12px Verdana, Arial, Helvetica, sans-serif;
		color:#444;
		line-height:normal;
		padding:0px;
		margin-top:0px;}
	.content h5{	
		font: bold 12px Verdana, Arial, Helvetica, sans-serif;
		color:#666;
		line-height:normal;
		padding:0px;
		margin-top:0px;}
	.content a {
		color:#83100d;
		font-weight:bold;
		text-decoration:none;}
	.content a:hover {
		color:#274969;
		text-decoration:udnerline;}
	.content li {
		padding-top:7px;
		padding-bottom:7px;}

.form-pct { 
	width:300px; 
	height:18px;
	font:12px Arial, Helvetica, sans-serif;}

.msg-pct { 
	width:450px; 
	height:70px;
	overflow:auto;
	font:12px Arial, Helvetica, sans-serif;}

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qctable {
	}
	
.qchead {
	}	

.pad_frm_itm2 {
	padding:0px;
	font:bold;}
	
.form-pct2 { 
	width:100px; 
	height:15px;
	font:11px Arial, Helvetica, sans-serif;}

.msg-pct2 { 
	width:100px; 
	height:70px;
	overflow:auto;
	font:11px Arial, Helvetica, sans-serif;}

.submit {
	background:#ccc;
	color:#000;
	text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	border:none;}
	
.submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;}

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	position:relative;
	margin:0px auto;
	padding:35px 0px 20px 0px;
	text-align:left;
	color:#fff;
	font:10px Verdana, Arial, Helvetica, sans-serif}
	
	#disclaimer a {
		color:#fff;
		font-weight:bold;
		text-decoration:none;}
	#disclaimer a:hover {
		color:#95a8bd;
		font-weight:bold;
		text-decoration:none;}	

/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	border-top:3px double #83100d;
	padding-top:10px;}

/* 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{
	}
	
/*]()[*/
.u-line { text-decoration: underline; }
#pub-ops { padding-left:20px; }
#pub-ops em { text-decoration:underline; font-style:normal;}