/* <![ 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:url(../images/body-BG.jpg) top center repeat;}
	
#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:950px;
	padding:0px 10px;
	overflow:hidden;
	background:url(../images/container-BG.jpg) top left repeat-y;}
	
#container-bottom {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:970px;
	height:8px;
	background:url(../images/container-BOTTOM.jpg) top left no-repeat;
	overflow:hidden;}
	
#search {
	height:36px;
	padding:3px 10px 0px 0px;
	overflow:hidden;
	margin:0px -10px;
	background:url(../images/search-BG.jpg) top left no-repeat;}

	#search td {
		background:#2b2929;}
	
	#search-field {
		width:160px;
		background:#fff;
		border:1px solid #fff;
		padding:2px 3px;
		font:11px Arial, Helvetica, sans-serif;
		color:#040404;}
		
	#search-button {
		font:11px Arial, Helvetica, sans-serif;
		color:#fff;
		background:url(../images/submit-bullet.gif) left no-repeat #226388;
		border:1px solid #226388;
		margin:0px;
		padding:1px 0px 1px 5px;
		width:30px;
		overflow:hidden;
		text-align:center;}
	
	#search-button:hover {	
		background:url(../images/submit-bullet.gif) left no-repeat #2d84b6;}
	
input, select, textarea, form {	
	margin:0px;
	padding:0px;}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#000;}
	
hr {
	height:1px;
	color:#c1c8c9;
	background:#c1c8c9;
	border:none;
	margin:5px 0px;
	padding:0px;}
		
address {
	font-style:normal;}
	

/*	<![ Navigation [ -----------------------------------------------------------*/
		
#nav {
	height:39px;
	overflow:hidden;
	background:url(../images/nav-BG.jpg) top left repeat-x #000;
	text-align:center;
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#fff;}

	#nav a {
		display:block;
		height:29px;
		padding:10px 15px 0px 15px;
		overflow:hidden;
		color:#fff;
		text-decoration:none;
		border-left:1px solid #383737;}
		
		#nav td.home a {
			border:none;}
		
	#nav a:hover {
		background:url(../images/nav-BG-over.jpg) top left repeat-x #216287;
		color:#fff;
		text-decoration:none;}
	
#aop {
	height:74px;
	padding:0px;
	overflow:hidden;
	background:url(../images/aop-BG.jpg) top left repeat-x #161414;
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#fff;}
	#aop h2 {
		float:left;
		width:177px;
		margin:0px;
		padding:0px;
		overflow:hidden;}
	#aop ul {
		display:block;
		float:left;
		list-style:none;
		padding:4px 0px 0px 0px;
		margin:0px;}
	#aop ul li {
		padding:1px 0px;
		margin:0px;}
	#aop ul li a {
		display:block;
		color:#fff;
		text-decoration:none;}
		
		#aop ul li a span {
			display:block;
			padding:3px 20px;}
		
	#aop ul li a:hover {
		background:url(../images/aop-BG-over.jpg) left repeat-x #216287;
		color:#fff;
		text-decoration:none;}
		
		#aop ul li a:hover span {
			background:url(../images/aop-bullet-OVER.gif) left no-repeat;
			border-left:1px solid #26536d;
			padding-left:19px;}
		
#footlinks {
	text-align:center;}	
	
	#footlinks ul {
		list-style:none;
		margin:0px;
		padding:0px;}
	#footlinks ul li {
		display:inline;
		margin:0px;
		padding:0px;}
		
		#footlinks ul ul {
			display:inline;}

	#footlinks  ul li a {
		color:#226388;
		text-decoration:underline;
		padding:0px 10px;
		border-right:1px solid #fff;}
		
		#footlinks ul li.last_child a {
			border-right:none;}
		
	#footlinks ul li a:hover {
		color:#fff;
		text-decoration:underline;}
	
/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	overflow:hidden;}

#header {
	height:109px;
	background:url(../images/header.jpg) top center no-repeat #e7e7e7;
	overflow:hidden;
	text-align:center;}
	
	#header p {
		margin:0px;
		padding:0px;}

#banner-area {
	height:234px;
	background: url(../images/banner-BG.jpg) top right no-repeat #2d2c2c;
	overflow:hidden;}
	
	#banner-area p {
		margin:0px;
		padding:0px;}
		
#banner-pic {
	float:left;
	background:url(../images/banner-pic.jpg) top left no-repeat;
	width:734px;
	height:234px;
	overflow:hidden;}
	
#banner-address {
	float:right;
	width:216px;
	padding:143px 0px 0px 0px;
	overflow:hidden;
	text-align:center;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#010101;}

#footer {
	padding:15px 25px;
	background:url(../images/footer-BG.jpg) top left repeat-x #262525;
	text-align:center;
	font:10px Arial, Helvetica, sans-serif;
	color:#fff;}

#mid {
	background:url(../images/mid-BG.jpg) top left repeat-y #cdd2d4;
	padding:0px;}

#left {
	float:left;
	width:621px;
	padding:30px 58px 30px 55px;
	overflow:hidden;
	background:url(../images/left-BG.jpg) top left no-repeat;}
	
#right {
	float:right;
	width:176px;
	height:440px;
	padding: 15px 20px;
	overflow:hidden;
	background:url(../images/right-BG.jpg) top left no-repeat;
	font:10px Arial, Helvetica, sans-serif;
	color:#000;}
	
	#right h2 {	
		font:normal 22px Georgia, "Times New Roman", Times, serif;
		line-height:normal;
		color:#175478;
		margin:0px;
		padding:0px;}	
		
	#right p {
		margin:5px 0px 15px 0px;
		padding:0px;}

