body {
	background-color: #594A26;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_fade.jpg);
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#container {
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/page_bg.gif);
	background-color: #000000;
	background-repeat: no-repeat;	
}
#footer {
	margin-top: 10px;
	font-size: 9px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
}
#navbar
{
	padding: 0px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}a {
	color: #FFFFFF;
	outline:none;
}

a img{ border:0; outline:none;}
.calendarDayHeader {
	background-image: url(/images/calendar_header_fade.jpg);
	background-repeat: repeat-x;
}
.subtitleBrown {
	font-size: 14px;
	font-weight: bold;
	color: #B3A453;
}
#footer .mediumText {
	font-size: 12px;
}
.bodyTextBrown {
	color: #B3A453;
}
.bodyText {
	text-align: justify;
}
#counter {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 150px;
	text-align: center;
}
.bodyTextBlack {
	text-align: justify;
	color: #000000;
}

/*** Mailing List ***/
.spacing{padding:15px 0 0px 25px; background:#000;}
.mailfield {width:177px; height:18px; color:#fff;text-align:left; background:#000;border:1px solid #b0a051; padding:3px 0 0 3px;font-size:11px; font-weight:bold; margin-bottom:8px;}
.submithbutton {width:52px; height:20px; background:#7d6634; cursor:pointer; border:0; text-align:center; font-weight:bold; font-size:11px;border:1px solid #b0a051;}
.submithbutton:hover { color:#fff;}