body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #93632F;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
h1 {
	font-size: large;
	color: #663300;
}
h2 {
	font-size: medium;
	color: #046F3B;
}
h3 {
	font-size: small;
	color: #663300;
}
#wrapper #content #center legend {
	font-weight: bold;
	color: #046F3B;
}

a:link {
	color: #663300;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #046F3B;
}
#wrapper {
	width: 803px;
	margin-left: auto;
	margin-right: auto;
	border-top: thick solid #046F3B;
	border-bottom: medium solid #046F3B;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
	padding: 0px;
}
#wrapper #header {
	width: 803px;
	position: relative;
}
#wrapper #content {
	margin-top: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FECF7F;
	margin-bottom: 2px;
}
#wrapper #content #center {
	float: left;
	width: 410px;
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 5px;
	padding-top: 5px;
}
#wrapper #content #left_col {
	float: left;
	width: 160px;
}
#wrapper #content #right_col {
	float: right;
	width: 185px;
	margin: 0px;
	padding: 0px;
}
#wrapper #footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #046F3B;
	border-right-color: #046F3B;
	border-bottom-color: #046F3B;
	border-left-color: #046F3B;
	clear: both;
	font-size: x-small;
}
#navlist
{
	padding: 0 1px 1px;
	margin-left: 0;
	font: bold 12px Verdana, sans-serif;
	width: 160px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #046F3B;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px dashed #046F3B;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #046F3B;
text-decoration: none;
}

#navlist li a:link { color: #5A3D1D; }
#navlist li a:visited { color: #5A3D1D; }

#navlist li a:hover
{
	border-color: #5A3D1D;
	color: #046F3B;
}
 
#wrapper #content #gallery {

	float: left;
	width: 600px;
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 5px;
	padding-top: 5px;
}
.emphasis {
	font-size: larger;
	color: #046F3B;
	font-weight: bold;
}
