body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #CD9D4E url(images/body_bg.jpg) top repeat-x;
	font-family: arial;
	font-size: 13px;
	color: #000;
}

img {
	border: 0;
}

img.lt {
	float: left;
	padding: 0 15px 0 0;
}


img.rt {
	float: right;
	padding: 0 0 0 15px;	
}

hr.clr {
	width: 100%;
	color: #fff;
	height: 1px;
	clear: both;
	border: 0;
	margin: 0;
	padding: 0;
}

p.clr {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

a:link, a:visited {
	color: #19509D;
	text-decoration: none;
	font-weight: bold;
}

a:active, a:hover {
	color: #19509D;
	text-decoration: underline;
}

div#wrapper {
	margin: 0 auto;
	padding-top: 8px;
	width: 990px;
	position: relative;
	text-align: left;
}
div#header {
	width: 990px;
	height: 97px;
	background: url(images/header_bg.jpg) no-repeat;
}
div#logo {
	float: left;
	width: 410px; 
	height: 97px;
	
}

div#top_phone {
	position: absolute;
	right: 25px !important;
	right: 100px;
	top: 80px;
	font-size: 20px;
	color: #FFFFFF;
	
}

div#top_nav {
	position: absolute;
	right: 25px !important;
	right: 100px;
	top: 45px;
	
}
div#top_nav ul{
	margin: 0;
	padding: 0;
}
div#top_nav ul li{
	margin-left: 5px;
	list-style: none;
	display: inline;
}
div#top_nav ul li a:link, div#top_nav ul li a:visited{
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
div#top_nav ul li a:hover, div#top_nav ul li a:active{
	color: #B0A257;
}
div#photo_bar {
	width: 990px;
	height: 352px;
	background: url(images/photo_bar_bg.jpg) no-repeat;
	
}

div#photo_nav {
	float: left;
	margin-left: 67px !important;
	margin-left: 34px;
	margin-top: 7px;
	height: 345px;
}
div#photo_nav a:link, div#photo_nav a:visited{
	float: left;
	text-indent: -5000px;
	display: block;
}
div#photo_nav a#body:link, div#photo_nav a#body:visited {
	width: 218px;
	height: 345px;
	background: url(images/body_btn.jpg) 0 0;
}
div#photo_nav a#body:hover, div#photo_nav a#body:active {
	width: 218px;
	height: 345px;
	background: url(images/body_btn.jpg) 0 -345px;
}
div#photo_nav a#spa:link, div#photo_nav a#spa:visited {
	width: 226px;
	height: 345px;
	background: url(images/spa_btn.jpg) 0 0;
}
div#photo_nav a#spa:hover, div#photo_nav a#spa:active {
	width: 226px;
	height: 345px;
	background: url(images/spa_btn.jpg) 0 -345px;
}
div#photo_nav a#facial:link, div#photo_nav a#facial:visited {
	width: 212px;
	height: 345px;
	background: url(images/facial_btn.jpg) 0 0;
}
div#photo_nav a#facial:active, div#photo_nav a#facial:hover {
	width: 212px;
	height: 345px;
	background: url(images/facial_btn.jpg) 0 -345px;
}
div#photo_nav a#laser:link, div#photo_nav a#laser:visited {
	width: 211px;
	height: 345px;
	background: url(images/laser_btn.jpg) 0 0;
}
div#photo_nav a#laser:active, div#photo_nav a#laser:hover {
	width: 211px;
	height: 345px;
	background: url(images/laser_btn.jpg) 0 -345px;
}

div#main_nav {
	width: 905px;
	height: 55px;
	background: url(images/main_nav_bg.jpg) no-repeat;
	position: relative;
	padding-left: 85px;
	z-index: 200;
	
}
div#main_nav ul{
	margin: 0;
	padding: 10px 0 0 0;
	height: 25px;
	width: 890px;
	list-style: none;

}

div#main_nav ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	height: 25px;
	float: left;
}
div#main_nav ul li a:link, div#main_nav ul li a:visited{
	font-size: 14px;
	margin-right: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	padding: 1px 2px;
	float: left;
}
div#main_nav ul li a:hover, div#main_nav ul li a:active{
	color: #003F5F;
}
div#main_nav li.last {
	background: transparent;
}

