/* CSS Document */

body, td, th {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
color: #ffffff;
}

body {
background:#000033;
}

a {
	color: #3333cc;
}

.smlink {font-size: x-small}


#container {
	margin: 0 auto;
	text-align: center;
	width: 862px;
	background:#004400;
	border: 1px solid #ffcc00;
	}
	
#masthead {
	background:url(../images/masthead.jpg) no-repeat #02283B top left;
	height: 176px;
	padding-right:10px;
}

#masthead img {
float:right;
border:1px solid #FFFFFF;
margin:20px 0px 0px 8px;
}

#masthead.lower {
	background:url(../images/lower_masthead.jpg) no-repeat #02283B top left;
	height: 123px;
	padding-right:60px;
	}
	
	#masthead.lower img {
float:left;
border:1px solid #FFFFFF;
margin:20px 0px 0px 8px;
}

	#masthead.lower img.logo {
	margin-right:100px;
	margin-top:4px;
	margin-left:40px;
	border:none;
	}
	

#nav {
	background:#ffcc00;
	height: 15px;
	padding: 4px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#nav a:hover {
color:#FFFFFF;
}

#subnav {
font-size: 0.75em;
}

#subnav a {
float:left;
margin-right:15px;
text-decoration:underline !important;
}

#content {
background: #004400;
text-align:left;
}

#content .left {
	margin-top: 10px;
	float: left;
	width: 264px;
}
#content .left a {
font-weight: bold;

}

.left h1 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-botton: 0;
}
.left p {
	margin-top: 0;
}

#menu {
	background:url(../images/top_lhmenu.gif) no-repeat top;
	font-family:"Times New Roman", Times, serif;
	padding-top:19px;
	width:184px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#menu .bottom {
background: url(../images/lh_menubottom.gif) no-repeat bottom;
padding-bottom:4px;
}

#menu .bottom a {
text-transform:uppercase;
display:block;
padding:6px 20px;
border-top:1px dotted #999999;
color:#006600;
text-decoration: none;
}

#menu .bottom a.current {
color:#CC9933;
}

#directions {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.85em;
margin:10px;
color:#FFFFFF;
}

#directions a {
color:#FFFFFF;
text-decoration:underline;
}



.clear {
clear: both;
font-size: 0;
height: 0;
}

#content a:hover {
	text-decoration: underline;
}

#content .center {
	margin-top: 10px;
	float: left;
	width: 589px;
}

#mainwhite {
font-family:Arial, Helvetica, sans-serif;
background: url(../images/rh_top.gif) no-repeat top;
padding-top:10px;
width:589px;
color: #000000;
}

#mainwhite .bottom {
background: url(../images/rh_bottom.gif) no-repeat bottom;
padding:6px 20px 0 20px;
}

#mainwhite .bottom H1 {
font-size:1.1em;
color:#003300;
margin:.5em 0;
text-align:center;

}

#mainwhite .bottom a {
text-decoration: none;
}

#mainwhite .bottom a:hover {
text-decoration:underline;
}

#graphicwrap1 {
width:195px;
text-align:right;
float:right;
	}
	
#graphicwrap2 {
width:303px;
text-align:right;
float:right;
clear:both;
	}


#content .contact {
	margin-right: 25px;
	width: 714px;
	font-weight: bold;
	color: #205520;
	font-size:.9em;
	text-align:right
}

#sales {
font-size: .88em;
margin-left: 20px;
}

#sales H2 {

text-align:left;
margin-top:10px;
margin-bottom:-10px;
margin-left:10px;
font-weight:normal;
}

#sales img {
float:left;
margin-right:20px;
}

#sales img a {
border:solid 1px;
}

#sales img.arrow {
margin-right: 0px;
margin-left:10px;
}


#footer {
	margin: 10px 25px 0px 0px;
	width: 860px;
	font-size: 0.75em;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	height: 15px;
	text-align: right;
}
#footer a {
	color: #FFFFFF;
	text-decoration:none;
}
