A:link, A:active, A:visited {color:#664f3c;text-decoration: underline;}
A:hover {color:#664f3c;text-decoration: underline;}
img {border:0}
.home_bg {background-image:url("../images/main_bg.gif"); background-repeat:no-repeat;};
#home {font-size:11px; color:#664f3c;}
#aboutus {font-size:11px; line-height:2; color:#664f3c}
#treatment {font-size:11px; line-height:2; color:#664f3c}
.treatment_title {font-size:13px; line-height:1; font-weight:bold; text-indent:0px}
#link {font-size:11px; color:#664f3c}
#employment {font-size:11px; color:#664f3c; line-height:2;}
#employment table {font-size:11px; color:#664f3c; line-height:2;margin-left:20px}
#employment table td {height:20px;}
#employment table td p {margin-left:20px}
#booking {font-size:11px; line-height:2; color:#664f3c}
#booking2 {font-size:11px; line-height:1.5; color:#664f3c;}
#info {font-size:11px; line-height:2; color:#664f3c}
.info_title {font-size:13px; line-height:1; font-weight:bold; text-indent:0px; font-style:italic}
.faq {font-size:15px; line-height:1; font-weight:bold; text-indent:0px;}
#form td {height:27px}
#form td .indent_img {margin-left:80px}

a.linkopacity img
{
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}

a.linkopacity:hover img
{
	filter:alpha(opacity=50);   
	-moz-opacity: 0.5;   
	opacity: 0.5;
}