@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/recycling-water.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50px;
	margin: 0px;
}
#divNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divNav {
	padding-top: 9px;
	padding-bottom: 9px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#divNav li {
	display: inline;
	padding-right: 30px;
}
#divNav a {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
li#last {
	padding-right: 0px;
}
#divSide {
	float: left;
	width: 220px;
}
#divSidenav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divSidenav li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-color: #FAFAFA;
}
li#first {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
#divSidenav a {
	color: #6B179C;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.45em;
	background-color: #FBFBFB;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#divSidenav a:hover {
	background-color: #F4F4F4;
}
#divNavWrapper {
	background-color: #215A98;
}
#divWrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 225px;
	overflow: auto;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5A1293;
	font-size: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 6px;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #5A088A;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 1.65em;
	font-weight: normal;
	color: #5A088A;
	margin-top: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	margin-top: 0px;
}
#divContent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	list-style-image: url(../images/bullet.jpg);
}
#divContent ul li {
	margin-bottom: 15px;
}
#divContent {
	float: right;
	width: 650px;
}
#divContent table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-left-color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}
.title {
	width: 600px;
	background-color: #3569A1;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#divContent table td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	width: 195px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#divContent a {
	color: #124A78;
}
#divTrivia {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C159A;
	float: left;
	margin-right: 25px;
}
.footer {
	font-size: 13px;
	color: #590588;
}
.left {
	float: left;
	padding: 8px;
	margin-right: 25px;
	margin-bottom: 10px;
	border: 1px dashed #CCC;
}
.right {
	float: right;
	padding: 8px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 1px dashed #CCC;
}
#divFooter {
	float: left;
	width: 950px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	text-align: center;
	margin-top: 25px;
	padding-top: 10px;
}
.bullet {
	color: #999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}
#divVideo {
	padding: 9px;
	border: 1px dashed #CCC;
	float: right;
	width: 275px;
	margin-left: 30px;
	text-align: center;
	margin-bottom: 10px;
	background-color: #F9F9F9;
}
#divAnnouncement {
	margin-top: 35px;
	text-align: center;
	background-color: #F9F9F9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#divAnnouncement a {
	color: #386DA8;
	font-weight: bold;
}
.large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #386DA8;
	line-height: 1.2em;
	display: block;
	margin-bottom: 8px;
	font-style: italic;
}
.purple {
	font-weight: bold;
	color: #520F8A;
	font-size: 16px;
	line-height: 1.6em;
}
#divVideo object {
	margin-bottom: 15px;
}

