@charset "utf-8";
/* CSS Document */

/*
*************************************************

Himmelrich Associates
General Screen Styles

Keepin it fresh.

*************************************************
*/

/*-------------------------------------------    
    General Controls
-------------------------------------------*/

html,body{
	margin:0;
	padding:0;
	background: #838268;
	background-image:url(../i/site_back.gif)
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	vertical-align: top;
}
p{margin:0 10px 10px;}
img{
	border:0px;
	display:block;
}

a:link {
	color:#000000;
	text-decoration:none
}
a:hover {
	color:#333333
}
a:visited {
	color:#000000
}
a:active {color:#CC0000}
h2 {
	font-size:15px;
	color:#333333;
	font-weight: bold;
	display: inline;
	margin-left:10px;
	letter-spacing: 0.3em;
}
h3 {
	font-size:15px;
	color:#CCCCCC;
	font-weight: bold;
	display: inline;
	margin-right:85px;
	letter-spacing: .3em;	
}
ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 10px;
}


/*-------------------------------------------    
    Location Definitions
-------------------------------------------*/
div#header{
	position:relative;
	height: 37px;
	background-image:url(../i/site_back_contained.gif)
	}

div#navitems {position:absolute;top:10px;right:15px;
}

div#container{
	width:800px;
	margin:0 auto;

}
div#sitenav{
	clear:both;
	width:800px;
	height:25px;
	margin: 0;
	background-color: #333333;
	padding-top: 10px;
}
div#subhead{
	clear:both;
	width:800px;
	height:85px;
	background-color: #838268;
	margin: 0;
	padding: 0;
}
div#insubhead2{
	clear:both;
	width:800px;
	margin: 0;
	padding: 0;
	
}
div#subhead2{
	clear:both;
	width:800px;
	margin: 0;
	padding: 0;
	background-color:#b9b892;
}

div#subnav {position:relative;top:-90px;
}
div#infooter{
	position:relative;
	top:-40px;
	clear:both;
	width:800px;
	color: #333333;
}
div#sitefooter{
	position:relative;
	clear:both;
	width:800px;
	color: #CCCCCC;
	background-color:#333333
}
div#content{
	float:left;
	width:470px;
	padding: 15px;
	text-align:left;
}
div#right{
	float:right;
	width:285px;
	padding-top: 15px;
	padding-right: 15px;
	background-color:#b9b892;
	text-align: left;
}


/*-------------------------------------------    
    Navigation and Sub-Navigation
-------------------------------------------*/

/*-------------------------------------------    
    Content Controls
-------------------------------------------*/
div#subnav a {
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	display:inline;
	padding:10px
}
div#subnav a:hover {
	color:#333333;
}
div#subnav a:active {
	color:#FFFFFF
}

div#sitenav a {
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	display:inline;
	padding:10px
}
div#sitenav a:hover {
	color:#333333;
}
div#sitenav a:active {
	color:#FFFFFF
}

div#header img {display:inline }

div#content p{
	line-height:1.4;
	
}
div#right p{
	margin-left: 0px;
	padding-left: 0px;
}
div#sitefooter p{margin:0;padding:5px 10px; text-align:center}
div#sitefooter a{
	display:inline;
	padding:0;
	color: #FFFFFF;
	text-align:center
}
table.property
{ text-align: left;
vertical-align:top;
width: 800px;
border:0; } 

td
{ vertical-align: top;
}