#content-spacer {
	width:1px;
	height:500px;
	overflow:hidden;
	float:right;
	margin:0px;
	padding:0px;}

#content {
	width:620px;
	overflow:hidden;
	float:left;
	font:13px Arial, Helvetica, sans-serif;
	color:#303030;
	text-align:justify;}
	
	
	#content p, #content ol, #content ul {
		margin-top:0px;
		margin-bottom:17px;}
		#content ol ol, #content ul ul {
			margin-bottom:0px;}
			
	#content td ol, #content td ul {
		margin-top:0px;
		margin-bottom:17px;}
		#content td ol ol, #content td ul ul {
			margin-bottom:0px;}
			
	#content li {
		text-align:left;} 
			
	#content p {
		line-height:18px;}
	#content h1{
		text-align:left;
		font:normal 19px Georgia, "Times New Roman", Times, serif;
		color:#226388;
		line-height:normal;
		padding:0px;
		margin-top:0px;}
	#content h2{	
		text-align:left;
		font:bold 14px Georgia, "Times New Roman", Times, serif;
		color:#000;
		line-height:normal;
		padding:0px;
		margin-bottom:7px;}
	#content h3{	
		text-align:left;
		font:bold 13px Georgia, "Times New Roman", Times, serif;
		color:#ca6105;
		line-height:normal;
		padding:0px;
		margin-bottom:7px;}
	#content h4{	
		text-align:left;
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#555;
		line-height:normal;
		padding:0px;
		margin-bottom:7px;}
	#content h5{	
		text-align:left;
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#777;
		line-height:normal;
		padding:0px;
		margin-bottom:7px;}
	#content a {
		color:#226388;
		font-weight:bold;
		text-decoration: underline;}
	#content a:hover {
		color:#3f83aa;
		text-decoration:underline;}


/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:7px 0px;
	margin:0px;}

.form-label {
	width:115px; /* Width of labels */
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;}
  
.form-pct {	
	border:1px solid #999;
	background:#fff;
	font:11px Arial, Helvetica, sans-serif;
	color:#555;
	padding:5px 6px;
	width:350px;}
	
select.form-pct {
	width:auto;}
	
.msg-pct {
	border:1px solid #999;
	background:#fff;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;
	padding:5px 6px;
	width:470px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px;
	overflow:auto;}

.main-submit {
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/submit-bullet.gif) left no-repeat #226388;
	border:1px solid #5c859c;
	margin:0px;
	padding:2px 5px 2px 10px;
	overflow:hidden;
	text-align:center;} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	background:url(../images/submit-bullet.gif) left no-repeat #2d84b6;}

.custom-form {
	}

	.custom-form fieldset {
		margin: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 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:452px;
	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;}



/*	<![ Quick Contact [ -----------------------------------------------------------*/

#qc {
	height:380px;
	overflow:hidden;
	text-align:justify;}

.pad_frm_itm2 {
	padding:1px 0px;
	margin:0px;
	text-align:right;}

.form-label2 {
	width:58px;
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;
	display:none;}
  
.form-pct2 {
	font:10px Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff;
	border:1px solid #000;
	padding:3px;
	width:168px;}
	
.msg-pct2 {
	font:10px Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff;
	border:1px solid #000;
	padding:3px;
	width:168px;
	height:50px;
	overflow:auto;}

.custom-form2 {
	}

	.custom-form2 fieldset {
		margin:0px;
		padding:0px;
		border:none;}
		  
	.custom-form2 legend {
		padding:0px 2px 5px 33px;
		font:bold 14px Verdana, Arial, Helvetica, sans-serif;
		text-align:center;}
		  
	.custom-form2 ol {
		margin:0px;
		padding:0px;
		list-style:none;}

.submit {
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/submit-bullet.gif) left no-repeat #226388;
	border:1px solid #5c859c;
	margin:0px;
	padding:1px 0px 1px 5px;
	width:60px;
	overflow:hidden;
	text-align:center;}
	
.submit:hover {	
	background:url(../images/submit-bullet.gif) left no-repeat #2d84b6;}


/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	letter-spacing:1px;
	padding:10px 0px 0px 0px;}
	
	#disclaimer a {
		color:#fff;
		font-weight:bold;
		text-decoration:none;}
	#disclaimer a:hover {
		color:#226388;
		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:4px 0px;}

#fromAddress {
	width:550px;
	border:1px solid #999;
	background:#fff;
	font:11px Arial, Helvetica, sans-serif;
	color:#555;
	padding:5px 6px;} /* address input field */

#directionsLocale {
	padding:4px 0px;}

	#directionsLocale select {
		border:1px solid #999;
		background:#fff;
		font:11px Arial, Helvetica, sans-serif;
		color:#555;
		padding:4px;} /* language dropmenu */

#locale{
	}

#directionsSubmit {
	padding:4px 0px 10px 0px;}
	
	#directionsSubmit input {
		font:11px Arial, Helvetica, sans-serif;
		color:#fff;
		background:url(../images/submit-bullet.gif) left no-repeat #226388;
		border:1px solid #5c859c;
		margin:0px;
		padding:2px 5px 2px 10px;
		overflow:hidden;
		text-align:center;	} /* GET DIRECTIONS button */
	#directionsSubmit input:hover {
		background:url(../images/submit-bullet.gif) left no-repeat #2d84b6;	}


#map {
	border:1px solid #999;
	color:#000;
	text-align:left;}

#addressNotFound {
	}

#directions {
	}

