body {
	font-family: Trebuchet MS, Verdana, Arial, Georgia, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: transparent url('../images/bkg.jpg') repeat 0% 0% scroll;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #b89664;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4 { margin: 0px; }
h1 { color: #FFFFFF; line-height: 63px; font-style: italic; font-weight: bold; font-size: 16px; background: transparent url('../images/titlebackgroundimage.gif') no-repeat scroll 0 0; }
img { border: 0px; }
p { margin: 0px; padding: 0px; }
td { vertical-align: top; }
.active_link { color: #008752; }
#header, #body, #footer { width: 740px; margin: auto; }
#header_shadow {
	width: 100%;
	height: 229px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url('../images/bkg-header-fade.png') repeat-x 0% 0% scroll;
	opacity: 1;
	z-index: -1;
}
#header {
	height: 138px;
	background: transparent url('../images/hdr-bkg.jpg') no-repeat 0% 0% scroll;
	color: #000000;
}
.header a { text-transform: uppercase; color: #000000; }

#body { background-color: #2E2E2E; }
.body_container {
	border: 1px solid #B7B7B7;
	border-top: none;
	background: #000000 url('../images/copy-bkg.jpg') no-repeat 100% 100% scroll;
	margin: 0px 0px 10px 0px;
}
.body_menu {
	border-top: 1px solid #B7B7B7;
	position: relative;
	margin: -35px 0px 0px 0px;
}
.body_copy {
	padding: 5px;
}
.highlight-separator {
	width: 158px;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	margin: 10px auto;
	background: #828282;
}

#footer {
	height: 173px;
	font-size: 11px;
	background: url('../images/ftr-bkg.jpg') repeat-x 0% 0% scroll;
	color: #FFFFFF;
}
#footer a {
	font-size: 11px;
	color: #b89664;
}

.formError { color: #FF0000; }

#calendar td { width: 73px; height: 75px; padding: 2px; }
#calendar a { display: block;}
.inactive-month { border: 1px solid #5F5F5F; }
.active-month { border: 1px solid #FFFFFF; }