* {
	margin: 0;
	padding: 0;
	border-width: 0
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	background-color: #302707;
	text-align: center
}
#wrapper {
	background-image: url("images/wrapper_bg.jpg");
	background-repeat: repeat-y;
	background-position: 0 0;
	text-align: left;
	margin: auto;
	padding: 0;
	position: relative;
	width: 860px;
	min-height: 100%
}
/* header*/
#header {
	background-image: url("images/header_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 860px;
	height: 232px
}
#header .logo {
	position: relative;
	top: 40px;
	right: 40px;
	float: right
}
#header h1 {
	color: #fff;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 0;
	border-style: none
}
#header h2 {
	color: #fff;
	font-size: 10px;
	font-family: Arial;
	text-align: center;
	margin: 0;
	padding: 0
}
#pic_banner {
	padding: 40px 0 0 30px;
	height: 125px;
	float: left
}
#pic_banner img {
	padding: 0
}
#pic_banner h2 {
	color: #fff;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding-top: 6px
}
/* menu */
#menu {
	position: absolute;
	top: 203px;
	width: 839px;
	float: left;
	padding: 0px 0px 0px 11px;
}
#menu ul {
	color: #fff;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#menu li {
	display: block;
	padding-bottom: 2px;
	float: left;
}
#menu li a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 2px 9px;
	border-right: 2px solid #5a471a
}
#menu li a:hover {
	color: #d2c294;
	text-decoration: none
}
#menu .last a {
	border-right: 0px
}
/* secondary menu */
#content {
	width: 839px;
	height: 298px
}
#secondary {
	padding-top: 20px;
	padding-left: 10px;
	width: 230px;
	float: left
}
#secondary h1 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px
}
#secondary h2 {
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 60px
}
#secondary h3 {
	color: #fff;
	font-size: 12px;
	font-family: Arial;
	padding-top: 15px;
	padding-left: 30px
}
#secondary p {
	padding-top: 40px;
	padding-left: 30px
}
#secondary ul {
	padding-left: 60px;
	width: 200px
}
#secondary li {
	color: #fff;
	list-style-type: square;
	list-style-position: inside;
	border-bottom: 1px solid #b49945
}
#secondary a {
	color: #fff;
	background-color: #564519;
	font-weight: bold;
	padding: 10px;
	display: block;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #302707;
	border-bottom-color: #302707;
}
#secondary a:hover {
	color: #e3cc86;
	border-top-width: 2px;
	text-decoration: none;
}
/* content */
#text_panel {
	margin-left: 70px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 460px;
	float: left
}
h1 {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 5px
}
h2 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 20px
}
p {
	color: #fff;
	padding-bottom: 20px
}
a {
	color: #ef8;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline
}
table {
	padding-top: 0
}
td {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	border-bottom: 1px solid #b49945
}
.bottom_border0 {
	border-bottom: medium none
}
.italic {
	font-style: italic
}
.center {
	text-align: center
}
.clearboth {
	clear: both
}
.img_left {
	margin-top: 20px;
	margin-left: 70px;
	float: left
}
/* footer */
#footer {
	background-color: #5a471a;
	margin-left: 10px;
	width: 829px;
	border-top: 1px solid #fff
}
#footer p {
	color: #fff;
	font-size: 12px;
	padding: 5px 0px 5px 20px;
}
#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none
}
#footer a:hover {
	color: #ebe9b7;
	text-decoration: none
}
#credit {
	color: #fff;
	font-size: 10px;
	background-color: #302707;
	text-align: center;
	padding: 10px 20px 10px 0px;
	float: left;
	width: 850px;
}
#credit p {
	color: #fff;
	font-size: 10px;
	text-align: center;
	padding-bottom: 3px
}
#credit a {
	color: #fff;
	font-weight: bold
}
#credit a:hover {
	text-decoration: underline
}
/* gallery */
.thumbs {
	width: 330px;
	float: left
}
.thumbnail {
	text-align: center;
	margin: 0 10px 9px 0;
	width: 40px;
	height: 40px;
	float: left
}
.mainpic {
	padding-left: 20px;
	width: 240px;
	float: left
}
#credit_panel {
	margin-left: 40px;
	padding-top: 20px;
	padding-bottom: 46px;
	width: 780px;
	float: left
}
.credits {
	color: #fff;
	font-size: 11px;
	float: left
}
.credit_thumb {
	text-align: center;
	margin: 0 5px 5px 0;
	width: 80px;
	height: 80px;
	float: left
}
