/* <![ Global [ -----------------------------------------------------------*/
.body{	background-color:#005f3e; margin:0; padding:0; text-align:center}
td, font	{	font:bold 12px/14px Arial, Helvetica, sans-serif;
		color:#000;
		vertical-align:top}
table#container {margin-left:auto;
			margin-right:auto;
			text-align:left;
			width:970px;
}
			
a		{	color:#005f3e;}
a:hover	{	color:#000;}

/* --- Start "More" Links in Newsletter Content -- */

td.content a font{
	margin:0px 0px 0px 5px;
	color:#005f3e;
	}
	
td.content a:hover font{
	margin:0px 0px 0px 5px;
	color:#000;
	}	
/* --- End "More" Links in Newsletter Content -- */

ul{		padding: 0;
		margin-left: 15px;	}
li{		margin-left: 3px;
		padding-bottom:3px;
		}
li ul{	padding-top:3px;}

input, select, textarea {	border:1px solid #000;}

h1{	font: bold 22px "Times New Roman", Times, serif;
	color:#005f3e}
h2{	font: bold 12px Arial, Helvetica, sans-serif;
	color:#999}
h3{	font: bold 10px Arial, Helvetica, sans-serif;
	}

/*	<![ Navigation [ -----------------------------------------------------------*/

.nav {
	}

.nav a {
	display:block;
	width:100%;
	height:18px;
	padding:2px 0px 0px 4px;
	background:#d9e7e3;
	border:1px solid #fce9a6;
	font:bold 13px "Times New Roman", Times, serif;
	color:#005f3e;
	text-decoration:none;
	margin-bottom:3px;
	z-index:5	
	}

.nav a:hover {	
	border:1px solid #fdedb8;
	background:#026040;
	color:#fce9a7;
	}
	
.nav .aop {
	margin:0px; padding:0px
	}
	
.nav .aop a {	
	display:block;
	font:normal 13px "Times New Roman", Times, serif;
	background:url(/images/aop-bg.jpg) no-repeat #d9e7e3 0px -2px;
	padding-left:25px;
	width:121px
	}
	
.nav .aop a:hover {
	background:url(/images/aop-bg-o.jpg) no-repeat #026040 0px -2px;
	}
	
.footlinks {
	position:absolute; 
	bottom:-50px !important; 
	bottom:-15px; 
	z-index:1; 
	height:103px; 
	width:970px; 
	background:url(/images/footer-mask.gif) no-repeat;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#f5eac5;
	text-align:center;
	}
	
.footlinks a {
	color:#f5eac5;
	text-decoration:none;
	margin:0px 5px
	}

.footlinks a:hover {
	color:#fce07c
	}					

/*	<![ Layout [ -----------------------------------------------------------*/

.left {
	width:;
	background: url(/images/left-bg.jpg) repeat-y;
	}
	
.mid {
	background:url(/images/mid-under-bg.jpg);
	padding:0px 0px 50px 0px)
	}
	
.over-mid {
	background:url(/images/mid-bg.jpg) no-repeat
	}
		
.main-content {
	padding:3px 5px 80px 0px;
	}
	
.main-content p {
	line-height:18px;
	}	

.right {
	width:;
	background: url(/images/right-bg.jpg) repeat-y;
	}
	
.address {
	}	
	
.disclaimer {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#eee;
	}
	
.A_mini {
	color:#f5eac5
	}
	
.A_mini:hover {
	color:#fff
	}	

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qctable {
	}
	
.qchead {
	}	

.PAD_form_itm {
	padding:0px;
	font-weight:bold;
	}
	
.form-pct { 
	width:90%; 
	height:15px;
	}

.msg-pct { 
	width:90%; 
	height:70px;
	}

.submit {
	display:block;
	height:16px;
	width:52px;
	padding:2px 0px 0px 0px;
	margin:0px;
	background: url(/images/submit.jpg) repeat-x;
	color:#fff;
	text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center
	}
	
.submit:hover {	
	background: url(/images/submit-o.jpg) repeat-x;	
	text-decoration:none;
	color:#fff;	
	}	

/*	<![ MH_Hacks [ --------------------------------------------------------*/
#map{				filter:gray;	}
.ddTable{			border: none;	}
.ddBottomBorder{	border-bottom: 1px solid black;	}
table.content{		width:100%;		}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.custom-form .pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.custom-form .form-label {
	width:30%;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.custom-form .form-pct {
	width:65%;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.custom-form .msg-pct {
	width:95%;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;}

.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;}
		
	.custom-form li {
		list-style:none;
	}
	
	.custom-form select {
		height:22px;
	}
		

/*  <![ Disclaimer alert [ ----------------------------------------------------*/

#overlay_div{
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;}
	
#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:355px;
	margin:4px 0 0 0;}

#overlay_div h3{
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;
                width:280px;
}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;
}

/* 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{
	}

.ln-disclaimer {
	padding:10px;
	width:700px;
	margin:0 auto;
}

.logo {
	padding:5px;
}