.TitleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #0092C8;
}
.TitleText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #43AECA;

}
.HoursText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #170C00;

}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #170C00;

}
.BodySlogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #43AECA;
	font-style: italic;
}
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.navtextoff {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0092C8;
}
.navtext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}
.navhighlight2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7DDBFF;
}
.navtext3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #101000;
}
.navhighlight3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7DDBFF;
}
.navhighlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0092C8;
}

a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	
a2 {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	font-style: italic;
	font-weight: bold;
	color: #3366FF;
	}
	


#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	padding:8px 6px 10px 26px;

	}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}
	
