body {
    font-size: 82%;
    font-family: Georgia, "Times New Roman", Times, serif;
    background-color: #fcfff5;
    color: #222;
}

#container {
    width: 710px;
    margin: 0 0 0 -354px;
    left: 50%;
    position: relative;
}

h1, h2, h3, h4 {
    font-weight: normal;
}

h1 {
    font-size: 325%;
}
h1 a {
	text-decoration:none;
	color:#4F2D17;
}

h2 { font-size: 225%; }
h3 { font-size: 188%; }
h4 { font-size: 125%; }

h1, h2, h3, h4, h5, h6 {
    line-height: 133%;
    margin-bottom: .333em;
}

p, li, ul, blockquote, dt {
    line-height: 150%;
    margin-bottom: .5em;
}
li {
    list-style-type: disc;
    margin-left:2em;
}

strong{font-weight:bold;}
em{font-style:italic;}

#title {
    float: left;
    clear: both;
    width: 700px;
   height: 116px;
   position:relative;
}

#title h1 {
    margin: 0;
}
#title a {
   width: 426px;
   vertical-align:middle;
}
#title i {
   position:absolute;
   left:0;
   top:0;
   width: 426px;
   height:116px;
   background: transparent url(/res/images/logo.gif) top left no-repeat; 
}


#sysnav {
	position:absolute;
	top:0;
	right:0;
}
#sysnav li {
	float:left;
	border-right: 1px solid #f6eec1;
	padding: 0 10px 0 10px;
}

#nav {
    display: block;
    vertical-align: bottom;
    margin-bottom: 10px;
    width: 100%;
    background: #4F2D17;
}

#nav li {
    float: left;
    list-style: none;
    text-align: right;
    vertical-align: bottom;
    background: #4F2D17;
    border-right: 1px solid white;
    line-height: normal;
    margin: 0;
    overflow:hidden;
    width: 117px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#nav li a {
   display: table-cell;
   width: 99px;
   max-width:99px;
   color: white;
   height: 40px;
   vertical-align: bottom;
   padding: 2px 10px;
   text-decoration: none;
   font-style: italic;
   overflow:hidden;
}

#nav li.announcements {	width:120px; }


#nav li.last {
    border: none;
}

#nav li.selected a,
#nav li a:hover {
	background: #f6eec1 url(/res/images/nav-bg-1.gif) center left no-repeat;
	color:#4F2D17;
	font-weight:bold;
}

#nav li.faq.selected a,
#nav li.faq a:hover {
	background: #f6eec1 url(/res/images/nav-bg-2.gif) 0 0 no-repeat;
}
#nav li.meet-us.selected a,
#nav li.meet-us a:hover {
	background: #f6eec1 url(/res/images/nav-bg-3.gif) -35px -70px no-repeat;
}
#nav li.raves-and-reviews.selected a,
#nav li.raves-and-reviews a:hover {
	background: #f6eec1 url(/res/images/nav-bg-4.gif) -35px 10px no-repeat;
}
#nav li.announcements.selected a,
#nav li.announcements a:hover {
	background: #f6eec1 url(/res/images/nav-bg-5.gif) 20px -31px no-repeat;
}
#nav li.contact-us.selected a,
#nav li.contact-us a:hover {
	background: #f6eec1 url(/res/images/nav-bg-6.gif) -10px -26px no-repeat;
}

.headers {
    margin-bottom: 10px;
}

.doula, .classes, .business, .color4 {
    padding: 10px 20px;
    border: 2px solid blue;
}

.business{
    background: #ACF25E;
    border-color: #88BF4A;
}

.classes {
    background: #86DFF3;
    border-color: #6AB0C0;
}

.doula {
    background: #FFBFED;
    border-color: #DF6FC2;
}

.color4 {
    background: #FFFF61;
    border-color: #CCCC4E;
}

.headers .doula, .headers .classes, .headers .business {
    width: 186px;
    float: left;
    margin-right: 10px;
    height: 160px;
    overflow: hidden;
    position: relative;
}

.headers .business {
    margin-right: 0;
}

.headers a.readmore {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 218px;
    display: block;
    padding: 4px;
    text-align: right;
    text-decoration: none;
    color: #4F2D17;
}

.headers a.readmore:hover {
    text-decoration: underline;
    color: white;
}

.headers .business a.readmore:hover {
    background-color: #88BF4A;
}

.headers .classes a.readmore:hover {
    background-color: #6AB0C0;
}

.headers .doula a.readmore:hover {
    background-color: #DF6FC2;
}

h1.doula, h1.classes, h1.business {
    width: 666px;
    float: left;
	clear:both;
    margin-right: 0;
    overflow: hidden;
    position: relative;
	vertical-align:middle;
}

#content {
    padding: 2px 10px 10px 10px;
    width: 690px;
}

#footer {
    padding: 2px 10px 0 10px;
    width: 690px;
    background: #4F2D17;
    color: white;
    font-style: italic;
    text-align: center;
}

#footer, #content, .headers, #nav, #container {float:left;clear:both;}

fieldset {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:86%;
   padding: 0 1em 1em 1em;
	border: 1px solid #eee;
   margin:0 0 .5em 0;
}
fieldset li {
	clear:left;
	float: left;
}
fieldset legend {
	float: left;
	clear:left;
	font-weight:bold;
   margin: 1em 0;
}
fieldset input {
	float: left;
	clear:left;
	font-weight:bold;
}

fieldset .buttons {	
}


.message {
   border: 2px solid #aaa;
   padding: 3px 9px;
   background: #eee;
}

.message.error {
   border-color: #c99;
   background-color: #fdd;
}

cite { 
   font-style: italic;
}

.q,.a{
   color: #aaa;
   font-size: 150%;
   font-style: italic;
   clear:left;
   margin-top:-6px;
}
.q { margin-right:4px; }
.a { 
   float:left;
   margin-left: -24px;
   clear:left;
   }
dt {
   margin-top: 1em;
}
dd { 
   margin-left:26px; 
   margin-bottom:1em;
}





/* Form stuff
dl {
   font-family: sans-serif;
}
*/
.product dt {
   float:left;
   clear:left;
   display:block;
   margin:0;
}
.product dd {
   display:block;
   border-bottom: 1px dotted #aaa;
   text-align:right;
   padding-bottom:4px;
   width:100%;
   left:0;
}
.product dt span{  
   padding: 4px;
   position: relative;
   background: white;
   left:0;
}
.product dd span {
   padding: 4px;
   position: relative;
   background: white;
}

/*
dt.total, dd.total {
   border-bottom: 1px solid #4F2D17;
   padding: 8px 0;
   font-weight:bold;
   background: #f6eec1;
   margin-top:16px;
}
dt.total span, dd.total span {
   position:static;
   padding:0 4px;
   background: transparent;
}

dt input {
}
dt select {
   vertical-align:0%;
}
*/
