body {
	background-color: #f5ece3;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #686868;
	line-height: 17px;
	background-image: url(img/re_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#body_int {
	background-image: url(img/re_body_int.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #745738;
}
div, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
p {
	text-align: left;
	margin: 0px 0px 14px 0px;
}
a {
	color: #2f6273;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	margin: 0px 0px 19px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #98260e;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px 0px 19px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #324a4d;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 19px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #686868;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #000;
	line-height: 110%;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 0px 0px 19px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #666;
	font-style: italic;
}
hr{
	margin: 10px 0px 10px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.clear {
	clear:both;
}
small{
	font-size: 10px;
}
/*-------------------------------------------------------------------------------------------*/
#container {
	clear: both;
	width: 944px;
	margin: 0 auto;
}
/*-------------------------------------------------------------------------------------------*/
#header {
	clear: both;
	width: 944px;
	height: 489px;
	background-image: url(img/bk_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header_int {
	clear: both;
	width: 944px;
	height: 94px;
	background-image: url(img/bk_header_int.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
/*-------------------------------------------------------------------------------------------*/
#menu {
	clear: both;
	width: 944px;
	height: 68px;
}
#menu h1 {
	display: block;
	width: 224px;
	height: 68px;
	float: left;
	margin: 0px;
}
#menu h1 a {
	display: block;
	width: 224px;
	height: 68px;
	text-indent: -9999px;
	background-image: url(img/logo.gif);
}
#menu ul {
	display: block;
	float: right;
	list-style-type: none;
	margin: 33px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu ul li {
	float: left;
	padding: 0px 7px 0px 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0b8ae;
	line-height: 13px;
}
#menu ul .page-item-12 {
	border-right-width: 0px;
}
#menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c0b8ae;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	line-height: 16px;
}
#menu ul .current_page_item a {
	background-color:#099;
	color:#fff;
	-moz-border-radius: 3px;  
    -webkit-border-radius: 3px;
    border-radius: 3px; 
}
#menu ul li a:hover {
	color: #fff;
}
/*-------------------------------------------------------------------------------------------*/
#slides {
	clear: both;
	width: 944px;
	height: 357px;
}
.slide {
	float: left;
	width: 894px;
	height: 357px;
	padding: 0px 50px 0px 0px;
}
.slide h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	font-weight: bold;
	color:#FFF;
	line-height: 42px;
	padding: 60px 0px 10px 0px;
}
.slide p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#e0c7a1;
	line-height: 20px;
	margin: 0px 0px 26px 0px;
}
/*-------------------------------------------------------------------------------------------*/
#slide_buttons {
	clear: both;
	width: 944px;
	height: 64px;
}
#slide_buttons ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#slide_buttons ul li {
	float: left;
	width: 236px;
	height: 64px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/separator.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#slide_buttons ul .first {
	background-image: none;
}
#slide_buttons ul li a {
	display: block;
	width: 236px;
	height: 51px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #5a3d38;
	text-decoration: none;
	font-size: 12px;
	padding: 13px 0px 0px 0px;
}
#slide_buttons ul li a span {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 0px 0px 3px 0px;
	text-transform: uppercase;
}
#slide_buttons ul li a:hover {
	background-color: #ecd7b6;
	color: #968063;
}
#slide_buttons ul li a:hover span {
	color: #336675;
}
#slide_buttons ul .selected {
	background-color: #ecd7b6;
	color: #968063;
}
#slide_buttons ul .selected span {
	color: #336675;
}
#slide_buttons ul .blank {
	background-color: #e0c7a1;
	color: #5a3d38;
}
#slide_buttons ul .blank span {
	color: #5a3d38;
}
/*-------------------------------------------------------------------------------------------*/
#options {
	clear: both;
	width: 944px;
	height: 157px;
	padding: 14px 0px 0px 0px
}
#btn_01 {
	display: block;
	width: 232px;
	height: 25px;
	color: #472f2b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background-image: url(img/bk_btn_01.jpg);
	padding: 115px 0px 0px 0px;
	margin: 0px 6px 0px 0px;
	float: left;
}
#btn_02 {
	display: block;
	width: 232px;
	height: 25px;
	color: #472f2b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background-image: url(img/bk_btn_02.jpg);
	padding: 115px 0px 0px 0px;
	margin: 0px 6px 0px 0px;
	float: left;
}
#btn_03 {
	display: block;
	width: 231px;
	height: 25px;
	color: #472f2b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background-image: url(img/bk_btn_03.jpg);
	padding: 115px 0px 0px 0px;
	margin: 0px 6px 0px 0px;
	float: left;
}
#btn_04 {
	display: block;
	width: 231px;
	height: 25px;
	color: #472f2b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background-image: url(img/bk_btn_04.jpg);
	padding: 115px 0px 0px 0px;
	margin: 0px 6px 0px 0px;
	float: left;
}
#register {
	float: left;
	width: 230px;
	height: 115px;
	background-image: url(img/bk_box.jpg);
	text-align: center;
	color: #e0c7a1;
	font-size: 14px;
	padding: 25px 0px 0px 0px;
}
#register .btn_small{
	margin: 0 auto;
	float: none;
	margin-top: 22px;
}
#register span {
	font-size: 19px;
	font-weight: bold;
	display: block;
	margin: 0px 0px 4px 0px;
}
#register a {
	margin: 0 auto;
	margin-top: 22px;
}
#register1 {
	float: left;
	width: 230px;
	height: 315px;
	background-image: url(img/bk_box.jpg);
	text-align: center;
	color: #e0c7a1;
	font-size: 14px;
	padding: 25px 0px 0px 0px;
}
#register1 .btn_small{
	margin: 0 auto;
	float: none;
	margin-top: 22px;
}
#register1 span {
	font-size: 19px;
	font-weight: bold;
	display: block;
	margin: 0px 0px 4px 0px;
}
#register1 a {
	margin: 0 auto;
	margin-top: 22px;
}
#register_box {
	float: left;
	width: 230px;
	background-image: url(img/reg_01.gif);
	text-align: center;
	color: #e0c7a1;
	font-size: 14px;
	padding: 15px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #5a3d39;
}
#register_box_int {
	float: left;
	width: 220px;
	background-image: url(img/reg_02.gif);
	text-align: center;
	color: #e0c7a1;
	font-size: 14px;
	padding: 0px 5px 25px 5px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #5a3d39;
}
#register_box_int .btn_small{
	margin: 0 auto;
	float: none;
	margin-top: 22px;
}
#register_box_int span {
	font-size: 19px;
	font-weight: bold;
	display: block;
	margin: 0px 0px 4px 0px;
}
#register_box_int a {
	margin: 0 auto;
	margin-top: 22px;
}
/*-------------------------------------------------------------------------------------------*/
#content {
	clear: both;
	width: 944px;
	padding: 0px 0px 9px 0px
}
#content_int {
	clear: both;
	width: 944px;
	padding: 28px 0px 9px 0px
}
#content_int .post h1 a{
	text-decoration: none;
	color: #9f1300;
}
#content_int .post h1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 12px 0px;
}
#l_col {
	float: left;
	width: 707px;
	padding: 10px 0px 0px 0px;
	background-color:#FFF;
	background-image: url(img/box_01_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#l_col_int {
	clear: both;
	width: 647px;
	padding: 20px 30px 30px 30px;
	background-color:#FFF;
	background-image: url(img/box_01_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#single_col {
	clear: both;
	width: 944px;
	padding: 10px 0px 0px 0px;
	background-color:#FFF;
	background-image: url(img/box_03_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#single_col_int {
	clear: both;
	width: 884px;
	padding: 20px 30px 30px 30px;
	background-color:#FFF;
	background-image: url(img/box_03_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#r_col {
	float: right;
	width: 231px;
}
.box {
	float: right;
	width: 231px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
	background-color:#FFF;
	background-image: url(img/box_02_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_int {
	clear: both;
	width: 211px;
	padding: 0px 10px 10px 10px;
	background-color:#FFF;
	background-image: url(img/box_02_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box_int h1{
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 4px 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
.box_int ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.box_int ul li{
	padding: 6px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	color: #555555;
}
.box_int ul li a{
	color: #555555;
	text-decoration: none;
}
.box_int ul li a:hover{
	color: #000;
	text-decoration: none;
}
#r_col form input {
	width: 200px;
	height: 25px;
	font-size: 13px;
	background-color: #f2e8dc;
	border-style: none;
	margin: 0px 0px 4px 0px;
	padding: 0px 4px 0px 4px;
	color: #6f6f6f;
}
#r_col form a {
	margin: 8px 0px 33px 0px;
}
/*-------------------------------------------------------------------------------------------*/
#footer {
	clear: both;
	padding: 33px 0px 21px 0px;
	background-color: #053848;
}
#footer_content {
	clear: both;
	width: 944px;
	margin: 0 auto;
	background-image: url(img/separators.gif);
	padding: 0px 0px 7px 0px;
}
#footer_content .col {
	width: 136px;
	float: left;
	padding: 0px 20px 0px 0px;
	color: #b0b0b0;
	font-size: 12px;
}
#footer_content .col h1 {
	font-size: 16px;
	color: #e0c7a1;
	margin: 0px 0px 7px 0px;
}
#footer_content .col ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer_content .col ul li {
	margin: 0px;
	padding: 1px 0px 2px 0px;
	color: #b0b0b0;
	font-size: 12px;
}
#footer_content .col a {
	color: #b0b0b0;
	font-size: 12px;
	text-decoration: none;
}
#footer_content .col a:hover {
	color:#FFF;
}
/*-------------------------------------------------------------------------------------------*/
#copyright {
	clear: both;
	padding: 0px 0px 0px 0px;
	background-color: #0e1d23;
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #0f262f;
}
#copyright_content {
	clear: both;
	width: 944px;
	height: 37px;
	margin: 0 auto;
	padding: 20px 0px 7px 0px;
	color: #315562;
	font-size: 12px;
}
/*-------------------------------------------------------------------------------------------*/
.btn_small {
	display:block;
	float:left;
	width: 214px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color:#FFF;
	padding: 8px 0px 0px 0px;
	background-image: url(img/btn_01.png);
}
.btn_small:hover {
	background-image: url(img/btn_01o.png);
}
.btn_large {
	display:block;
	width: 206px;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color:#f2e8dc;
	padding: 15px 0px 0px 0px;
	background-image: url(img/btn_02.png);
}
.btn_large:hover {
	background-image: url(img/btn_02o.png);
}
.label {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.large {
	font-size: 17px;
	margin: 0px 0px 14px 0px;
}
body .margin_01{
	margin: 0px 0px 20px 0px;
}
.post{
	padding: 0px 0px 20px 0px;
}
#slide_holder{
	width: 944px;
	height: 357px;
	overflow: hidden;
}
.widearea{
	width: 3777px;
	height: 357px;
}
.featured_img{
	float: left;
	margin: 0px 20px 0px 0px;
}
.navigation{
	clear:both;
	height: 40px;
}
.alignleft{
	float: left;
	padding: 0px 10px 10px 0px;
}.
alignright{
	float: right;
	padding: 0px 0px 10px 10px;
}
#breadcrumbs{
	padding: 2px 0px 4px 0px;
}