@charset "UTF-8";
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFCC00;
}
a.nav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFCC00;
}
a.nav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFCC00;
}
a.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFCC00;
	font-weight: bold;
}
a.nav:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFCC00;
	font-weight: bold;
}
.nav_highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFCC00;
	font-weight: bold;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;
}
.white_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}
a.white_header:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}
a.white_header:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}
a.white_header:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}
a.white_header:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-right: 40px;
}

.textlgr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-right: 40px;
}

.textlgstthick {
	font-weight: bold;
	color: #000;
	font-size:14px;
}
.text_right_sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-right: 0px;
}
.sub_nav{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #990000;
}
a.sub_nav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #990000;
}
a.sub_nav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #990000;
}
a.sub_nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #990000;
	font-weight: bold;
}
a.sub_nav:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #990000;
	font-weight: bold;
}
.sub_nav_highlight{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #990000;
	font-weight: bold;
}
.text_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #990000;
	font-weight: bold;
}
.menu_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
.menu_header_lg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}

.menu_header_lg_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}

.menu_header_lgr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
.textPlain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-right: 0px;
}

.special_event {
	border-bottom: 1px solid #999;
}
