body {
	margin: 0;
	padding: 0;
	/*color: #8e7555;*/ color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.6em;
	letter-spacing: 1px;
	background-color: #000000;
}
a, a:link, a:visited {
	color: #770726;
	font-weight: normal;
	text-decoration: none
}
a:hover {
	color: #660;
	text-decoration: underline;
}
a.more {
	display: block;
	color: #770726;
	text-align: center;
	text-decoration: underline
}
a.more span {
	font-size: 14px;
	letter-spacing: -3px;
}
a.more:hover {
	color: #660;
	text-decoration: none
}
p {
	margin: 0 0 10px 0;
	padding: 0;
	text-indent:40px;
	text-align:justify;
}
img {
	border: none;
}
blockquote {
	font-style: italic;
	margin: 0 0 0 10px;
}
cite {
	font-weight: bold; /*color: #c63a03;*/
	color: #000;
}
cite a, cite a:link, cite a:visited {
	font-weight: bold; /*color:#c63a03;*/
	color:#c63a03;
}
cite span {
	font-weight: 400; /*color: #8e7555;*/
	color: #000;
}
em { /*color: #c63a03;*/
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	color: #62260e;
	font-weight: normal;
}
h1 {
	font-size: 48px;
	margin: 0 0 30px;
	padding: 5px 0
}
h2 {
	font-size: 34px;
	margin: 0 0 25px;
	padding: 5px 0;
}
h3 {
	font-size: 24px;
	margin: 0 0 20px;
	padding: 0;
}
h4 {
	font-size: 20px;
	margin: 0 0 15px;
	padding: 0;
}
h5 {
	font-size: 16px;
	margin: 0 0 10px;
	padding: 0;
}
h6 {
	font-size: 12px;
	margin: 0 0 5px;
	padding: 0;
}
.cleaner {
	clear: both
}
.h10 {
	height: 10px
}
.h20 {
	height: 20px
}
.h30 {
	height: 30px
}
.h40 {
	height: 40px
}
.h50 {
	height: 50px
}
.h60 {
	height: 60px
}
.float_l {
	float: left
}
.float_r {
	float: right
}
.image_frame {
	display: inline-block;
	border: 5px solid #a38d68
}
.image_fl {
	float: left;
	margin: 3px 20px 10px 0
}
.image_fr {
	float: right;
	margin: 3px 0 0 20px
}
.tmo_list {
	list-style: disc;
	padding: 0 0 0 15px
}
.tmo_list li { /*color:#c63a03;*/
	color:#c63a03;
	margin-bottom: 8px
}
.tmo_list li a { /*color: #c63a03;*/
	color: #000;
	font-weight: normal;
	text-decoration: none
}
.tmo_list li a:hover {
	text-decoration: underline
}
.link_list {
	list-style: none;
	padding: 0
}
.link_list li { /*color:#c63a03;*/
	color:#c63a03;
	margin-bottom: 8px;
	border-bottom: 1px dashed #726e6e
}
.link_list li a { /*color: #c63a03;*/
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.link_list li a:hover {
	text-decoration: underline
}
#wrapper {
	position: relative;
	width: 966px;
	margin: 0 auto;
}
/* menu */