div#main_nav ul ul {
	position: absolute;
	left:-999em;
	width:150px;
	top: 20px;
	height: auto;
	background: #AFA357;
	margin: 4px 0 0 0;
	padding: 0;
	
}

div#main_nav li li {
	width: 150px;
	border: 0;
	margin: 0;
	height: auto;
	display: block;
	background: transparent;
}

div#main_nav ul ul a:link, div#main_nav ul ul a:visited {
	display: block;
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	height: auto;
	float: left;
	background: transparent;
	padding: 7px 0 5px 8px;
	margin: 0;
	border-bottom: 1px solid #003F5F;;
	width: 142px;	
}

div#main_nav ul ul a:hover, div#main_nav ul ul a:active {
	color: #003F5F;
	background: #AFA357;
}

div#main_nav li:hover ul ul,  div#main_nav li.sfhover ul ul {
	left: -9999em;
}


div#main_nav li:hover ul, div#main_nav li li:hover ul, div#main_nav li li:hover ul, div#main_nav li.sfhover ul, div#main_nav li li.sfhover ul, div#main_nav li li.sfhover ul {
	left: 10px;
	z-index: 6000;
	float: left;
}

div.full {
	width: 100%;
	height: auto;
	clear: both;
	position: relative;
	z-index: 500;
	margin-top: 150px;
	float: left;
	}

div#content {
	position: relative;
	width: 990px;
	background: url(images/content_bg.jpg) repeat-y;
}
div#column1 {
	float: left;
	width: 327px;
	min-height: 300px;
	background: url(images/sidebar_top.jpg) top no-repeat;
	
}
div#column1 h2{
	padding: 20px 0 40px 60px;
	margin: 0;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
div#column1 a:link, div#column1 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
div#column1 a:hover, div#column1 a:active{
	color: #682711;
}
div.beige_box {
	float: left;
	margin-left: 39px !important;
	margin-left: 20px;
	margin-bottom: 25px;
	width: 268px !important;
	width: 267px;
	background: url(images/beige_bg.jpg) repeat-y;
}
div.beige_box h3{
	padding: 0 5px;
	margin: 0;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
div.beige_box p{
	padding: 0 7px;
	margin: 0;
	font-size: 11px;
	color: #FFFFFF;
}

div.beige_box_top {
	height: 20px;
	width: 268px;
	background: url(images/beige_top.jpg) top no-repeat;
}
div.beige_box_bottom {
	height: 15px;
	width: 267px;
	background: url(images/beige_bottom.jpg) bottom no-repeat;
}
div.green_box {
	float: left;
	margin-left: 39px!important;
	margin-left: 20px;
	margin-bottom: 25px;
	width: 268px !important;
	width: 267px;
	background: url(images/green_bg.jpg) repeat-y;
}
div.green_box h3{
	padding: 0 7px;
	margin: 0;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
div.green_box p{
	padding: 0 7px;
	margin: 0;
	font-size: 11px;
	color: #FFFFFF;
}
div.green_box_top {
	height: 21px;
	width: 267px;
	background: url(images/green_top.jpg) top no-repeat;
}
div.green_box_bottom {
	height: 21px;
	width: 267px;
	background: url(images/green_bottom.jpg) bottom no-repeat;
}
div.red_box {
	float: left;
	margin-left: 39px!important;
	margin-left: 20px;
	margin-bottom: 25px;
	width: 268px !important;
	width: 267px;
	background: url(images/red_bg.jpg) repeat-y;
}

div#column1 div.red_box a:hover, div#column1 div.red_box a:active{
	color: #CE9D50;
}
div.red_box h3{
	padding: 0 7px;
	margin: 0;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
div.red_box p{
	padding: 0 7px;
	margin: 0;
	font-size: 11px;
	color: #FFFFFF;
}
div.red_box_top {
	height: 21px;
	width: 267px;
	background: url(images/red_top.jpg) top no-repeat;
}
div.red_box_bottom {
	height: 21px;
	width: 267px;
	background: url(images/red_bottom.jpg) bottom no-repeat;
}
div.newsletter {
	margin-top: 10px;
}
div.newsletter label{
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 11px;
	width: 50px;
	padding: 0 0 0 10px;
	margin: 0;
	display: block;
	float: left;
	text-align: right;
}
div.newsletter input{ 
	width: 150px;
}
div.submit {
	margin-top: 10px;
	margin-left: 115px;
}
div#column2 {
	float: right;
	width: 580px !important;
	width: 560px;
	padding-right: 72px !important;
	padding-right: 66px;
	
}
div#column2 img.welcome{
	margin-bottom: 10px;
	margin-left: 5px;
}
div#column2 p{
	line-height: 1.8em;
	padding: 0;
	margin: 0 0 10px 5px;
}

