* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
body {
	background: #EEE0C5;
	color: #333;
	font: 76%/1.5em Helvetica, Arial, sans-serif;
	text-align: center;
}
.clear {
	clear: both;
}
.left {float: left; margin-right: 8px;}
.right {float: right; margin-left: 8px;}

/* =typography */
h1 {
	padding: 15px 0 0 15px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1em;
}
h3 {
	color: #85B356;
	font-size: 1.2em;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-right: 10px;
}
#maincontent h3 {
	clear: both;
	color: #666;
	float: left;
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom: 1px double #666;

}
p {
	margin-bottom: 1.5em;
	margin-right: 1.5em;
}
a:link {
	color: #19B16B;
}
a:active {
	color: red;
}
a:hover {
	color: #aaB16B;
	text-decoration: none;
}
a:visited {
	color: #aaB1aa;
}
cite {
	margin-left: 20px;
	font-size: 90%;
}
#footer p {
	color: #666666;
	font-size: 0.9em;
}
.chapter {
	border-top: 1px dashed #666;
	padding-top: 20px;
}

.internallink {
	clear: both;
	font-size: 10px;
}
#chapter1, #chapter2, #chapter3, #chapter4, #chapter5, #chapter6, #chapter7, #chapter8 {
	display: none;
}

.box {
	clear: both;
	padding-top: 0px;
	padding-bottom: 10px; 
	
}
.box a {
	text-decoration: none;
}

/*=presentational stuff  */
#content ul, #content ol {
	clear: both;
	margin-left: 20px;
	margin-bottom: 1.5em;
}
.decor {
	float: left;
    margin-right: 8px; 
}
.promo {
	margin-left: 35px;
	margin-bottom: 30px;
}
#footer {
	background: url(../images/bottom_border.gif) repeat-x;
	padding: 10px;
}


/* =navigation */
#nav {
	background-color: #D6CAB3;
	border: 1px solid #C5BEAB;
	list-style-type: none;
	height: 46px;
	position: relative;
}
#nav li {
	float: left;
	position: absolute;
	top: 3px;
	height: 40px;
	text-indent: -9000px;
}
#nav li a {
	display: block;
	height: 40px;
}
/* specific nav buttons */ 
#nav li #about {
	position: absolute;
	left: 3px;
	width: 167px;
	background: url(../images/nav_1.gif) bottom left;
}
#nav li a#about {
	background: url(../images/nav_1.gif) bottom left;
}
#nav li a#about:hover {
	background: url(../images/nav_1.gif) top left;
}
.about #nav li a#about {
	background: url(../images/nav_1.gif) top left; /* this turns on the nav */
}
#nav li #services {
	position: absolute;
	left: 170px;
	width: 167px;
	background: url(../images/nav_2.gif) bottom left;
}
#nav li a#services {
	background: url(../images/nav_2.gif) bottom left;
}
#nav li a#services:hover {
	background: url(../images/nav_2.gif) top left;
}
.services #nav li a#services {
	background: url(../images/nav_2.gif) top left; /* this turns on the nav */
}
#nav li #excerpts {
	position: absolute;	
	left: 337px;
	width: 167px;
	background: url(../images/nav_3.gif) bottom left;
}
#nav li a#excerpts {
	background: url(../images/nav_3.gif) bottom left;
}
#nav li a#excerpts:hover {
	background: url(../images/nav_3.gif) top left;
}
.excerpts #nav li a#excerpts {
	background: url(../images/nav_3.gif) top left; /* this turns on the nav */
}
#nav li #mothers {
	position: absolute;
	left: 465px;
	width: 127px;
	background: url(../images/nav_4.gif) bottom left;
}
#nav li a#mothers {
	background: url(../images/nav_4.gif) bottom left;
}
#nav li a#mothers:hover {
	background: url(../images/nav_4.gif) top left;
}
.mothers #nav li a#mothers {
	background: url(../images/nav_4.gif) top left; /* this turns on the nav */
}
#nav li #author {
	position: absolute;
	left: 592px;
	width: 124px;
	background: url(../images/nav_5.gif) bottom left;
}
#nav li a#author {
	background: url(../images/nav_5.gif) bottom left;
}
#nav li a#author:hover {
	background: url(../images/nav_5.gif) top left;
}
.author #nav li a#author {
	background: url(../images/nav_5.gif) top left; /* this turns on the nav */
}


