/* <global styles> */

	body{margin:0px;padding:0px}
	body{
		background:#407706;
		font:normal 12px Verdana;
		color: #615E42;
	}
	table,div,p,span{font:normal 12px Verdana;}
	form{
		margin: 0;
	}
	
	a:link, a:visited {
		color:#804228;font:normal 12px Verdana;
		text-decoration:none;
	}
	a:hover{
		color:#804228;font:normal 12px Verdana;
		text-decoration:underline;
	}
	H1, H2, H3
	{
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 18px;	
		color: #804228;	
		font-weight: bold;
	}
	
	H2 {font-size: 15px;}
	H3 {font-size: 17px;margin:5px;line-height:20px;}

.clinics1{display:none;}
.clinics2{display:none;}
	/* <Forms styles> */
	textarea, textarea.input_textarea{
		font:normal 11px Verdana;
		border:1px solid #999999;/* More css here */
		width:400px;
	}
	.label {font:normal 12px Verdana;color:#000000;}
	.error {font:normal 11px Verdana;color:#cc0000;}
	.success {font:normal 12px Verdana;color:#008000;}
	.notes {font:normal 11px Arial;color:#000000;}
	input[type=text],input[type=password], input.input_text{border:1px solid #9b7d3a;background:#f9f3e5;font:normal 11px Verdana;width:200px;}
	input[type=button], input[type=submit], input.input_button{border:0;font-size:12px;text-transform:lowercase;background:#a25e26;color:#f9f3e5;}
	/* </Forms styles> */
/* </global styles> */

#ph_site_content {
	width:650px;margin:7px;
}
#ph_site_user_menu{width:200px;text-align:left;}

#ph_site_user_menu .header{width:200px;height:28px;background:url(../../img/143/nav2Spacer.gif) center no-repeat;}
#ph_site_user_menu .footer{display:none;}
#ph_site_user_menu .body{text-align:left;width:200px;background:#e3ca98;border:1px solid #9b7d3a;padding:5px 0;}

/* IF LOGGED IN */
#ph_site_user_menu .body .item {margin-left:15px; padding-left:5px; width:140px;text-align:left;background:url(../../img/143/usermenu_bullet.gif) no-repeat left;}

#ph_site_user_menu .body .last {}

#ph_site_user_menu .body .item a:link,
#ph_site_user_menu .body .item a:visited{
	font:bold 11px Arial;color:#2b2b2b;text-decoration:none;display:block;
	padding-left:10px;padding-top:4px;padding-bottom:4px;
}

#ph_site_user_menu .body .item a:hover, 
#ph_site_user_menu .body .sel a:link, 
#ph_site_user_menu .body .sel a:visited,
#ph_site_user_menu .body .sel a:hover{
	font:bold 11px Arial;color:#2b2b2b;text-decoration:underline;display:block;
	padding-left:10px;padding-top:4px;padding-bottom:4px;
}
/* ELSE (not logged in) */
#ph_site_user_menu .body .label {
	/* Your css here */ widht:50px;text-align:right;padding-right:5px;font:normal 11px Arial;
}

#ph_site_user_menu .error {
	font:normal 10px Arial;color:#cc0000;
}
#ph_site_user_menu .message ul{
	margin:0px;padding:0px;margin-left:30px;padding-left:10px;line-height:12px;
}

#ph_site_user_menu .message li{
	padding:0px;font-size:10px;
}
#ph_site_user_menu .body .field input{
	font:normal 10px Arial;width:100px;height:15px;
}
#ph_site_user_menu .body .others{text-align:right;padding-right:25px;}
#ph_site_user_menu .body .others a:link, 
#ph_site_user_menu .body .others a:visited{
	font:normal 11px Arial;color:#000000;text-decoration:none;
}
#ph_site_user_menu .body .others a:hover{
	font:normal 11px Arial;color:#000000;text-decoration:underline;
}


/* ENDIF */

#ph_site_cat_menu{width:200px;text-align:left;background:#e3ca98;border:1px solid #9b7d3a;padding:5px 0;}

#ph_site_cat_menu .header{display:none;}
#ph_site_cat_menu .footer{display:none;}

#ph_site_cat_menu .item {
	background:url(../../img/143/catmenu_bullet1.gif) no-repeat 10px 2px;margin-left:5px;padding-left:25px;
}

#ph_site_cat_menu .item a:link, 
#ph_site_cat_menu .item a:visited{
	color:#5b723e;font:bold 13px Arial;
}
#ph_site_cat_menu .item a:hover, 
#ph_site_cat_menu .sel a:link, 
#ph_site_cat_menu .sel a:visited,
#ph_site_cat_menu .sel a:hover{
	color:#5b723e;font:bold 13px Arial;text-decoration:underline;
}

#ph_site_cat_menu .subitem {
	margin-left:20px;
}

#ph_site_cat_menu .subitem a:link, 
#ph_site_cat_menu .subitem a:visited{
	background:url(../../img/143/catmenu_bullet2.gif) no-repeat 10px 2px;
	color:#314e0c;font:normal 12px Arial;padding-left:25px;
}

