body {
	margin:0px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color:#dda55c;
	text-decoration: none;
	background: #000;
	line-height: 17px;
	
}


a{
	color: #c2975f;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #ddac6d;
}

#overlay{
     width:100%;
     height:100%;
     top:0px;
     background-color:#000;
     opacity:0.4;
     filter:alpha(opacity=40); 
     position:fixed; 
     z-index:1000;
     display:none;
}
 
#popup{
     position:absolute;
     background-color:#000;
     display:none; 
     z-index:1001;
}


/* classes for dhtml menus */


.tx_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #dda55c;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.tx_subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #dda55c;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}


.b_a_sidebar { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 20px; font-weight: normal; color: #000000; text-decoration: none }

.tinynew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b37e39;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #b37e39;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
}
