//
// special layout that NS4 should not see
//

/*/*/a{}

#pbContent {
	padding: 0;
}

#pbMenu, #pbSMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0 auto;
	padding: 0;
	border-width: 0;
}

#pbMenu ul, #pbSMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-width: 0;
}

#pbMenu li, #pbSMenu li {
	float: left;
	color: #ffffff;
	margin: 0 auto;
	padding: 0;
	border-width: 0;
}

#pbMenu a:link, #pbMenu a:visited,
#pbSMenu a:link, #pbSMenu a:visited {
	display: block;
	color: black;
	padding: 0 10px;
	text-decoration: none;
	border-width: 0;
}

#pbMenu a:hover, #pbSMenu a:hover {
	color: #ff2d3c;
	text-decoration: underline;
}

body#index li.index,
body#registration li.registration,
body#recipes li.recipes,
body#dances li.dances,
body#schedule li.schedule,
body#staff li.staff,
body#location li.location,
body#faqs li.faqs,
body#contact li.contact,
body#events li.events,
body#fragrancefree li.fragrancefree {
	color: black;
}

body#index li.index a:link,
body#index li.index a:visited,
body#registration li.registration a:link,
body#registration li.registration a:visited,
body#recipes li.recipes a:link,
body#recipes li.recipes a:visited,
body#dances li.dances a:link,
body#dances li.dances a:visited,
body#schedule li.schedule a:link,
body#schedule li.schedule a:visited,
body#staff li.staff a:link,
body#staff li.staff a:visited,
body#location li.location a:link,
body#location li.location a:visited,
body#faqs li.faqs a:link,
body#faqs li.faqs a:visited,
body#contact li.contact a:link,
body#contact li.contact a:visited,
body#events li.events a:link,
body#events li.events a:visited,
body#fragrancefree li.fragrancefree a:link,
body#fragrancefree li.fragrancefree a:visited {
	color: white;
	background: black;
}

#pbContent {
	border-top: 3px solid black;
	clear: left;
}

#pbContent h1 {
	clear: left;
}

/* */

table.ingredients {
	margin: 0 0 0 1in;
}

table.ingredients td.quantity {
	width: 1.5in;
}

