/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #016062;
	

	
}
body {
	margin-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(images/lines_bg.jpg);
}
.outer_adsence {border:1px solid #A5C1EC}
.outer_packages {border:1px solid #FFC30E}
.outer_adv {border:1px solid #FFC30E}
.outer_therapist_thumb {border:1px solid #999999}


.orangetext {color:#D64A1A;}
.purpletext {color:#340D71;}
.darkbluetext {color:#003366;}
.owner {color:#E87601; font-family:"Trebuchet MS"; font-size:14px; font-weight:bold}
.price {color:#B20D0E; font-family:"Trebuchet MS"; font-size:20px; font-weight:bold}
.price1 {color:#000000; font-family:"Trebuchet MS"; font-size:30px; font-weight:bold}
.price2 {color:#072D68; font-family:"Trebuchet MS"; font-size:30px; font-weight:bold}

.blacktext {color:#000000; font-size:12px; font-weight:bold}
.blacktext_normal {color:#000000; font-size:11px; font-weight:normal}

A.topnav:visited {color: #023102;	text-decoration: none;}
A.topnav:link {color: #023102;	text-decoration: NONE;}
A.topnav:hover {color: #D3004B;	text-decoration: underline;}
A.topnav:active {color: #FF0000;	text-decoration: none;}

A.leftnav:visited {color: #007C7F;	text-decoration: none; font-size:11px}
A.leftnav:link {color: #007C7F;	text-decoration: NONE; font-size:11px}
A.leftnav:hover {color: #340D71;	text-decoration: underline; font-size:11px}
A.leftnav:active {color: #007C7F;	text-decoration: none; font-size:11px}

A.FAQ:visited {color: #007C7F;	text-decoration: underline;}
A.FAQ:link {color: #007C7F;	text-decoration: underline;}
A.FAQ:hover {color: #340D71;	text-decoration: underline;}
A.FAQ:active {color: #007C7F;	text-decoration: underline;}


A.dpf:visited {color: #000000;	text-decoration: underline; font-size:9px}
A.dpf:link {color: #000000;	text-decoration: underline; font-size:9px}
A.dpf:hover {color: #ff0000;	text-decoration: underline; font-size:9px}
A.dpf:active {color: #666666;	text-decoration: underline; font-size:9px}

A.dpforms:visited {color: #000000;	text-decoration: underline;}
A.dpforms:link {color: #000000;	text-decoration: underline;}
A.dpforms:hover {color: #ff0000;	text-decoration: underline;}
A.dpforms:active {color: #666666;	text-decoration: underline;}



A.page_link:visited {color: #276824;	text-decoration: none;}
A.page_link:link {color: #276824;	text-decoration: underline;}
A.page_link:hover {color: #ff0000;	text-decoration: underline;}
A.page_link:active {color: #276824;	text-decoration: none;}

.copyright_text {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px;}
.textfield
{
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	font-size: 11px;
	font-family: Verdana;
	width: auto;
	height: 16px;
	padding:2px; 
}

.textarea
{
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	font-size: 11px;
	font-family: Verdana;
	width: auto;
	height: auto;
}
.button
{
	border: 1px solid #cccccc;
	background-color: #f7f7f7;
	color:#333333;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	height: 22px;
}
.page_title {color:#340D71; font-family:"arial"; font-size:20px; font-weight:normal}
.dottedbox {
	margin: 10px;
	padding: 5px;
	height: 300px;
	width: 90%;
	border: thin dashed #000000;
}

.bio_iframe {
	margin: 0px;
	padding: 10px;
	height: 200px;
	width:350px;
	overflow:auto;
	border: 0px dashed #333333;
	
}