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

body {
	background-image: url(images/bodyBG2.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #4C3D34;
}
#wrapper {
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
	width: 1000px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}
#bottom {
	background-color: #775f50;
	float: left;
	width: 100%;
	min-height: 50px;
	height: 100%;
}

#navWrap {
	margin: 0px;
	padding: 0px;
	height: 571px;
	width: 263px;
	float: left;
}
#footer {
	background-image: url(images/foot.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 1000px;
	float: left;
	padding-top: 0px;
	text-align: center;
}

#bodyBox {
	background-image: url(images/textBox.png);
	background-repeat: repeat;
	float: left;
	height: 571px;
	width: 336px;
	padding-left: 15px;
	border: 0px;
	margin: 0;
}
#bodyBox2 {
	background-image: url(images/textBox2.png);
	background-repeat: repeat;
	float: left;
	height: 571px;
	width: 336px;
	padding-left: 15px;
	border: 0px;
	margin: 0;
}

#picBar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 571px;
	width: 385px;
}


#header {
	margin: 0px;
	padding: 0px;
	height: 217px;
	width: 1000px;
}
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	font-size: 12pt;
	color: #6A592B;
	line-height: 22px;
}
h1 {
	font-size: 25px;
	color: #B98A4E;
	font-weight: bold;
	line-height: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
a:link {
	color: #B98A4E;
}

a:visited {
	color: #B98A4E;
}
.red {
	color: #B98A4E;
}


a:hover {
	color: #660;
}
.navfloat {
	float: left;
}
#body2 {
	background-image: url(images/bodyBG3.png);
	background-repeat: repeat-x;
	margin: auto;
	padding: 0px;
	background-color: #4C3D34;
	height: 100%;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}
#body3 {
	background-image: url(images/bodyBG4.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #4C3D34;
}
#body4 {
	background-image: url(images/bodyBG.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #4C3D34;
}
#nextPagelink {
	text-align: right;
	height: auto;
	width: 150px;
	float: right;
}
#prevPagelink {
	text-align: left;
	height: auto;
	width: 150px;
	float: left;
}
