body {
	background-image:url(images/bkgd.gif);
	margin: 0;
}
a:link, a:visited {
	color: #004010;
	text-decoration: underline;
}
a:hover, a:active {
	color: #b5a682;
	text-decoration: underline;
}
/* ----------menu-------------- */
ul#navlist {
	padding: 0px;
	margin: 0 0 0 10px;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:.03em;
	line-height:15px;
}
ul#navlist li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul#navlist li a {
	display: block;
	width: 178px;
	\width: 178px;
	w\idth: 178px;
	padding: 3px 0px 10px 26px;
	border: 0px;
	color: #2f1a03;
	text-decoration: none;
	text-align: left;
}
ul#navlist li a:hover { 
	color: #004010;
	font-weight:bold;
	background-image:url(images/nav-rollover.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
/* ----------main body-------------- */
h1 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #004010;
	text-transform:uppercase;
	margin: 0px;
	letter-spacing:.03em;
	line-height:20px;
}
h1:first-letter {
	font-size: 20px;
	line-height: 16px;
	margin: 0 0px 6px 0;
}
h2 {
	font: normal 17px "Times New Roman", Times, serif;
	color: #8c7346;
	margin: 0 0 3px 2px;
}
h3 {
	font: bold 13px "Trebuchet MS", Arial, sans-serif;
	color: #004010;
	padding: 0px;
	margin-bottom:-12px;
}
p {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 15px;
	color: #4b3905;
	padding: 0px 0 6px 0;
}
.center {
	text-align:center;
}
ul {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 15px;
	color: #4b3905;
	padding: 0px 0 6px 0;
}
.box {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 15px;
	color: #4b3905;
	margin:0px;
}
hr {border: none 0; 
	border-bottom: 1px solid #cec4ad;
	height: 1px;
	margin: 0;
}
.photo {
	border-width: 2px;
	border-color: #d2c9b4;
	margin:0 0 20px 20px;
}
.photo2 {
	border-width: 2px;
	border-color: #d2c9b4;
}
.logo {
	border-width: 2px;
	border-color: #d2c9b4;
}
#map {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 12px;
	color:#000000;
}

/* ----------footer-------------- */
#footer {
	font: normal 10px "Trebuchet MS", Arial, sans-serif;
	color: #847665;
}
#footer a:link, #footer a:visited  {
	color: #847665;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #004010;
	text-decoration:underline;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.30;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}