#menu {
	float: right;
	width: 966px;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(images/menu.jpg) no-repeat
}
#menu ul {
	margin: 0;
	padding: 0 40px;
	list-style: none;
}
#menu ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 164px;
	height: 40px;
	background: url(images/menu_divider.png) center right no-repeat
}
#menu ul li a {
	float: left;
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	padding-right: 4px;
	font-size: 16px;
	font-style: italic;
	/*color: #62260e;*/
	color: #000;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	outline: none;
	border: none;
}
#menu ul li a:hover, #menu ul .current {
	background: url(images/menu_hover.png) center center no-repeat
}
#menu .last {
	background: none
}
/* header */
#header {
	clear: both;
	width: 966px;
	height: 170px;
	background: url(images/header.jpg) no-repeat center top
}
#site_title {
	float: left;
	width: 400px;
	margin: 40px 0 0 40px;
}
#site_title h1 {
	margin: 0;
	padding: 0
}
#site_title h1 a {
	display: block;
	padding: 70px 0 0 20px;
	background: url(images/header-img.gif) no-repeat left top;
	font-size: 18px;
	color: #88553a;	
	width:600px;
	height:80px;
	float:left;
	
}
#site_head_img {
	float:right;
	width:400px;
	height:130px;
	margin:40px 30px 0 0;
	text-align:right;	
}
#social {
	float: right;
	margin: 60px 40px 0 0
}
#social a {
	float: left;
	margin-left: 10px
}
#main {
	width: 900px;
	padding: 33px 33px 0;
	background: url(images/main.jpg) repeat-y;
}
#main_bottom {
	width: 966px;
	height: 143px;
	background: url(images/main_bottom.jpg) no-repeat
}
#sidebar {
	float: left;
	width: 280px;
}
#content {
	float: right;
	width: 580px;
}
.structure {
}
.structure p {
	text-indent:0px;
}
.structure .box {
	margin-bottom:15px;
}
.structure .box .leftside {
	float:left;
	width:150px;
}
.structure .box .rightside {
	float:left;
}
.structure .membox {
	margin-bottom:15px;
	width:570px;
}
.structure .membox .leftside {
	float:left;
	width:25px;
}
.structure .membox .rightside {
	float:left;
	width:525px;
}
.cbox_fw {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 40px;
	background: url(images/hr2.gif) no-repeat bottom center
}
.cbox_fws {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 40px;
	background: url(images/hr1.gif) no-repeat bottom center
}
.cbox_last {
	padding: 0;
	margin: 0;
	background: none;
}
.cbox_w280 {
	width: 280px;
	margin-bottom: 20px;
}
.cbox_w280 img {
	margin-bottom: 10px
}
#nne {
	margin-bottom: 40px;
	overflow-x:hidden; 
	overflow-y:scroll;
	height:500px;
}
#nne h3 {
	padding-bottom: 20px;
	border-bottom: 1px solid #5f2712
}
ul.nne_box {
	padding: 0;
	margin: 0;
	list-style: none
}
ul.nne_box li {
	border-left: 5px solid #8e7555;
	padding: 0 0 0 20px;
	margin: 0 0 20px 0
}
ul.nne_box li span {
	display: block;
	color: #850d2f;
}
ul.nne_box li a { /*color: #8e7555;*/
	color: #000;
}
ul.nne_box_old {
	padding: 0;
	margin: 0;
	list-style: none
}
ul.nne_box_old li {
	border-left: 5px solid #CCC;
	padding: 0 0 0 20px;
	margin: 0 0 20px 0
}
ul.nne_box_old li span {
	display: block;
	color:#F66;
}
ul.nne_box_old li a { /*color: #8e7555;*/
	color:#666;
}
ul.photo_gallery {
	padding: 0;
	margin: 0;
	list-style: none
}
ul.photo_gallery a {
	padding: 0;
	margin: 0 10px 15px 0;
	display: block;
	float: left;
}
ul.photo_gallery .rmp {
	margin: 0 0 15px
}
#contact_form {
	padding: 0;
}
#contact_form form {
	margin: 0px;
	padding: 0px;
}
#contact_form form .input_field {
	color: #000;
	width: 400px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #960;
}
#contact_form form label {
	display: block;
	width: 100px;
	margin-top: 15px;
	margin-bottom: 3px;
	font-size: 14px;
}
#contact_form form textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: 400px;
	height: 200px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #960;
}
#contact_form form .submit_btn {
	color: #420;
	padding: 7px 14px;
	margin: 10px;
	margin-left: 60px;
	background: #DA7;
	border: 1px solid #960;
}

.scroll-pane 		{ width: 260px; overflow: auto; padding-right: 10px; height: 400px; }

.jScrollPaneContainer 	{ position: relative; overflow: hidden; z-index: 1; }

.jScrollPaneTrack 		{ position: absolute; cursor: pointer; right: 0; top: 0; height: 100%;
						  background: url(images/bar.jpg) top center repeat-y; padding: 3px; }

.jScrollPaneDrag	{ position: absolute; background: url(images/ball.png) center center no-repeat;
					  cursor: pointer; overflow: hidden; }


/* footer */
#footer {
	clear: both;
	width: 900px;
	padding: 0 33px 20px;
	color: #999494;
	text-align: center;
}
#footer a {
	color: #999494;
}
