@charset "utf-8";
body {
	background-color: #66393C;
}
#dropmenudiv{
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration:none;
	position:absolute;
	font:normal 11px Tahoma;
	padding: 5px;
	line-height:22px;
	z-index:100;
	opacity:.95;
	filter: alpha(opacity=95); 
	-moz-opacity: 0.95;
}
#dropmenudiv a:link{
	font-family: Times New Roman, Times, serif;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	color: #3E1213;
	display: block;
}
#dropmenudiv a:visited{
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color: #3E1213;
	display: block;
}
#dropmenudiv a:hover{ /*hover background color*/
	font-family: Times New Roman, Times, serif;
	font-weight:bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #3E1213;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.lineHeight {
line-height: 16px;
}
.contentHeaders {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3E1213;
}
.subnav{
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration:none;
}
.subnav a:link{
	font-family: Times New Roman, Times, serif;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	color: #3E1213;
}
.subnav a:visited{
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color: #3E1213;
}
.subnav a:active{
	font-family: Times New Roman, Times, serif;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	color: #A05A60;
}
.subnav a:hover{
	font-family: Times New Roman, Times, serif;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	color: #A05A60;
}
.content_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.subnav_active {
	color: #A05A60;
	font-weight: bold;
	font-size: 12px;
}
.header_big{
font-size: 18px;
}
