body {
	margin: 0;
	padding: 0;
	background: url(images/bg01.jpg);
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A554E;
}

h1, h2, h3 {
	margin: 0;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}

p, ol, ul, dl {
	margin-top: 0;
	text-align: left;
}


			
strong {
	color: #4A3E29;
}

a {
	color: #506C00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0 auto;
}

img.alignleft {
	margin: 0 27px 0 0;
}

img.alignright {
	margin: 0 0 0 27px;
}

img.border {
	padding: 4px;
}





/* Wrapper */

#wrapper {
	background: url(images/bg02.jpg) repeat-x;
}

.container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.clearfix {
	clear: both;
}


/* Header */

#header {
	height: 211px;
	background: url(images/bg04.jpg);
}


/* Logo */

#logo {
	float: left;
	width: 308px;
	height: 211px;
}

#logo h1, #logo p {
	text-transform: lowercase;
	line-height: 1;
}

#logo h1 {
	padding: 137px 0 0 50px;
	letter-spacing: -2px;
	font-size: 34px;
	color: #FFFFFF;
}

#logo h1 sup {
	font-size: 18px;
	font-weight: normal;
}

#logo p {
	padding: 0 0 0 50px;
	font-size: 13px;
	color: #F8AB80;
}

#logo a {
	text-decoration: none;
}

#logo a:hover {
	text-decoration: underline;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p a {
	color: #F8AB80;
}

/* Banner */

#banner {
	float: left;
	height: 118px;
	padding: 93px 0 0 0;
}




/* Menu */

#menu {
	height: 76px;
	background: url(images/bg04.jpg) no-repeat 0 -211px;
}

#menu ul {
	height: 67px;
	margin: 0 25px;
	padding: 9px 0 0 14px;
    list-style: none;
	background: url(images/bg05.jpg);

}

#menu li {
	float:left;
	font-size:15px;
	margin:0 2px 0 0;

}

#menu li a:link {
	color:#FFF; text-decoration:none;
	padding:12px 12px 20px 12px;
	display:block;
	text-align:center;
	font-weight:bold;

}

#menu a:visited {
	color:#FFF; text-decoration:none;
	padding:12px 12px 20px 12px;
	display:block;
	text-align:center; 
	font-weight:bold;

}

#menu li a:hover {
	color:#FFF; text-decoration:none;
	background:#c16707;
	padding:12px 12px 20px 12px;
	display:block;
	text-align:center; 
	font-weight:bold;


}

#menu a.active:link {
	background:#c16707;
	padding:12px 12px 20px 12px;
	color:#FFF; text-decoration:none;

}

#menu a.active:visited {
	background:#c16707;
	background: url(images/bg06.jpg) no-repeat;
	padding:12px 12px 20px 12px;
	color:#FFF; text-decoration:none;

}

#menu a.active:hover {
	background:#c16707;
	background: url(images/bg06.jpg) no-repeat;
	padding:12px 12px 20px 12px;
	color:#FFF; text-decoration:none;

}



/* Bar */

.bar {
	height: 53px;
	margin: 0 25px;

}

.bar .text {
	float: left;
	padding: 20px 0 0 25px;
	text-transform: none;
	font-size: 23px;
	color: #C26816;
}

.bar .text2 {
	float: left;
	padding: 0px 0 0 0px;
	text-transform: none;
	font-size: 23px;
	color: #C26816;
}

/* Top Bar */

#top-bar {
	background: url(images/bg04.jpg) no-repeat 0 -287px;
}



/* Page */

#page {
	background: url(images/bg03.jpg) repeat-y;
}

/* Content */

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

/* Post */

.post {
}

.post .title, .post .date {
	padding: 0 25px;
}

.post .title {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	font-size: 18px;
	color: #5A5544;
}

.post .title a {
	text-decoration: none;
	color: #5A5544;
}

.post .title a:hover {
	text-decoration: underline;
}


.post .date {
	line-height: normal;
	color: #ACAAA1;
}

.post .entry {
	margin: 0 25px;
	padding: 20px 0;
	border-top: 1px solid #E5E1D8;
	text-align: left;
}

.post .meta {
	height: 53px;
	background: #E5ECDB;
	border-bottom: 1px solid #DDE5CE;
}

.post .meta p {
	line-height:  normal;
}

.post .meta .tags {
	float: left;
	padding: 20px 0 0 25px;
}

.post .meta .links {
	float: right;
	padding: 20px 25px 0 0;
}

.post .meta .comments {
	margin-right: 30px;
	padding-left: 22px;
	background: url(images/img04.gif) no-repeat 0 50%;
}

.post .meta .more {
	padding-left: 17px;
	background: url(images/img05.gif) no-repeat 0 50%;
}


	

/* Sidebar */

#sidebar {
	float: right;
	width: 290px;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 50px 0 0;
	background: url(images/bg04.jpg) no-repeat 100% -335px;
}



#sidebar h2 {
	margin: 0 0 5px 0;
	padding: 0px 0 5px 0;
	border-bottom: 1px solid #E5E1D8;
}



.logo {
	border-top: 1px solid #E5E1D8;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* 2 Columns */

.two-cols {
	margin: 0 25px;
	padding: 35px 35px 0 35px;
	background: #28241E url(images/bg09.gif) repeat-x;
	color: #FFF;
}

.two-cols .col1 {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	float: left;
	width: 595px;
}

.two-cols .col2 {
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	float: right;
	width: 250px;
	padding: 0 0 0 0px;
	border-left: 1px solid #FFF;
	
	
}

.two-cols h2 {
	font-size: 26px;
	color: #FFFFFF;
}

.two-cols a {
	color: #FFF;
}

/* Footer */

#footer {

	background: url(images/bg10.jpg) no-repeat;
	padding: 55px 0;
}

#footer p {
	
	text-align: center;
	color: #8F8B83;
}

#footer a {
	
	color: #8F8B83;
}

.bold_body_copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

.bolder_body_copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C60;
}




#center_link

{

float:left;

width:330px;

height:33px;

margin-top:30px;

padding-top:13px;

text-align:center;

font-weight:bold;

background:url(images/center_link_back.gif) no-repeat center;

}



#center_link a 		 {color:#ffffff;text-decoration:none;}

#center_link a:hover {color:#fad6ab;text-decoration:none;}
































