body{background-color:#ffffff;}
img {border: 0px; margin: 0px; padding: 0px;}
#container {margin: 0px auto; width: 744px;}
.map-font {font-size: 13px;}
#nav {
  position:relative;
  height:100%;
  font-size:85%;
  }
#nav div {
  position:absolute;
  width:500px;
  bottom:0;
  left:0;
  margin-left: 240px;
  }
#nav a, #nav strong, #nav em {
  float:right;
  display:block;
  
  padding:2px 6px 7px;
  border-width:0;
  border-style:none;
  text-decoration:none;
  /*text-transform:lowercase;*/
  color:#2F4257;
  height:1.2em;
  } 
#nav strong {
  border-bottom:5px solid #2F4257;
  padding-bottom:1px;
  color:#2F4257;
  }
#nav a:hover {
  color:#999999;
  }
/* \ Hack to get IE5/Mac to ignore the following rule #cdcfb4*/
#nav a:hover {
  border-bottom:5px solid #2F4257;
  padding-bottom:2px;
  }
#nav strong a {
  float:none;
  display:inline;
  border-width:0;
  padding:0;
  }
#nav span {display:none;}


#header {
  width:744px;
  border-right: 1px solid #2F4257;
  border-top: 1px solid #2F4257;
  border-left: 1px solid #2F4257;
}
#subHeader {
  width:744px;
  height: 5px;
  border-right: 1px solid #2F4257;
  border-top: 1px solid #2F4257;
  border-left: 1px solid #2F4257;
  background-color: #2F4257;
  font-size:0px;
}
#col1{
  float:left;
  width:150px;
  background-color:#c8c9cb;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #2F4257;
  height: 500px;
  padding: 0px;
  margin: 0px;
  
}
#col1 a {
  font-weight:bold;
  font-size: 12px;
  color: #4C4C3B;
}
#date {
  font-weight:bold;
  font-size: 12px;
  margin-left: 10px;
}
#col2{
  float:left;
  height: 500px;
  padding: 0px;
  margin: 0px;
}
#col3{float:right;
  width:180px;
  height: 490px;
  border-right: 1px solid #2F4257;
  background-color:#E5E1B8;
  padding: 5px;
  margin: 0px;
}
a:link {
	color: #000000; 
	text-decoration: none;
}
a:visited {
	color: #000000; 
	text-decoration: none;
}
a:hover {
	color: #000000; 
	text-decoration: underline;
}
.border {
	border: #99cc99 1px solid; 
	margin-top: 15px;
	width: 755px;
}
.desc_text {
	font-size: 12px; 
	vertical-align: top; 
	line-height: 18px; 
	padding-top: 18px; 
	font-family: "times new roman", times, serif
}
.footer {
	font-size: 10px; 
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	text-align: center
}
.headline {
	padding-left: 15px; 
	font-size: 12px; 
	vertical-align: top; 
	line-height: 18px; 
	font-family: "times new roman", times, serif
}
.font { 
	font-size: 12px; 
	line-height: 18px; 
	font-family: "times new roman", times, serif
}
#upcoming{
  margin-top:5px;
  margin-left:5px;
}

#subFooter {
  float: left;
  width:744px;
  height: 5px;
  border-right: 1px solid #2F4257;
  border-top: 1px solid #2F4257;
  border-left: 1px solid #2F4257;
  background-color: #2F4257;
  font-size:0px;
}/*