/* =alt navigation */
#content #maincontent #altnav {
	list-style-type: none;
	height: 25px;
	position: relative;
	bottom: 0;
	margin-left: 0;
	margin-top: 35px;
}
#altnav li {
	float: left;
}
#altnav li {
	position: absolute;
	top: 0;
	height: 25px;
	text-indent: -9000px;
}
#altnav li a {
	display: block;
	height: 25px;
}
/* specific nav buttons */ 
#altnav li #resources {
	position: absolute;
	left: 0;
	width: 80px;
	background: url(../images/resources.gif) top left;
}
#altnav li a#resources {
	background: url(../images/resources.gif) top left;
}
#altnav li a#resources:hover {
	background: url(../images/resources.gif) bottom left;
}
.resources #altnav li a#resources {
	background: url(../images/resources.gif) bottom left; /* this turns on the nav */
}
#altnav li #registration {
	position: absolute;
	left: 110px;
	width: 98px;
	background: url(../images/registration.gif) top left;
}
#altnav li a#registration {
	background: url(../images/registration.gif) top left;
}
#altnav li a#registration:hover {
	background: url(../images/registration.gif) bottom left;
}
.registration #altnav li a#registration {
	background: url(../images/registration.gif) bottom left; /* this turns on the nav */
}
#altnav li #contact {
	position: absolute;
	left: 240px;
	width: 65px;
	background: url(../images/contact.gif) top left;
}
#altnav li a#contact {
	background: url(../images/contact.gif) top left;
}
#altnav li a#contact:hover {
	background: url(../images/contact.gif) bottom left;
}
.contact #altnav li a#contact {
	background: url(../images/contact.gif) bottom left; /* this turns on the nav */
}


/* =layout */
#wrap {
	margin: 30px auto;
	text-align: left;
	width: 720px;
}
#header {
	background: #BE3018 url(../images/home_image.jpg) no-repeat top right;
	height: 152px;
}

.about #header {
	background: #BE3018 url(../images/about_image.jpg) no-repeat top right;
}
.services #header {
	background: #BE3018 url(../images/self_image.jpg) no-repeat top right;
}
.excerpts #header {
	background: #BE3018 url(../images/excerpts_image.jpg) no-repeat top right;
}
.author #header {
	background: #BE3018 url(../images/author_image.jpg) no-repeat top right;
}
.resources #header {
	background: #BE3018 url(../images/resources_image.jpg) no-repeat top right;
}
.registration #header {
	background: #BE3018 url(../images/registration_image.jpg) no-repeat top right;
}
.mothers #header {
	background: #BE3018 url(../images/mothers_image.jpg) no-repeat top right;
}
.contact #header {
	background: #BE3018 url(../images/contact_image.jpg) no-repeat top right;
}
.pagetitle {
	margin-top: -40px;
	margin-left: -20px;
	margin-bottom: 20px;
}
a#homelink  {
	color: #EEE2C6;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: -2px;
	margin-left: 15px;
	text-decoration: none;
	width: 151px;
}
.video #homelink{
	margin-top:-9px;
}
.home #homelink {
	margin-left: -9999px;
}
#content {
	background: #fff url(../images/background.gif) repeat-y top left;
	border-top: 1px solid #827C6C;
	border-bottom: 1px solid #C9BFAB;		
	border-right: 1px solid #C9BFAB;
	border-left: 1px solid #C9BFAB;				
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
	min-width: 718px;	
}
#maincontent {
	float: left;
	padding-left: 30px;
	padding-top: 45px;
	width: 455px;
	position: relative;
}
#sidebar {
	float: right;
	width: 210px;
}
#footer {
	clear: both;
	text-align: center;
}

.excerpts #maincontent {
	min-height: 400px;
}


.mothers #maincontent p {text-align:justify; background: url(../images/swish2.gif) no-repeat 0px -20px;}
.mothers #maincontent span {font: bold 2em Georgia, "Times New Roman", Times, serif; float: left; display: block; margin-right: 5px;}

.pagedivider {margin-left: 120px; margin-bottom: 15px;}

/* FORM */
form {
	float: left;
	margin-bottom: 30px;
	padding-bottom: 20px;
	margin-right: 20px;
}
form em {color: red; font-weight: bold; font-style: normal;}

form label {
  vertical-align: top;
  float: left;
  clear: both;
  display: block;
  width: 150px; /* Width of labels */
  padding-right: 20px;
  text-align: right;
}
form input {
float: left;
border: 1px solid #85B356;

}
form ol {
  margin: 20px 0 0 0;
  padding: 0;
}
form li {
  list-style: none;
  padding: 5px;
  margin: 0;
  clear: both;
}


form textarea {
	width: 200px;
	height: 50px;
	float: left;
	border: 1px solid #85B356;
}

form fieldset {
  border: none;

}
form fieldset legend {
  padding: 0;
}
form fieldset input {
  border: none;
}
form fieldset label {
  display: block;
  width: 210px;
  padding-left: 170px;
  font-size: 0.9em;
  text-align: left;

}
form #submit {
	margin-left: 195px;
	margin-top: 10px;
	background: #ccc;
	border: 1px solid #85B356;
}

.long {height: 200px;}

.subtitle 
{
	color: #85B356;
	font-size: 1.2em;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-right: 10px;
}