/*
stylesheet
*/

body {
	margin: 0;
	padding: 0;
	color: #8e7555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	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-align: center;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
img {
	border: none;
}
blockquote {
	font-style: italic;
	margin: 0 0 0 10px;
}
cite {
	font-weight: bold;
	color: #c63a03;
}
cite a, cite a:link, cite a:visited {
	font-weight: bold;
	color:#c63a03;
}
cite span {
	font-weight: 400;
	color: #8e7555;
}
em {
	color: #c63a03;
}
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;
	text-align: center;
}
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;
	margin-bottom: 8px
}
.tmo_list li a {
	color: #c63a03;
	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;
	margin-bottom: 8px;
	border-bottom: 1px dashed #726e6e
}
.link_list li a {
	color: #c63a03;
	font-weight: normal;
	text-decoration: none;
}
.link_list li a:hover {
	text-decoration: underline
}
#wrapper {
	position: relative;
	width: 966px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.bg_top {
	position: absolute;
	top: 0;
	left: -120px;
	width: 1200px;
	height: 570px;
	background: url(images/bg_top.png) no-repeat;
	z-index: -1000
}
.bg_bottom {
	position: absolute;
	bottom: 0;
	left: -120px;
	width: 1200px;
	height: 270px;
	background: url(images/bg_bottom.png) no-repeat;
	z-index: -1200
}
/* menu */

#main_menu {
	margin: 0;
    padding: 0;
	float: right;    
	width: 966px;         /* width of graphic  */
	height: 75px;          /* hieght of graphic  */
	margin-top: 20px;      /* top of page */
	margin-bottom: 20px;
	background: url(images/menu.png) no-repeat  
}

#main_menu ul {
list-style-type: none;  
	margin: 0;
	padding: 0 4px;
}	
#main_menu li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 85px;     /*controls the divider */
	height: 75px;
	background: url(images/menu_divider.png) center right no-repeat
}
#main_menu ul a {
	float: left;
	display: block;
	width: 80px;      /* controls the width of the text  */
	height: 75px;
	line-height: 75px;
	padding-right: 2px;
	font-size: 14px;
	font-style: italic;
	color: #62260e;
	text-align: center;
	text-decoration: none;
	font-weight: 500;
	outline: none;
	border: none;
}
#main_menu ul a:hover {
color: #FFF;
}
#main_menu ul .current {
background: url(images/menu_hover.png) center center no-repeat

}

#menu .last { background: none }        /* end menu  */

/* header */
#header {
	clear: both;
	width: 966px;
	height: 100px;    /* controls the size of the title window  mod frowm  170*/
	background: url(images/header.png) no-repeat center top
}
#site_title {
	float: left;
	width: 900px;
	margin: 50px 0 0 20px;     /*controls the space around the title  modded from 60 40*/
}
#site_title h1 {
	margin: 0;
	padding: 0;
	text-align: center;
}
#site_title h1 a {
    display: block; 
	width: 334px;
	padding: 70px 0 0 20px;
	font-size: 18px;
	color: #88553a;
}

#main {
	width: 900px;
	padding: 33px 33px  33px 33px;     /* mod from 33px 33px 0   bot */
	background: url(images/main.png) repeat-y;
	font-weight: bold;
	color: #62260e;
}
#main_bottom {
	width: 966px;
	height: 130px;      /*mod from 143 */
	background: url(images/main_bottom.png) no-repeat;
	position: relative;
}
#sidebar {
	float: left;
	width: 280px;
}
#content {
	/* float: left;     */
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	position: relative;
}
.cbox_fw {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 40px;
	background: url(images/hr2.png) no-repeat bottom center;
	font-size: 14px;
}
.cbox_fws {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 40px;
	background: url(images/hr1.png) 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;
}
#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
}
ul.photo_gallery {
	padding: 0;
	margin: 0;
	list-style: none
}
ul.photo_gallery li {
	padding: 0;
	margin: 0 5px 15px 0;
	display: block;
	float: left;
}
ul.photo_gallery .rmp {
	margin: 0 0 15px
}


/* footer */
#footer {
	clear: both;
	width: 900px;
	padding: 0 33px 20px;
	color: #999494;
	text-align: left;
}
#footer a {
	color: #999494;
}