#ph_site_cat_menu .subitem a:hover, 
#ph_site_cat_menu .subsel a:link,
#ph_site_cat_menu .subsel a:visited,
#ph_site_cat_menu .subsel a:hover{
	color:#ffffff;font:normal 12px Arial;background:#9b7d3a;padding-left:25px;margin-right:10px;
	border:1px solid #9b7d3a;display:block;
}

#ph_site_cat_menu .subsubitem {
	background:#f3e6ca url(../../img/143/catmenu_bullet3.gif) no-repeat 23px 2px;margin-left:20px;margin-right:10px;
}

#ph_site_cat_menu .subsubitem a:link,
#ph_site_cat_menu .subsubitem a:visited{
	color:#708155;font:normal 11px Arial;margin-left:35px;
}

#ph_site_cat_menu .subsubitem a:hover, 
#ph_site_cat_menu .subsubsel a:link,
#ph_site_cat_menu .subsubsel a:visited,
#ph_site_cat_menu .subsubsel a:hover{
	color:#708155;font:normal 11px Arial;margin-left:35px;
}

#ph_site_copyright {font-size:11px;color:#ffffff;}


TD.navSpace
{
	width: 21px;	
}

A.n_home
{
	display: block;
	width: 50px;
	height: 38px;
	background-image: url(../../img/161/n_home.gif);
	background-repeat: no-repeat;	
}
A.n_home:hover
{
	background-position: -50px 0px;	
}
A.n_homeSel
{
	display: block;
	width: 50px;
	height: 38px;
	background-image: url(../../img/161/n_home.gif);
	background-repeat: no-repeat;	
	background-position: -50px 0px;	
}

A.n_services
{
	display: block;
	width: 64px;
	height: 38px;
	background-image: url(../../img/161/n_services.gif);
	background-repeat: no-repeat;	
}
A.n_services:hover
{
	background-position: -64px 0px;	
}
A.n_servicesSel
{
	display: block;
	width: 64px;
	height: 38px;
	background-image: url(../../img/161/n_services.gif);
	background-repeat: no-repeat;	
	background-position: -64px 0px;	
}

A.n_qualifications
{
	display: block;
	width: 177px;
	height: 38px;
	background-image: url(../../img/161/n_qualifications.gif);
	background-repeat: no-repeat;	
}
A.n_qualifications:hover
{
	background-position: -177px 0px;	
}
A.n_qualificationsSel
{
	display: block;
	width: 177px;
	height: 38px;
	background-image: url(../../img/161/n_qualifications.gif);
	background-repeat: no-repeat;	
	background-position: -177px 0px;	
}

A.n_problems
{
	display: block;
	width: 126px;
	height: 38px;
	background-image: url(../../img/161/n_problems.gif);
	background-repeat: no-repeat;	
}
A.n_problems:hover
{
	background-position: -126px 0px;	
}
A.n_problemsSel
{
	display: block;
	width: 126px;
	height: 38px;
	background-image: url(../../img/161/n_problems.gif);
	background-repeat: no-repeat;	
	background-position: -126px 0px;	
}

A.n_news
{
	display: block;
	width: 48px;
	height: 38px;
	background-image: url(../../img/161/n_news.gif);
	background-repeat: no-repeat;	
}
A.n_news:hover
{
	background-position: -48px 0px;	
}
A.n_newsSel
{
	display: block;
	width: 48px;
	height: 38px;
	background-image: url(../../img/161/n_news.gif);
	background-repeat: no-repeat;	
	background-position: -48px 0px;	
}

A.n_feedback
{
	display: block;
	width: 71px;
	height: 38px;
	background-image: url(../../img/161/n_feedback.gif);
	background-repeat: no-repeat;	
}
A.n_feedback:hover
{
	background-position: -71px 0px;	
}
A.n_feedbackSel
{
	display: block;
	width: 71px;
	height: 38px;
	background-image: url(../../img/161/n_feedback.gif);
	background-repeat: no-repeat;	
	background-position: -71px 0px;	
}

A.n_contact
{
	display: block;
	width: 79px;
	height: 38px;
	background-image: url(../../img/161/n_contact.gif);
	background-repeat: no-repeat;	
}
A.n_contact:hover
{
	background-position: -79px 0px;	
}
A.n_contactSel
{
	display: block;
	width: 79px;
	height: 38px;
	background-image: url(../../img/161/n_contact.gif);
	background-repeat: no-repeat;	
	background-position: -79px 0px;	
}

A.n_privacy
{
	display: block;
	width: 57px;
	height: 38px;
	background-image: url(../../img/161/n_privacy.gif);
	background-repeat: no-repeat;	
}
A.n_privacy:hover
{
	background-position: -57px 0px;	
}
A.n_privacySel
{
	display: block;
	width: 57px;
	height: 38px;
	background-image: url(../../img/161/n_privacy.gif);
	background-repeat: no-repeat;	
	background-position: -57px 0px;	

}
A.footNavTitle
{
	line-height: 1.7em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #615e42;
}
A.footNavTitle:hover
{
	text-decoration:underline;
}
TD.footNavTitle
{
	line-height: 1.7em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #615e42;
}

