* {
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #61553B;
	background-image: url(/images/bodyBackground.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
}
#wrapper {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	margin-top:25px;
	text-align: left;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#banner {
	background-image:url(/images/interiorBanner.jpg);
	background-repeat: no-repeat;
	background-color:#E3E4DB;
	height:100px;
	width:790px;
	position:relative;
}
#banner #logo {
	position:absolute;
	left: 25px;
	top:4px;
}
#flashSiteDiv {
	width: 790px;
	height: 580px;
	overflow: scroll;
	background-color:#F8E68E;
}
#content {
	width: 790px;
	overflow: hidden;
	background-color:#F8E68E;
}
#navigation {
	width:150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	background-color:#F8E68E;
	color:#333;
}
#navigation ul {
	margin: 0 0 0 20px;
	padding:0;
	list-style-type:none;
}
#navigation li {
	width: 151px;
	height: 18px;
	overflow:visible;
	display:block;
	margin-bottom:8px;
}
#navigation li a {
	text-decoration:none;
	display:block;
	padding:3px;
	color:#333;
}
#navigation li a:hover {
	/*text-decoration:underline;*/
	background-color:#96cab4;
	color:#fff;
	display:block;
}
#home #navigation li.home a,
#hair #navigation li.hair a,
#nails #navigation li.nails a,
#skin #navigation li.skin a,
#waxing #navigation li.waxing a,
#massage #navigation li.massage a,
#spa #navigation li.spa a,
#booking #navigation li.booking a {
	cursor:default;
	text-decoration:none;
}
#main {
	width: 600px;
	float:right;
	color:#333333;
	background-color:#F8E68E;
}
body#flash #main {
	width:595px;
	display:inline;
}
#main h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #577668;
	margin-right: 25px;
	margin-bottom:9px;
	text-transform: uppercase;
	letter-spacing: .2em;
}
#main h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
	font-weight: bold;
	margin-right: 25px;
	margin-bottom:3px;
	color:#905D35;
}
#main h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	margin-right: 25px;
	color:#905D35;
	margin-bottom:3px;
}
#main p {
	margin-right:25px;
	margin-bottom:10px;
	line-height:18px;
}
#main ul, #main ol {
	margin-left: 35px;
	margin-bottom: 9px;
}
#main li {
	color: #333333;
	margin-bottom: 3px;
} 
table.servicesTable {
	width:400px;
	margin-top:20px;
	margin-bottom:50px;
	margin-left:90px;

}
table.servicesTable th {
	background-color:#96CAB4;
	font-weight:bold;
	color:#454545;
	line-height:18px;
	font-size: 12px;
	text-align:center;
}
td.service {
	text-align:left;
	vertical-align: top;
	line-height:18px;
	font-size: 12px;
}
td.price {
	vertical-align: top;
	text-align:right;
	line-height:18px;
	font-size: 12px;
}
#nav2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #577668;
	padding-top: 2px;
	margin-right: 25px;
}
#nav2 ul {
	padding:0px;
	width:600px;
	height:25px;
	list-style-type:none;
	font-weight: bold;
	color: #333333;
}
#nav2 li {
	float:left;
}
#nav2 a {
	text-decoration:none;
	color:#333333;
}
#nav2 a:hover {
	text-decoration:underline;
}
#about #nav2 li.about a,
#news #nav2 li.news a, 
#contact #nav2 li.contact a, 
#promotions #nav2 li.promotions a,
#rewardsProgram #nav2 li.rewardsProgram a, 
#giftCertificates #nav2 li.giftCertificates a, 
#employment #nav2 li.employment a {
	cursor:default;
	text-decoration:none;
	color:#999999;
}
#footer {
	width: 790px;
	_width: 792px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:25px;
	background-color: #96CAB4;
	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#nav2 ul {
	margin: 0px;
}
#footer a {
	text-decoration:none;
	color:#333333;
}
#footer a:hover {
	text-decoration:underline;
	color:#000000;
}
#footerRight {
	float:right;
	width: 300px;
	text-align:right;
	padding-right:20px;
	margin-top: 2em;
}
#footerLeft {
	padding-left:20px;
}

blockquote {
	background-color: #B2D6C6;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 50px;
	margin-bottom: 25px;
	padding: 20px;
}
a.external {
	padding-right:11px;
	background-image: url(/images/externalLink.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.photoRight {
	float:right; 
	display:inline; 
	margin-left:25px; 
	margin-right:25px; 
	margin-bottom:25px;
}
