body {
	background-image: url(/images/splash/back.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F3628;
	background-color: #F0E7C8;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	font-style: italic;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	background-color:#D9B871;
	padding-left:2px;

}
.background {
	background-image: url(/images/design/back.jpg);
	background-repeat: no-repeat;
	background-color: #EEE9D6;
	vertical-align: top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footerback {
	background-image: url(/images/design/footerback.jpg);
	background-repeat: no-repeat;
	height: 213px;
	text-align: center;
	vertical-align: middle;
	margin: auto;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F0E7C8;
	padding: 5px;
	vertical-align: top;

}
.headerback {
	background-image: url(/images/design/topback.gif);
	background-repeat: repeat-x;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #412D21;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 20px;
	margin-left: 20px;
}
a.nav:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #412D21;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 20px;
	margin-left: 20px;
}
a.nav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #815841;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 20px;
	margin-left: 20px;
}
a.nav:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #412D21;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 20px;
	margin-left: 20px;
}
a.nav:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #412D21;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 20px;
	margin-left: 20px;
}
a:link {
	color: #815841;
	text-decoration: underline;
}
a:visited {
	color: #815841;
	text-decoration: underline;
}
a:hover {
	color: #D9B871;
	text-decoration: none;
}
form {
	border: solid thin #D9B871;
	background-color: #EEE9D6;
	width: 600px;
}
.altRow1 {
	background-color: #D9B871;
}
.mwcobits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F3628;
}