@charset "UTF-8";
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}
#nav {
	margin-left: auto;
	height: 29px;
	width: 945px;
	margin-right: auto;
	padding-left: 15px;
}

#nav img{
	margin-right: 10px;
}#home_copy {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#home_left {
	padding: 15px;
	width: 587px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #661806;
	height: 435px;
	background-color: #ffffff;
}
#gray {
	height: 465px;
	background-color: #666666;
	width: 10px;
	float: left;
}
#home_right {
	width: 319px;
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #661806;
	float: left;
	height: 455px;
	background-color: #FFFFFF;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #305716;
}
#logo {
	float: left;
	margin-right: 15px;
}
#featured_charity {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee7dd;
}
#donation_matching {
	margin-top: 10px;
}
#bottom {
	width: 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d6c7b0;
}
#bottom_nav {
	float: left;
	margin-left: 15px;
}
#copyright {
	float: right;
	margin-right: 15px;
}


#bottom_nav  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eee7dd;
	margin-right: 20px;
}
#bottom_nav  a:link {
	text-decoration: none;
}
#bottom_nav  a:visited {
	text-decoration: none;
	color: #eee7dd;
}
#bottom_nav  a:hover {
	text-decoration: underline;
	color: #661806;
}



#home_copy  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #661806;
}
#home_copy  a:link {
	text-decoration: underline;
	color: #661806;
}
#home_copy  a:visited {
	text-decoration: none;
	color: #661806;
}
#home_copy  a:hover {
	text-decoration: none;
	color: #661806;
}

#copy  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #661806;
}
#copy  a:link {
	text-decoration: underline;
	color: #661806;
}
#copy  a:visited {
	text-decoration: none;
	color: #661806;
}
#copy  a:hover {
	text-decoration: none;
	color: #661806;
}

#copy {
	padding: 15px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#charities td {
	text-align: center;
}

#recent_news {
	float: right;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee7dd;
	margin-left: 10px;
	margin-right: 30px;
}
.red {
	color: #661806;
	margin-right: 20px;
}
#recent_news {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#paragraph-image {
	border: 1px solid #666666;
}
#copy #charities img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
