body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat;
	background-image: url(images/pattern_bg2.gif);
	background-color: #AD9684;
	margin:0;
	padding:0;
}
.container {
	background-color: #FFFFFF;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7CA51D;
	border-left-color: #7CA51D;*/
}
.homebg {
	background-image: url(images/home_info_bg.gif);
	background-repeat: repeat-y;
}
.spacer {
	background-color: #F0E7DD;
}
.footer {
	font-size: 10px;
	color: #ccc;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	padding-top:2px;
	text-align:center;
}
.transbg {
	background-color:#fff;
    height:400px;width:330px;
    opacity:0.2;
    margin:0 auto;
	-moz-opacity: 0.2;
	filter: alpha(opacity=20);
}
.photobg1 {
	background-repeat: no-repeat;
	width: 423px;
	height: 459px;
}
.photobg2 {
	background-repeat: no-repeat;
	height: 459px;
}
.green {
	font-weight: bold;
	color: #658617;
}
.padding {
	padding-right: 5px;
	padding-bottom: 9px;
}
.smalltext {
	font-size: 11px;
	color: #333333;
}
a:link, a:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a.small:link, a.small:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
a.small:hover {
	color: #990000;
	text-decoration: none;
}
.footer a, .footer a:link, .footer a:visited, .footer a:hover { font-size: 10px; color:#ccc; text-decoration:none; }
.footer a:hover { color:#990000; }

#page {
	width: 100px;
	position: absolute;
	margin-top: 38px;
	margin-left: 735px;
	font-size: 11px;
}
#photos {
	width: 170px;
	position: absolute;
	margin-top: 60px;
	margin-left: 640px;
	font-size: 11px;
	text-align:right;
}
#next, #prev {
	width: 100px;
	position: absolute;
	margin-top: 410px;
	margin-left: 760px;
	font-size: 11px;
}
#prev {
	margin-left: 450px;
}

#layerpic {
	width: 386px;
	position: absolute;
	margin-top: 75px;
	margin-left: 448px;
}
#layerpic a {
	position: absolute;
	width: 61px;
	height: 61px;
	color: #000;
	text-decoration: none;
	border: 1px solid #888C8F;
}
#layerpic a:hover {
	border: 1px solid #990000;
}
ul.gallery {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}
li.gallery {
	display: inline;
	margin-right: 11px;
	margin-bottom: 11px;
	float: left;
	width: 61px;
	height: 61px;
}
.red {
	font-weight: bold;
	font-size: 12px;
	color: #990000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	padding-right: 16px;
	padding-top: 15px;
	color: #333333;
	text-align: right;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
