#menu {
	float: left;
	list-style: none;
	margin: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 115% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background:  url("images/seperator.gif") bottom right no-repeat;
	color: #234102;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background:  url("") bottom center no-repeat;
	color: #84d604;
	padding-bottom: 8px;
	text-decoration: underline;

}	

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #6a9532;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-size: 1.8em;
}

h2 {
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #6a9532;
	text-align: justify;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

h4 {
	text-align: justify;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
	text-align: justify;
	font-size: 1.1em;
	line-height: 120%;
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}


small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 5px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 5px;
}


/* Search */

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

#search legend {
	display: none;
}

#searchfield {
	width: 140px;
}

#searchsubmit {
	display: none;
}


/* Content */

#content { width: 600px; float: left; }

blockquote {
color: #c00;
width:50em;
margin: 0;
font-size:135%;
font-weight: bold;
font-style:italic;
}

A:link {text-decoration: none; color: #6a9532;}
A:visited {text-decoration: none; color: #6a9532}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #6a9532}
body {font-family: Helvetica, verdana, Arial; color: #6b6b6b; font-size: 11pt;}
td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 13px; color: #6b6b6b; }
.white { color: #ffffff; font-weight:bold; }
.welcome { color: #546775; font-size: .8em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; padding-bottom:4px; padding-top:4px;}
.sub { font-weight:bold; font-size: 13px; padding-bottom:10px; padding-top:15px; }
.crumbs {font-color:#cccccc;font-size : 11px; }
.post {
	padding: 10px 20px 15px 15px;	
}
.post .title {
	margin: 0;
	padding-left: 10px;
	background: url(images/img06.gif) no-repeat left center;
	font-size: 2em;
}

.post .meta { margin: 0 0 5px; padding-top: 5px; line-height: normal; background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; }

.post .entry {
}
/* Content2 */

#content2 { width: 254px; float: left; }
.post {
	padding: 20px 5px 20px 15px;	
}
.post .title {
	margin: 0;
	padding-left: 10px;
	background: url(images/img06.gif) no-repeat left center;
	font-size: 2em;
}

.post .meta { margin: 0 0 5px; padding-top: 5px; line-height: normal; background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; }

.post .entry {
}

/* Sidebar */

#sidebar {
	float: right;
	width:280px;
	padding: 0px 10px 20px 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	padding: 40px 0 20px 10px;
}

#sidebar li ul {
	line-height: 2em;
}

#sidebar li li {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}

#sidebar h2 {
	margin-bottom: 14px;
	letter-spacing: -1px;
}

#sidebar a {
	border: none;
}


/* Sidebar2 */

#sidebar2 {
		float: right;

	width: 350px;
}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
	margin-bottom: 20px;
	margin-left: 20px;
}

#sidebar2 li ul {
	line-height: 2em;
}

#sidebar2 li li {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}

#sidebar2 h2 {
	margin-bottom: 14px;
	letter-spacing: -1px;
}

#sidebar2 a {
	border: none;
}/* Sidebar3 */

#sidebar3 {
		float: right;

	width: 250px;
}

#sidebar3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar3 li {
	margin-bottom: 20px;
	margin-right: 20px;
	padding: 40px 20px 20px 10px;
}

#sidebar3 li ul {
	line-height: 2em;
}

#sidebar3 li li {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}

#sidebar3 h2 {
	margin-bottom: 14px;
	letter-spacing: -1px;
}

#sidebar3 a {
	border: none;
}

/* Footer */

#footer {
	clear: both;
	width: 730px;
	height: 80px;
	margin: 0 auto;
	padding-top: 30px;
	background: #130D0F url(images/img04.jpg);
	color: #666767;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	color: #666767;
}
welcome {
	letter-spacing: -1px;
	font-size: 1.2em;
}
.subtext { color: #b8b8b8; font-size: 0.8em; line-height: 1em; }
