* {
	margin: 0px;
	padding: 0px;
}
a {
color: #821111;
}
p {
margin-bottom: 7px;
line-height: 135%;
}
h1,h2 {
text-transform: uppercase;
color: #2e0a0a;
font-size: 140%;
font-weight: normal;
}
h2 a {
color: #f9e9c8;
font-size: 80%;
}
h3 {
color: #8d7750;
font-size: 110%;
font-weight: normal;
}
h2 {
font-size: 130%;
font-weight: bold;
line-height: 120%;
margin-bottom: 10px;
text-align: left;
}

h4 {
color:#A88E5B;
font-size:130%;
font-weight:normal;
}
blockquote {
	border-top: #a29572 1px solid;
	border-bottom: #a29572 1px solid;
	font-style: italic;
	margin: 15px;
	padding: 0 12px 0 12px;
}
code {
	font-family: "Courier New", Courier, sans;
}
cite {
	color:#821111;
	font-family:Arial,Verdana,Tahoma;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}
cite a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465d71;
}
.alignleft a {
	float: left;
	margin: 25px 0;
}
.alignright a {
	float: right;
	margin: 25px 0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*****LAYOUT*****/
body {
	background:#000000 url(images/body_bg.jpg) no-repeat scroll center -98px;
	color:#251F14;
	font-family:"Trebuchet MS",Tahoma,Verdana;
	font-size:100%;
	margin:0;
	padding:0;
}
#container {
	width: 881px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#container_wide {
	float: left;
	width: 900px;
	margin: 0 auto;
	padding: 0;
}
#content {
	float: right;
	width: 580px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.post {
	line-height:14px;
	margin:0 0 10px;
	padding:5px 25px 0;
	text-align:justify;
}
.post h2 a {
	color: #2e0a0a;
	text-decoration: none;
}
.post h2 a:hover {
	text-decoration: none;
	color: #821111;
}
.entry p {
	margin: 12px 0;
	font-size: 80%;
}
.date {
	border-bottom:1px solid #C5AE7F;
	clear:both;
	margin:0;
	padding:10px 0;
}
.postmetadata {
	font-size: 10px;
	clear: both;
	padding: 6px;
	margin: 20px 0;
	border-top: #C5AE7F 1px solid;
}
.navigation {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#related_posts {
	border:4px double #C5AE7F;
	line-height:14px;
	margin:25px;
	padding:5px 10px;
	text-align:justify;
}
#related_posts h2 {
	font-size: 16px;
	font-family: Georgia, Times, Helvetica, sans-serif;
	font-style: italic;
	margin: 0 0 5px 0;
	padding: 0;
}
/*****HEADER*****/
#header {
	width: 881px;
	margin: 0px auto;
}
.logo {
	background-image:url(images/logo_bg.jpg);
	background-repeat:no-repeat;
	height:286px;
	margin:0 auto;
	width:881px;
}
#header h1 {
	display: none;
}
#header h2 {
	color: #f3e8d0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 80%;
	display: block;
	padding: 170px 205px 0px 453px;
	text-transform: none;
	line-height: normal;
	margin-bottom: 0px;
}
/*****HORIZONTAL MENU*****/
#menu {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 100.1%;
	height: 54px;
	background: url(images/menu_bg.jpg) no-repeat left top;
	margin: 0px auto;
	padding: 0px 41px;
	overflow: hidden;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#menu ul li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#menu ul li a {
	color:#B15416;
	font-weight:bold;
	line-height:54px;
	padding:0px 18px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	display:block
}
#menu ul li a:hover {
	color: #F9E9C8;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#menu li.current_page_item a {
	color: #F9E9C8;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

#mainmenu {
	font-family:"Trebuchet MS",Arial;
	font-size:15px;
	font-weight:bold;
	height:33px;
	letter-spacing:-0.03em;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	top:297px;
	width:800px;
	z-index:100;
}
#mainmenu a {
display: inline-block;
height: 32px;
line-height: 32px;
padding: 0px 7px 0 8px;
text-decoration: none;
background: url("/images/mainmenu_bg.gif") repeat-x center 100px;
color: #b15416;
}
#mainmenu a:hover {
background: url("/images/mainmenu_bg.gif") repeat-x center bottom;
}
#mainmenu .linked,
#mainmenu .linked:hover {
cursor: default;
background: url("/images/mainmenu_bg.gif") repeat-x center top;
color: #f9e9c8;
}

