body {
	background-color: #6B5229;
}
#container {
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
	width: 782px;
	text-align: left;
}
#banner {
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 115px;
	width: 782px;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 782px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	color: #6B5229;
	text-align: center;
	padding-top: 15px;
	clear: both;
}
#footer a:link, #footer a:visited	{
	color: #6B5229;
	text-decoration:none;
}
#footer a:hover, #footer a:active	{
	color: #6B5229;
	text-decoration:underline;
}
#footer img	{
	margin: 0px 3px;
}






#nav {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 25px;
	padding-top: 0px;
	padding-left: 10px;
	margin: 0 5px;
	font-weight: bold;
	background-image: url(../images/img_bkgd_menu.gif);
	background-repeat:repeat-x;
}
#topMenu {
color: #663300;
}
table#topMenu {height:25px;}
#topMenu td	{
	padding: 3px 9px 0px 9px;
}
#topMenu a:link, #topMenu a:visited	{
	color: #fff;
	text-decoration:none;
	font-weight:bold;
}
#topMenu a:hover, #topMenu a:active	{
	color: #adae82;
	text-decoration:none;
	font-weight:bold;
}
#mainMenu {
	color: #A7282F;
	border-top:1px solid #AA9594;
}
#mainMenu td	{
	padding: 7px 9p;
}
#mainMenu a:link, #mainMenu a:visited	{
	color: #A7282F;
	text-decoration:none;
	font-weight:bold;
}
#mainMenu a:hover, #mainMenu a:active	{
	color: #DD353E;
	text-decoration:none;
	font-weight:bold;
}
.menuDivider	{
	border-right:1px solid #757e4d;
	border-left:1px solid #adae82;
}
.menuOnUnder {
	background-image: url(/images/menu_bgDown.gif);
	background-repeat: no-repeat;
}
.menuOnOver {
	background-image: url(/images/menu_bgUp.gif);
	background-repeat: no-repeat;
}
#mainContent {
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	min-height: 237px;
	height:auto !important;
	height:237px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top:0px;
}
.text {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 20px;
	margin-top: 5px;
	line-height:18px;
}
.text a:link,.text a:visited	{
	color: #000000;
	margin: 0px 10px;
}
.text a:hover,.text a:active	{
	color: #89945B;
}
.text img	{
	margin-bottom: 5px;
}
#Content {
	background-color: #eee9d9; 
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-x;
	margin-right: 5px;
	margin-left: 5px;
	padding: 15px 20px 20px 20px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.8em;
}
#Content a:link, #Content a:visited	{
	color: #000000;
}
#Content a:hover, #Content a:active	{
	color: #89945B;
}
#Left {
	width: 534px;
	}
#Location {
	width: 140px;
	border:1px solid #b8ac99;
	margin-top: 16px;
	padding: 10px 10px 10px 10px;
	background-color: #f4f1e6;
	float: right;
	color: #8d7e6e;
	line-height: 16px;
	}
	
#Location h2 {
	color: #6B5229;
	margin-top:0;
	}
#Location p {margin-bottom:5px;}
#Location span {color:#89945B;font-weight:bold;}
		
h1	{
	font-size: 1.5em;
	color: #6B5229;
}
h2	{
	font-size: 1.1em;
	color: #000000;
	margin-bottom: 0px;
}
form table td	{
	padding: 2px 5px 5px 0px;
	border-bottom: 1px dotted #CCC7B7;
	font-size: .9em;
}p {
	margin-top: 0px;
	padding-top: 0px;
}
#bottomMenu {
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: right;
	color: #B8AC99; 
	width: 740px;
	height: 24px;
}
#bottomMenu a:link, #bottomMenu a:visited	{
	color: #CEC5B7; 
	text-decoration: none;
}
#bottomMenu a:hover, #bottomMenu a:active	{
	text-decoration: underline; 
}
.buttonImage	{
	margin-top: 10px;
}

.payment {
	font-weight:bold;
	float:left;
	position:absolute;
	top:50px;
	left:50%;
	margin-left:-368px;
}
	
.payment a {
	display:block;
	background: url(../images/payment.png) top left no-repeat;
	height:24px;
	width:200px;
		}
	
.payment span{
	display:none;
	}
	
.addressLine {
	padding-top:6px;

	float:right;
	}
.link {
	display:none;
}

#beforeAfterPhotos td {
	padding:0 10px 10px 0;
}
td.staffPhoto {
	padding-top:20px;
}
td.staffPhoto div {
	width:316px;
	padding:5px;
	border:2px solid #f4f1e9;
}

.skinCareProductShot {
	border:1px solid #B8AC99;
	margin:10px 30px 10px 0;
	float:left;
}
.skinCareProducts h2 {
	clear:left;
}