/*  
Theme Name: GreenEye
Theme URI: http://www.naturebygreen.com
Description: Designed for GreenEye
Version: 1
Author: Liz Watts
Author URI: http://www.imaner.net/
*/


body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #21231B;
	background-color: #9AA280;
	margin-top: 14px;
	line-height: 13px;
}
p {
	margin: 11px 0;
}
#wrapper {
	width: 100%;
}
#container {
	width: 990px;
	margin: auto;
}
#top {
	height: 54px;
	width: 990px;
	padding-top: 19px;
	background: url(head-g.jpg) top left no-repeat;
}
#nav {
	height: 25px;
	padding-left: 606px;
}
#strap, #footer {
	clear: left;
	margin: 0;
	padding: 0;
	width: 988px;
	border: 1px solid #35392B;
	background-color: #5C6248;
}
#strap {
	height: 32px;
	background: url(strap-g.gif) top left no-repeat #5C6248;
	border-top: none;
}
#content {
	width: 912px;
	border-left: 1px solid #35392B;
	border-right: 1px solid #35392B;
	padding: 26px 38px;
	background-color: #C1C6B0;
}
#footer {
	height: 22px;
	padding-top: 8px;
}
#footer .copy, #footer .web {
	color: #fff;
	margin: 0 24px;
}
#footer .web {
	float: right;
	margin: 0 24px;
}
table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
.pad1 {
	padding-left: 30px;
}
.pad2 {
	padding-left: 20px;
}
.pad3 {
	padding-left: 50px;
}
.padtop {
	padding-top: 16px;
}
.padtop2 {
	margin-top: 30px;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 15px 0 0 0;
	line-height: 1.25em;
}
h1 {
	margin-top: 0;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
.label {
	background: url(label-s.jpg) bottom left repeat-x;
	height: 25px;
	text-align: center;
	font-weight: bold;
	line-height: 11px;
}
.small {
	font-size: 10px;
}

/* Links and hovers */
a {
	color: #21231B;
	text-decoration: underline;
}
a:hover {
	color: #21231B;
	background-color: #D7DACC;
	text-decoration: none;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	background-color: #5C6248;	
	text-decoration: underline;
}
