@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/body_background.gif);
	background-repeat: repeat;
}
#wrap {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #FFFFFF;
}
#tagline {
	color: #FFFFFF;
	height: 90px;
	width: 968px;
	font-size: 1em;
	background-image: url(images/body_background.gif);
}
#tagline a:link, #tagline a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#tagline a:hover {
	text-decoration: underline;
}
#maincopy a:link, #maincopy a:visited {
	color: #5ea2a4;
}
#maincopy a:hover {
	color: #ed1c24;
}
#tagline ul {
	list-style-type: none;
	text-align: right;
}
#tagline ul li {
	display: inline;
}
#tagline #slogan {
	background-image: url(images/be_the_change_text.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 290px;
	left: 625px;
	position: relative;
	top: 20px;
}
#header {
	height: 295px;
	width: 968px;
}
#header #logoblock {
	background-image: url(images/logo_background.jpg);
	width: 190px;
	height: 295px;
	float: left;
	display: inline;
	background-repeat: no-repeat;
}
#header #logo {
	position: relative;
	top: 50px;
	left: 18px;
}
#header #slideshow {
	background-color: #000000;
	width: 778px;
	float: right;
	height: 295px;
	display: inline;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#mainnav {
	background-image: url(images/main_nav_background.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 968px;
}
#mainnav ul {
	color: #FFFFFF;
	list-style-type: none;
	line-height: 25px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	position: relative;
	width: 768px;
	left: 200px;
}
#mainnav ul li {
	display: inline;
	margin-right: 25px;
}
#mainnav a:link, #mainnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mainnav a:hover {
	color: #d7df26;
}
#contentarea {
	width: 968px;
	padding-top: 20px;
}
#secondnav {
	width: 150px;
	float: left;
	margin-left: 15px;
	display: inline;
}
#secondnav ul {
	list-style-type: none;
	width: 130px;
}
#secondnav ul li {
	margin-bottom: 10px;
	line-height: 25px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	background-image: url(images/blue_button_background.jpg);
	text-indent: 10px;
}
#maincopy {
	width: 425px;
	float: left;
	display: inline;
}
#maincopy h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5ea2a4;
	font-size: 2.5em;
	font-weight: normal;
	margin-bottom: 15px;
}
#maincopy h2 {
	font-size: 1.35em;
	color: #ed1c24;
}
#maincopy h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #5ea2a4;
	font-weight: normal;
}
#maincopy h4 {
	color: #5ea2a4;
	font-size: 1.25em;
	font-family: "Times New Roman", Times, serif;
}
#maincopy h5 {
	font-weight: normal;
	font-size: 0.85em;
	margin-bottom: 5px;
}
#maincopy p {
	margin-bottom: 15px;
	font-size: 1.1em;
}
#maincopy ul {
	font-size: 1.1em;
	margin-left: 15px;
	margin-bottom: 15px;
}
#maincopy ol {
	font-size: 1.1em;
	padding-left: 20px;
}
#maincopy ol li {
	margin-bottom: 8px;
}
#secondnav ul a:link, #secondnav ul a:visited {
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	width: 130px;
	display: block;
}
#secondnav ul a:hover {
	color: #d7df26;
}
a:link img, a:hover img, a:visited img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightcol {
	float: right;
	width: 325px;
	margin-right: 25px;
	display: inline;
}
.articleblock {
	height: 122px;
	width: 305px;
	background-color: #d7df26;
	padding: 10px;
	margin-bottom: 10px;
}
.articleblock h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
	line-height: .95em;
	margin-bottom: 5px;
}
.articleblock p {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.4em;
}
.articleblock img {
	border: 2px solid #828282;
	float: right;
	margin-left: 5px;
}
.youtubeblock {
	width: 325px;
}
.bluebutton {
	height: 25px;
	width: 130px;
	background-image: url(images/blue_button_background.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 25px;
}
.bluebutton a:link, .bluebutton a:visited {
	text-decoration: none;
	font-size: 1.3em;
	color: #FFFFFF;
	line-height: 25px;
	display: block;
}
.bluebutton a:hover {
	color: #d7df26;
	font-size: 1.3em;
	line-height: 25px;
}
#footer {
	background-image: url(images/footer_green_background.jpg);
	height: 40px;
	width: 968px;
	text-align: center;
	color: #000000;
}
#footer h3 {
	font-family: "Times New Roman", Times, serif;
	color: #ed1c24;
	font-size: 1.6em;
	font-weight: normal;
}
#copyright {
	color: #FFFFFF;
	text-align: center;
	font-size: 0.9em;
	background-image: url(images/body_background.gif);
	padding-top: 5px;
	padding-bottom: 15px;
}
#copyright a:link, #copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.txtalignright {
	text-align: right;
}
.imgfloatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
.attn {
	color: #ed1c24;
}
.smallertext {
	font-size: 0.8em;
}
.sublinks   {
	font-size: 10px !important;
}#secondnav .sublinks {
	position: relative;
	width: 130px;
}
#secondnav .sublinks a {
	color: #5ea2a4;
}
#secondnav .sublinks a:hover {
	text-decoration: none;
	color: #ed1c24;
}
#secondnav h5 {
	font-size: 10px;
}
#maincopy .sublinks {
	text-align: center;
}
