@charset "utf-8";
body {
	background-color: #00381f;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a.menu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.event {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.event {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #8B201B;
	text-decoration: underline;
}
.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #8C211B;
}
.textcaption {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #8C211B;
}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #8C211B;
	text-decoration:underline;
}
.cater {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #8C211B;
}
.catersm {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #8C211B;
	line-height: 14px
}
a.catersm {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #8C211B;
}
.caterbold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.caterbold2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 11px
}
.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a17b3c;
	line-height: 14px;
}
.caption {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #8C211B;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #8B201B;
}
a.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #00381F;
}
.homebox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #8B201B;
}
a.homebox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #00381F;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

a.cater {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #00381F;
}
#dropmenudiv{
	position:absolute;
	font:bold 12px Arial;
	line-height:18px;
	z-index:100;
	border: 3px solid #8b201b;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #00381f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	display: block;
}

