body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img020.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
	color: #cc380b;
/*	color: #008C00;*/
}

h1 {
	letter-spacing: -1px;
	font-size: 1.8em;
	font-weight: bold;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #cc380b;
}

h4 {
	padding: 0px 0px 0px 100px;
	font-weight: normal;
	color: #cc380b;
/*	color: #E95B2C;*/
	font-size: 1.4em;
	font-weight: bold;
}

h5 {
	padding: 0px 0px 0px 100px;
	font-weight: normal;
	color: #FC3C59;
/*	color: #E95B2C;*/
	font-size: 1.2em;
	font-weight: bold;
}
p, ul, ol {
	font-size: 1.0em;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
/*	color: #BFAE60;*/
	color: #0836a5;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-size: 1.2em;
	font-weight: bold;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

.left {
	float: left;
	margin: 0 15px 0 0;
}

.left1 {
	float: left;
	margin: 0 13px 0 0;
	padding-top: 4px;
	padding-left: -16px;
}

.right {
	float: right;
	margin: 0 0 0 25px;
}

/* Header */

#header {
	width: 920px;
	height: 150px;
	background: url(images/pic027d.jpg);
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	margin: 0 0 0 0;
	padding-top: 0px;
	padding-left: 60px;
	text-align: left;
	font-size: 4em;
	font-weight: bold;
	color: #8F4D01;
/*	color: #3FAE60;*/
}

#logo h1 a {
	color: #8F4D01;
/*	color: #299762;*/
}

#logo h2 {
	margin-top: 18px;
	padding-left: 20px;
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: bold;
	color: #009900;
}

#logo h2 a {
	color: #8f4d01;
/*	color: #299762;*/
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	height: 190px;
}

#menu h4 {
	padding: 0px 0px 0px 10px;
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
/*	padding: 0px 0px 30px 15px;*/
}

#menu li {
	display: inline;
	padding: 0px 0px 15px 2px;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	background: url(images/img29c.jpg) repeat-x top left;
	padding: 5px 30px 0px 30px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.2em;
	color: #FFFFFF;
}

#menu a:hover {
	height: 50px;
	background: url(images/img29b.jpg) repeat-x top left;
}

#menu .current_page_item a {
	background: url(images/img29a.jpg) repeat-x top left;
	padding: 20px 30px 0px 30px;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#latest-post {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 10px;
}

#latest-post ul {
	margin: 0px 0px 0px 160px;
	padding: 0px 0px 0px 0px;
}

#recent-posts {
	float: right;
	width: 290px;
	background: url(images/img03.gif) repeat-y;
	padding: 0px 10px 20px 20px;
	font-size: .9em;
}

#recent-posts .entry {
	background: url(images/img04.gif) repeat-x left bottom;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Bottombar */

#bottombar {
	clear: both;
	width: 920px;
	background: url(images/img04.gif) repeat-x left top;
/*	color: #FFFAE6;*/
	color: #008C00;
}

#bottombar {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bottombar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#bottombar li ul {
	line-height: 1.8em;
}

#bottombar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#bottombar h2 {
	margin: 0 0 15px 0;
/*	color: #FFFAE6;*/
	color: #008C00;
}

#bottombar a {
	text-decoration: none;
/*	color: #FFFAE6;*/
	color: #008C00;
}

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

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	background: url(images/img26.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding: 15px;
	color: #777777;
}

#legal {
	float: left;
}

#links {
	float: right;
}

