
body {
	margin: 0;
	padding: 0;
	background: url(/resources/includes/images/bg01.jpg);
	font: 12px "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: justify;*/
	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(/resources/includes/images/bg02.jpg) repeat-x;
}

.container {
	width: 1000px;
	margin: 0 auto;
}

.clearfix {
	clear: both;
}

/* Header */

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

/* Logo */

#logo {
float:left;
height:215px;
width:265px;
background: url(/resources/includes/images/tbr.jpg) no-repeat scroll 25px 95px;
}



#banner {
width:710px;
float:left;
height:215px;
background: url(/resources/includes/images/banner.jpg) no-repeat scroll 25px 95px;
text-align:right;
}

/* Menu */

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

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

#menu li {
	float: left;
	height: 35px;
	padding: 15px 20px 0 20px;
}
#menu li:hover {
	background-color:#667453;
	cursor:pointer;
	cursor:hand;
}
#menu li.active {
	background-color:#667453;
}

#menu a {
	
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing:0px;
}

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

/* Bar */

.bar {
	height: 48px;
	margin: 0 25px;
	background: url(/resources/includes/images/bg07.jpg);
}

.bar .text {
	float: left;
	padding: 17px 0 0 15px;
	font-size: 14px;
	color: #809064;
}
.bar .text h2 {
margin:0;
padding:0;
line-height:16px;
}
/* Top Bar */

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

/* Search */

#search {
	float: right;
	width: 345px;
	height: 48px;
}

#search form {
	margin: 0;
	padding: 0;
	border: 0;
}



/* Page */

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

/* Content */

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

/* Post */

.post {

}

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

.post .title {
	margin: 0;
	padding-top: 25px;
	line-height: normal;
	
	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;
	letter-spacing:normal;
}

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

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

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



#footer {
	/*
	background: url(images/bg10.jpg) no-repeat;
	*/
	padding: 20px 0;
}

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

#footer a {
	color: #8F8B83;
}
.quick-search {
margin-top:13px;
border:1px solid window;
line-height:16px;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
width:88%;
height:17px;
padding:3px 5px 3px; 
vertical-align:baseline;
-moz-border-radius-bottomleft:3px;
-webkit-border-bottom-left-radius:3px;
-moz-border-radius-topleft:3px;
-webkit-border-bottom-top-radius:3px;

}
.quick-search-button {
border:1px solid window;

vertical-align:bottom;	
-moz-border-radius-bottomright:3px;
-webkit-border-bottom-right-radius:3px;
-moz-border-radius-topright:3px;
-webkit-border-top-right-radius:3px;

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

.pagedli {
float:left;
padding:0px 8px 0px 8px;
	background: url(/resources/includes/images/bg07.jpg);
margin-left:1px;
}
.pagedli a {
	text-decoration: none;
	font-weight:bold;
}
.pages {
text-align:right;float:right;	
}
.mtop {
margin-top:5px;	
margin-bottom:5px;
}
span.more-details {
display:none;	
}
.qs-results {
-moz-box-shadow: 3px 3px,;
-webkit-box-shadow:3px 3px;
border:1px solid #ddd;
border-top:none;
-moz-border-radius-bottomleft:3px;
-webkit-border-bottom-left-radius:3px;
-moz-border-radius-bottomright:3px;
-webkit-border-bottom-right-radius:3px;

}
.quick-search-options {
vertical-align:text-top;
font-size:11px;
text-align:right;
margin-right:4px;
}
#qs-results a {
font-weight:bold;
text-decoration:none;
}
.selected-page {
background:none;
background-color:#667453;
color:window;
font-weight:bold;
}
.pages ul.nolist {
display:inline;	
}
.pagedli:hover, .pagedli:hover a{
background:none;
background-color:#667453;
color:window;
font-weight:bold;

}
.text-input {
border:1px solid #ddd;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
height:17px;
padding:3px 5px 3px; 
vertical-align:baseline;
width:95%;
-moz-border-radius:3px;
-webkit-border-radius:3px;

}
.send-details {
	
}
.alr {
text-align:right;	
padding-top:5px;
}
.button {
	background: url(/resources/includes/images/bg07.jpg);
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height:30px;
	border:1px solid #667453;	
	color:black;
	font-weight:bold;
	margin-right:8px;
}
.button:hover {
	cursor:pointer;
	background:none;
	background-color:#667453;
	color:window;
}
.form-error {
background-color:#FCF;
border:1px solid red;
color:red;
text-align:center;
padding:10px;
width:52%;
margin-bottom:10px;
margin-top:5px;
}
.form-error h4 {
padding:0;
margin:0;
}
.form-ok {
background-color:lightgreen;
border:1px solid green;
color:green;
text-align:center;
padding:10px;
width:52%;
margin-bottom:10px;
margin-top:5px;
}
.form-ok h4 {
padding:0;
margin:0;
}
.fieldset-form {
border:1px solid #667453;	
padding:10px;
}
.sf-label {
width:100px;	
}
.hint {
color: #ACAAA1;	
}