* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #fff url(images/mainbg.gif) repeat-x left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	margin:0 0 15px 0;
	color: #000;
}

h1, h2, h3 a {
	color:#000;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.0em;
}

h3 {
	font-size: 0.7em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: underline;
	color: #8E806A;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

p {margin-bottom:15px}

/* Header */

#logo {
	width: 500px;
	height: 90px;
	margin: 0 auto;
	padding: 0 10px 0 540px;
	
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 30px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 52px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 1020px;
	height: 30px;
	margin:0 auto;
	padding-top: 5px;
}

#menu ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 10px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	background-color: #BAB398;
	color:#FFF;
}

#menu a:hover {
	margin: 0 3px 0 0;
	padding: 10px;
	background-color: #000; color:#fff; text-decoration:none;
	color:#BAB398;
}

#menu .current_page_item a {
	background: none;
	margin: 0 3px 0 0;
	padding: 10px;
	background-color: #000000; color:#BAB398; text-decoration:none; 
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 1020px;
	margin: 0 auto;
	padding: 20px 0;
	
}

#page-bg {
	
}

/* Latest Post */

#latest-post {
	padding: 20px 20px 10px 0;
	border: 1px dashed #8D8D8D;
}

/* Content */

#content {
	float: left;
	width: 450px;
	padding:0 25px 0 0;
	background:url(images/&.jpg) no-repeat;
	
}

#content p {
	padding:0 25px 10px 0;
	
}

#content2 {
	float: left;
	width: 100%;
	margin:10px;
	padding:0;
}

.post {
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 150%;
	
	
}
.post a {
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 150%;
	
	
}

.post h1 {
	font-weight: normal;
	font-size: 30px;
	line-height:32px;

	
}

.post h2 {
	font-size: 17px;
	line-height:19px;
}

.post h3 {
	margin:20px 0;
}

.title {
	margin: 0;
	padding-bottom: 6px;
	font-weight: normal;
	color:#B8AF8D;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}

.title a {
	border-bottom: none;
	color:#000;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}

.title a:hover {
	border-bottom: none;
}

.byline {
	border-top: 1px dashed #8D8D8D;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

.entry {
	margin-bottom:20px;

}

.links {
	text-decoration:underline;
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
	color: #FFFFFF;
}

.links a:hover {
}

.links .more {
	float: left;
	padding-left: 25px;
	padding-right: 15px;
	background: #B8AF8D url(images/arrow.jpg) no-repeat left 50%;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
	background: url(images/arrow.jpg) no-repeat left top;
}
/* Sidebars */

.sidebar {
	float: left;
	width: 480px;
	padding: 20px 0 0 40px;
	border-left: 1px dashed #8D8D8D;
	
}
.sidebar p {
	margin-bottom:10px;
	width:425px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0;
	
}
.sidebar li a{
	padding: 0;
	font-size: 17px;
	
}

.sidebar li ul {
}

.sidebar li li {
	padding: 0;
	
}

.sidebar li h2 {
	margin: 0 0 5px 0;
	padding: 5px 0;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	font:Verdana, Arial, Helvetica, sans-serif;
}

.sidebar2 {
	float: left;
	width: 450px;
	padding: 0 0 0 35px;
	background:url(images/&.jpg) no-repeat;
	
}

.sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar2 li {
	padding: 0 0 5px 0;
}

.sidebar2 li ul {
}

.sidebar2 li li {
	padding: 5px 0 5px 0px;
}

.sidebar2 li h2 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	font:Verdana, Arial, Helvetica, sans-serif;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 120px;
	height: 18px;
	border: 1px solid #A49D3C;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 24px;
	border: none;
	background: #A49D3C;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* Calendar */

#calendar_wrap {
	padding: 0;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	background: #1E190F;
	height: 100px;
}

#footer p {
	margin: 0;
	padding:20px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	color: #eeeeee;
	background:#000000;
	height:40px;
}

#footer a {
	color: #eeeeee;
}

/*---FOOTER PANEL--*/
#footermainPan{
	background-color:#1E190F;
	color:#fff;
	clear:both;
	height:150px;
	margin: 0px;
	padding:0px;
}
#footermainPan2{background-color:#1E190F; color:#fff; margin:0; padding:0; clear:both; height:50px;}
#footerPan{
	width:920px;
	position:relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding:5px 0 0 0;
}

#footerPan ul{width:400px; position:absolute; top:36px; left:49px;}
#footerPan li{float:left; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 0 0 12px; color:#fff; background:#fff; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

/*--Footer Left Panel--*/
#footerleftPan{width:460px; float:left;}
#footerleftPan p{padding:0;} 
#footerleftPan p span.boldtext{font-weight:bold;}

#footerleftPan h2{width:260px; height:35px; color:#897B60; font:20px/26px Arial, Helvetica, sans-serif; padding:10px 0 0 0;}

/*--/Footer Left Panel--*/

/*--Footer Left Panel 2--*/
#footerleftPan2left{width:225px; float:left; color:#897B60;}
#footerleftPan2left p{padding:10px;color:#897B60} 
#footerleftPan2left p span.boldtext{font-weight:bold;color:#897B60}
#footerrightPan2{width:225px; float:left;color:#897B60}
#footerrightPan2 p{padding:0;color:#897B60} 
#footerrightPan2 p span.boldtext{font-weight:bold;color:#897B60}

/*--/Footer Left 2 Panel--*/

/*--Footer Right Panel--*/

#footerrightPan{width:450px; float:left;}
#footerrightPan p{padding:10px 10px 0 25px; color:#897B60; } 
#footerrightPan p span.boldtext{font-weight:bold;}

#footerrightPan h2{width:260px; height:35px; color:#897B60; font:20px/26px Arial, Helvetica, sans-serif; padding:10px 0 0 25px}

/*--/Footer Right Panel--*/

/*--Footer Right Panel 2--*/
#footerleftPan2{width:185px; float:left; color:#897B60;padding-left:25px; padding-right:40px}
#footerleftPan2 p{
	color:#897B60;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
} 
#footerleftPan2 p span.boldtext{font-weight:bold;color:#897B60}
#footerrightPan2{width:185px; float:left;color:#897B60}
#footerrightPan2 p{
	color:#897B60;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
} 
#footerrightPan2 p span.boldtext{font-weight:bold;color:#897B60}

/*--/Footer Right 2 Panel--*/

/*--Footer Right Panel 3--*/

#footerleftPan3{width:185px; float:left; color:#897B60;padding-left:25px; padding-right:40px}
#footerleftPan3 p{
	color:#897B60;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
} 
#footerleftPan3 p span.boldtext{font-weight:bold;color:#897B60}
#footerrightPan3{width:185px; float:left;color:#897B60}
#footerrightPan3 p{
	color:#897B60;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
} 
#footerrightPan3 p span.boldtext{font-weight:bold;color:#897B60}
/*--/Footer Right 3 --*/
#commentform {
	width:300px;
}

#comment {
	width: 425px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 20px;
	
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

hr {
	display: none;
}