@charset "utf-8";
/* CSS Document */

#wrapper {
	background-color: #3D3938;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	background-color: #3D3938;
	height: auto;
	width: 900px;
	font-family: "Calisto MT";
	color: #FFF;
	text-align: center;
}
#toplinks {
	background-color: #3D3938;
	width: 900px;
	font-family: "Calisto MT";
	color: #FFF;
}
#picture {
	font-family: "Calisto MT";
	color: #FFF;
	width: 894px;
	padding: 3px;
	text-align: center;
	height: 527px;
	background-color: #3D3938;
}
#lhslinks {
	font-family: "Calisto MT";
	font-size: 12px;
	background-color: #3D3938;
	float: left;
	height: 520px;
	width: 165px;
}
#subpagepicture {
	float: right;
	height: 520px;
	width: 735px;
	text-align: center;
}

#copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	height: auto;
	width: 860px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#bottomlinks {
	font-family: "Calisto MT";
	font-size: 12px;
	color: #FFF;
	height: auto;
}
a {
	font-family: Calisto MT;
	font-size: 16px;
	color: #857036;
}
a:visited {
	color: #857036;
}
a:active {
	color: #857036;
}
a:hover {
	color: #EAE1CC;
}
.gallerybox {
	background-color: #000;
	height: auto;
	width: 725px;
}
.left {
	text-align: left;
}
.homepagebold {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #857036;
}
