/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #5ba468 url(images/img01.jpg1) repeat-x top left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #37683f;
	margin: 0px;
	padding: 0px;
}

textarea {
	width: 200px;
	border-top: 1px solid #418529;
	border-right: 1px solid #418529;
	border-bottom: 1px solid #418529;
	border-left: 1px solid #418529;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}
.inputtext {
	width: 150px;
	border-top: 1px solid #418529;
	border-right: 1px solid #418529;
	border-bottom: 1px solid #418529;
	border-left: 1px solid #418529;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}



h1, h2, h3 {
	color: #F62D47;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {text-decoration: none;
	color: #37683f;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #F62D47;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 960px;
	height: 206px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat top left;
}

/* Logo */

#logo {
	width: 970px;
	height: 196px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}


/* Header */

#header {
	width: 976px;
	margin: 0 auto;
	background: url(images/img02.gif) no-repeat top left;
}


/* Search */

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 45px 35px 0 25px;
}

/* Content */

#content {
	/*float: right;*/
	width: 800px;
	padding-top: 0px;
}

.post {
	background: #ffffff url(images/bg-logo.png1) no-repeat  center;

}



.post .entry {
	margin: 0px;
	padding: 20px 20px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 5px 10px 10px 10px;
	background: #E1E3E4 url(images/bottom-strip-silver.jpg) no-repeat;
	line-height: normal;
	border-top: 1px dotted #868686;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
	padding-left: 25px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	background: url(images/img07.gif) no-repeat left 50%;
}

#sidebar li h2 {
	margin: 0 0 1em 0;
	background: url(images/img06.jpg) no-repeat left 70%;
	padding: 15px 0  10px 25px;
	border-bottom: 1px dotted #FA8496;
	height: 30px;
	text-transform: lowercase;
	font-size: 28px;
	letter-spacing: -1px;
}

#sidebar li p {
	padding: 0 20px;
}



/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	border-top: 5px solid #868686;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #FA8597;
}

#footer a {
	color: #F62D47;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

/* added */
.link {
	font-size: 12px;
	color: #37683f;
	font-weight: normal;
	background: #d2d2d2;
	width:800px;
	text-align: left;
	padding: 0px 0px 5px 10px;
	text-decoration: none;
	height:15px;
	border-top: 1px dotted #868686;
}


.top {
	margin: 0;
	background: url(images/top-green.jpg) no-repeat center top;
	height:100px;
	}
	
.gap {
background: #539955;
border-bottom: 1px dotted #FFC1CA;
height:1px;
width:800px;
}	


.icon-gap {
	font-weight: normal;
	background: #d2d2d2;
	width:800px;
	height:45px;
	border-top: 1px dotted #868686;
	border-bottom: 1px dotted #868686;
	
}

.foot {
	height: 50px;
	background: #E1E3E4 url(images/bottom-green.jpg) no-repeat;
	line-height: normal;
	
}
.imgleft {
	background: #E1E3E4 ;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:5px;
}
.imgright {
	background: #E1E3E4 ;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}

.button1 {
	background: #E1E3E4 ;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	width:50px;
}
image {
style="border-color: #868686;"
	
}
image:hover {
style="border-color: #868686;"
	
}

.quotes {
	font-size: 14px;
	color: #37683f;
	font-weight: bold;
}

.subtitles {
	font-size: 14px;
	color: #37683f;
	font-weight: bold;
}

