@charset "utf-8";
/* Body Styles */
body {
	background-image: url(./images/home_background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#main_container {
	background-image: url(./images/home_layer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 525px;
}
#body_top {
	width: 960px;
	height: 25px;
}
#body_banner {
	width: 960px;
	height: 250px;
}
#body_banner_container {
	width: 425px;
	height: 250px;
	padding-left: 8px;
}
#body_banner_container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 130px;
}
#body_banner_container img {
	width: 185px;
	height: 35px;
	border: 0;
	padding-top: 10px;
}
#body_content {
	width: 960px;
}
#body_left {
	width: 269px;
	float: left;
	padding-top: 70px;
}
#body_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #796f69;
	padding-left: 5px;
	padding-right: 20px;
}
#body_middle {
	width: 242px;
	float: left;
	padding-top: 110px;
}
#body_donate {
	width: 242px;
}
#body_donate img {
	width: 242px;
	height: 48px;
	border: 0;
	margin-bottom: 2px;
}
#body_connect {
	width: 242px;
	height: 110px;
	background-image: url(./images/get_connected_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#body_social {
	padding-top: 67px;
	padding-left: 9px;
}
#body_social img {
	width: 31px;
	height: 31px;
	border: 0;
}
#body_right {
	width: 425px;
	float: left;
	margin-left: 18px;
	margin-top: 50px;
}
.body_right_container {
	background-image: url(./images/right_panel_bg.png);
	background-position: top left;
	background-repeat: repeat-y;
}
.body_right_container h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9a8479;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}
.body_right_container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #9a8479;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}
#level2_sidebar_email {
	margin-left:105px;
	margin-top:-36px;
}
#level2_sidebar_email img {
	text-decoration:none;
	border:none;
	width:83px;
}
