@charset "utf-8";
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 20px;
	background-repeat: repeat-y;
	background-position: center top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #336600;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#clear {
	clear: both;
}
#lower {
	background-image: url(images/greenHomeLower.jpg);
	height: 300px;
	width: 1000px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}
#navTop {
	background-image: url(images/greenTopLeftNav.jpg);
	height: 33px;
	position: relative;
	width: 250px;
	font-size: 85%;
}
#navBottom {
	background-image: url(images/greenBottomLeftNav.jpg);
	height: 32px;
	position: relative;
	width: 250px;
}
#left {
	float: left;
	width: 170px;
	padding-right: 20px;
	padding-left: 40px;
}
#left a {
	color: #FFFFFF;
	text-decoration: none;
}
#left a:hover {
	color: #637337;
}


#left li {
	list-style-type: none;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 165px;
	font-size: 98%;
	font-weight: bold;
	color: #FFFFFF;
}
#left ul {
	margin: 0px;
	padding: 0px;
	width: 200px;
}

#right {
	float: right;
	position: relative;
	width: 650px;
	padding: 20px;
	margin-right: 50px;
}
#right a {
	color: #669900;
}
#recycleRight {
	float: right;
	width: 200px;
	position: relative;
	border: 1px solid #69A134;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-top: 3px;
}


#mainBody {
	width: 1000px;
	background-image: url(images/greenBackground.jpg);
	position: relative;
	background-repeat: repeat-y;
}
#second li {
	margin-left: 20px;
	width: 143px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #006600;
	height: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFCC;
}

#header {
	background-image: url(images/greenheader.jpg);
	background-repeat: no-repeat;
	height: 211px;
	width: 1000px;
	position: relative;
}
#third li {
	margin-left: 20px;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	height: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
}

#AVheader {
	background-image: url(images/greenAVheader.jpg);
	height: 211px;
}
#topNav {
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	height: 10px;
	padding-top: 185px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 90%;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #CCCCCC;
	font-weight: bold;
	background-image: url(images/greenfooter.jpg);
	background-repeat: no-repeat;
	height: 140px;
	text-align: left;
	padding-left: 40px;
}
#footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #CCCCCC;
	font-weight: bold;
	background-image: url(images/greenfooter2.jpg);
	background-repeat: no-repeat;
	height: 140px;
	text-align: left;
	padding-left: 40px;
}
#footer2 a {
	color: #CCCCCC;
	text-decoration: none;
}
#copy {
	float: right;
	width: 322px;
	font-weight: bold;
	line-height: 150%;
	padding-top: 40px;
	padding-right: 50px;
	color: #425E09;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#logo a {
	color: #67B53B;
}
#logo {
	width: 840px;
	font-weight: normal;
	text-align: left;
	font-size: 85%;
	padding-top: 75px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #666666;
	margin-bottom: 20px;
	line-height: 115%;
}

.headline {
	font-size: 110%;
	font-weight: bold;
}
.leftImage {
	float: left;
	padding: 5px;
}
.rightImage {
	float: right;
	padding-left: 10px;
}

.bold {
	font-weight: bold;
}
#Shadeheader {
	background-image: url(images/greenShadeHeader.jpg);
	height: 211px;
	width: 1000px;
	position: relative;
	background-repeat: no-repeat;
}
#Gymheader {
	background-image: url(images/greenGymHeader.jpg);
	background-repeat: no-repeat;
	height: 211px;
	width: 1000px;
	position: relative;
}
.boldWhite {
	font-weight: bold;
	color: #FFFFFF;
}

