@charset "UTF-8";
#container {
	background-image: url(images/backfill.jpg);
	float: left;
	width: 831px;
	height: 100%;
	background-position: center;
}
#mainarea {
	float: left;
	width: 370px;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 390px;
	height: 600px;
	background-image: url(images/back_base.jpg);
}

#mainarea_slideshow {
	background-image: url(images/slideshowback.jpg);
	float: left;
	width: 550px;
	background-repeat: no-repeat;
	padding-left: 220px;
	padding-right: 50px;
	height: 530px;
	padding-top: 70px;
}



#mainarea_ourstaff {
	background-image: url(images/ourstaffback.jpg);
	float: left;
	width: 415px;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 360px;
	height: 600px;
}

#mainarea_contact {
	background-image: url(images/contactback.jpg);
	float: left;
	width: 415px;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 360px;
	height: 600px;
}

#mainarea_aboutus {
	background-image: url(images/slideshowback.jpg);
	float: left;
	width: 415px;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 360px;
	height: 600px;
}

#mainarea_programs {
	background-image: url(images/programsback.jpg);
	float: left;
	width: 400px;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 380px;
	height: 600px;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
}
#bottom {
	width: 831px;
	height: 160px;
	float: left;
	vertical-align: bottom;
}
#bottomleft {
	height: 50px;
	width: 230px;
	float: left;
	padding-left: 50px;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFCC66;
	text-decoration: none;
	background-position: center;
}

.navtext a:hover{
	color: #FFFFFF;

}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFCC66;
	font-weight: bolder;
}
#headnav {
	float: left;
	height: 166px;
	width: 831px;
}
.RSVP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #4B200C;
	text-align: center;
}
.RSVPText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #593016;
}
