
body {
	margin: 0;
	padding: 0;
	background: url(images/bg01.jpg);
	font: 0.9em Verdana, sans-serif;
	color: #5A554E;
	text-align:center;
}

h1, h2, h3 {
	margin: 0;
}

h1, h2 {
	font-weight: normal;
}

h1 {

		font-size:1.8em;
}

h2 {
		font-size:1.4em;
}

#content h1 {

		background-color:#e2ebd6;
		border:1px solid #d2d2d2;
    text-decoration:none;
		font-size:1.8em;
		margin-top:20px;
		margin-bottom:20px;
		clear:both;
}

#content h2 {
	font-size:1.4em;
}

#contentwide h1 {

		background-color:#e2ebd6;
		border:1px solid #d2d2d2;
    text-decoration:none;
		font-size:1.8em;
		margin-top:20px;
		margin-bottom:20px;
		clear:both;
}

#contentwide h2 {
	font-size:1.4em;
}

#sidebar h1 {
		border-bottom:1px solid #d2d2d2;
    text-decoration:none;
		font-size:1.8em;
		margin-bottom:20px;
	}
	
	#sidebar h2 {
font-size:1.4em;
	}

p, ol, ul, dl {
	margin-top: 0;
	text-align: left;
	line-height: 2.2;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

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;
	border: 1px solid #E9E4D8;
}

/* Wrapper */

#wrapper {
	background: url(images/bg02.jpg) repeat-x;
}

.container {
	width: 1000px;
	margin: 0 auto;
}

.clearfix {
	clear: both;
}

/* Header */

#header {
	height: 211px;
	background: url(images/bg04b.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 0px;
	letter-spacing: -2px;
	font-size: 34px;
	color: #fff;
}

#logo h1 sup {
	font-size: 18px;
	font-weight: normal;
}

#logo p {
	padding: 0 0 0 120px;
	font-size: 25px;
	color: #F8AB80;
}

#logo a {
	text-decoration: none;
}

#logo a:hover {
	text-decoration: underline;
}

#logo h1 a {
	color: #6d7b57;
}

#logo p a {
	color: #F8AB80;
}

/* Banner */

#banner {
	float: left;
	height: 118px;
	margin-top: 93px;

}

/* 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;
	background: url(images/bg05.jpg);
	list-style: none;
	line-height: 1
}

#menu li {
	float: left;
	height: 35px;
	padding: 15px 15px 0 8px;
}

#menu li.active {
	
	background: url(images/bg06.jpg) no-repeat;
	height: 67px;
}

#menu a {
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 18px;
	color: #FFFFFF;
}

#menu a:hover {

		background: url(images/bg06.jpg) no-repeat;

}

/* Bar */

.bar {
	height: 48px;
	margin: 0 25px;
	background: url(images/bg07.jpg);
}

.bar .text {
	float: left;
	padding: 17px 0 0 25px;
	text-transform: lowercase;
	font-size: 14px;
	color: #809064;
}

/* Top Bar */

#top-bar {
	background: url(images/bg04.jpg) no-repeat 0 -287px;
}

/* Search */

#search {
	float: right;
	width: 340px;
	margin-top:14px;
	position:relative;
  bottom:15px;
	clear:both;
/*	background: url(images/bg08.jpg) no-repeat 0 12px; */
}


#search form, #search fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#search .input-text {
	float: left;
	width: 178px;
	margin: 12px 0 0 0;
	padding: 4px 10px;
	font: inherit;
	line-height: normal;
	border: none;
	background: none;
	color: inherit;
}

#search .input-submit {
	display: none;
}

/* Page */

#page {
	background: url(images/bg03.jpg) repeat-y;

}

/* Content */

#content {
	float: left;
	width: 655px;
	padding: 0 0px 0 25px;
	background: url(images/bg04.jpg) no-repeat 0 -335px;
	text-align:left;
}

/* Contentwide */

#contentwide {
	float: left;
	width: 948px;
	padding: 0 0px 0 25px;
	background: url(images/bg04.jpg) no-repeat 0 -335px;
	text-align:left;
}

/* Post */

.post {
}

.post .title, .post .date {
	padding: 0 25px;
}

.post .title {
	margin: 0;
	padding-top: 50px;
	line-height: normal;
	font-size: 32px;
	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;
}

.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: 246px;
/*	padding: 24px 50px 0 0;
	background: url(images/bg04.jpg) no-repeat 100% -335px; */
	text-align:left;
	padding: 20px 40px 0 0;

}

#sidebar ul {
	margin-right: 15px;
	padding: 0 0 0 12px;
	list-style: none;
	line-height: normal;
		border-left: 1px solid #E5E1D8;
	width: 246px;
}

#sidebar li {

}

#sidebar li ul {
	padding: 0;
	line-height: 3.5;
	border: none;

}

