body {
	background-color: #FAB90B;
	background-image: url(../images/background_patttern.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapper_back.png);
	background-repeat: no-repeat;
	margin-top: 30px;
}
#logo {
	position: absolute;
	left: 506px;
	top: -30px;
	z-index: 4;
}
#fundraise {
	position: absolute;
	left: 213px;
	top: -23px;
	z-index: 2;
}

#main {
	width: 709px;
	background-image: url(../images/secondary_main_back.png);
	margin-right: auto;
	margin-left: auto;
}
#blue_box {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FDF4C2;
	background-image: url(../images/blue_box.png);
	background-repeat: no-repeat;
	text-align: left;
	width: 659px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
	margin-top: 5px;
}
#newsletter {
	position: absolute;
	left: 57px;
	top: 27px;
}
#events {
	position: absolute;
	left: 143px;
	top: 27px;
}
#contact {
	position: absolute;
	left: 512px;
	top: 27px;
}#top_area {
	position: relative;
	width: 754px;
	height: 17px;
}
#update_boxes {
	background-image: url(../images/update_boxes.png);
	background-repeat: no-repeat;
	width: 711px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#whats_maryhurst {
	position: absolute;
	top: -23px;
	left: 80px;
}

#address_box {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FDF4C2;
	background-image: url(../images/address_back.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 709px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	padding-bottom: 20px;
}
#assoc_logos {
	text-align: center;
	padding: 10px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #715207;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer a {
	color: #715207;
	text-decoration: none;
}
#footer a:hover {
	color: #715207;
	text-decoration: underline;
}
#bot_area {
	position: relative;
	background-image: url(../images/secondary_bot_back.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 709px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
#left_col {
	display: block;
	float: left;
	width: 158px;
}
#center_col {
	display: block;
	float: left;
	width: 310px;
	padding-top: 15px;
	padding-right: 7px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #645B3D;
}

#admin_center_col {
	display: block;
	float: left;
	padding-top: 15px;
	padding-right: 7px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #645B3D;
	width: 480px;
}
#content {
	padding-top: 19px;
	padding-left: 19px;
}
#center_col h1 {
	padding-top: 0px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #706F88;
	font-size: 17px;
	text-transform: uppercase;
}
.blue_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #586A85;
	font-style: italic;
}
#center_col p {

}
#right_col {
	background-image: url(../images/secondary_right_back.png);
	display: block;
	float: left;
	width: 146px;
	margin-top: 80px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #706F88;
	padding-right: 18px;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#right_col  a.main {
	color: #706F88;
	padding-bottom: 5px;
	text-decoration: none;
	line-height: 17px;
}
#right_col hr {
	color: #706F88;
	background-color: #706F88;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right_col a.sub {
	color: #706F88;
	padding-bottom: 8px;
	text-decoration: none;
	line-height: 12px;
	font-size: 13px;
}
#right_col a:hover {
	text-decoration: underline;
}
#left_col p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
#left_col a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #586A85;
	text-decoration: none;
}
#left_col a:hover {
	text-decoration: underline;
}
#left_col_nav  {
	padding-left: 0px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 10px;
}
#center_col a {
	color: #1C4584;
	text-decoration: none;
}
#center_col a:hover {
	color: #1C4584;
	text-decoration: underline;
}
