#topnav {
	background-color: #F1C53E;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	float: right;
	width: 940px;
	display: inline;
	}
	
#topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topnav li {
	border-right: 1px solid #522D0F;
	line-height: 15px;
	height: 15px;
	margin: 0;
	padding: 0px 3px;
	font: normal 11px Avante Garde, sans-serif;
	list-style: none;
	float: left;
	display: inline;
}

#topnav a:link {
	color: #522D0F;
}

#topnav a:hover {
	background-color: #522D0F;
	font-weight: bold;
	color: #F1C53E;
	text-decoration: none;
}

#topnav a:active {
	font-weight: bold;
}

#topnav a {
	background-color: #F1C53E;
	padding: 0px 3px;
	font-weight: bold;
	display: block;
	margin: 0;
	color: #522D0F;
	text-decoration: none;
	text-transform: capitalize;
}

#topnav a:visited, #menu a:visited {
	color: #997355;
}

	#menu {
	font: normal 9pt Arial, Helvetica, sans-serif;
	line-height: 200%;
	color: #833B01;
	margin: 10px 0px 0px 0px;	
	padding: 0px;	
	width: 117px;
	list-style-type: none;
	float: left;
	text-align: right;
	}
	
	#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	width: 100%;
	}
	
	#menu a {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: #F1DB98;
	margin: 0;
	padding: 0px 10px 0px 0px;
	text-decoration: none;	
	}
	
	#menu a:hover {
	color: #F1DB98;
	background-color: #833B01;
	}
	
	#menu a:active {
		font-weight: bold;
	}

body.home #topnav #topnav_home, body.home #topnav #topnav_home a, body.calendar #topnav #topnav_calendar, body.calendar #topnav #topnav_calendar a, body.philo #topnav #topnav_philo, body.philo #topnav #topnav_philo a, body.services #topnav #topnav_services, body.services #topnav #topnav_services a, body.clinics #topnav #topnav_clinics, body.clinics #topnav #topnav_clinics a, body.qanda #topnav #topnav_qanda, body.qanda #topnav #topnav_qanda a, body.dvd #topnav #topnav_dvd, body.dvd #topnav #topnav_dvd a, body.forsale #topnav #topnav_forsale, body.forsale #topnav #topnav_forsale a, body.test #topnav #topnav_test, body.test #topnav #topnav_test a, body.sugg #topnav #topnav_sugg, body.sugg #topnav #topnav_sugg a, body.contact #topnav #topnav_contact, body.contact #topnav #topnav_contact a, body.blog #topnav #topnav_blog, body.blog #topnav #topnav_blog a {
	background-color: #522D0F;
	color: #F1C53E;
}

body.home #menu #menu_home, body.home #menu #menu_home a, body.calendar #menu #menu_calendar, body.calendar #menu #menu_calendar a, body.philo #menu #menu_philo, body.philo #menu #menu_philo a, body.services #menu #menu_services, body.services #menu #menu_services a, body.clinics #menu #menu_clinics, body.clinics #menu #menu_clinics a, body.qanda #menu #menu_qanda, body.qanda #menu #menu_qanda a, body.dvd #menu #menu_dvd, body.dvd #menu #menu_dvd a, body.forsale #menu #menu_forsale, body.forsale #menu #menu_forsale a, body.test #menu #menu_test, body.test #menu #menu_test a, body.sugg #menu #menu_sugg, body.sugg #menu #menu_sugg a, body.contact #menu #menu_contact, body.contact #menu #menu_contact a, body.blog #menu #menu_blog, body.blog #menu #menu_blog a  {
	background-color: #833B01;
	color: #F1DB99;
	font-weight: bold;
	}
