body {
	background-color: #C9BA89;
	margin: 0;
	padding: 0;
}
body,td,th {
	font-size: 12px;
	line-height:16px;
	color: #4F220D;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
a {
	color: #4F220D;
	text-decoration:underline;
}
a:hover	{
	color: #e6e2b4;
}
p {
	text-align:left;
	margin-top:8px;
	margin-bottom:8px;
}

h1 {
	font-size: 13px;
	margin-top:6px;
	margin-bottom:3px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top:6px;
	margin-bottom:3px;
	color:#e6e2b4;
}

.bg1 {
	width: 508px;
	background-color: #B8A47B;
}
.bg2 {
	width: 376px;
	background-color: #492210;
}
.bg3 {
	background-color: #E6E2B4;
}
.bg4 {
	background-color: #98845B;
}

#imgTitle, #imgTitle img, #navBox {
	padding: 0px;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	position: absolute;
	visibility: visible;
}
#imgTitle1 {
	top:0;
	left:0;
}
#imgTitle2 {
	top:0;
	left:508px;
}
#imgTitle3 {
	top: 81px;
	left: 354px;
	z-index: 1;
}
#navBox {
	top: 79px;
	width: 508px;
}
#navBox p {
	text-align: center;
	color: #e6e0b2;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 16px;
}
.currentPageLink {
	color: #e6e0b2;
	text-decoration:underline;
}
.scheduleTitle {
	text-align:center;
	font-weight:bold;
}
#navBox a {color:#FFFFFF; text-decoration:none;}
#navBox a:hover {color: #705548;}
.navPageTitle {
	color: #e6e0b2;
	text-align: center;
	font-weight: bold;
	margin-top:8px;
	margin-bottom:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#localNav {
	margin: 28px;
}

#content {
	padding: 0px;
	border-width: 0px;
	border-style: none;
	margin: 0px 30px 0px 30px;
	position: relative;
	visibility: visible;
	top: 0px;
}
#email {
	padding: 0px;
	border-width: 0px;
	border-style: none;
	margin: 30px 30px 30px 30px;
	position: relative;
	visibility: visible;
}
#email p {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#email a {text-decoration: none}
#email a:hover {color: #8B6F4F}

#backToTop {
	margin: 8px 0px 16px 0px;
}

