body {
	margin: 0;
	padding: 0;
	background: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #787878;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #F93D00;
}
h1 {
	font-size: 2.0em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.6em;
}
p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
ul, ol {
}
a {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
/* Header */
#header {
	width: 960px;
	height: 90px;
	margin: 0 auto;
}
/* Logo */
#logo {
	float: left;
	height: 65px;
	margin: 0;
	padding-top: 3px;
	color: #FFFFFF;
}
#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-shadow: 2px 2px 5px #888888;
}
#logo h1 {
	float: left;
	letter-spacing: -1px;
	font-size: 2.8em;
}
#logo p {
	float: left;
	margin: 0;
	padding: 15px 0 0 10px;
	font: normal 1.7em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}
img {
	border-style: none;
}
/* Search */
#search {
	float: right;
	width: 220px;
	padding: 0;
}
#search form {
	height: 34px;
	margin: 0;
	padding: 30px 0 0 0px;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search-text {
	width: 210px;
	padding: 5px 5px;
	border: none;
	background: #F2D14C;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}
#search-submit {
	display: none;
}
#date {
	text-align: right;
	margin-right: 12px;
	color: #5D781D;
}
/* rss */
.rss {
	border: none;
}
/* Menu */
#menu {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/img01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	height: 50px;
}
#menu a {
	display: block;
	margin-top: 10px;
	margin-right: 3px;
	padding: 7px 22px 7px 22px;
	background: url(../images/img03.jpg) no-repeat right 7px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #325C12;
	border: none;
}
#menu a:hover, #menu .current_page_item a {
}
#menu .current_page_item a {
	padding-left: 0;
}
#menu a:hover {
	text-decoration: underline;
}
/* Breadcrumbs */
#breadcrumb {
	padding-left: 4px;
}
#breadcrumb p {
	color: #5D781D;
	font: normal 0.9em Arial, Helvetica, sans-serif;
	margin-top: -22px;
	text-align: left;
	position: relative;
	clear: left;
	text-shadow: none;
}
#breadcrumb a:link {
	color: #5D781D;
	text-decoration: underline;
}
#breadcrumb a:visited {
	color: #000000;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#breadcrumb a:active {
	color: #000000;
	text-decoration: none;
}
/* Page */
#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img04.jpg) repeat-y left top;
}
#page-bgtop {
	padding: 20px 25px;
	background: url(../images/img02.jpg) repeat-x left top;
}
#page-bgbtm {
}
/* Content */
#content {
	float: left;
	width: 630px;
	padding: 0;
}
.post {
	margin-bottom: 25px;
	border-bottom: 1px dashed #BCDD4D;
}
.post-bgtop {
}
.post-bgbtm {
}
.post .title {
	height: 32px;
	padding: 8px 0 0 0px;
	letter-spacing: -0.2px;
	color: #5B7817;
}
.post .title a {
	color: #FF0000;
	border: none;
}
.post .meta {
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	background: url(../images/img05.jpg) no-repeat left 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: italic;
}
.post .meta a {
	color: #FF0000;
}
.post .entry {
	padding-bottom: 20px;
	text-align: justify;
}
.floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 14px;
}
#cd {
	width: 380px;
	height: 30px;
	margin: auto;
	padding: 5px;
	font-size: 1.8em;
	color: #00CC00;
}
/* Sidebar */
#sidebar {
	float: right;
	width: 230px;
	padding: 0;
	color: #787878;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin: 0;
	padding: 0;
}
#sidebar li ul {
	padding-bottom: 30px;
}
#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #C5DB76;
	background: url(../images/img06.jpg) no-repeat left 15px;
	padding-left: 10px;
}
#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 0.95em;
	font-style: italic;
}
#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 0px;
	letter-spacing: -.5px;
	color: #5B7817;
}
#sidebar p {
	margin: 0;
	padding-bottom: 20px;
	text-align: justify;
	line-height: 150%;
}
#sidebar a {
	color: #FF0000;
	border: none;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #0000FF;
}
/* Table */
table.style {
	table-layout:fixed;
	width: 100%;
	color: #333333;
	background-color: #FFFFF0;
	left: auto;
	right: auto;
}
table.style td {
	font-size: 1.0em;
	line-height: 1.3em;
	padding: 2px;
	border: 1px solid #CC0099;
	vertical-align: top;
	empty-cells:hide;
}
.td1 {
	text-align: left;
}
table.style a:link {
	text-decoration:underline;
	color: #FF0000;
	background:transparent;
}
table.style a:visited {
	text-decoration:underline;
	color: #FF9900;
	background:transparent;
}
table.style a:hover {
	text-decoration:none;
	color:#9900FF;
	background:transparent;
}
table.style a:active {
	text-decoration:underline;
	color:#1A4257;
	background:transparent;
}
/* Calendar */
#calendar {
}
#calendar_wrap {
	padding: 20px;
}
#calendar table {
	width: 100%;
}
#calendar tbody td {
	text-align: center;
}
#calendar #next {
	text-align: right;
}
/* Footer */
#footer {
	width: 960px;
	background: #474036;
	height: 20px;
	margin: 0 auto;
	padding: 0px 0 0px 0;
}
#footer p {
	margin: 0;
	padding-top: 5px;
	line-height: normal;
	font-size: 0.75em;
	text-transform: uppercase;
	text-align: center;
	color: #E1F5A6;
}
#footer a {
	color: #5B7817;
}
/*main tables*/
table.style {
	color: #000;
	background-color: #D4EAF7;
	border: 1px solid #607440;
	margin-right: 3px;
	margin-left: 5px;
	table-layout:fixed;
	width: 49.5em;
}
table.style th {
	border-width: thin;
	padding: 2px;
	border-style: solid;
	border-color: #607440;
}
table.style td {
	border-width: thin;
	padding: 5px;
	border-style: solid;
	border-color: #607440;
}
tr.band td {
	border-width: thin;
	padding: 5px;
	border-style: solid;
	border-color: #607440;
	background-color:#FFFFCC;
}
