body {
	margin: 0;
	padding: 0;
	background: #EBEBE7 url(images/pic020aa.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	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: #4e68a0;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.8em;
	font-weight: bold;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
}

h3 {
	margin: 0 13px 0 0;
	padding-top: 2px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FC3C59;
}

h4 {
	padding: 0px 0px 0px 100px;
	font-weight: normal;
/*	color: #FC3C59;*/
	color: #353954;
	font-size: 1.6em;
	font-weight: bold;
}

h5 {
	padding: 0px 0px 0px 0px;
/*	color: #E95B2C;*/
	color: #009900;
	font-size: 1.2em;
	font-weight: bold;
}
p, ul, ol {
	font-size: 1.0em;
}

p {
}

blockquote {
	display: block;
	margin-left: 16px;
	font-style: italic;
}

b {
	font-weight: bold;
	color: red;
	font-size: 17px;
}

ul {
}

ol {
}

a {
	color: #4e68a0;	
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}

a:hover {
	color: red;
	text-decoration: underline;
	font-size: 1.2em;
	font-weight: bold;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

.left1 {
	float: left;
	margin: 0 13px 0 0;
	padding-top: 4px;
	padding-left: -16px;
}

.right {
	float: right;
	margin: 10px 0px 10px 25px;
}

.center {
	margin: auto;
}

/* Header */

#header {
	width: 1120px;
	height: 150px;
	background: url(images/pic027b.jpg);
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2, #logo h4 {
	margin: ;
	text-transform: lowercase;
}

#logo h1 {
	margin: 0 0 0 0;
	padding-top: 10px;
	padding-left: 155px;
	text-align: left;
	font-size: 3em;
	font-weight: bold;
	color: #009900;
}

#logo h1 a {
	color: #3FAE60;
}

#logo h2 {
	margin-top: 18px;
	padding-left: 90px;
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: bold;
	color: #009900;
}

#logo h2 a {
	color: #BFAE60;
}

#logo h4 {
	margin-top: 18px;
	padding-left: 90px;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
	color: #009900;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	height: 190px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	background: url(images/pic29c.jpg) repeat-x top left;
	padding: 5px 15px 0px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.4em;
	color: #FFFFFF;
}

#menu a:hover {
	height: 50px;
	background: url(images/pic29b.jpg) repeat-x top left;
}

#menu .current_page_item a {
	background: url(images/pic29a.jpg) repeat-x top left;
	padding: 20px 20px 0px 20px;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1120px;
	margin: 0 auto;
	padding-top: 10px;
}

#latest-post {
	float: left;
	width: 700px;
	padding: 0px 20px 0px 10px;
}

#recent-posts {
	float: right;
	width: 290px;
	background: url(images/img03.gif) repeat-y;
	padding: 0px 10px 0px 20px;
	font-size: 1.0em;
}

#recent-posts .entry {
/*	background: url(images/img04.gif) repeat-x left bottom;*/
}

.post {
}

.post .title {
	margin: 0px;
}

.post .meta {
	margin: 0px;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 1120px;
	background: url(images/img04.gif) repeat-x left top;
	color: #008C00;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #008C00;
}

#sidebar a {
	text-decoration: none;
	color: #008C00;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 1120px;
	height: 100px;
	margin: 0 auto;
	background: url(images/pic26b.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding: 15px;
	color: #000000;
}

#legal {
	float: left;
}

#links {
	float: right;
}


