body {
	background-image: url(../images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #2d5524;
	margin: 0px;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
}
br {
	clear: both;
}
#page-div {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/trees.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 50px;
}
#container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	height: 185px;
	width: 880px;
}
#container #content {
	width: 844px;
	background-image: url(../images/cont_bdy.png);
	background-repeat: repeat-y;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 1px;
}
#container #content-end {
	background-image: url(../images/cont_ftr.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
	width: 880px;
}
#container #footer {
	font-size: 11px;
	color: #FFF;
	line-height: 18px;
	text-align: center;
}
#footer ul {
	list-style-type: none;
}
#footer ul li {
	display: inline;
}
#footer a:link, #footer a:active, #footer a:visited {
	text-decoration: none;
	color: #FFF;
	margin-right: 6px;
	margin-left: 6px;
}
#footer a:hover {
	color: #F90;
}
#content #slideshow {
	width: 832px;
	height: 250px;
	background-color: #CCC;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#main a:link, #main a:active, #main a:visited {
	text-decoration: none;
	color: #2D5424;
}
#main a:hover {
	color: #F60;
}
#main #left {
	width: 220px;
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	color: #999;
	font-size: 10px;
	line-height: 16px;
	font-family: tahoma;
	padding-left: 10px;
}
#left ul {
	list-style-image: url(../images/misc.png);
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#left ul li {
}
#left ul a:link, #left ul a:active, #left ul a:visited {
	color: #F60;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
#left ul a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #26491F;
	color: #26491F;
}
#main #right {
	width: 559px;
	float: left;
	padding-left: 14px;
	padding-top: 8px;
	color: #333;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	padding-right: 5px;
}
.page-title {
	font-family: tahoma;
	font-size: 22px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #060;
}
.navpage-title {
	font-family: tahoma;
	font-size: 18px;
	margin-bottom: 2px;
	color: #FFF;
	background-image: url(../images/tabs_main.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 28px;
	padding-top: 11px;
	padding-left: 38px;
	text-align: left;
}
.navpage-title a:link, navpage-title a:active, navpage-title a:visited {
	color: #FFF;
}
.navpage-title-on {
	font-family: tahoma;
	font-size: 18px;
	margin-bottom: 5px;
	color: #060;
	background-image: url(../images/tabs_main_on.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 28px;
	padding-top: 11px;
	padding-left: 38px;
	text-align: left;
	padding-bottom: 2px;
}
.navpage-titlemini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #060;
	font-weight: bold;
}
.sidepanel-txt {
	color: #666;
	width: 208px;
	line-height: 14px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.sidepanel-txt img {
	height: 63px;
	width: 200px;
}
.sidepanel-txt .sm {
	font-family: tahoma;
	font-size: 11px;
	color: #060;
	display: block;
	clear: both;
	font-weight: bold;
}
.mpage-title {
	font-weight: bold;
	color: #0DA004;
	font-size: 22px;
	display: block;
	clear: both;
	margin: 1px;
	letter-spacing: -1px;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0DA004;
	padding-bottom: 0px;
}
.mpage-date {
	font-size: 9px;
	font-style: italic;
}
.mpage-cont {
	clear: both;
	margin-right: 5px;
	text-align: justify;
	width: 559px;
}
#photostream {
	padding: 5px;
	clear: both;
	margin: 2px;
}
#photostream ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#photostream ul li {
	display: inline;
	margin: 4px;
}
#photostream img {
	border: 1px solid #333;
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
