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

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/img01-new.jpg) repeat-x top left;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.entry p {

	font-size: 13px;
}



h1, h2, h3 {
	margin-top: 1.2em;
	color: #448B00;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	font-size: 1.7em;
	font-weight: bold;
	color: #8D8E85;
}

h3 {
	font-size: 1.2em;
}
.bold
{
	font-weight: bold;
	color: #000;
}

p, ul, ol {
	margin-top: 1.5em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #80AB00;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #80AB00;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #80AB00;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 976px;
	margin: 0 auto;
	
}

#menu {
	height: 60px;
	width: 976px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 15px 30px;
	margin-right: 1px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 18px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #80AB00;
}

#menu .current_page_item a {
	color: #80AB00;
}



#menu2 {
	height: 60px;
	width: 400px;
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	float: left;
}

#menu2 a {
	display: block;
	float: left;
	height: 30px;
	padding: 5px 5px;
	margin-left: 50px;
	margin-right: 10px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 14px;
	color: #626456;
}

#menu2 a:hover {
	color: #80AB00;
}

#menu2 .current_page_item a {
	color: #80AB00;
}



/* Logo */

#logo {
	width: 976px;
	height: 200px;
	/*margin: 50px 0px 0px 0px;*/
	background: url(images/img05B.jpg) no-repeat center top;
}

/* Page */

#page {
	width: 978px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	background: #FFFFFF;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 825px;
	padding: 0px 0px 0px 20px;
}


#content2 {
	float: left;
	width: 625px;
	padding: 0px 0px 0px 20px;
}

#content2 a {
font-weight: bold;
	color: #448B00;
}

#content a {
font-weight: bold;
	color: #448B00;
}

#content a:hover {
	color: #9ACD32;
}

#content2 a:hover {
	color: #9ACD32;
	
}

img.black{
border:solid;
border-width:thin;
border-color:#000;
}



.bold2
{
	font-weight: bold;
	color: #000;
}


.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
	background: url(images/flower.jpg) no-repeat ;
}

.post h1.title {
	padding: 5px 0  0 30px;
	height: 40px;
	font-size: 2.1em;
	text-transform: lowercase;
	border-bottom: 2px dashed #666666;
}



.center {
text-align: center;

}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0 0 10px 0;
	padding: 0 0  0 15px;
	
	font-size: 13px;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
	color: #448B00;
}

#sidebar1 {
	width: 230px;
	padding: 0px 0px 0px 100px;
}
/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	border-bottom: 2px dashed #666666;
	background: url(images/flower2.jpg) no-repeat left;
	padding: 15px 0  0 30px;
	height: 30px;
	color: #80AB00;
}

#recent-posts h3 {
	margin: 0;
	font-size: 13px;
	padding: 15px 0  0 15px;
	background: url(images/img04.gif) repeat-x left bottom;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 15px 0  0 15px;
	line-height: 22px;
	font-size: 13px;
}





/* Footer */

#footer {
	
	height: 97px;
}

#footer p {
	padding-top: 30px;
	text-align: center;
	font-size: 10px;
	color: #000;
}

#footer a {
	color: #3A2905;
}