@font-face {
  font-family: 'Windsor-Regular';
    src:  url('../fonts/Windsor-Regular.ttf.woff') format('woff'),
    url('../fonts/Windsor-Regular.ttf.svg#Windsor-Regular') format('svg'),
    url('../fonts/Windsor-Regular.ttf.eot'),
    url('../fonts/Windsor-Regular.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

body {
	font: 14px/1.3 Verdana, Arial, Helvetica, sans-serif; 
	margin : 0px 0px 0px 0px; 
	padding : 0px 0px 0px 0px; 
	color: #444; 
	background : #e0e5dd url('../images/background.gif') no-repeat top;
} 

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

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

a:hover {
	text-decoration : none;
	color : #B77C04;
} 

a:active {
text-decoration : none; 
color : #517043; 
} 

address {
	padding: 0;
	margin: 0px 60px;
	font-style: normal;	
}

blockquote {
    background: url('../images/bg-quote2.png') no-repeat;    
    border-left: 1px dotted #ccc;
    color: #a5a4a4;
    font-style:italic;
	font-size: 120%;
	line-height: 1.5em;
    margin: 10px;
    padding: 10px 10px 10px 50px;    
} 

p.strapline {  
	font-style:italic;
	color: #a5a4a4;
	font-size: 120%;
	margin: 0 10px 10px 10px;
	line-height: 1.2em;
	text-align:center;
}

blockquote cite {
	font-style:normal;
	font-size: 80%;
}

h1 {
font-size : 24px; 
line-height : 1.1em; 
padding: 3px 0px 10px 0px;
margin: 0px;
color: #517043; 
font-weight: bold;
} 


h2 {
font-size : 16px; 
line-height : 1.4em; 
padding: 6px 0px 2px 0px;
margin: 0px 0px 0px 0px; 
color: #517043; 
} 

.treatment {
	border-top:  1px solid #cccc99;
	padding: 2px 0px 2px 0px;
	margin: 25px 0px 0px 0px; 
}

.treatment h2 {
	float: left;
	font-size : 16px; 
	margin: 0px 0px 0px 0px; 	
	padding: 0;
}

/* Add a border below the last entry in treatment lists */
.lastentry {
	border-bottom:  1px solid #cccc99;	
	padding-bottom: 25px;
}

p.price {
	float: right;
	padding: 0;
	color: #517043; 
	font-size : 14px; 
	font-weight: normal;
	text-align: right;
}

p.description {
	padding: 10px 0 0 0;
	clear: both;
}

h3 {
	font-weight: 300; 
	font-size : 14px; 
	line-height : 1.4em;
	padding: 8px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	color: #000;
} 

p	{
line-height: 1.5em; 
padding: 4px 0px 6px 0px; 
margin: 0px 0px 0px 0px;
} 

p.quote {
color:#517043;
font-style: italic;
}

table {
	margin: 20px 0px 20px 50px;
	/* width: 300px; */
	border-style: none; 
	border-top:  1px solid #cccc99;
}

table td {
	margin: 0;
	padding: 6px 25px 6px 15px;
	border-bottom:  1px solid #cccc99;	
}

table .price {
	text-align: left;
}

ul#menuproducts, ul#menutreatments {
	display: none;
}
body#products ul#menuproducts,
body#environ ul#menuproducts,
body#jane_iredale ul#menuproducts,
body#pinks_boutique ul#menuproducts,
body#neals_yard ul#menuproducts,
body#spa_ritual ul#menuproducts,
body#anp ul#menuproducts,
body#treatments ul#menutreatments,
body#at_home ul#menutreatments,
body#bfh ul#menutreatments,
body#face ul#menutreatments,
body#makeup ul#menutreatments,
body#massage ul#menutreatments,
body#waxing ul#menutreatments,
body#weddings ul#menutreatments {
	display: block;
}


div#contact {
	float: right;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	background-color: #517043;
	margin: 10px 15px 0 0;
	padding: 10px;
	width: 225px; 
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	color: white;
}

div#contact a:link,
footer address a:link {
	color: white;
}

div#contact a:hover,
footer address a:hover {
	color: #cccc99;
}

footer address {
	font-weight: normal;
}

div#container {
	margin: auto; 
	width: 920px; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	position: relative	;
} 

#skip a { 
	display: inline; 
	position: absolute; 
	width: 14em; 
	left: -200em;
	text-decoration:none; 
} 
 
#skip a:focus { 
	position: absolute; 
	left: 0.5em; 
	border: solid #333 2px; 
	color: #fff; 
	background: #555
} 

