html, body, form
{
	margin: 0px;
	padding: 0px;
	background: url(images/bodyBg.gif) repeat;
}
body
{
	font: 80% tahoma;
}
p
{
	margin: 0px;
	padding: 0px;
}
p.welcome
{
	margin: 0px;
	padding: 0px;
	padding-right: 29px;
}
#body
{
	width: 699px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 23px;
}
#bottomtext
{
	width: 699px;
}
#banner
{
	float: left;
	width: 689px;
	height: 83px;
	background-image: url(images/BrownBg.gif);
	background-repeat: repeat;
	padding-left: 10px;
}
#bannerSub
{
    width: 270px; 
    text-align: center; 
    color: #ac7205; 
    margin-left: 130px; 
    font-weight: bold; 
    font-size: 13px; 
    text-transform: uppercase; 
    font-style: oblique;
}
#banner .logo
{
	float: left;
	width: 108px;
	height: 83px;
	background-image: url(images/BrownBg.gif);
	background-repeat: repeat;
}
#banner .nIMSpa
{
	float: left;
	width: 248px;
	height: 48px;
	padding-left: 44px;
	padding-top: 11px;
}
#banner .links
{
	float: right;
	width: 270px;
	height: 20px;
	text-align: right;
	background-image: url(images/timings.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 63px;
	color: #ac7205;
	line-height: 20px;
	padding-right: 10px;
	font-size: 85%;
}
#banner .links a
{
	color: #ac7205;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}
#banner .links a:hover
{
	color: #ac7205;
	text-decoration: underline;
}

#content
{
	width: 700px;
	float: left;
	padding-top: 10px;
	position: relative;
	color: #ac7205;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a4002;
}
#content .leftPanel
{
	width: 210px;
	float: left;
	font-size: 95%;
	margin: 0px;
	padding: 0px;
}
#content .leftPanel a
{
	background: url(images/NavIgation.gif) no-repeat;
	color: #fb7207;
	display: block;
	height: 23px;
	padding-left: 29px;
	line-height: 23px;
	width: 164px;
	text-decoration: none;
}
#content .leftPanel a.tall
{
	background: url(images/NavIgation_tall.jpg) no-repeat;
	color: #fb7207;
	display: block;
	height: 33px;
	padding-left: 29px;
	padding-top: 2px;
	line-height: normal;
	width: 164px;
	text-decoration: none;
}
#content .leftPanel a.tall:hover
{
	background: url(images/NavIgation_tall.jpg) no-repeat;
	color: #ffe201;
	display: block;
	height: 33px;
	padding-left: 29px;
	padding-top: 2px;
	line-height: normal;
	width: 164px;
	text-decoration: none;
}
.selected
{
	background: url(images/NavIgation.gif) no-repeat;
	color: #ffe201;
	display: block;
	height: 23px;
	padding-left: 29px;
	line-height: 23px;
	width: 164px;
	text-decoration: none;
}
.selectedTall
{
	background: url(images/NavIgation_tall.jpg) no-repeat;
	color: #ffe201;
	display: block;
	height: 33px;
	padding-left: 29px;
	padding-top: 2px;
	line-height: normal;
	width: 164px;
	text-decoration: none;
}
#content .leftPanel a:hover
{
	background: url(images/NavIgation.gif) no-repeat;
	color: #ffe201;
	display: block;
	height: 23px;
	padding-left: 29px;
	line-height: 23px;
	width: 164px;
	text-decoration: none;
}
#content .rightPanel
{
	width: 483px;
	float: right;
}
#content .rightPanel .imageRight
{
	width: 483px;
	height: 230px;
	margin-right: 1px;
	float: left;
}
.mainImage
{
	border: 3px solid #a94805;
}
.smallImage
{
	border: 2px solid #a94805;
	float: left;
}
.smallImageright
{
	border: 2px solid #a94805;
	float: right;
	margin-left: 15px;
}
#content .rightPanel .bottom
{
	width: 483px;
	height: 75px;
	float: left;
	padding-top: 19px;
}
#content .bottomContent
{
	width: 683px;
	height: 342px;
	float: left;
	background-image: url(images/darkBrownBack.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding-left: 16px;
	padding-top: 13px;
	padding-bottom: 13px;
}
#content .bottomContent .leftSide
{
	width: 375px;
	height: 360px;
	float: left;
	border-right: 1px solid #944006;
	background-image: url(images/welComeBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 43px;
}
.welcomeimage
{
	border: 2px solid #704a03;
	float: right;
	margin-left: 5px;
}
#content .bottomContent .rightSide
{
	width: 307px;
	height: 149px;
	float: left;
	/*background-image: url(images/newImageMedSpa.jpg);
	background-repeat: no-repeat;*/
	background-position: center top;
	padding-top: 25px;
	text-align: center;
}
.rightBottomimage
{
	border: 3px solid #6d4703;
}
#footer
{
	float: left;
	height: 57px;
	width: 699px;
}
#footer .copright
{
	float: left;
	height: 57px;
	width: 288px;
	font-size: 85%;
	color: #ac7205;
	line-height: 57px;
}
#footer .facebook
{
    float: left;
    margin-top: 17px;   
}
#footer .pinit
{
    float: left;
    margin-top: 15px;
    margin-left: 25px;
}
#footer .navLinkss
{
	float: right;
	height: 57px;
	width: 228px;
	text-align: right;
	font-size: 85%;
	color: #ac7205;
	line-height: 57px;
}
#footer .navLinkss a
{
	color: #ac7205;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}
#footer .navLinkss a:hover
{
	color: #ac7205;
	text-decoration: underline;
}




h1
{
	font-family: Verdana;
	font-size: 140%;
	line-height: 100%;
	width: 250px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: none;
	text-align: left;
	color: #AC7205;
}

h2.price8
{
	font-family: Verdana;
	font-size: 120%;
	line-height: 120%;
	width: 350px;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #BC7C05;
}




h2.price1
{
	font-family: Verdana;
	font-size: 120%;
	line-height: 120%;
	width: 350px;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #BC7C05;
	background: url(images/bullet.gif) no-repeat left center;
	padding-left: 19px;
}

h3.Cost
{
	font-family: Verdana;
	font-size: 100%;
	width: 20%;
	text-align: right;
	float: right;
	color: #BC7C05;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}


.price
{
	float: left;
	width: 478px;
	padding-top: 10px;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a4002;
	margin-bottom: 5px;
}
p.facial
{
	text-align: justify;
}
p.facial a
{
	color: #AC7205;
	text-decoration: underline;
}
p.facial a:hover
{
	color: #AC7205;
	text-decoration: none;
}
p.marks
{
	padding-left: 10px;
	padding-right: 10px;
	color: #FB7207;
	font-size: 80%;
}
.leftPanelImages
{
	width: 200px;
	float: left;
	padding-top: 10px;
}
.leftPanelImages1
{
	width: 200px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding-right: 140px;
	padding-left: 140px;
	height: 205px;
}
.BottomImages
{
	width: 483px;
	float: left;
	height: 150px;
}
#content .rightPanel .bottomMainImage
{
	width: 483px;
	float: left;
	padding-bottom: 10px;
}

a:link.footertext, a:visited.footertext
{
	color: #ac7205;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}
a:hover.footertext
{
	color: #ac7205;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

.footertextt
{
	color: #ac7205;
}

.myth
{
	background: #422110;
	padding: 4px;
	width: 480px;
	border: 2px solid #6A4002;
}

.mytha
{
	background: #422110;
	padding: 4px;
	width: 480px;
	border: 2px solid #6A4002;
	margin-left: 85px;
}

.textBox
{
	color: #C0C000;
	background-color: #330000;
	border-color: #996600;
	border-width: 1px;
	border-style: Solid;
}
.mapQuest
{
	font-size: 110%;
	color: #fb7207;
}
.boldTitles
{
	font-size: 14px;
	font-weight: bold;
}
.buttonClass
{
	color: #C0C000;
	background-color: #400000;
	border-width: 1px;
	border-style: Solid;
}
.lblMessageBox
{
	width: inherit;
	background-color: #9d0b0f;
	color: White;
	padding: 5px;
	margin-bottom: 10px;
}
.imageBorder
{
    border: 2px solid #a94805;
}
.specialsLinks a
{
    color: #ac7205;
    text-decoration: none;
}
.specialsLinks a:hover
{
    color: #a94805;
    text-decoration: underline;
}
