@CHARSET "ISO-8859-1";

#center #wrapper {
	background: url(../images/rightnav_bg.gif) repeat-y top right;
}

#center #wrapper #nav {
	width: 170px;
	height: 100%;
	border-left: 1px solid #FFFFFF;
	background-color: #d9d6b7;
	padding: 2px 2px 2px 2px;
	position:absolute;
	right:0px;
	top:108px;
	_top:110px;
}

#center #wrapper #body {
	/* float: left; */
	width:831px;
	position:relative;
}

#center #wrapper #body #body_head {
	display: block;
	width: 100%;/*829px;*/
	height: 51px;
	background-color: #f3daad;
}

#center #wrapper #body #body_head h1 {
	margin: 0px 0px 0px 0px;
	padding: 12px 25px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-color: #ecc985;
	/*width: 355px;*/
	float:left;
	border-right: 1px solid #FFFFFF;
}

#center #wrapper #body #body_mid {
	width: 830px;
	background-color: #e5e1cb;
	/* padding:18px 18px 0 18px; */
	/* padding: 1.4% 1.4% 0px; */
	border-top: 1px solid #FFFFFF;
	float:left;
}

#center #wrapper #body #body_mid #body_content {
	float: left;
	width: 785px;
	padding: 20px 0 0 20px;
	/* margin-bottom: 20px;*/
	margin:12px;
	_margin:12px 0px 12px 6px;
	background: url('../images/content_bg.jpg') repeat-y right;
	background-color: #edeadb;
	border-left: 1px solid #c6c5c5;
	border-top: 1px solid #c6c5c5;
	border-bottom: 1px solid #c6c5c5;
	
	min-height: 450px;
	height: auto !important;
	!height: 450px;
	
}

#center #wrapper #body #body_mid #body_content #copy {
	float: left;
	width: 150px;
	color: #212121;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#center #wrapper #body #body_mid #body_content #copy h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #734028;
	font-size: 18px;
	line-height: 24px;
}

#center #wrapper #body #body_mid #body_content #big_pic {
	float: left;
	display: block;
	height: 433px;
	width: 433px;
	border: 1px solid #b0b097;
	margin-left: 20px;
}

#center #wrapper #body #body_mid #body_content #small_pic {
	float: right;
}

#center #wrapper #body #body_mid #body_content #small_pic .small_pic {
	height: 128px;
	width: 128px;
	border: 1px solid #b0b097;
	margin-bottom: 22px;
	/* margin-left:18px; */
	text-align: center;
}

#center #wrapper #body #sub2bottom {
	width: 697px;
}

.button,button {
	background-color:#887a61;
	border:1px outset #4b372e;
	color:#fff;
	font-size:12px;
	padding:1px 3px;
	text-align:center;
	cursor:pointer;
}

a.button {
	text-decoration:none;
	color:#fff;
}

input.button,button {
	padding:1px 2px;
}
