body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #DBCF93;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #4B3709;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4B3709;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B3709;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #4B3709;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0C075;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0C075;
}
h4 {
	vertical-align: top;
}
a:link {
	color: #4E5730;
}
a:visited {
	color: #4E5730;
}
a:hover {
	color: #DAA85F;
}
a:active {
	color: #DAA85F;
}
.navsideback {
	background-image: url(/images/design/navback.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

.background {
	background-image: url(../images/design/back.jpg);
	background-repeat: no-repeat;
	background-color: #EEE9D6;
	vertical-align: top;
}

.footerback {
	background-image: url(/images/design/footerback.jpg);
	background-repeat: no-repeat;
	height: 213px;
	text-align: center;
	vertical-align: middle;
	margin: auto;
}
.content {
	vertical-align: top;
	padding: 10px;
	color: #4B3709;
}
.nav:{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f8d495;
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 3px;
}
a.nav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f8d495;
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 3px;
}
a.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f8d495;
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 3px;
}
a.nav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f8d495;
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 3px;
}
.photos {
	padding: 0px;
	border: 1px solid #4E5730;
	margin: 5px;
}
.mwcobitshead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #4B3709;
}
.preplanforms {
	border: thin #4B3709 solid;
	background-color:#D0C075;
}
.formrule {
	color:#4B3709;
	background-color:#4B3709;
	height: 1px;
	border: none;
}
.submit {
	color: #4B3709;
	background-color: #DBCF93;
	border: #4B3709 thin solid;
}
