html{height: 100%;}

body
{
	background-color: #FDB604;
	background: #FEB705 url(bkgnd1.jpg) ;
	color: red;
}

blockquote
{ background-color: #F7EFF1;
  color: #5F4F53;
  border-color: #CFBBC0;
}

#main
{
	background: #FEB705 url(back_8_middle.jpg) repeat-y;
	color: #FEB705;
}

#footer, #links
{
	background: #FFFFFF url(footer.jpg)
}

#links a, #footer a
{ background-color: transparent;  
  color: #5F4F53;
  font-size:120%;
}



#logo
{
	background: #FFFFFF url(logo1.jpg) no-repeat;
	color: #5F4F53;
}

#links a:hover, #footer a:hover
{ background-color: transparent;
   color: #22305F;
}  

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #FFFFFF url(menu_hover1.jpg);
  color: #1C296F;
  font-size:120%;
} 

#menu, #menu li a
{ background: #FFFFFF url(menu_hover1.jpg);
  color:   #484E56;
  font-size:110%;
  border-color: #D7D7D7;
}

#content, #column1, #column2, 
.sidebaritem, .sidebaritem a, #column2 a,
.sidebaritem a:hover, #column2 a:hover, .sideHeader a, .therapist a
 
{
	color: #5F4F53;
	
}

input, textarea
{ background-color: #FFFFFF;
  color: #5F4F53;
  border-color: #B9A7AC;
}

.inputro
{ background-color: #CCCCCC;
  color: #1c296f;
  border-color: #B9A7AC;
  width: 259px; 
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  border: 1px solid #999999;
  margin: 2px;
}



#massages a, #workshops a, #courses a , #therapists a{
	color:#1C296F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
}

.therapist a img , .sidebaritem a img{border:solid 1px rgb(255,184,4);}
.therapist a:hover img, .sidebaritem a:hover img {border:solid 1px rgb(150,150,150);}

#trainingTitle {
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	background: url(trainingtitle.jpg) repeat-x;
	background-color:#22305F; /*#774F10;*/
	height:20px;
	width:172px;
	padding-left:3px;
}

#workshopTitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 120%;
  font-weight: 600;
  height:20px;
  color:#FFFFFF;
  background: url(workshoptitle.jpg) repeat-x;
  background-color:#E36751;
  margin: 0px;
  text-align:left;
  padding-left:3px;

}

#holidayTitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 120%;
  font-weight: 600;
  height:20px;
  color:#1a1f82;
  background: url(holidaytitle.jpg) repeat-x;
  background-color:#E36751;
  margin: 0px;
  text-align:left;
  padding-left:3px;

}


