body
{
	background: url("day-spa/background.jpg");
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	font-weight: bold;
	color: #B57539;
	text-decoration: underline;
}
a:hover {
	color: #631839;
}
h1
{
	font-size: 22px;
	font-weight: bold;
	color: #730C42;
}
h2
{
	font-size: 16px;
	font-weight: bold;
	color: #730C42;
}
h1.ourmission
{
	font-size: 22px;
	color: #663300;
}
p.ourmission1
{
	text-align: center;
	text-indent: 20px;
	padding: 10px;
	font-size: 10pt;
}
p.ourmission2
{
	text-align: justify;
	text-indent: 20px;
	padding: 10px;
	font-size: 10pt;
}
h1.ourhistory
{
	font-size: 22px;
	font-weight: bold;
	color: #730C42;
}
p.ourhistory
{
	text-align: justify;
	text-indent: 20px;
	padding: 10px;
	font-size: 10pt;
	color: black;
}
h1.directions
{
	font-size: 10pt;
	color: 000;
}
p
{
	text-indent: 20px;
}
p.service
{
	text-indent: 20px;
	margin: 10px;
	text-align: justify;
	clear: left;
}
p.directions
{
	text-align: left;
	text-indent: 20px;
	padding: 35px;
	font-size: small;
	color: black;
}

div.menuitems1
{
	color: green;
	width: 100px;
	height: 40px;
	background: url("day-spa/menu/menu1.png");
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}
div.menuitems3
{
	color: green;
	width: 100px;
	height: 80px;
	background: url("day-spa/menu/menu3.png");
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}
div.menuitems4
{
	color: green;
	width: 100px;
	height: 100px;
	background: url("day-spa/menu/menu4.png");
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}
div.menuitems5
{
	color: green;
	width: 100px;
	height: 120px;
	background: url("day-spa/menu/menu5.png");
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}
a.menulinks
{
	display: block;
	text-align: center;
	line-height: 100%;
	width: 100px;
	height: 20px;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	background: url("day-spa/menu/menu2.png");
	background-repeat: no-repeat;
}
a.menulinks:hover
{
	background: url("day-spa/menu/menu2.png") -100px;
}
a.menulinks:active
{
}
div.topofpage
{
	position: absolute;
	top: 0px;
	height: 120px;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	background: white;
}
div.sidebar
{
	position: absolute;
	top: 120px;
	height: 540px;
	left: 50%;
	margin-left: -450px;
	width: 114px;
	background-image: url("day-spa/border/center.png");
	font-size: small;
	color: white;
	text-align: 20px;
	overflow: hidden;
	padding-top: 37px
}
div.mainpage
{
	padding-top: 40px;
	position: absolute;
	overflow: auto;
	top: 120px;
	height: 537px;
	left: 50%;
	margin-left: -336px;
	width: 786px;
	background: #ffffff;
	text-align: center;
}
		div.leftsideborder
		{
			background-image: url("day-spa/border/left.png");
			position: absolute;
			top: 0px;
			left: 50%;
			margin-left: -480px;
			width: 30px;
			height: 697px;
		}
		div.rightsideborder
		{
			background-image: url("day-spa/border/right.png");
			position: absolute;
			top: 0px;
			left: 50%;
			margin-left: 450px;
			width: 30px;
			height: 697px;
		}
		div.bottomborder
		{
			background-image: url("day-spa/border/bottom.png");
			position: absolute;
			top: 697px;
			left: 50%;
			margin-left: -450px;
			width: 900px;
			height: 30px;
		}
		div.leftbottomborder
		{
			background-image: url("day-spa/border/bottomleft.png");
			position: absolute;
			top: 697px;
			left: 50%;
			margin-left: -480px;
			width: 30px;
			height: 30px;
		}
		div.rightbottomborder
		{
			background-image: url("day-spa/border/bottomright.png");
			position: absolute;
			top: 697px;
			left: 50%;
			margin-left: 450px;
			width: 30px;
			height: 30px;
		}
table.servicemenu
{
	float: right;
	text-align: center;
	margin:20px
}
table.pricepoint
{
	position: relative;
	width: 350px;
	color: maroon;
}
span.header
{
	font-weight: bold;
}
.benefits
{
	text-align: left;
}

