body *,html *{font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 19px;}
p { color: #333;}
h1 {
	color: #1F3D64;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2{
	color: #1F3D64;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 26px;
}
h3, h3 a{
	color: #1F3D64;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: 20px;
}
h4, h4 a, h4 span {
	color: #5790CD;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: 20px;
}
h5{}
h6 {}

a:link, a:visited {
	color: #4577AA;
}
a:hover {color: #4D90C9;}

#mainContentRight a { font-size: 14px; line-height: 20px; text-decoration: none; border-bottom: 1px solid #999; padding-bottom: 2px; width: 100%; display: block;}
#comingEvents p a {color: #4577AA; font-size: 15px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.functionBox {
	width: 328px;
	background-color: #D6D4CF;
	float: left;
	overflow: hidden;
	height: 120px;
	padding: 10px;
	margin-bottom: 10px;
}

.functionBox h3 a {
	color:#64625D;
	text-decoration: none;
	font-weight: normal;
}

.foodMenu { text-align: center; line-height: 28px; font-style:italic; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color:#544D45;}
.foodMenu h2 { font-style: normal;}

.redText {color:#900;}
.blueText {
	color:#5271B7;
}

.tourDetails {
	border: solid 1px #666;
	padding: 5px;
	background: #E7E8D7;
}
.tourDetails td {border-bottom: 1px solid #868473;}
.lightBG {background: #F7F9F6;}

table.portal {background: #fff;}
table.portal th {background: #555555 url(/images/ui-bg_glass_20_555555_1x400.png) 50% 50% repeat-x; color: #fff;}

.womensEvents {
	background: #FFD9D3; font-weight: bold;
}
.mensEvents { background:#98B8DC;font-weight: bold;}
.mixedEvents {background: #D9EBD2;font-weight: bold;}
.otherEvents {
	background: #BCB68B; font-weight: bold;
}
#navR  li {list-style:none!important;
	list-style-type:none!important;}
#navR  li a {
	color: #1F3D64;
	font-size: 15px;
	text-decoration: none;
	margin: 0;
	padding:0;
	width: 220px;
	line-height: 25px;
	height: 25px;
	display:block;
	background: url(/images/navBG.gif) no-repeat center;
	padding-left: 30px;
	
}
#navR li a:hover { background-color: #fff; opacity:0.7; width: 290px;  height: 20px; width: 220px;line-height: 25px; height: 25px; display:block;}

