body{
	margin: 0px;
	color : black;
	background-color : white;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.main p{
	max-width:42em;
}
a {
	color: #c6ae52;
	display:inline;
	background:black;
}
a:hover {	
	display:inline;
	background:#c6ae52;
	color:black;
	text-decoration:none;
}
.navlist a:hover{
	color: black;
	background:white;
}	
.navlist ul{
	list-style-type:disc;
	margin: 0;
	padding: 0;
	color: black;
}
.navlist ul li{	
	margin: 0;	
}
.navlist ul li a{	
	color: black;
	margin: 0;
	background:white;
}
.navlist ul li a{
	font-weight:bold;
	display: inline;
	padding:2px 2px 2px 0.5em;
	color: #c6ae52;
	text-decoration: none;
}
.navlist ul li ul li a{
	font-weight:bold;
	font-size:.9em;
	display: inline;
	padding:0px 0px 0px 0.5em;
	color: black;
	text-decoration: none;
}
.navlist ul ul li {
	background-image : url(/images/subcat.gif);
	background-repeat : no-repeat;
}
.navlist ul ul{
	border-left: 3px solid #silver;
	list-style-type:circle;
}
.navlist ul ul li a{
	display: inline;
	padding:2px 2px 2px 0.5em;
	color: #c6ae52;
	text-decoration: none;

}
.search{
	text-align : center;
	background-color : inherit;
	color : rgb(0,0,0);
}

h1 {
	font: inherit; 	
	font-size: 1em;	 
}

.copyright{
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	vertical-align: sub;
	margin-top: 5px;
}
.head {	
	font: "Times New Roman", Times, serif;
	color: #c6ae52;
	display: block;
	font-size: 135%;
	font-weight: bold;	
	background:black;
	border-bottom:2px solid black;
	border-top:2px solid black;
}
a.head {	
	color: #c6ae52;
	display: block;
	font-size: 135%;
	font-weight: bold;
	text-decoration:underline;
}
a.head:hover {
	color:black;
	background:#c6ae52;
	text-decoration:none;
}
.subhead {
	font: "Times New Roman", Times, serif;
	color: #c6ae52;
	font-size: 110%;
	text-decoration: none;
}
.subhead a{		
	text-decoration:underline;
	background:white;
}
.subhead a:hover{	
	color: black;
	background:#c6ae52;	
}

.textnav{
	text-align:center;
	width:80%;
	top:3px;	
	right : 0em;
	color: black;
	background:#c6ae52;	
}
.textnav a{
	color:black;
	background:#c6ae52;
	text-decoration:underline;
}

.textnav a:hover{	

	background:black;
	color:#c6ae52;	
	text-decoration:none;
}
.record{
	border : thin solid;
	background-color : #c6ae52;
	color : black;
}
.record a {
	display:inline;	
}
.record a:hover {
	display:inline;	
	text-decoration:underline;
}
.tagline {
	font-style: italic;
	font-weight: bold;
}
.bottomMenu {
	font-style: italic;
	font-weight: bold;
}
.copyright{
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	vertical-align: sub;
	margin-top: 5px;
}
.insite-navigation{
	text-align: center; 
	font-weight:normal;
	font-size:.9em;
	background:#c3c3c3;
}
.insite-navigation a {
	color:rgb(156,48,49); 
}

.right-col-head{
	color: #c6ae52;
	font-weight:bold;	
	background:black;
}

.right-column {	
	font-size:.9em;		
	background-color:#c6ae52;
}

.right-column a {	
	color:black;
	background:#c6ae52;
}
.right-column a:hover {	
	color:#c6ae52;
	background:black;
	text-decoration:none;
}


.textnav{
	font-weight:bold;	
	font-size:.8em;
}
.wide-nav{
	width:750px;
}
.short-nav{
	width:440px;
	text-align:center;
}
