/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%;
}

.content_img {
	border:1px solid #999999;
	margin:0px 12px 0px 0px;
	}

.content_title, h2 {
	color:#8f7d60;
	font-size:14px;
	font-weight:bold;
	line-height:8px;
	text-transform:uppercase;
	}
h3 {
	color:#8f7d60;
	font-size:11px;
	font-weight:bold;
	line-height:8px;
	}
.smallHdg {
	color:#8f7d60;
	font-weight:bold;
	}

#container {
	width:800px;
	}

#nav {
	float:left;
	width:800px;
	height:18px;
	background-color:#dddbd6;
	margin:1px 0px 1px 0px;
	padding:7px 0px 0px 0px;
	}
	
*html #nav {padding:4px 0px 0px 0px;}

#content_container {
	float:left;
	width:800px;
	height:auto;
	}
	
.left_content {
	background-color:#d1cfcb;
	background-image:url(../images/left_content_bkg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:10px;
	text-align:right;
	padding:10px;
	}
	
.contact {padding:10px;}

a {
	color:#8f7d60;
	text-decoration: none;
}	
a:hover {
	text-decoration: underline;
}	

a.left_content {
	background:none;
	font-size:10px;
	text-decoration:none;
	color:#000000;
	}

a.left_content:hover {
	color:#caa23b;
	}

.main_content {
	background-color:#dddbd6;
	background-image:url(../images/main_content_bkg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px;
	}
	
#footer {
float:left;
	width:800px;
	height:25px;
	background-color:#c2bcaf;
	margin:1px 0px 1px 0px;
	}
	
.footer {
	color:#907d61;
	font-size:10px;
	padding:0px 10px 0px 10px;
	}

/* Main Nav */

a.nav:link, a.nav:visited, a.nav:active {
	font-size:11px;
	color:#000000;
	font-weight:normal;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	}
	
a.nav:hover {color:#caa23b}

a.subnav:link, a.subnav:visited, a.subnav:active {
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	}
	
a.subnav:hover {color:#FFFFFF}

#dropmenudiv {
background-color:#c2bcaf;
position:absolute;
border:1px solid #FFFFFF;
line-height:18px;
z-index:100;
margin:1px 0px 0px 8px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 6px;
padding: 3px 0;
text-decoration: none;
border-top:1px solid #666666;
border-bottom:none;
border-left:none;
border-right:none;


}

#dropmenudiv a:hover{ background-color:#caa23b;}

#press {
	text-transform:uppercase;
}
.footnote {
	vertical-align:super;
	font-size:8px;
}

.tdUnderline {
	 border-bottom:1px solid #000000;
}

#corpDirectory {
	float:right;
	width:225px;
	font-size:90%;
}
tr.hilite {
background-color:#ecebea;
}
