/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 40px 0;
	padding: 0;
	background: #F9FCEA;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 865px;
	height: 200px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 200px;
	height: 200px;
	background: url(greenthumbimg1.gif?openimageresource);
}

#logo * {
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	color: #FFFFFF;
}

#logo h1 {
	padding: 24px 0 0 0;
	letter-spacing: -2px;
	font-size: 1.75em;
}

#logo h2 {
	padding: .25em 0 0 0;
	letter-spacing: -1px;
	font-size: .75em;
}

/* Menu */

#menu {
	float: right;
	width: 660px;
	height: 200px;
	background: url(greenthumbimg2b.jpg?openimageresource) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 160px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 0 0 2em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}


#menu h3 {
	display: block;
	float: left;
	padding: 20px 0 0 2em;
	text-transform: lowercase;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 870px;
	margin: 0 auto;
	background: url(greenthumbimg3b.gif?openimageresource);
}

#itemcontent {
	margin-left:3em;
}

#colOne {
	float: right;
	width: 660px;
}

#colOne .top-head {
	padding: 30px 0 0 40px;
	padding-left:20px;
	background: url(greenthumbimg6b.gif?openimageresource) no-repeat;
}

#colOne .content {
	padding: 20px;
}

#colOne h1 {
	font-size: 1.25em;
	padding-left:10px;
}

#colOne h2 {
	font-size: 1.25em;
	padding-left:10px;
}

#colOne .entry {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	padding-left:10px;
}


#colTwo {
	float: left;
	width: 200px;
	font-size: 12px;
	line-height: 180%;
}

#colTwo .top-head {
	padding: 30px 0 0 20px;
	background: url(greenthumbimg5.gif?openimageresource) no-repeat;
}

#colTwo .content {
	padding: 10px 10px 10px 20px;
	background: url(greenthumbimg5.gif?openimageresource) no-repeat;
}

#extra {
	height: 10px;
	background: url(greenthumbimg7b.gif?openimageresource)no-repeat;
}

/* Footer */

#footer {
	width: 860px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	padding: 1em 1em 0 0;
	text-align: right;
	font-size: small;
}
#footerpara .testimonials, #footerpara .testimonials a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#footerpara .testimonials a:hover {
	text-decoration: underline;
}
#footerpara .copyright, #footerpara .copyright a {
	font-weight: normal;
	color: #333333;
}
