.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C3BFA2;
}

a {
	color: #6D5206;
	font-weight: bold;
}

a:hover {
	color: #A59F85;
}

.highlight {
	background: #FFFF66;
	padding: 0 3px;
}

.style1 {
	color: #4f472e;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: tahoma;
	line-height:16px
	font-weight: normal;
}
.style3 {
	color: #E2B63D;
	font-size: 12px;
	font-family: tahoma;
}
.style4 {
	color: #BDA257;
	font-size: 12px;
	font-family: tahoma;
}
.style5 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #6D5206;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #E2B63D;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}.style5 img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.style7imag {
	margin: 10px;
}

#dd
{   margin: 0;
    padding: 0}

#dd li
{   margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    font: bold 11px arial}

#dd li a.menu
{   display: block;
    text-align: center;
    background: #5970B2;
    padding: 4px 10px;
    margin: 0 1px 0 0;
    color: #FFF;
    width: 120px;
    text-decoration: none}

#dd li a.menu:hover
{   background: #49A3FF}

.submenu
{   background: #c3bfa2;
    border: 1px solid #000000;
    visibility: hidden;
    position: absolute; top:133px; left:427px;
    z-index: 3}

    .submenu a
    {   display: block;
        font: 10pt times;
        text-align: left;
        text-decoration: none;
	font-weight: bold;
        padding: 5px;
	border-bottom: solid 1px #26241c;
        width: 120px;
    	color: #26241c}

    .submenu a:hover
    {   background: #a59f84;
        color: #FFF}

/*  <![ 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 {
	padding:20px;
	}

	.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:415px;
	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{
	}

.logo {
	text-align:right;
	padding:8px 5px;
}

tr.home-banner {
	display:none;
}