@charset "utf-8";
/* CSS Document */

body {
	background: url(images/bg.jpg) top repeat-x;
	background-color: #340b07;
	font-family: Trebuchet MS;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img, div, td {
	behavior: url(iepngfix.htc);
}
.abs100 {
	position:absolute;
	width:100%;
}
#topNav {
	color:#FFFFFF;
	font-size:14px;
	padding-right:15px;
	padding-bottom:5px;
}
#topNav a {
	color:#ffffff;
	text-decoration:none;
}
#topNav a:hover {
	color:#f1c84c;
}
#navBar {
	cursor:pointer;
}
#navBar a {
	color: #FFFFFF;
	font-size: 18px;
	text-decoration:none;
	display:block;
	width:250px;
	height:30px;
	padding-top:8px;
}
#navBar a:hover {
	color:#f1c84c;
}
#navContact {
	cursor:pointer;
}
#navContact a {
	color: #FFFFFF;
	font-size: 18px;
	text-decoration:none;
	display:block;
	width:215px;
	height:30px;
	padding-top:10px;
}
#navContact a:hover {
	color:#f1c84c;
}
#boxOne {
	background:#592307 url(images/boxOne.jpg) top no-repeat;
	width:219px;
	border:1px solid #b08635;
}
#boxTwo {
	background:#552207 url(images/boxTwo.jpg) top no-repeat;
	width:219px;
	border:1px solid #b08635;
	border-top:0px;
}
.boxContent {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #e5a230;
	line-height:20px;
	letter-spacing:0px;
	}
.boxContent a {
	color: #f1c84c;
	text-decoration:none;
}
.boxContent a:hover {
	color: #f1c84c;
	text-decoration:underline
}
#mainBox {
	width:535px;
	background-color:#683218;
	border:1px solid #b08635;
	margin-bottom:6px;
}
.redDot {
	font-size: 24px;
	color: #ff0000;
	padding-left:5px;
	padding-right:10px;
}
.mainContent {
	padding-bottom:15px;
	padding-left:25px;
	padding-right:15px;
	padding-top:15px;
	color: #e5a230;
	line-height:23px;
	font-size: 15px;
	position:relative;
	z-index:1;
}
.mainContent a {
	color: #f1c84c;
	text-decoration:none;
}
.mainContent a:hover {
	color: #f1c84c;
	text-decoration:underline;
}
.title {
	color:#faf4a4;
	font-weight:bold;
	font-size:15px;
}
.whiteHiLite {
	color: #FFFFFF
}
.address {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top:2px;
	line-height:14px;
	}
.copyright {
	color: #b28b42;
	font-size: 10px;
	font-weight: bold;
	line-height:12px;
	width:185px;
	margin-bottom:13px;
	margin-top:3px;
}
.siteProps {
	font-size: 11px;
	color: #F1C84C;
	line-height:14px;
}
#menu {
	margin-bottom:5px;
	font-size:14px;
	letter-spacing:1.3px;
	word-spacing:2px;
	}
#menu div {
	padding:1px;
	border:1px solid #e8bb65;
	background-color:#c4973f;
	margin-bottom:1px;
	width:217px;
	}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	text-align:right;
	display:block;
	width:212px;
	padding:2px;
	}
#menu a:hover {
	color:#683218;
	font-weight:bold;
	background-color:#f1c84c;
	}
#menuTitle {
	font-size:15px;
	font-weight:bold;
	color:#683218;	
	letter-spacing:1.3px;
	word-spacing:2px;
	padding:3px;
	border:1px solid #e8bb65;
	background-color:#e5a230;
	margin-bottom:1px;
	width:213px;
	text-align:right;
	}
#menuTitle img {
	padding-left:5px;
}
.staffName {
	font-size:12px;
	font-weight:bold;
	color:#f1c84c;
}
.staffTitle {
	font-size:11px;
	line-height:12px;
	}
#formButton {
	width:130px;
	display:block;
	background-color:#f1c84c;
	border:3px #c4973f double;
	cursor:pointer;
	font-family:'Trebuchet MS';
	font-weight:bold;
}	
#formButton a {
	color:#683218;
	padding:5px;
	}
#calendarbody p:first-line {
	color:white;
	font-size:14px;
}
#calendarbody {
	color:#f1c84c;
	}
#calendarMonth {
border:3px #c4973f double;
padding:5px;
width:220px;
font-size:18px;
font-weight:bold;
background-color:#f1c84c;
color:#683218;
}
#monthOuter {
	position:absolute;
	width:500px;
}
#nextButton {
	width:130px;
	background-color:#f1c84c;
	border:3px #c4973f double;
	cursor:pointer;
	font-family:'Trebuchet MS';
	font-weight:bold;
	font-size:12px;
}	
#nextButton a {
	color:#683218;
	padding:1px;
	}
#eventButton {
	margin-top:5px;
	width:130px;
	background-color:#351566;
	border:3px #b29689 double;
	cursor:pointer;
	font-family:'Trebuchet MS';
	font-weight:bold;
	font-size:12px;
}	
#eventButton a {
	color:#ffffff;
	padding:1px;
	}