#sidebar li li {

}

#sidebar h2 {
	margin: 0 0 20px 0;
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #E5E1D8;
}

/* 2 Columns */

.two-cols {
	margin: 0 25px;
	padding: 35px 35px 0 35px;
	background: #28241E url(images/bg09.jpg) repeat-x;
	color: #736F6A;


}

/*#footer-bar {
width:950px;
} */

.two-cols .col1 {
	float: left;
	width: 595px;

}

.two-cols .col2 {
	float: right;
	width: 210px;
	padding: 0 0 0 25px;
	border-left: 1px solid #423C31;

}

.two-cols h2 {
	font-size: 26px;
	color: #FFFFFF;
}

.two-cols a {
	color: #736F6A;
}

/* Footer */

#footer {
	background: url(images/bg10.jpg) no-repeat;
	padding: 25px 0;
}

#footer p {
	text-align: center;
	color: #8F8B83;
}

#footer a {
	color: #8F8B83;
}

#sidebar h1 {
border-bottom: #e5e1d8 1px solid;
}

/* .news-latest-container h2 {
clear:both;
} */

/* div.csc-textpic-clear {
clear:none;
} */


.news-latest-container hr.clearer, .news-list-container hr.clearer, .news-list2-container hr.clearer, .news-list3-container hr.clearer, .news-single-item hr.cl-left, .news-single-item hr.cl-right {
border:medium none;
clear:both;
height:1px;
margin:0;
padding:0;
}

.news-latest-item a {
text-decoration:none;
}

.news-latest-container h2 {
		background-color:#e2ebd6;
		border:1px solid #d2d2d2;
    text-decoration:none;
		font-size:1.8em;
	}
	
	.news-latest-container h2 a {
		color:#5A554E;
		
	}
	
		.news-latest-container h2 a:hover {
		color:#5A554E;
		text-decoration:underline;
	}
	
	.news-latest-date {
	}
	
.news-latest-container p:hover {

	 text-decoration:underline;

	}
	
.news-latest-item img {

border:1px solid green;
float:left;
margin:5px 5px 5px 0;

}

.news-latest-item {

}

.news-single-rightbox {
clear:both;
float:right;
text-align:right;
width:200px;
background-color:#e2ebd6;
border:1px solid #d2d2d2;
}


.two-cols .csc-default {
	margin-bottom:10px;
}


#footer-bar p {
	margin-top: 0;
	text-align: justify;
	line-height: 1.5;
}

#oneone-left {
	border-right:1px solid #423C31;
}

#oneone-right {
	margin-left:30px;
}

.tx-itawyoutoubeembed-pi1 {
	margin-top:10px;
	margin-bottom:10px;
}


label {
		float:left;
		margin-top:2px;
    font-size:1.2em;
    text-transform:uppercase;
}

input {
	float:left;
	width:125px;
	height:21px;
		background-color:#637251;
		border:1px solid #D2D2D2;
		color:#e2ebd6;
}



select {
		float:left;
		width:105px;
		height:21px;
		background-color:#637251;
		border:1px solid #D2D2D2;
		color:#e2ebd6;

}


.csc-mailform-submit {
		float:left;
		width:40px;
		height:21x;
		background-color:#637251;
    border:1px solid #D2D2D2;
    color:#fff;


}

.tx-indexedsearch-info {
	display:none;
}

.csc-searchResultHeader {
		background-color:#e2ebd6;
		border:1px solid #d2d2d2;
    text-decoration:none;
		font-size:1.3em;
		clear:both;
}

.tx-indexedsearch-redMarkup {
	font-weight:bold;
}

.csc-searchResult {
	background-color:#ededed;
}

.tx-aahbook-pi1 a {
font-family:Verdana,sans-serif;
font-size:12px;
color:#506c00;
}

.tx-aahbook-pi1 div {
font-family:Verdana,sans-serif;
font-size:12px;
}

.tx-aahbook-pi1 a:hover {
font-family:Verdana,sans-serif;
font-size:12px;
color:#506c00;
text-decoration:underline;
}

.tx-aahbook-pi1-header a {
font-family:Verdana,sans-serif;
font-size:12px;
color:#657352;
background-color:#E2EBD6;
border:1px solid #D2D2D2;
}


.tx-aahbook-pi1-text_odd  {
background-color:#f0f4eb;
border-color:#eaf3df;
border-style:solid;
border-width:0 0 5px;
font-size:12px;
padding:5px;
}

.tx-aahbook-pi1-date  {
background-color:#DDDDDD;
border-color:#AAAAAA;
border-right:0 solid #AAAAAA;
border-style:solid;
border-bottom: 1px solid #AAAAAA;
border-width:1px 0 0;
padding:2px;
}

.tx-aahbook-pi1-footer {
	display:none;
}