div#column2 h1{ 
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 15px 0;
	color: #19509D;
}

div#column2 h2{ 
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 6px 0;
	color: #19509D;
}

div#column2 h3{ 
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
	color: #19509D;
}

div.halfcenter {
	width: 280px;
	height: 250px;
	float: left;
	text-align: center;
	}
div.halfcenter_photo {
	width: 280px;
	height: 250px;
	float: left;
	
	}

div.halfcolumn {
	width: 590px;
	height: auto;
	float: left;
	text-align: left;
	margin-bottom: 30px;

}
div.halfcolumn h2{
	padding: 0;
	margin:0;
	
}
	
div#column2 div.halfcolumn p {
	float: left;
	width: 215px;
	margin: 0;
	padding-left: 5px;
	
}
div#column2 div.halfcolumn img.lt {
	float: left;
	margin: 0;
	padding: 0;
}
div#column2 div.halfcolumn img.rt {
	float: right;
	margin: 0;
	padding: 0;
}	
div#column2 div.halfcolumn h2#about {
	float: left;
	background: url(images/about_title.jpg) no-repeat;
	width: 145px;
	height: 75px;
	text-indent: -5000px;
	text-align: center;
	padding: 0;
	margin: 42px 0 0 0;
}
div#column2 div.halfcolumn h2#featured {
	float: left;
	background: url(images/featured_title.jpg) no-repeat;
	width: 145px;
	height: 75px;
	text-indent: -5000px;
	text-align: center;
	padding: 0;
	margin: 42px 0 0 0;
}
div#column2 div.halfcolumn h2#testimonial {
	float: left;
	background: url(images/testimonial_title.jpg) no-repeat;
	width: 145px;
	height: 75px;
	text-indent: -5000px;
	text-align: center;
	padding: 0;
	margin: 15px 0 0 0;
}
div#column2 div.halfcolumn h2#gallery {
	float: left;
	background: url(images/gallery_title.jpg) no-repeat;
	width: 154px;
	height: 75px;
	text-indent: -5000px;
	text-align: center;
	padding: 0;
	margin: 42px 0 0 0;
}
div#column2 div.halfcolumn p.testimonial{
	width: 400px;
}
div#gallery_images {
	float: left;
	width: 207px;
	text-align: left;
	margin-top: 5px;
}

div#gallery_images p#halfcolumn{
	font-size: 10px;
	line-height: 1em;
	width: 194px;
	margin: 0;
	padding: 0;
	
}
	
div#footer_img {
	width: 990px;
	height: 89px;
	margin-top: -1px;
	background: url(images/footer.jpg) no-repeat;
}

div#footertext {
	width: 990px;
	height: 75px;
	text-align: center;
}

p#makermark {
	text-align: center;
	color: #333;
	}
	
p#makermark a:link, p#makermark a:visited {
	color: #6B2911;
	text-decoration: none;
	font-weight: bold;
	}
	
p#makermark a:active, p#makermark a:hover {
	color: #6B2911;
	text-decoration: underline;
	}

/**form styles**/
div#newsletter {
	width: 100px;
	margin-left: 5px;
	margin-top: 5px;
}
div#contact_us {
	width: 250px;
	margin-left: 150px;
	margin-top: 25px;
}

div#contact_us p {
	font-weight: bold;
	width: 500px;
	margin-left: 30px;
}

div#contact_us form {
	margin-left: 35px;
	margin-top: 5px;
}
div#contact_us input{
	background-color: #CE9D50;
	width: 170px;	
}
div#contact_us textarea {
	background-color: #CE9D50;
}
div#contact_us select {
	background-color: #CE9D50;	
	width: 175px;
}
div#submit {
	width: 175px;
	text-align: center;
	
}
div#submit input{
	width: 50px;
	margin: 0;
}

.beige_box .red_box{ font-size: 7.5pt; text-align: center; margin-top: 5px; }

#column2 .events p{ line-height: 12pt; }


/**END form styles**/