﻿#masthead {
	text-align: left;
	width: 760px;
	margin-bottom: 10px;
	padding:0;
	background-image: url('../images/Top_Banner.gif');
	background-repeat: no-repeat;
}

/* Masthead Styles */
#masthead h1 {
	color: #b71;
}
#masthead h3 {
	color: #542;
}

#subfamily-image {
	float:left;
}
#subfamily-menu {
	float:right;
	width: 125px;
	height: 303px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	background-color:#ffffff;
}
#subfamily-menu li {
	display: block;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: -30px;
	vertical-align:bottom;
	list-style-image:;
	list-style-type:none;
}
#subfamily-menu a {
	color: #666;
	text-decoration: none;
}
#subfamily-menu a:hover {
	color: #d7902b;
	text-decoration: none;
}



/***************** CONFIRMED USAGE ***************************************************************************/
body {
	font-family: "Verdana", "Arial", Helvetica, san-serif;
	font-size: 8pt;
	color: #666;
	background-color: #ffffff;
	background-image: ;
	background-repeat: repeat-x;
	background-position:bottom;
}
#container {
	width: 760px;
	margin: 0px auto;
}
#content_frame {
	float: left;
	width: 578px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding:0 0  100px 0;
	background-repeat: repeat-y;
	border-top: 3px #b2a97e solid;
}
#navigation {
/*	position: relative;*/
	width: 177px;
	background-color:#F1E7BF;
	vertical-align:top;
}
#navigation a {
/*	display: block;*/
	color: #000;
	text-decoration: none;
	list-style-image:;
	list-style-type:none;
	width: 100%;
}
#navigation a:hover {
/*	display: block;*/
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image:;
	list-style-type:none;
}
a:hover
{
	color: gray;
	text-decoration:none;
}
a:visited
{
	color: gray;
	text-decoration:none;
}
a:link
{
	color: gray;
	text-decoration:none;
}
.imgTxtLnk
{
	color: gray;
	text-decoration:none;
}
a:hover{
	color:#d7902b;
}
.imgTxtLnk{
	color:#d7902b;
}
/* Footer Styles */
#footer {
	text-align: center;
	font-size: 7pt;
	clear: both;
	width: 780px;
	padding: 0px;
}
#footer p {
	color: #d7902b;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer a {
	color: #d7902b;
	text-decoration: none;
}
#footer a:hover {
	color: #666;
	text-decoration: underline;
}
.dlItem
{
	width:99px;
	padding:0 0 9px 0;
}
.topDescriptor
{	border-bottom:solid 3px #d7902b }
.navMnu{padding:0 0 0 7px;}
.navHdr{padding:0 0 0 7px;}
.navHdr{
	color:#fff; 
	background-color:#b4ac81;
	height:30px;
	text-align:left;
}

.navMnu{padding-top:3px;}
h5{padding:9px 0 0 0;
	font-size:10px;}

