/*
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: #00FF00 repeat-x;
	font-size: 13px;
	color: #FFFFFF;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS";
	font-size: 13px;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
	color: #000000;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
	color: #000000;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

img { border: none; }

/* Header */

#header {
	width: 830px;
	height: 280px;
	margin: 0 auto;
	background: url(images/Header%201.jpg) no-repeat;
}

/* Logo */

#logo {
	height: 255px;
	background: url(images/img07.gif) no-repeat left 65%;
}

#logo a {
	text-decoration: none;
	color: #372412;
}

/* Menu */

#menu {
	width: 850px;
	height: 70px;
	background: url(images/img03.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 166px;
	height: 73px;
	padding-top: 35px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(images/img09.jpg) no-repeat;
	color: #FFFFFF;
}

#menu .active a {
	background: url(images/img09.jpg) no-repeat;
	color: #372412;
}

/* Page */

#page {
	width: 830px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 532px;
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.meta a {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px ridge #4A3903;
	background: url(images/img_sb1.jpg) no-repeat 15px 50%;
	color: #000000;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	background: url(images/img_sb.jpg) no-repeat left bottom;
	border-bottom: 2px none #4A3903;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	color: #0000FF;
}

/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	background: #FF0000;
	border-top: 3px solid #FFFFFF;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}

#footer a {
	color: #C28C21;
}
#contentr {

	float: left;
	width: 830px;
}
