/* CSS Document */

body {
	background:#000000;
	margin-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
div#wrapper {
	width:942px;
	margin: 0 auto 0 auto;
	background:#FFFFFF;
	background:url(images/wrapper_bg.gif) repeat-y;}
div#header {
	width:100%;
	height:119px;
	background:url(images/header.jpg);}
div#menu {
	width:212px;
	float:left;
	background:url(images/menu_bg.gif);}
#menu img {
	padding-bottom:2px;}
.unitedway {
	text-align:center;
	margin: 10px 0 10px 0;}
.contactinfo {
	color:#FFFFFF;
	font-size:12px;
	padding-top:10px;}
div#homeright {
	background:#FFFFFF;
	float:right;
	width:730px;}
div#homebuttons {
	float:right;
	margin:0 0 30px 0;
	width:410px;}
div#homephoto {
	float:left;
	background:url(images/home_photo.jpg);
	width:320px;
	height:216px;
	margin: 0 0 30px 0;}
#homeright p{
	margin: 0 25px 25px 25px;
	font-size: 12px;}
	
div#subright {
	background:#FFFFFF;
	float:right;
	width:655px;
	padding: 25px 50px 25px 25px;
	border-top: 2px solid #000000;}
#subright p {
	font-size:12px;}
#subright li {
	font-size:12px;}
#subright h1 {
	font-size:18px;}
#subright h2 {
	font-size:14px;}
#subright a:link, a:visited {
	color:#0C928B;
	text-decoration:none;
	font-weight:bold;}
#subright a:hover, a:active {
	color:#0C928B;
	text-decoration:underline;
	font-weight:bold;}
	
a.header_logo_link
{
	display: block;
	width: 200px;
	height: 200px;
	text-indent: -5000px;
}