body {
background-color:#d8e6f2;
text-align:center;
font-family:verdana, tahoma, arial;
padding:15px;
color:#5c4c37;
}

p {
margin-top:0;
margin-bottom:10;
}

#container {
width:842px;
text-align:left;
margin-left:auto;
margin-right:auto;
}

#header {
height:70px;
}

#emily_logo {
float:left;
border:0;
}

#header a {
text-decoration: none;
}

#header .menu {
display: block;
height: 25px;
float:left;
}

#header a#acupuncture {
	width: 88px;
	background: url("img/menu_acupuncture.gif") 0 0 no-repeat;
}
#header a:hover#acupuncture {
	background-position: -88px 0;
}

#header a#chinese_herbs {
	width: 95px;
	background: url("img/menu_chinese_herbs.gif") 0 0 no-repeat;
}
#header a:hover#chinese_herbs {
	background-position: -95px 0;
}

#header a#testimonials {
	width: 86px;
	background: url("img/menu_testimonials.gif") 0 0 no-repeat;
}
#header a:hover#testimonials {
	background-position: -86px 0;
}

#header a#contact {
	width: 51px;
	background: url("img/menu_contact.gif") 0 0 no-repeat;
}
#header a:hover#contact {
	background-position: -51px 0;
}

#header a#resources {
	width: 66px;
	background: url("img/menu_resources.gif") 0 0 no-repeat;
}
#header a:hover#resources {
	background-position: -66px 0;
}

#header a#about {
	width: 41px;
	background: url("img/menu_about.gif") 0 0 no-repeat;
}
#header a:hover#about {
	background-position: -41px 0;
}

#menuBox {
float:right;
margin-top:18px;
}

.menu_div {
width:24px;
height:25px;
float:left;
background:url('img/menu_div.gif') 10px 0 no-repeat;
}

#content, #footer {
width:838px;
}

#content {
float:right;
padding-top:20px;
padding-bottom:20px;
background-color:#8fb1d2;
}

.picBox {
width:252px;
float:left;
border-left:20px solid #8fb1d2;
text-align:center;
}


.picBox .link {
display: block;
height: 19px;
margin-left:auto;
margin-right:auto;
text-decoration:none;
margin-top:10px;
}

.picBox a#acupuncture {
	width: 88px;
	background: url("img/descript_acupuncture.gif") 0 0 no-repeat;
}
.picBox a:hover#acupuncture {
	background-position: -88px 0;
}
.picBox a#chinese_herbs {
	width: 95px;
	background: url("img/descript_chinese_herbs.gif") 0 0 no-repeat;
}
.picBox a:hover#chinese_herbs {
	background-position: -95px 0;
}
.picBox a#emily_greenstein {
	width: 210px;
	background: url("img/descript_emily_greenstein.gif") 0 0 no-repeat;
}
.picBox a:hover#emily_greenstein {
	background-position: -210px 0;
}

.featPic {
border:2px solid #fff;
}

#side {
width:278px;
float:left;
}
#side img {
float:left;
clear:left;
}

#sub_header {
margin-left:-3px;
padding-bottom:19px;
}

#sub_pic {
border:2px solid #fff;
margin-left:19px;
}

#text {
float:left;
width:540px;
padding-top:2px;
font-size:12px;
}

#text ul {
list-style:none;
padding:0;
margin:0;
}

#text ul li {
padding:0 0 10px 0;
}

#text a {
color:#4b2a03;
}
#text a:hover {
color:#2b4762;
text-decoration:none;
}

#footer {
float:right;
background-color:#638cb3;
color:#d8e6f2;
clear:both;
text-align:center;
font-size:12px;
padding-top:2px;
padding-bottom:3px;
margin-bottom:10px;
}
#footer a {
color:#fff;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}
