body { 
 font: bold 12pt "Times New Roman"; 
 margin:0px;
 padding:0px;
 background-color: #FFF8D1;
 color: #000;
 text-align: center;
}

a {
 color: #00f;
 outline: none;
}

a:visited {
 color: #800080;
}

h2 {
 text-align: center;
}

p {
 margin: 0px 0px 20px;	
 padding: 0px;
 text-indent: 10px;
}

a img {
 border: 0;
}

#wrap {
 background: url(../images/sunset.jpg) no-repeat top left;
 text-align: left;
 margin: 0px auto;
 width: 760px;
 position: relative;
 z-index: 0;
}

#sidebar {
 width: 185px;
 float: left;
 padding: 8px 10px 0 0;
 margin-top: 234px;
}

#content {
 background: #fff url(../images/clouds_orange.jpg) no-repeat top left;
 border: 1px solid #000;
 padding: 0px 10px;
 margin-top: 243px;
 width: 540px;
 float: right;
}

#pagehead {
 text-align: left; 
 color: #fff; 
 font-size: 16pt;
 font-style: italic;
 text-indent: 0px;
 margin: 0;
 padding: 5px 0 0 0;
 height: 31px;
}

#nav td {
 width: 180px;
 height: 46px;
 text-align: center;
 background: url(../images/buttons.gif) no-repeat 0px -50px;
 color: #fff;
}

#nav td a {
 outline: none;
 color: #fff;
 text-decoration: none;
 display: block;
}

#footer {
 clear: both;
 text-align: center;
 font-size: smaller;
 padding: 25px 0px;
}

h1#title {
 margin: 0px;
 padding: 35px 0 0 0;
 font-style: italic;
 font-size: 26pt;
 color: #fff;
 position: absolute;
 left: 95px;
 z-index: 1;
}

h2#subtitle {
 margin: 0 0 0 90px;
 font-style: italic;
 font-size: 20pt;
 color: #fff;
 position: relative;
 top: 80px;
 width: 400px;
 z-index: 1;
}

#bookcover {
 margin: 5px 0 0 5px;
}

#dotcom, #dotorg {
 line-height: .8;
}

.home #home, .about #about, .inspirational #inspirational, .offer #offer, .mission #mission, .schedule #schedule{
 background: url(../images/buttons.gif) no-repeat 0px -1px;
}

#home:hover, #about:hover, #inspirational:hover, #offer:hover, #mission:hover, #dotinfo:hover, #dotorg:hover, #schedule:hover{
 background: url(../images/buttons.gif) no-repeat 0px -100px;
}

.p-head {
 color: #00008f;
 font-weight: bold;
}





/*************Mission Statement Page *************/
.mission #content p + p, .mission #content h2 + p{
 text-align: center;
}






/*************What We Offer Page *************/
.offer #content h3 {
 text-align: center;
}





/*************Schedule Page *************/
.schedule dl dt {
 margin: 8px 0 0 0;
 padding: 0;
}

.schedule dl dd {
 margin: 0;
 padding: 0;
}

.schedule input[type=text], textarea {
 color: #443;
 font: 14px verdana, sans-serif;
}

.schedule input[type=text], textarea {
 border: 1px solid #666;
 background: #e4ebeb url(../images/input_stripe.gif);
 outline: none;
}

.schedule input[type=text]:focus, textarea:focus {
 border: 1px solid #567475;
 background: #e4ebeb;
}

.schedule #newimage {
 text-decoration: none;
 text-transform: lowercase;
 font-size: 10pt;
}