@charset "UTF-8";
/* CSS Document */

* {margin:0; padding:0; border:0;}
p {margin:16px 0;}
a:link, a:visited {text-decoration:none;}

body {
	background:#323232;
	font-family:Helvetica, Geneva, Arial, sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	}

#mother {
	background:url(images/bg10.jpg) scroll no-repeat;
	margin:0 auto;
	position:relative;
	height:1500px;
	width:1000px;
	}
#navBar {
	position:absolute;
	width:730px;
	top:165px;
	left:247px;
	font-size:14px;
	font-weight:800;
	color:#A9641B;
	text-align:center;
	}
#navBar li {
	list-style:none;
	display:inline;
	margin:0 14px;
	}
#navBar a:link, #navBar a:visited {color:#F9E497;}
#navBar a:hover, #navBar a:active {color:#A9641B;}
#regButton1 {text-align:center;}
#logo {
	position:absolute;
	top:38px;
	left:14px;
	width:194px;
	height:225px;
	}
#sidebar {
	position:absolute;
	width:194px;
	top:330px;
	left:0px;
	text-align:center;
	padding:0 14px;
	font-size:14px;
	}
#sidebar a {text-decoration:underline;}
#content {
	position:absolute;
	width:773px;
	top:189px;
	left:226px;
	}
#footer {
	margin:0 auto 10px;
	padding:20px 0 0;
	position:relative;
	width:1000px;
	color:#985315;
	font-size:12px;
	font-weight:800;
	background:#000;
	text-align:center;
	height:180px;
	}
#footer ul {}
#footer li {
	list-style:none;
	display:inline;
	margin:0 24px;
	}
#footer a:link, #footer a:visited {color:#A9641B;}
#footer a:hover, #footer a:active {color:#F9E497;}

.c1, .c2, .c3, .c4 {text-align:center; margin:25px 0;}
.c5, .c6 {padding:0 16px;}
.c6 {font-style:italic;}
.c7 {padding:0 110px 0 62px;}
.white {color:#FFF;}
.red {color:#A33038; font-weight:800;}

#pricing #mother {height:924px;}
#pricing .c5 {
	line-height:20px;
	font-size:16px;
	}
.strikethrough {text-decoration:line-through;}
#program {font-size:16px; line-height:18px;}
#program #mother {
	height:1200px;
}
#additional #mother {
	height:1200px;
	background:url(images/bg10.jpg) scroll no-repeat;
	}
#contact #mother {height:764px;}
#signup #mother {
	height:1100px;
	background:url(images/bg10.jpg) scroll no-repeat;
	}
.window {margin:0 0 10px 15px;}
