@charset "utf-8";

body {
	background-color: #fefad0;
	margin: 7px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #470714;
}
h1 {
	font-size: 1.4em;
	color: #920a2b;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
	color: #920a2b;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	font-size: 1.2em;
	color: #920a2b;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 1.4em;
}

h4 {
	font-size: 1.1em;
	color: #920a2b;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-weight: normal;
}
h5 {
	font-size: 1em;
	color: #920a2b;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 1.6em;
}


ul {
	list-style-type:none;
	line-height: 1.4em;
	margin-top: .3em;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 15px;
}


li {
	padding-left:30px;
	background-position:10px 6px;
	background-color: transparent;
	background-image: url(images/iconbullet1.gif);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}


#wrapper {
	background-image: url(images/bg-main.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 908px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	width: 900px;
	float: left;
	padding-left: 4px;
}

#topper {
	background-image: url(images/topper.gif);
	height: 8px;
	width: 908px;
	font-size: 0px;
	line-height: 0px;
}
#header {
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 15px;
}


#header .logo {
	float: left;
	padding-bottom: 20px;
}

#header .slogan {
	float: right;
}


#nav {
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	height: 282px;
	width: 213px;
	float: left;
}
#nav_center {
	margin-left: 7px;
	padding-top: 15px;
}

#nav .home a {
	display: block;
	width: 79px;
	height: 28px;
	background-image: url(images/nav_home.jpg);
	}

#nav .choose a {
	display: block;
	width: 160px;
	height: 31px;
	background-image: url(images/nav_choose.jpg);
	}

#nav .programs a {
	display: block;
	width: 171px;
	height: 32px;
	background-image: url(images/nav_programs.jpg);
	}
	
#nav .facility a {
	display: block;
	width: 112px;
	height: 28px;
	background-image: url(images/nav_facility.jpg);
	}	

#nav .testimonials a {
	display: block;
	width: 112px;
	height: 30px;
	background-image: url(images/nav_testimonials.jpg);
	}

#nav .offer a {
	display: block;
	width: 171px;
	height: 29px;
	background-image: url(images/nav_offer.jpg);
	}	

#nav .about a {
	display: block;
	width: 102px;
	height: 31px;
	background-image: url(images/nav_about.jpg);	
	}

#nav .contact a {
	display: block;
	width: 111px;
	height: 31px;
	background-image: url(images/nav_contact.jpg);	
	}
	
#nav a:hover {
	background-position: bottom;
	}
	
#nav .active{
	background-position: bottom;
}
#center-piece {
	float: right;
	padding-right: 7px;
}
#content-wrapper {
	margin-top: 10px;
	margin-bottom: 20px;
}

#column1 {
	float: left;
	width: 215px;
	margin-top: 15px;
}
#column1 .coupon {
	margin-bottom: 10px;
}
.testimonial-left {
	width: 196px;
	margin-top: 30px;
	margin-left: 15px;
	font-style: italic;
}
.testimonial-left .client {
	font-size: 0.8em;
	text-align: right;
	margin-top: 6px;
	font-style: normal;

}

.testimonial-left .client2 {
	font-size: 0.8em;
	text-align: right;
	margin-top: 6px;
	font-style: normal;
	margin-bottom: 240px;
}

.testimonial-left .client3 {
	font-size: 0.8em;
	text-align: right;
	margin-top: 6px;
	font-style: normal;
	margin-bottom: 50px;
}

#column2 {
	float: right;
	width: 630px;
	padding-right: 20px;
}
#column2 #page-title {
	float: left;
	padding-top: 28px;
}

#column2 #info {
	float: right;
	text-align: right;
	color: #920A2B;
	font-size: .9em;
}
#gallery {
}
#gallery .rule {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 12px;

}
#gallery h2 {
	padding-top: 5px;
}
#gallery img {
	border: 1px solid #D8C8A6;
}
#gallery td {
	padding-top: 10px;
}


.more {
	text-align: right;
	padding-left: 120px;
}

#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 908px;
	font-size: 0px;
	line-height: 0px;
	margin-top: 35px;
}
#copyright {
	font-size: 0.8em;
	color: #470714;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 20px;
}

.clear  {
	height:0px;
	line-height:0px;
	font-size:0px;
	margin:0;
	padding:0;
	clear:both;
	border:0;
	}
	
.small {
	font-size: 9pt;
}
.home-table {
	line-height: 1.8em;
}

.donate {
	margin-top: 20px;
}

.small2 {
	color: #151515;



}


.staff-pic {
	margin-right: 15px;
	margin-bottom: 8px;
	border: 1px solid #D8C8A6;
}

.staff-table td {
	padding-bottom: 22px;
	padding-top: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8C8A6;
}
.testimonial {
	font-size: 0.9em;
	color: #480516;
	text-align: right;
	font-weight: bold;
}
.contact-table td {
	line-height: 1.4em;
	padding-top: 6px;
	padding-left: 30px;
}

.contact-form td {
	padding-top: 5px;
	padding-right: 12px;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
}
.coupon-offer {
	padding: 20px;
	border: 1px dashed #A81E40;
	width: 280px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.landing-form {
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 27px;
}

.landing-form td {
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: 1em;
}
#landing-form-bg {
	background-image: url(images/form-bg.jpg);
	height: 231px;
	width: 426px;
	float: left;
}
#add {
	width: 200px;
	float: right;

}
#add .inner {
	padding-left: 15px;
}




	
a:link   { text-decoration: none; color: #920a2b; }
a:active { text-decoration: underline; color: #920a2b; }	
a:visited   { text-decoration: none; color: #920a2b; }
a:hover  { text-decoration: underline; color: #920a2b; }

h2 a:link   { text-decoration: none; color: #666; }
h2 a:active { text-decoration: underline; color: #666; }	
h2 a:visited   { text-decoration: none; color: #666; }
h2 a:hover  { text-decoration: underline; color: #666; }
