h1 {
	font-size: 20px;
	border-bottom: 1px dashed #555453;
	color: #555453;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 2px 5px 2px;
	text-transform: uppercase;
	text-align: left;
	line-height: 1em;
	}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 0px 8px 0px 3px;
	color: #555453;
	}

h2.uppercase {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 8px 0px 3px;
	color: #555453;
	}

h2.events {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color:#333;
	padding: 0px 8px 0px 3px;
	border-top: 1px solid #555453;
	border-bottom: 1px solid #555453;
	margin: 0px 8px 0px 3px;
	}

h3 {
	font-size: 16px;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 2px 5px 2px;
	text-transform: normal;
	border-bottom: 1px dashed #000;
	text-align: left;
	line-height: 1em;
	}
	
h3#date {
	font-size: 14px;
	border-top: 1px solid #235370;
	border-bottom: 1px solid #235370;
	color: #235370;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 20px 0px 160px;
	border-top: 0px;
	}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #E99031;
	border-bottom: 1px dashed #E99031;
	padding: 10px 10px 10px 0px;
	margin: 0px 10px 0px 10px;
	text-transform: uppercase;
	text-align: left;
	line-height: 1em;
	}

h5 {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	line-height: 1.5em;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	text-align: justify;
	}

h6 {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 8px 0px 3px;
	}

p { 
	font-size: 12px;
	color: #555453;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	padding: 0px 11px 0px 5px;
	text-align: justify;
	}
	
p.months { 
	font-size: 14px;
	border: 1px dashed #555453;
	color: #555453;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
	text-transform: uppercase;
	text-align: left;
	line-height: 1.1em;
	}
	
p#events_blurb { 
	font-size: 12px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 20px 10px 160px;
	text-align: justify;
	line-height: 1.5em;
	}
	
p.caption { 
	color: #555453; 
	font-size: 9px; 
	}
	
p#image_events {
	margin: 0px;
	}

.image_events {
	float: left;
	clear: both;
	width: 140px;
	border: 1px solid #C8CDD0;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 6px;
	}

span {
	font: bold 10px Verdana, Arial, sans-serif; 
	letter-spacing: 2px;
	text-align: left;
	color: #E99031;
  	text-transform: uppercase;
  	padding: 0px 0px 0px 0px;
	}
	
span.boldp { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D9BB4;
	text-transform: normal;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: 0px;
	padding: 0px 11px 0px 0px;
	} 

dl { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #555453; 
	font-size: 12px; 
	padding: 2px 11px 0px 11px;
	}
	
dt { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1D9BB4;
	font-weight: bold; 
	font-size: 12px; 
	}
	
a:link {
	color: #E99031;
	text-decoration: none;
	}
	
a:visited {
	color: #E99031; 
	text-decoration: none;
	}
		
a:hover {
	color: #F6F3E6;
	background-color: #E99031; 
	}
	
ul#index_list { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #555453; 
	text-align: left;
	font-size: 12px; 
	margin: 0 0 1em;
	padding: 0px 11px 0px 11px;
	line-height: 2em;
	list-style-type: none;
	}
	
ul#bullet_list { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #555453; 
	font-size: 12px; 
	margin: 0 0 1em;
	line-height: 1.75em;
	list-style-type: circle;
	}

ol { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #555453; 
	font-size: 12px; 
	line-height: 1.75em;
	}
	
#navcontainer {
	margin: 0px;
	padding: 0px;
	height: 60px;
	background: black;
	}

#navcontainer ul {
	border: 0px;
	margin: 0px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	position: relative;
	}

#navcontainer ul li {
	margin: 0; 
	padding: 0;
	display: block;
	float: left;
	list-style-type: none;
	white-space: wrap;
	}

#navcontainer ul li a {
	background: black;
	width: 99px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #F6F3E6;
	color: #F6F3E6;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 11px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	}

#navcontainer ul li a:hover {
	color: white;
	background: #E99031;
	}

#navcontainer a:active {
	background: #c60;
	color: #fff;
	}

#navcontainer li#active a {
	border: 1px solid #F6F3E6;
	color: #fff;
	}
	
form {
	padding: 0px 0px 0px 11px;
	}

div.figure {
  display: inline;
  margin: 4px 4px 4px 4px;
  border: 1px dotted #007F99;
  height: 200px;
  width: 290px;
  float: left;
  text-align: center;
 }

div.figure p {
  text-align: center;
  margin: 15px 0px 0px 0px;
	}


#lightbox{
	background-color:#929292;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
	
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	font: normal 11px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	}	
	
#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 

#overlay img{ border: none; }

html, body {
  margin: 0;
  padding: 0;
  background-color: #F6F3E6;
  }
  
  http://www.positioniseverything.net/easyclearing.html
-----------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */