body {
	background-color: #14D754;
	text-align: center;
	margin: 0px;
	background-image: url(images/green_tile.jpg);
	background-repeat: repeat-x;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-color: #FFFFFF;
}
#subcontainer {
	margin-right: 10px;
	margin-left: 10px;
}
#header {
	height: 240px;
	width: 940px;
	background-image: url(images/banner4.jpg);
	background-repeat: no-repeat;
}
#headerflash {

	height: 240px;
	width: 940px;
}
#leftside {
	width: 160px;
	margin-bottom: 10px;
	float: left;
	padding-top: 10px;
	background-color: #FFFFFF;
	background-image: url(images/light_green_gradient.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#menu a {
	color: #336600;
	text-decoration: none;
	display: block;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CADEC5;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #FF8811;
}
#content {
	margin-right: 5px;
	margin-left: 170px;
	padding-bottom: 10px;
}
#contentfull {
	margin-right: 30px;
	margin-left: 180px;
	padding-bottom: 10px;
}
#logos {
	height: 100px;
	width: 850px;
	clear: both;
}

#logos img {
	vertical-align: middle;
	margin-right: 5px;

}
.rightside {
	float: right;
	width: 200px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.rightsidecontent {
	background-color: #F0FFE2;
	float: left;
	padding-right: 8px;
	padding-left: 10px;
}
.rightsidetop {
	background-image: url(images/green_background_top.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 200px;
	float: left;
}
.rightsidebot {
	background-image: url(images/green_background_bot.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 200px;
	float: left;
	margin-bottom: 5px;

}
.imagepad {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 3px;
}
.bold {
	font-weight: bold;
}
#nav a {
	color: #009900;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;

}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009900;

}
.italics {
	font-style: italic;
}
#contentfull img {
	margin: 5px;
}
.boldgreen {
	font-weight: bold;
	color: #009900;

}
.italicsgreen {
	font-style: italic;
	color: #006600;

}
.padding {
	padding-left: 50px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
}
#menu ul {
	list-style-type: none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 150%;
	font-weight: bold;
	color: #009900;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #006600;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #336600;
	text-align: left;
}
#nav {
	font-weight: bold;
	text-align: right;
	font-size: 90%;
	padding-top: 5px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
}
.medium {
	font-size: 120%;
}
.large {
	font-size: 150%;
}
.rightside a {
	color: #006600;
	text-decoration: none;
}
.rightside a:hover {
	color: #33CC33;
	text-decoration: underline;

}
.rightside h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CADEC5;

}
.rightside p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0.5em;
	padding-top: 0px;
}
iframe {
	margin-bottom: 20px;
}