TD.footText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;	
	color: #615e42;
}
A.footTextLink
{
	color: #615e42;	
	text-decoration: none;
	font-weight: normal;
}
A.footTextLink:hover
{
	text-decoration: underline;
}

TD.footNav
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;	
	color: #615e42;
	padding: 0px 3px 0px 3px;
}

A.footNavLink
{
	color: #615e42;
	text-decoration: none;
	line-height: 1.5em;
	font-size: 7pt;	
}
A.footNavLink:hover
{
	text-decoration: underline;
}

#ph_site_signup_link{
	width:180px;height:28px;
	background: url(../../img/143/signup_bkg.jpg) no-repeat;
}
#ph_site_signup_link a:link,
#ph_site_signup_link a:visited,
#ph_site_signup_link a:hover
{line-height:28px;height:28px;text-decoration:none;display:block;}

#ph_site_signin_link{
	width:180px;height:24px;
	background: url(../../img/143/signin_bkg.jpg) no-repeat;
}
#ph_site_signin_link a:link,
#ph_site_signin_link a:visited,
#ph_site_signin_link a:hover
{line-height:24px;height:24px;text-decoration:none;display:block;}

A.n_psic
{
	display: block;
	width: 186px;
	height: 85px;
	background-image: url(../../img/161/n_psic.gif);
	background-repeat: no-repeat;	
}

A.n_psic:hover
{
	background-position: -186px 0px;
}

A.n_psicSel
{
	display: block;
	width: 186px;
	height: 85px;
	background-image: url(../../img/161/n_psic.gif);
	background-repeat: no-repeat;
	background-position: -186px 0px;
}

A.n_lps
{
	display: block;
	width: 186px;
	height: 85px;
	background-image: url(../../img/161/n_lps.gif);
	background-repeat: no-repeat;
}

A.n_lps:hover
{
	background-position: -186px 0px;
}

A.n_lpsSel
{
	display: block;
	width: 186px;
	height: 85px;
	background-image: url(../../img/161/n_lps.gif);
	background-repeat: no-repeat;
	background-position: -186px 0px;
}

A.n_cp
{
	display: block;
	width: 186px;
	height: 85px;
	background-image: url(../../img/161/n_cp.gif);
	background-repeat: no-repeat;
}

A.n_cp:hover
{
	background-position: -186px 0px;
}

A.n_cpSel
{
	display: block;
	width: 186px;
	height: 85px;
	background-image: url(../../img/161/n_cp.gif);
	background-repeat: no-repeat;
	background-position: -186px 0px;
}

A.n_him
{
	display: block;
	width: 186px;
	height: 85px;
	background-image: url(../../img/161/n_him.gif);
	background-repeat: no-repeat;	
}

A.n_him:hover
{
	background-position: -186px 0px;	
}

A.n_himSel
{
	display: block;
	width: 186px;
	height: 85px;
	background-image: url(../../img/161/n_him.gif);
	background-repeat: no-repeat;	
	background-position: -186px 0px;	
}

A.n_lrh
{
	display: block;
	width: 186px;
	height: 85px;
	background-image: url(../../img/161/n_lrh.gif);
	background-repeat: no-repeat;	
}

A.n_lrh:hover
{
	background-position: -186px 0px;	
}

A.n_lrhSel
{
	display: block;
	width: 186px;
	height: 85px;
	background-image: url(../../img/161/n_lrh.gif);
	background-repeat: no-repeat;	
	background-position: -186px 0px;	
}

A.n_tna
{
	display: block;
	width: 186px;
	height: 85px;
	background-image: url(../../img/161/n_tna.gif);
	background-repeat: no-repeat;	
}

A.n_tna:hover
{
	background-position: -186px 0px;	
}

A.n_tnaSel
{
	display: block;
	width: 186px;
	height: 85px;
	background-image: url(../../img/161/n_tna.gif);
	background-repeat: no-repeat;	
	background-position: -186px 0px;	
}

A.n_lpfhc
{
	display: block;
	width: 186px;
	height: 85px;
	background-image: url(../../img/161/n_lpfhc.gif);
	background-repeat: no-repeat;	
}

A.n_lpfhc:hover
{
	background-position: -186px 0px;	
}

A.n_lpfhcSel
{
	display: block;
	width: 186px;
	height: 85px;
	background-image: url(../../img/161/n_lpfhc.gif);
	background-repeat: no-repeat;	
	background-position: -186px 0px;	
}


.nav2H1

{

	font-family: Arial, Verdana, Sans-Serif;

	font-size: 10pt;	

	color: #555130;	

	font-weight: bold;

	margin-bottom:8px;

}