header {
	font-family: Windsor-Regular, Georgia, Times, serif;
	font-size : 52px;
	padding: 6px 0px 0px 130px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccc99;
	color: #517043;
	background-image: url(../images/gingertreelogo-no-text.jpg);
	background-repeat: no-repeat;
	background-position: 30px 10px;
} 

header p {
	line-height : 0.7em;
}

header .small {
	font-size : 32px;
}

aside#NavSidebar	{
float: left;
width: 170px;
margin: 0px 0px 0px 30px;
padding: 0px 0px 0px 0px;
}

nav {
float : left; 
width: 156px;
margin: -10px 0px 0px 0px;
padding: 0px 0px 8px 0px;
} 

nav ul	{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

nav ul li {
display : block;
width: 148px;
text-align: left;
padding: 12px 0px 10px 0px;
margin: 0px 0px 0px 0px;
float: left;
border-bottom: 1px solid #cccc99;
font-size: 14px;

} 

nav ul li ul li {
padding: 12px 0px 0px 12px;
margin: 0px 0px 0px 0px;
border-bottom: none;
font-size: 12px;
text-decoration: none;
}

nav ul li a, nav ul li ul li a {
color : #517043; 
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-decoration: none;
 font-size: 110%;
}

nav ul li a:hover, nav ul li ul li a:hover {
text-decoration : none;
font-weight: bold; 
color : #a1a151; 
} 

nav ul li a:active, nav ul li ul li a:active {
color : #517043; 
} 

nav ul li a.current, nav ul li ul li a.current{
color: #333; 
font-weight: bold;
} 

div#mainarea	{
width: 920px;
float: left;
/* background: url('../images/flower.jpg') no-repeat; */
padding: 30px 0px 0px 0px;
margin: 0px 0px -1px 0px;
}


#main-content {
float: left; 
padding: 0px 0px 0px 0px;
margin: 0px 10px 0px 0px;
width: 430px;
}

#tour #main-content {
	width: 680px;
	text-align: center;
}

#main-content img.right {
float: right; 
padding: 0px 0px 0px 0px;
margin: 8px 0px 4px 10px;
}

#main-content img.left {
float: left; 
padding: 0px 0px 0px 0px;
margin: 0px 10px 4px 0px;
}

#main-content ul	{
margin-top: 0px;
}

#main-content ul li {
	font-size : 14px;
	color : #333;
	line-height : 1.4em;
	margin : 0px 0px  7px -20px;
	padding-top: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0 4px;
	background-image: url(../images/bullet.jpg);
	list-style: none;
} 

#main-content ul li strong {
font-size: 14px;
line-height: 14px;
}

#main-content ul li ul li	{
list-style-image: url('../images/dash.gif');
}

div#column {
float: left; 
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width: 412px;
}

div#gallery {
float: left; 
padding: 20px 0px 0px 0px;
margin: -9px 0px 0px 22px;
width: 235px;
}

div#gallery img	{
float: left;
padding: 22px 0px 0px 0px;
margin: 0px 0px 3px 0px;
background: #fff url('../images/rightbg.gif') no-repeat;
}

img.social	{
	padding: 0px;
	margin: 0px 0px -5px 0px;
}

footer	{
float: left;
padding: 62px 0px 0px 0px;
margin: 30px 0px 0px 24px;
width: 870px;
height: 66px;
color: #eee;
/** font-size: 10px; **/
background: url('../images/footer.gif') 0px 20px no-repeat;
/* border-top: 1px solid #cccc99; */
}

footer p	{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 4px;
}

footer a {
text-decoration: none;
color: #fff;
font-weight: bold;
}

footer a.white {
color: #517043;
}

div#copyright {
float : left; 
text-align : left; 
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
line-height: 14px;
color:#999;
} 

div#copyright p{
padding: 0px 0px 0px 4px;
margin: 0px 0px 0px 0px;
}

div#valid {
float : right; 
text-align : left; 
padding: 2px 8px 0px 0px;
margin: 0px 0px 0px 0px;
line-height: 14px;
color:#999;
}

div#copyright img{
padding-top: 0px;}

span.large {
	font-size: 120%;
}
div.gallery img {
	border: 2px solid #CCC;
	margin: 5px;
}
div.gallery a:hover img {
	border: 2px solid #b77c04;
}
.message {
	border: 2px solid #678F56;
	padding: 4px 15px;
	margin: 10px 20px;
	background-color: #FCFBD6;
	text-align: center;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px; /* future proofing */
}
small a:link, small a:visited {
	font-weight: normal;
}
