/* CSS Document */
*{margin: 0; padding: 0;}
body{ background: url('images/Symmetry.gif') repeat top center; margin:0}
.cleardiv{
clear:both;
}
#header { background: url('images/symheadbg.jpg') no-repeat top center; margin: auto; height: 349px; width: 727px;}
#navvy { /*background: url('images/navbg.jpg') repeat-x top center;*/ height: 62px; width:727px; position: relative; top: 255px; overflow:visible; z-index: 100;}
#navvy a{
border:none; 
color: #f6f0dd;
position: relative; 
text-decoration: none;
font-size: 1em; 
font-weight: 500;
font-family: Trebuchet MS, Arial, sans-serif;
}
#navvy a:hover {color:#d9cda2; font-size: 1.038em;
}
#navvy ul{
list-style-type: none; position:relative; top:15px; 
}
#navvy li{ display:inline; color: #f6f0dd;
}
#link1{
	width:68px;
	text-align:center;
}
#link2{
	width:112px;
	height:38px;
	text-align:center;
}
#link3{
	width:65px;
	text-align:center;
}
#link4{
	width:61px;
	text-align:center;
}
#link5{
	width:85px;
	text-align:center;
}

#navvy .sublinks{

display:none;
z-index:99;
width:113px;
margin-left:68px;
top:35px;
position:absolute;
background: #8e4743;


}

#navvy li:hover .sublinks{
	display:block;
}

#navvy .sublinks ul{
	top:5px;
	display:block;
	padding-bottom:10px;
}

#navvy .sublinks ul li{
	top:0px;
	display:block;
	padding-left:20px;
	font-size: 11px;
}

#content {
background: #f1e9cd url('images/contentbg.jpg') repeat-y top center; 
width: 727px; 
clear: left; 
margin: auto; 
position: relative; 
top:0px;
}
.fir{
	display:none;
}
#leafimage {
	float:right;
	width:150px;
	height:180px;
	margin-top: 5px;
	margin-left:35px;
	margin-bottom:40px;
}

#massageimage {
	float:left;
	width:150px;
	height:180px;
	margin-top: 5px;
	margin-right:15px;
	margin-bottom: 10px;
}
#winewrap {
	float:left;
	width:150px;
	height:180px;
	margin-top: 5px;
	margin-right:15px;
}
#rareearth {
	float:left;
	width:150px;
	height:180px;
	margin-top: 5px;
	margin-right:15px;
}
#seasalt {
	float:left;
	width:150px;
	height:180px;
	margin-top: 5px;
	margin-right:15px;
	margin-bottom:90px;
}
#heavenly{
	float:left;
	width:150px;
	height:180px;
	margin-top: 5px;
	margin-right:15px;
	margin-bottom:50px;
}
#contenttext {
width:600px;
margin-left: 65px;
padding-bottom: 80px;
padding-top: 25px;	
}
#scroll { background: url('images/scrollhead.jpg') no-repeat top center;
width:727px;
height: 38px;
margin:auto;
}
#location{
	float:right;
	border-left:dotted;
	border-left-width:2px;
	border-left-color:#e5d9af;
	margin-left:20px;
	margin-bottom:15px;
	padding-left: 20px;
	width: 150px;	
}

#hours{
	float:right;
	border-left:dotted;
	border-left-color:#e5d9af;
	margin-left:20px;
	margin-bottom:15px;
	padding-left: 20px;
	width: 150px;
}

#skincolumn{
	width:155px;
	float:right;
	margin-left: 20px;
	padding-left:15px;
	border-left: #e5d9af 2px dotted;
}

ul{
list-style-type:none;
}

li{
font-size:.73em;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
color:#5d5d5c;
line-height: 1.7em;
}

a{
color:#8c433f;
text-decoration: none;
}

a:hover{
text-decoration:underline;
}

hr{
color:#e5d9af;
margin:5px;
border-style:dotted;
height:.5px;
}

h3{
color:#afa287;
font-size:.6em;
font-family:Trebuchet MS, Arial, sans-serif;
}

p{
color:#5d5d5c;
font-size:.8em;
line-height:1.7em;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
} 
#footer{
	background: #f1e9cd url('images/contentbg.jpg') repeat-y top center; 
	display:block;
	position:absolute;
	width:727px;
        height:90px;
	float:none;
}
#nav { 
 display: block; 
 margin: 0; 
 padding: 0; 
 position: relative; 
}
#nav li { 
display: block; 
list-style: none; 
margin: 0; 
padding: 0; 
float: left; 
position: relative; 
}
#nav a { 
display: block; 
}
#nav ul { 
display: none; 
position: absolute; 
left: 0; 
margin: 0; 
padding: 0; 
}
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul { width: 112px; }
#nav ul ul { left: 131px; }

/* Everything else is theming */
 
#nav { 
background: url('images/navbg.jpg') repeat-x top center;
height: 62px; 
width:727px;
top:265px;
z-index:99;
}

#nav *:hover { 
background-color: none; 
}
#nav a { 
 
color: white; 
font-size: 12px; 
line-height: 50px;; 
}

#nav li.hover a { 
background-color: #7A473D; 
text-decoration:none;
}
#nav ul { 
top: 51px; 
z-index:100;
}
#nav ul li a { 
background-color: #7A473D; 
line-height:24px;
}
#nav ul a.hover { 
background-color: #752e2a; 
}
#nav ul a { 
border-bottom: 1px solid #935851; 
border-right: none; 
opacity: 0.9; 
filter: alpha(opacity=90); 
}
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

#footer-info{
float:left;
width: 300px;
margin-left:30px;
}
#social-links{
float:right;
margin-right:30px;
}
#twittericon{
margin-right:10px;
}
