/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #336600;
}

h1 {
	font-size: 2em;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 2.6em;
	color: #333333;
}

h3 {
	font-size: 1.3em;
	line-height: 125%;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #336600;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006699;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px;
	text-transform: uppercase;
	margin: 0px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	margin-bottom: 5px;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #704A21;
}

a:hover {
}

#wrapper {
	width: 980px;
	height: 100%;
	min-height: 100%;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #000000;
}
#wrapperintro {
	width: 980px;
	height: 100%;
	min-height: 100%;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/intrographic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #000000;
}

/* Header */

#header {
	width: 980px;
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Logo */

#logo {
	float: left;
	height: 150px;
	margin: 0;
	color: #FFFFFF;
	width: 600px;
}

/* Search */

#search {
	float: right;
	width: 380px;
	height: 150px;
	padding: 0px;
}

/* Menu */

#menu {
	width: 980px;
	height: 40px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}

#menu ul {
	padding: 0px;
	list-style: none;
	line-height: normal;
	margin-top: -32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border: none;
	background-color: #6FA721;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom: 8px;
	padding-left: 24px;
	margin-left: 3px;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFCC;
}

#menu .current_page_item a {
	text-decoration: none;
	color: #000000;
	background-color: #DCFDB5;
}

#menu a:hover {
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
#homecontent {
	float: right;
	width: 400px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#homecontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* Content */

#content {
	float: right;
	width: 440px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#picturebox {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
}
.picture {
	float: left;
	margin-right: 10px;
}

.post {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	width: 700px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 25px;
	color: #323232;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-weight: bolder;
}

.post .title a {
	color: #323232;
	border: none;
}

.post .meta {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	line-height: 125%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #006699;
}

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

.post .entry {
	text-align: justify;
	color: #333333;
}

.post .entrybgtop {
	color: #336600;
	margin: 0px;
	padding: 0px;
}

.post .entrybgbtm {
	padding: 20px;
	color: #666666;
	text-align: left;
	margin: 0px;
}

.post .entry a {
	color: #339900;
}
#post ul {
	text-indent: 10px;
	list-style-position: inside;
	list-style-type: disc;
}
.boldupper {
	font-weight: bold;
	text-transform: uppercase;
	color: #CCFF00;
}
.infobox {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 400px;
	display: block;
	background-image: url(../images/img11.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.dottedline {
	background-image: url(../images/img11.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.italic {
	font-style: italic;
	font-size: 100%;
}
.sidebardarktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	display: inline;
	padding: 0px;
	margin: 0px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-color: #E7FEE1;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar h2 {
	font-size: 1.2em;
	color: #333333;
	background-image: url(../images/img09.gif);
	background-repeat: no-repeat;
	padding: 10px;
	font-weight: bold;
	width: 230px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#sidebar li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#sidebar ul li {
	margin: 0px;
	background-color: #336600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left bottom;
}

#sidebar li li {
	margin: 0px;
	padding: 0px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar p {
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	letter-spacing: 1px;
	background-image: url(../images/img11.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#sidebar a {
	color: #33FFFF;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 980px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: left;
	color: #787878;
	padding-left: 10px;
}

#footer a {
	color: #787878;
}
