/* CSS Document */

#eventtitle {
    font-size: 1.3em;
	font-weight: bolder;
    font-family: arial, helvetica, sans-serif;
    color: #000;
}

#menuheader {
    font-size: 0.9em;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	background: #B5CEE7;
	color: #000;
	padding: 1px 0 1px 0.4em
	}

#menuheader2 {
    font-size: 0.9em;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	background: #000063;
	color: #FFF;
	padding: 1px 0 1px 0.4em
	}
	
#sectionnav tr a {
	text-decoration:none;
	background: #B7B2B2;
	color: #000;
	display: block;
	width: 100%;
	}
#sectionnav tr a:hover {
	text-decoration:none;
	background: #B7B2B2;
	color: #000;
	}
#topmenu {background: #aaa;
}


#sectionnav tr a {
	
	margin:0;
	padding: 1px 0 1px 0.6em;
	text-decoration:none;
	background:#e5e5e5;
	color: #000;
	}

#menuav tr a:link {
	
	font-size: 1.3em;
	font-weight: bolder;
	color: #000;
	}
	
#menuav tr a {
	
	font-size: 1.3em;
	font-weight: bolder;
	color: #000;
	}
.addressblack {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none
}.addressblacklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#leftcolumn { 
position:relative;
top:0;
left:0;
 color: #000;
 border: 1px solid #ccc;
 background: #E7DBD5;
 margin: 30px 0px 0px 8px;
 padding: 5px;
 height: 250px;
 width: 200px;
 /*float: left;*/
 
}

#h1 a{
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 0.8em;
font-weight: normal;
background:#e5e5e5;
display: block;
margin-right: 2px;
margin-bottom:5px;
text-decoration:none;
padding-left:5px;
}

#h1 a:hover{
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 0.8em;
font-weight: normal;
background:#B7B2B2;
text-decoration:none;
}
#h2 {
border: 1px solid #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bolder;
font-size: 0.9em;
background: #B5CEE7;
background-size: 100% auto;
margin-bottom:5px;
padding-left:5px;
}
#main {
height:auto;}
#rightcolumn { 
position: top;
 color: #000;
  float: right;
 padding: 10px;
 height: 150px;
 width: 200px;