BODY {
	color: #333333;
	/*background-color: #F4F4F4;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	text-align: center;
}

a:link {
	color: #336699;
}
a:visited {
	color: #3B003C;
}
a:hover {
	color: #CC0000;
}
#banner {
	background: #e5e5e5 url(../images/banner_bg.gif) no-repeat;
	width: 702px;
	height: 64px;
	padding: 0px 40px 0px 40px;
	text-align: left;
}
#links {
	height: 16px;
	width: 220px;
	position: absolute; 
	z-index:1; 
	top: 8px;
}
#links a {
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
#links a:hover {
	color: #333;
}
#menu {
	background-color: /*#8C8C8C*/#6e6e6e;
	height: 16px;
	width: 530px;
	position: absolute; 
	z-index:1; 
	top: 46px;
	padding-top: 3px;
}
#menu a {
	color: #FFF;
	padding: 0px 6px 0px 6px;
	margin-right: 5px;
	text-decoration: none;
	font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
}
#menu a:hover {
	color: #000;
}
#page {
	border: 1px solid #e5e5e5;
	height: 100%;
	width: 782px;
	/*margin-top: 20px;*/
	background-color: #FFF;
}
#pageBody {
	background-color: #FFF;
	width: 700px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#pageBody table {
	margin-top: 0px;
}
.sideMenu {
	/*border-right: solid 1px #AAA;*/
	background-color: #e5e5e5;
	padding: 6px;
	background: #e5e5e5 url(../images/side_bg.gif) no-repeat;

}
#sideNav {
	font-size: 11px;
	padding-left: 34px;
}
#sideNav a{
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 13px;
	background-image:  url("../images/sideNavBullet.gif");
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}
#sideNav a:hover {
	color: #000;
	background-color: #FFF;
	width: 200px;	
}
#sideNav p {
	margin-bottom: 4px;
	margin-top: 2px;
}
#sideNav H1 {
	font-size: 14px;
	color: #2C344B;
	font-weight: bold;
	margin: 6px 0px 6px 13px;
}
#sideNav H2 {
	font-size: 14px;
	color: #2C344B;
	font-weight: bold;
	margin: 6px 0px 6px 13px;
}
#breadcrumbs {
	font-size: 9px;
	color: #AAAAAA;
	margin: 6px 0px 9px 0px;
	text-align: right;
}
#pageTitle {
	margin: 6px 0px 20px 0px;
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
}
#page H1 {
	margin: 6px 0px 6px 0px;
	font-size: 15px;
	font-weight: bold;
}

#comingEvents {
	background-color: #C8C8C8;
	margin-right: 6px;
	padding: 2px;
	text-align: center;
}
#comingEvents H1{
	margin: 6px 0px 6px 0px;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	border-bottom: none;
}
#content p {
	margin: 6px 0px 8px 0px;
	}
#content H1{
	margin: 6px 0px 6px 0px;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	border-bottom: 1px dotted #999;
}
#content H1.home{
margin: 0px 0px 0px 0px;
border-bottom: #EAEAEA;
	padding: 10px 0px 0px 0px;
	text-align: center;
	color: #CC0000;
}
#content H2{
	margin: 10px 0px 2px 0px;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
#content H2.home{
	margin: 0px 0px 2px 0px;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	border-top: 1px dotted #999;
	padding: 6px 0px 6px 0px;
}
img.home{
	float: right;
	margin-left: 10px;
	border: 1px solid #999;
}
#content H3{
	margin: 8px 0px 10px 0px;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	border-bottom: 1px dotted #999;
}
#content H3.home{
	font-size: 11px;
	color: #000;
	font-weight: bold;
	color: #2C344B;
	border-bottom: none;
	text-align: center;
}
#content H4{
	margin: 0px;
	font-size: 10px;
	color: #AAA;
	font-weight: normal;
	padding-bottom: 4px;
	border-bottom: 1px dotted #999;
}
#content th{
	background-color: #FFDFDF;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
}
#content tr.alt {
background-color: #EAEAEA;
}
#content tr.orange {
font-weight: bold;
	color: #FF3300;
	font-size: 11px;
}
#content tr.blue {
font-weight: bold;
	color: Navy;
	font-size: 11px;
}
#content tr.yellow {
font-weight: bold;
	color: #CC9900;
	font-size: 11px;
}
#content tr.green {
font-weight: bold;
	color: Green;
	font-size: 11px;
}
#content tr.brown {
font-weight: bold;
	color: #A52A2A;
	font-size: 11px;
}
#content tr.black {
	font-weight: bold;
	color: Black;
	font-size: 11px;
}
img.left {
	float: left;
}
img.right {
	float: right;
}
#photo {
	text-align: center;
}
.photoNavButton {
	padding-top:125px;
}
#footer {
	margin: 48px 0px 14px 0px;
	border-top: 1px solid #AAA;
	color:#6e6e6e;
}
#footer p {
	margin: 2px 0px 4px 0px;
}
#footer a{
	color: #6e6e6e;
}
#footer a:hover {
	color: red;
}
#display td{
	padding: 3px;
	border-bottom: 1px solid #999;
}
#display th {
	padding: 3px;
	}
#display li {
	margin-bottom: 8px;
}
#map h1{
	margin: 6px 0px 6px 0px;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	border-bottom: 1px dotted #FFF;
	}
#map h2{
	margin: 6px 0px 6px 0px;
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
	border-bottom: 1px dotted #FFF;
	}
#map a{
	margin-left: 18px;
}