/*  --- GLOBAL --- */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FF4A03;
	}
	
p, ul, li  {
	font-size: 12px;
	background-color: #E8E5DC;
}	

ul { 
	padding: 0px 0px 0px 0px;
	margin-left: 1.5em;
	list-style-type: none;
	text-indent: -0.2em;
}

li{
	background:url(/images/bullet.gif) no-repeat;
	background-position: 0px .5em;
	padding-left:1.5em;
	margin-top: 8px;
	margin-bottom: 8px;
 }

.body_text {
	background-color: #E8E5DC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_text_bold {
	background-color: #E8E5DC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.disclaimer_text {
	background-color: #E8E5DC;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin:auto 4px 10px 6px;
	text-align:justify
}
.main_content {
	font-size: 12px;
	background: url(/images/main_bkgnd.gif);
	border:solid #601802;
	border-width:0px 1px 25px 1px
}

.content {
	width:575px;
	margin:0px 10px }
	
.content td {
	text-align:justify}	

/*  --- LINKS --- */
a {
	font-weight: bold;
}
a:link, a:visited {
	color: #601802;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active{
	text-decoration: none;
	color: #BC2F04;
}
/*  <![ 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:200px;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
		
.msg-pct {
	width:405px;
	height:70px;
	overflow:auto;
	font:12px Verdana, 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;}
			.custom-form li {
				background:none;}
		

/*  <![ Disclaimer Alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	}
	
#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:375px;
	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:0;}

#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;}

/*	<![ 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 {
	}



.Navigation ul li ul {
	margin: 0px;
	padding: 0px;}
.Navigation ul li ul li{
	margin: 0px;
	padding-left: 1.5em;}
.Navigation ul li ul li ul li{
	margin: 0px;
	padding-left: 1.5em;}

