.nav1On {
	font-family : verdana, helvetica;
	font-size : 10px;
	color : black;
	background : #E4E2C9;
	text-decoration : none;
}

.nav1Off {
	font-family : verdana, helvetica;
	font-size : 10px;
	color : white;
	background : #9E9A63;
	text-decoration : none;
}

a:hover.nav1Off{
	text-decoration : underline;
}

.nav2On {
	font-family : verdana, helvetica;
	font-size : 10px;
	color : black;
	background : #E4E2C9;
	text-decoration : none;
}

.nav2Off {
	font-family : verdana, helvetica;
	font-size : 10px;
	color : black;
	background : #D4D2AC;
	text-decoration : none;
}

a:hover.nav2Off{
	text-decoration : underline;
}

.events {
	font-family :arial, helvetica;
	font-size : 12px;
	color : black;
}

.eventsHeader {
	font-family : verdana, helvetica;
	font-size : 12px;
	color : #606060;
}

.bodySmall {
	font-family :verdana, helvetica;
	font-size : 10px;
	color : black;
}

.bodyMedium {
	font-family : arial, helvetica;
	font-size : 12px;
	color : black;
}

.bodyLarge {
	font-family :verdana, helvetica;
	font-size : 14px;
	color : black;
}

.searchResultsHeader {
	font-family :verdana, helvetica;
	font-size : 14px;
	color : black;
}

.searchResultsTitle {
	font-family :verdana, helvetica;
	font-size : 14px;
	color : black;
}

.searchResultsExerpt {
	font-family :arial;
	font-size : 12px;
	color : black;
}

.searchResultsLink {
	font-family :arial;
	font-size : 12px;
	color : #9E9A63;
}

.copyright{
	font-family : arial, helvetica;
	font-size : 11px;
	color : #4A4A4A;
}

a:hover.copyright {
	color : black;
}

ul{
	list-style : square;
}


.phpdigHighlight {font-weight:bold;}


#ratecard
{
	font-family :verdana, helvetica;
	font-size : 10px;
	color : black;
	padding-top: 11px;
}

#mrbpromo
{
	font-family :verdana, helvetica;
	font-size : 11px;
	color : black;
}