* {
padding: 0;
margin: 0;
}

#beautyroomlogo {
height: 40px;
text-indent: -5000px;
background: url(images/headings/thebeautyroom.gif) no-repeat;
}

#facialtherapies {
height: 32px;
text-indent: -5000px;
background: url(images/headings/facialtherapies.gif) no-repeat;
}

#bodyandsoul {
height: 32px;
text-indent: -5000px;
background: url(images/headings/bodyandsoul.gif) no-repeat;
}

#handsandfeet {
height: 27px;
text-indent: -5000px;
background: url(images/headings/handsandfeet.gif) no-repeat;
}

#grooming {
height: 26px;
text-indent: -5000px;
background: url(images/headings/grooming.gif) no-repeat;
}

#nav {
	background: url(navbg.jpg) repeat-y;
	float: left;
	margin-right: 10px;
}

#nav ul {
	list-style-type: none;
	width: 214px;
	color: #FBF8D9;
	padding: 0px;
	margin: 0px;
}

#nav li {
	background: url(navbg.jpg) top left repeat;
	border-bottom: 1px solid #FCF9DA;
	margin: 0;
	padding: 0;
	display: inline;
	width: 214px;
}

#nav a {
	color: #FAF7D8;
	display: block;
	text-decoration : none;
	width: 214px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	text-indent: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9F6D7;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

#nav a:hover {
	background: url(navbg2.jpg) top left repeat;
	padding: 5px 0px;
	margin: 0px;
	text-indent: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9F6D7;
}

#container {
	background-color: #FBF8D9;
	width: 760px;
	border: 3px solid #663B10;
	margin: 0 auto;
	padding: 0px;
}

#banner {
	background-color: #FAF7D8;
}


#content {
	background-color: #FAF7D8;
	background: url(navbg.jpg) repeat-y left top;
	padding-bottom: 5px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5A350B;
	line-height: 1.5em;
	padding-left: 10px;
	margin-bottom: 12px;
	text-align: justify;
	margin-right: 20px;
	margin-left: 220px;
}


#address p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #5A350B;
	margin-left: 220px;
	
}
#address {
	margin-top: 10px;
	clear: both;
	height: 100px;
}


#address img {
	margin-left: 0px;
	margin-right: 5px;
	float: right;
	}

ul {
	list-style-type: none;
	margin-left: 245px;
	list-style-image: url(images/bullet.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5A350B;
}
li {
	padding-bottom: 10px;
}


#beautyroom img {
	float: left;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
}

#content img {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
}
body {
	background-color: #FFFFC0;
}

#nav p {
	margin: 10px 0px 0px;
	padding: 0px;
}

#imageContainer {
	height:150px;
	position:relative;
	width:200px;
	margin: 0px;
	padding: 0px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0;
	left:0;
	margin-top: 5px;
	margin-left: 2px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5A350B;
	margin-left: 230px;
	margin-bottom: 5px;
}
table {
	margin-left: 230px;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A350B;
	margin-left: 230px;
	margin-bottom: 5px;
}
#beautyroom img {
	margin-left: 215px;
	margin-bottom: 10px;
	float: left;
}

.expand {
	border: 1px solid #663300;
	width: 390px;
	margin-left: 220px;
	padding: 5px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5A350B;
	font-size: 12px;
	}



.expand h2{
margin-left: 0px;
}

#email {
	margin-top: 30px;
	clear: both;
}


.imageborder {
	margin-left: 20px;
	padding: 20px;
	
}