/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	/*background: url(images/img01.jpg) repeat-x left top;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5a5a;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 12px;
}

h3 a {
	color: #999999;
}

h3 a:hover {
	color: #000000;
}

p, ul, ol {
	margin-top: 0;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	background: none;
	color: #000000;
	font-weight:bold;
}

/* Header */

#header {
	width: 950px;
	height: 107px;
	margin: 0 auto;
}

/* Banner */

#bannerhome {
	width: 950px;
	height: 264px;
	margin: 0 auto;
}

#bannerother {
	width: 950px;
	height: 193px;
	margin: 0 auto;
}

#bannerothersub {
	width: 950px;
	height: 28px;
	margin: 0 auto;
}
#bannerothersmall {
	width: 950px;
	height: 108px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 176px;
}

#logo h1 {
	float: left;
	padding-top: 0px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 30px 0 0 2px;
	text-transform: lowercase;
	font: 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #5F882C;
}

/* righttop */

#righttop {
	float: right;
	width: 765px;
}

/* Search */

#search {
	width: 160px;
	padding-top: 0px;
}

#search form {
	width: 160px;
	height: 15px;
	margin: 0;
	padding: 0px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	border: none;
	text-transform: lowercase;
	border: 1px #8c8c8c solid;
	font: 11px Arial, Helvetica, sans-serif;
	color: #323232;
}

#search-submit {
	
}

/* Menu */

#menu {
    /*padding-top:25px;*/
	width: 725px;
	height: 25px;
	margin: 0 auto;
	margin-right:0px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: right;
}

#menu a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
	background: #566316;
	color: #000000;
}

#menu a:hover {
	/*text-decoration: underline;*/
	background: #ff0000;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding-top: 0px;
}

/* Content */

#contentHome {
	float: left;
	width: 950px;
	padding-top: 9px;
}

#content {
	float: left;
	width: 630px;
}

.post {
	background: url(images/img03.jpg) no-repeat left top;
}

.post .title {
	padding: 15px 0 5px 20px;
	color: #5C5C5C;
}

.post .title a {
	background: none;
	color: #5C5C5C;
}

.post .meta {
	padding: 2px 20px;
	border-top: 1px dashed #D2D4C9;
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 20px 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	border-bottom: 1px dashed #D2D4C9;
	color: #999999;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	line-height: 35px;
	background: url(images/img05.jpg) no-repeat left center;
	border-bottom: 1px dashed #D2D4C9;
	padding-left: 15px;
}

#sidebar h2 {
	padding: 5px 10px;
	background: #79A73B url(images/img04.jpg) repeat-x left top;
	letter-spacing: -.5px;
	font-size: 1.2em;
	color: #FFFFFF;
}

#sidebar p {
	padding: 20px;
}

#sidebar a {
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 950px;
	height: 52px;
	margin: 0 auto;
	padding: 0 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #787878;
	border:solid 1px #ffffff;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
}

#footer a {
	color: #787878;
}
#footer a:hover {
	color: #000000;
}
.footerBR {
line-height:1px;
}
.leftLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.leftLinks a:hover {
	color: #000000;
	font-weight: bold;
}
.rightLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.rightLinks a:hover {
	color: #000000;
	font-weight: bold;
}