body {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}
h1 {
	font-size: 1.8em;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
h2 {
	margin: 4px 0 6px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
}
h3 {
	font-size: 1em;
}
p, ul, ol {
	line-height: 180%;
	margin: 0 0 0 4px;
}
ul, ol {
}
a {
	text-decoration: none;
	color: #C0BFBF;
}
a:hover {
	background: none;
}
/* Header */

#header {
	width: 920px;
	margin: 0px auto;
	height: 102px;
	margin-top: 20px;
}
/* Logo */

#logo {
	width: 920px;
	height: 102px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#logo h1 {
	text-transform: uppercase;
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	text-align: right;
	margin-right: 42px;
}
#logo h2 {
	font-size: 1em;
	letter-spacing: 0.1em;
	text-align: right;
	margin-right: 46px;
	padding-top: 52px;
	margin-bottom: 0px;
}
/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 5px;
}
/* Content */

#content {
	float: left;
	width: 630px;
}
#content a {
	color: #333333;
}
#content a:hover {
	color: #006438;
}
.post {
	background: url(../images/img03.jpg) no-repeat left top;
}
.post .title {
	padding: 15px 0 5px 20px;
	color: #5C5C5C;
}
.post .entry {
	padding: 20px 20px;
	text-align: justify;
}
.imgright {
	float: right;
	margin: 6px;
	border: solid #008f57 1px;
	padding: 1px;
	margin-left: 10px;
}
#entrance img {
	float: left;
	padding-right: 10px;
}

.imgleft {
	float: left;
	border: solid #008f57 1px;
	margin: 6px;
	padding: 1px;
	margin-right: 10px;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	color: #787878;
}
.search {
	color: #666;
	line-height: 1.4em;
}
.bold {
	font-weight: bold;
	color: #3A5F3A;
}
#sidebar h2 {
	padding: 5px 10px;
	font-size: 11px;
	color: #006438;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-image: url(../images/img04.jpg);
	margin: 0;
}
#sidebar a {
	color: #333333;
}
#sidebar a:hover {
	color: #006438;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
}
#sidebar li ul {
	padding-left: 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 p {
	padding-left: 20px;
	padding-top: 15px;
}
#sidebar img {
	margin-left: 42px;
}
/* Footer */

#footer {
	width: 100%;
	height: 20px;
	margin: 0 auto;
	background: url(../images/img02.gif) left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sb img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 18px;
	border: none;
}
#sb p {
	padding: 0;
	margin: 0;
	text-align: center;
}
#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	padding-top: 4px;
}
#footer a {
	color: #FFFFFF;
}
#space {
	height: 72px;
}
#disclaimer {
	height: 300px;
	overflow: auto;
	border: solid #046438 1px;
	padding: 10px;
}
/*<![CDATA[*/
 div.c2 {
	clear: both;
}
li.c1 {
	list-style: none;
	display: inline
}

