body {
	text-align: center;
	margin-top: 0px;
	background-color: #4A2C21;
	margin-bottom: 0px;
}
.credit-txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
}

.credit-txt a:link {
	color: #000000;
	text-decoration:none;
}
.credit-txt a:visited {
	color: #000000;
	text-decoration:none;
}
.credit-txt a:hover {
	text-decoration:none;
	color:#333333;
}
.credit-txt a:active {
	color: #000000;
	text-decoration:none;
}

.main-body {
	background-color: #FFFFFF;
}




.website_header {
	background-image: url(../images/website_header.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 800px;
}
.left-bg {
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat;
}
.right-bg {
	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat;
}
.menu-top {
	background-image: url(../images/menu_top.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 716px;
}
.menu-left {
	background-image: url(../images/menu_left.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 48px;
}
.menu-right {
	background-image: url(../images/menu_right.jpg);
	height: 23px;
	width: 47px;
}
.navigation {
	background-color: #4a2c21;
	text-align: center;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #c0a184;
}

.navigation a:link {
	color: #c0a184;
	text-decoration:none;
}
.navigation a:visited {
	color: #c0a184;
	text-decoration:none;
}
.navigation a:hover {
	color: #A57A54;
	text-decoration:none;
}
.navigation a:active {
	color: #c0a184;
	text-decoration:none;
}

.bottom-bg {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 716px;
}
.body_left {
	background-image: url(../images/body_left.jpg);
	background-repeat: repeat;
}
.body-right {
	background-image: url(../images/body_right.jpg);
	background-repeat: repeat;
}
.footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	color: #c0a184;
}

.footer a:link {
	color: #c0a184;
	text-decoration:none;
}
.footer a:visited {
	color: #c0a184;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:none;
	color:#A57A54;
}
.footer a:active {
	color: #c0a184;
	text-decoration:none;
}

.footer-btm {
	background-image: url(../images/footer_btm.jpg);
	background-repeat: repeat;
}
.main-text {
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.picture-style {
	padding: 5px;
}
