/* <![ Global [ ---------------------------------------------------------*/
.body{
	margin:0;
	background-color:#000;
	}

td{	
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	}
	
table#main{	
	margin-left:auto;
	margin-right:auto;
	}
			
a{		color:#524232;}
	
a:hover{	color:#000;}

fieldset{
	margin-bottom:13px;
	}
legend{
	color:#524232;
	}
fieldset table td{
	padding:2px 0;
	}
	fieldset table td input,
	fieldset table td select,
	fieldset table td textarea,
	.form{
		border:1px solid #999;
	}
	.FRM_width{
		width:97%;
		}
	.FRM_button{
		margin:10px 5px 5px;
		}		
		
ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

li{
	background:url(/images/bullet.gif) no-repeat;
	background-position:0 5px;
	padding-left: 10px;
	}

/*	<![ Layout [ -----------------------------------------------------------*/

.banner-l{
	background:#000;
	}
.banner-r{
	background:url(/images/banner-r.jpg) no-repeat top right #000;
	padding-top:40px;
	}
	.banner-r table td{
		padding-bottom:5px;
		}

.menu_frame{
	background:url(/images/menu_bg.gif) repeat-x top left;
	}

.main_frame{
	background:url(/images/main-bg-t.jpg) repeat-y top left #a39267;
	padding:12px 10px 0 26px;
	}

.content_main{
	background:url(/images/carea-bg.jpg) repeat-y top left;
	padding:10px 16px;
	}

.form_frame{
	background:url(/images/sidebar_bg.gif) repeat-y top left;
	padding:10px 20px 3px 20px;
	}
	.form_frame table td{
		font:12px/12px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		color:#d0c7b2;
		padding:2px 3px;
		}
		.form_frame table td a{
			color:#d0c7b2;
			}
		.form_frame table td a:hover{
			color:#fff;
			}
	.form_frame table td input,
	.form_frame table td textarea{
		background:#38373a;
		border:1px solid #000;
		color:#d0c7b2;
		}

.address{
	background:#6a0f0f;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	font:bold 14px/35px "Times New Roman", Times, serif;
	color:#d0c7b2;
	text-align:center;
	}

.footer{
	background:#a39267;
	padding:7px 20px;
	}
	.footer a{
		color:#181818;
		padding:0 11px;
		}
	.footer a:hover{
		color:#d0c7b2;
		}

.disclaimer{
	font-size:10px;
	line-height:13px;
	}
	.disclaimer a{
		padding:0 3px;
		}


/*	<![ Elements [ ---------------------------------------------------------*/
h1{	font:16px/16px "Times New Roman", Times, serif;
	color:#524232;
	font-weight:bold;
	}
h2{	font: bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	}
h3{	font: bold 10px Arial, Helvetica, sans-serif;
	color:#000;
	}
h4{	font: bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	}




/*	<![ MH_Hacks [ ----------------------------------------------------------*/
#map{				filter:gray;	}
.ddTable{			border: none;	}
.ddBottomBorder{	border-bottom: 1px solid black;	}
table.content{		width:100%;		}
table.content a{	font-size:12px;	font-weight:normal;}

.pad_frm_itm {
padding:3px 0px;
margin:0px;
}

.form-label {
width:140px; /* Width of labels */
padding:0px 5px 0px 0px;
display:inline-block;
vertical-align:top;
}

.form-pct {
 width:300px;
 font:12px Verdana, Arial, Helvetica, sans-serif;
}

.msg-pct {
      width:445px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
      
      overflow:auto;
      font:12px Verdana, Arial, Helvetica, sans-serif;
}

.custom-form {

      }

.custom-form fieldset {
margin:0px 0px 10px 0px;
padding:0px;
width:470px; /*  .msg-pct width + 25   */
border:none;
}
        
.custom-form legend {
padding:0px 2px;
font-weight:bold;
}
    
.custom-form fieldset ol {
margin:0px;
padding:0px;
list-style:none;
}

.custom-form fieldset ol li {
list-style:none;
background:none;
}

#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:420px;
	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;
}

#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{
	}