body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color:#000000;
	}

h1 {font-size: 105%}

#noflash {
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:1px;
	clip: rect(0 1px 1px 0);
	overflow: hidden;
	text-indent: 10px;
	}

#wrapper {
	position:relative;
	width:775px;
	margin: 0 auto;
	}

/******main layer styles*******/
#masthead {
	position:relative;
	background-image:url(images/parchment-top.gif);
	background-repeat:no-repeat;
	/*height:4.5em;*/
	}

#header {
	position:relative;
	top:3em;
	background-image:url(images/parchment.gif);
	background-repeat:repeat;
	font-size:85%;
	}
	
#header img {padding-left:45px;}

#mainNav {margin-left:35px;}
#mainNav img {padding:5px;}

#flash_content {
	position:relative;
	width:775px;
	text-align:center;
	}

#content, #about_content, #boutique_content, #salon_content, #directions_content {
	position:relative;
	background-image:url(images/parchment.gif);
	background-repeat:repeat-y;
	/*padding-top:50px;*/
	width:775px;
	_height:1%;
	overflow:auto;
	}

#content, #boutique_content, #salon_content, #directions_content {top:2.5em;}
#about_content {top:1.75em;}
	
#shop_content {
	position:relative;
	background-image:url(images/parchment.gif);
	background-repeat:repeat-y;
	top:1.5em;
	width:775px;
	_height:1%;
	overflow:auto;
	}

/*#content {height:58em;}
#about_content {height:100em;}
#boutique_content {height:110em;}
#salon_content  {height:130em;}
#directions_content{height:85em;}*/

#spa_content {
	position:relative;
	background-image:url(images/parchment.gif);
	background-repeat:repeat-y;
	/*padding-top:50px;*/
	padding-left:50px;
	padding-right:50px;
	font-size:95%;
	top:2.5em;
	width:675px;
	/*height:140em;*/
	_height:1%;
	overflow:auto;
	}

#left_content {
	float:left;
	width:375px;
	padding-left:50px;
	font-size:95%;
	}

#left_content a:link, #spa_content a:link, #left_content a:visited, #spa_content a:visited {color:#996633; text-decoration:none;}
#left_content a:hover, #spa_content a:hover {color:#663300; text-decoration:underline;}


#center_content {
	width:650px;
	padding-left:75px;
	font-size:95%;
	}

#center_content a:link, #center_content a:visited {color:#996633; text-decoration:none;}
#center_content a:hover {color:#663300; text-decoration:underline;}
	
#right_content {
	float:right;
	width:300px;
	padding-left:5px;
	padding-right:35px;
	border-left: 1px #006600 dotted;
	font-size:85%;
	}

#map {
	width:375px;
	height:300px;
	}

#index_footer {
	position:relative;
	text-align:center;
	height:5em;
	/*top:0em;*/
	font-size:70%;
	color:#ffffff;
	}
	
#index_footer a:link, #index_footer a:visited {color:#ffffff; text-decoration:none;}
#index_footer a:hover {color:#ffffff; text-decoration:underline;}

#index_masthead_end {
	position:relative;
	margin-top:2.5em;
	height:5em;
	background-image:url(images/parchment-bottom.gif);
	background-repeat:no-repeat;
	}

#footer {
	position:relative;
	text-align:center;
	background-image:url(images/parchment.gif);
	background-repeat:repeat;
	height:5em;
	/*top:0em;*/
	font-size:70%;
	padding-top:20px;
	}
	
#footer a:link, #footer a:visited {color:#000000; text-decoration:none;}
#footer a:hover {color:#000000; text-decoration:underline;}

#footer_end {
	position:relative;
	height:5em;
	background-image:url(images/parchment-bottom.gif);
	background-repeat:no-repeat;
	}

/******gallery styles*****/
#gallery {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	}
	
#gallery th {font-size:85%;}
#gallery img {border:1px solid #000000;}

/******main classes*******/
.right_text {padding-left:10px;}

.right_smallpic {padding-left:45px;}
