/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
	FONT-FAMILY: "Times New Roman", Times, serif; 
	FONT-SIZE: 12px;
	COLOR: #533019;
	scrollbar-face-color: #E7E7D4;
   scrollbar-shadow-color:White;
	scrollbar-arrow-color: #68652E;
	background-color: #CBC59E;
}
P, SPAN, TABLE, TD{
	FONT-FAMILY: "Times New Roman", Times, serif; 
	FONT-SIZE: 12px; 
	COLOR: #533019;
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: "Times New Roman", Times, serif; 
	font-size: 11px;
	COLOR: #533019;
}
HR{
	height: 1pt;
}
h4{
	border-bottom:1px solid #68652E;
	color: #68652E;
}
H1{
	font-size: 14px;
	color: #68652E;
	margin-bottom: 0px;
}
A:link  {
	COLOR: #68652E;
	text-decoration: underline; 
}
A:visited { 
	COLOR: #68652E;
	text-decoration: underline; 
}
A:active {
	COLOR: #68652E;
	text-decoration: underline; 
}
A:hover {
	COLOR: #68652E;
	text-decoration: none; 
}
.copyright{
	font-size: 10px;
	COLOR: #68652E;
}
.copyright A:link  {
	COLOR: #68652E;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.copyright A:visited { 
	COLOR: #68652E;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright A:active {
	COLOR: #68652E;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
 .copyright A:hover {
	COLOR:  #68652E;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.leftnav {
	padding-left: 7px;
	padding-right: 7px;
	font-size: 11px;
	COLOR: #E7E7D4;
	text-decoration: none;
	 FONT-WEIGHT: bold;
	 background-color:#543018;
}
.leftnav A:link  {
	COLOR: #E7E7D4;
	text-decoration: none;
	 FONT-WEIGHT: bold;
}
.leftnav A:visited { 
	COLOR: #E7E7D4;
	text-decoration: none; 
	FONT-WEIGHT: bold;
}
.leftnav A:active {
	COLOR: #E7E7D4;
	text-decoration: none;
	 FONT-WEIGHT: bold;
}
.leftnav A:hover {
	COLOR: #E7E7D4;
	text-decoration: underline; 
     FONT-WEIGHT: bold;
}
.topNav {
	FONT-FAMILY: "Times New Roman", Times, serif; 
	FONT-VARIANT: small-caps;
	background-color: #543018;
	font-size: 12px;
	COLOR: #E7E7D4;
	text-decoration: none;
	padding:5px;
}
.topNav A:link  {
	COLOR: #E7E7D4;
	text-decoration: none;
}
.topNav A:visited { 
	COLOR: #E7E7D4;
	text-decoration: none; 
}
.topNav A:active {
	COLOR: #E7E7D4;
	text-decoration: none;
}
.topNav A:hover {
	COLOR: #E7E7D4;
	text-decoration: underline; 
}
.tableHeader{
	color: white;
	background-color: #68652E;
}
.serviceName{
	font-weight:bold;
	color:#68652E;
}
.calendarTop{
	background-color: #543018;
	color: white;
	font-weight:bold;
}
.calendarInactiveCell{
	background-color: #B2AA7C;
}

.calendarTodayCell{
	background-color: #D5CBB3;
	
}
.calendarActiveCell{
	background-color: #DCD8BD;
}
.homeHeader{
	color: #68652E;
	font-size:13px;
	font-weight:bold;
	font-style: italic;
}
/*---SLIDE SHOW STYLING---*/
.HomeVideo{
    height:  316px;
    width:   768px;
    padding: 0px;
    margin:  0;
    background: transparent url(http://assets.woodhousespas.com/Images/Franchisee_SlideShow.jpg);
    text-align: left;
}
.HomeVideoLinks{
    float: right; 
    margin-top: 236px;
    margin-right: 34px;
    width: 392px;
}
.HomeVideoLinks a:link,
.HomeVideoLinks a:visited{
    float: left;
    display: block; 
    height: 65px;
    width: 65px;
}
.pics {
    height:  315px;      
    width:   768px;      
    padding: 0;      
    margin:  0;
    border:  0px;  
    overflow: hidden;
}      
.pics img {
    padding: 0px;      
    border:  0px;      
    background-color: #eee;      
    width:  768px;     
    height: 315px;     
    top:  0;     
    left: 0; 
    overflow: hidden;
}