/*****SIDEBAR*****/
#sidebar {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	width: 280px;
	float: left;
	margin: 0px;
	padding: 0;
}
#sidebar ul {
	margin: 12px 0px 0px 40px;
	padding: 0px;
}
#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14px;
	list-style-type: none;
}
#sidebar ul ul {
	margin: 5px 0 14px 0;
	padding: 0;
}
#sidebar ul ul li {
	list-style-type: none;
}
#sidebar ul ul ul {
	margin: 0;
	padding: 0;
}
#sidebar ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: none;
	color: #898989;
}
/*****COMMENTS*****/
#commentform {
	background: #c5bd99;
	margin: 0;
	padding: 10px;
	border: 1px solid #000;
}
#commentform p {
	color: #000;
}
#commentform a {
	color: #000;
	text-decoration: none;
	line-height: 14px;
}
#commentform h3 {
	font-family: Georgia, Times, Verdana;
	font-size: 10px;
	font-weight: 300;
	color: #000;
	margin: 0;
	padding: 0;
}
#comment {
	width: 80%;
}
#author, #email, #url, #comment, #submit {
	background: #efebd6;
	font-family: Verdana, Arial, Times;
	font-size: 8px;
	margin: 5px 5px 0 0;
	padding: 0;
	border: 1px solid #000;
}
.avatar {
	display:none;
	float: left;
	margin: 0 12px 0 0;
}
#submit {
	margin: 5px 5px 0 0;
}
#comments {
	margin:0;
	padding:0 25px;
}
ol.commentlist {
	background:transparent none repeat scroll 0 0;
	list-style-type:none;
	margin:0;
	padding:5px 20px 0 25px;
}
ol.commentlist li {
	background:#D7BF8C none repeat scroll 0 0;
	list-style-type:none;
	margin:10px 0;
	padding:5px 0 5px 10px;
	width:97%;
}
ol.commentlist li.alt {
	background:#D7BF8C none repeat scroll 0 0;
	width:97%;
}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 14px;
}
ol.commentlist a {
	color:#000;
}
/*****SEARCH*****/
#searchform {
	padding: 0;
	margin: 14px 0;
}
#searchform input#s {
	margin: 0;
	padding: 2px;
	border: 1px solid #B3976F;
	background-color: #F9E9C8;
}
#searchform input#searchsubmit {
	border: none;
	background: #333;
	color: #fff;
	text-transform: lowercase;
}
/***** SUBSCRIPTION *****/
.subscribe {
	float: left;
	margin: 25px 30px 0 20px;
	padding: 0;
	text-decoration: none;
	display:none;
}
.subscribe img {
	border: none;
}
/***** Calendar *****/
#wp-calendar {
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 100%;
	margin: 0px 0px 10px 0px;
}
#wp-calendar td {
	line-height: 12px;
	font-size: 12px;
	color: #544b40;
	font-variant: small-caps;
	padding: 6px 0px;
	background-color: #D7BF8C;
}
#wp-calendar td a {
	display: block;
	color: #544b40;
	text-decoration: none;
	line-height: 10px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
}
#wp-calendar th {
	background-color: #F9E9C8;
	color: #C5AE7F;
	padding: 6px 0px;
}

#wp-calendar #prev a {
	font-variant: small-caps;
}
#wp-calendar #next a {
	font-variant: small-caps;
}
#wp-calendar #today {
	background: #B15416;
	color: #FFFFFF;
	font-variant: small-caps;
}
#wp-calendar #today a {
	color: #544b40;
	font-weight: 700;
	font-variant: small-caps;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	margin: 0px;
	font-size: 12px;
	padding: 6px;
	color: #821111;
	font-weight: bold;
	text-transform: uppercase;
}
/*****IMAGES*****/
img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 0;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 0;
	margin: 0 7px 2px 0;
	display: inline;
}
img {
	border: #000 2px solid;
	padding: 0;
}
img a {
	border: none;
}
img.left {
	float: left;
	border: none;
	padding: 6px 0 0 0;
}
img.right {
	float: right;
	border: none;
	padding: 0 0 0 6px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*****FOOTER*****/
#footer {
	width: 881px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 93px;
	text-align: center;
	color: #9d834f;
	font-size: 70%;
	font-family: Georgia, Sans Serif;
	padding-bottom: 25px;
}
#footer .menu {
text-transform: uppercase;
line-height:200%;
}
#footer .menu a {
color: #e1c894;
margin: 0px 5px;
}
#footer .menu a:hover {
text-decoration: none;
color: #9d834f; 
}
#footer .copy {
margin-top: 10px;
font-size: 90%;
}
#top_block {
	background-image: url(images/top_block_bg2.jpg);
	background-repeat: no-repeat;
	height: 271px;
	padding: 0px 86px 0px 493px;
}
#top_block p {
	color: #FFFFFF;
	font-size: 75%;
	padding-top: 25px;
	line-height: 16px;
}
#top_block span {
color:#BEBBB4;
display:block;
margin-top:10px;
}
#top_block a {
	color: #F7A301;
}

.pagetitle {
	padding:5px 40px 0;
}

#next, #prev {
	text-align: center;
}


/* Leave Form New Style */

.leave_replay {
margin:5px 15px !important;
padding:12px 10px 10px 15px !important;
width:520px;
background-color:#d8c9a9 !important;
border:1px solid #87795c !important;
}

.leave_replay input {
background-color:#EFEBD6 !important;
border:1px solid #87795c !important;
font-size:12px !important;
line-height:16px !important;
padding:2px 0 !important;
}

.leave_replay textarea {
background-color:#EFEBD6 !important;
border:1px solid #87795c !important;
font-size:12px !important;
line-height:15px !important;
padding:1px !important;
}

.leave_replay p {clear:both}

.leave_replay small { font-size:11px !important; font-style:italic; }

.leave_replay label small {font-size:85% !important; font-style: normal;}

.leave_replay img {border:medium none;}

.leave_replay label {
display:block; 
float:left;
padding:3px 0 0 0;
position:relative;
width:50px;
height:30px;
overflow:hidden;}

.leave_replay label.comment_label {width:100px !important; height:20px !important;}

#comment {width:95% !important;}

.navigation a {
	padding:0 25px;
}

#respond h3 {
padding-left:20px;
color:#725c36 !important;
font-size:125%;}

.leave_replay .submit_button {
background: #c7b690 !important;
padding:5px !important;
cursor:pointer;
margin-left:235px !important;
}

.bottom_banners {
display:block;
overflow:hidden;
position:relative;
float:none;
margin:30px 0px 30px 0px;
}

.bottom_banners img {
margin:0 20px
}
