/* 
body {  
        margin:0;padding:0;
        background-color: #753A12;
} 
*/

body {
        background: #4f2200
           url("smallNurturingHands.jpg") top left no-repeat;
	font-family: Arial, sans-serif;
  	font-size:medium;
        padding: 0px;
} 
#masthead {
/*
        top: 20px;
        left: 20px;
        color: #F9EE98;
*/
}
#sitename {
        text-align: center;
        font-variant: small-caps;
        font-size: 15px;
        border: 0px;
        margin: 0px;
        padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:  Georgia,Serif;
	background-color: transparent;
	color: #8B0007;
	line-height: 100%;
}

h1 {
	font-size: 150%;
	font-weight: normal;
        line-height: 80%;
	padding-bottom: 0.5em;
}
#content {
        position: absolute;
/*
        margin-top: 10px;
        margin-left: 438px;
*/

}
#container {
        background-color: #FFFDE8; 
        margin: 0px;
        padding: 0px;
        margin-left: 438px;
/*
        margin-left: 438px;
        margin-left: 438px;
        margin-left: 10px;
*/

        color: #546500;
}

#mast_image {
        border: 0;
        margin: 0;
        padding: 0;
}
#masthead p {
        font-size: 290%;
        font-weight: bold;
        color: #753A12;
}
.typical_list {
        margin: 20px;
} 

/* ------------------------The Menus -----------------------*/
.menubar {
  /* position:relative; */
  left: 443px;
  top:0px;
  background-color:#F4EBA6;
  border-style: groove;
}
.menubar a {
  color: #546500;
  padding-left:.25em;
  padding-right:.3em;
  text-decoration:none;
  font-size: 14px;
  font-weight: bold;}
.menubar a:hover {color: #8B0007;}
.submenubar {
/*
  position: fixed;
  left: 20px;
  right: 420px;
  top: 60px;
*/
  background-color: #F4EBA6;
  border-style: groove;
}
.submenubar a {
  color: #546500;
  padding-left: .25em;
  padding-right: .3em;
  font-size: 12px;
  text-decoration:none;
  background-color:transparent;
  font-weight:bold}
.submenubar a:hover {
  color: #8B0007;
  background-color: #FFFDE8;
}


/* ------------------------The Footer-----------------------*/


#footer {
        position: relative;
        left: 0px;
        top: 0px;
/*
	border-top: 6px solid #8B0007;
        width: 655px;
*/
        background: #F4EBA6;
	padding-top: 0.33em;
/*        
     width: 428px;  
*/
}

#footer p {
	margin: 0;
	text-align: center;
	color: black;
	font-size: 75%;
}

.browsers {display: none;font-weight:bold;}
div.content {margin: 15px;  }