/*
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;
	background: #FEEDB9;
	text-align: justify;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2F4600;
}

h1, h2, h3 {
	font-weight: normal; 
	padding:0px 0px 10px 10px;	
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	padding:0px 0px 10px 10px;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	font-style: italic;
	border: #D9D785 1px dashed;
	background: #ECE29F;
	margin: 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #A1B635;
}

ul {
}

ol {
}

a {
	color: #4E7301;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

/* Header */

#header {
	width: 768px;
	height: 190px;
	margin: 0px auto;
	letter-spacing: -1px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#headerdoc {
	width: 768px;
	height: 120px;
	margin: 0px auto;
	letter-spacing: -1px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-bottom: 24px;
}

#headerbg {
	margin: 0px auto;
	width: 768px;
	height: 311px;
	text-align:center;
}

#headerbody {
      margin-top:0px;
	margin: 0px auto;
	padding:0px;
	width: 768px;
	text-align:left;
}


#headerbody p {
	margin: 0px 0px 0px 10px;
}

/* Logo */

#logo {
	float: left;
	width: 415px;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	height: 150px;
	margin:0px;
	padding:0px;
}

#menu ul {
	margin: 0px;
	list-style: none;
}

#menu li {
	display: inline;
	margin:0px;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	padding: 105px 0px 0px 9px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 20px;
	color: #FFFFFF;
}

#menu a:hover {
	padding: 105px 0px 0px 9px;
	text-decoration: underline;
	color: #FEEDB9;
}

#menu .current_page_item a {
	color: #FEEDB9;
}

/* Page */

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

/* Footer */

#footer {
	width: 768px;
	height: 200px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 30px;
	background: #F5E7AC;
}

#footer p {
	margin: 0;
	padding: 15px;
	float: left;
}

#links {
	float: right;
}

#wrapper {
	width: 100%;
	background: #5C8400;
}

#bodytop {
	background: #FEEDB9 url(images/img01.jpg) repeat-x left top;
	margin:0px;
	padding:0px;
}

#footerstrip {
	margin: 0 auto;
	margin-top:20px;
	background: url(images/img01.jpg) repeat-x;
	text-align:center;
}

#footerstrip p {
	color: #FFFFFF;
	padding:20px;
	font-size: 14px;
}
