/* active nav links ---------------------------------*/

body#index ul li#index_nav a, body#index ul li#index_nav a:hover,
body#offerings_amenities ul li#offerings_amenities_nav a, body#offerings_amenities ul li#offerings_amenities_nav a:hover,
body#retreat_setting ul li#retreat_setting_nav a, body#retreat_setting ul li#retreat_setting_nav a:hover,
body#healthy_food ul li#healthy_food_nav a, body#healthy_food ul li#healthy_food_nav a:hover,
body#community_space ul li#community_space_nav a, body#community_space ul li#community_space_nav a:hover,
body#Events_at_Twin_Pond_Retreat_ ul li#Events_at_Twin_Pond_Retreat__nav a, body#Events_at_Twin_Pond_Retreat_ ul li#Events_at_Twin_Pond_Retreat__nav a:hover,
body#Fiber_Arts_Classes ul li#Fiber_Arts_Classes_nav a, body#Fiber_Arts_Classes ul li#Fiber_Arts_Classes_nav a:hover,
body#RatesandPackages ul li#RatesandPackages_nav a, body#RatesandPackages ul li#RatesandPackages_nav a:hover,
body#Internships ul li#Internships_nav a, body#Internships ul li#Internships_nav a:hover,
body#Testimonials ul li#Testimonials_nav a, body#Testimonials ul li#Testimonials_nav a:hover,
body#health_practitioners ul li#health_practitioners_nav a, body#health_practitioners ul li#health_practitioners_nav a:hover,
body#location ul li#location_nav a, body#location ul li#location_nav a:hover,
body#Twinpondmarketplace ul li#Twinpondmarketplace_nav a, body#Twinpondmarketplace ul li#Twinpondmarketplace_nav a:hover,
body#contact ul li#contact_nav a, body#contact ul li#contact_nav a:hover,
body#links ul li#links_nav a, body#links ul li#links_nav a:hover {
	color: #656A49;
	background: #C1D79D;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}


