body {
	margin: 0px;
	padding: 0px;
	background: url(../image/bg_tile.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
}
#top {
	height: 125px;	
	min-width: 1100px;
	background: url(../images/top_tile.gif) repeat-x;
}

#menu {  
  float: left;
  height:91px;
  width: 1072px;  
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#menu li {
	float:left;
	display:block;
  line-height: 30px;
	height: 30px;	
	text-decoration: none;
	color: #FCE759;
	padding: 0px;
}

#middle {
	background-color: #ffffd9;
}
#bottom {
	height: 104px;
	background-image: url(../images/bottom_tile.gif);
	background-repeat: repeat-x;
}

#bottom a {
  text-decoration: none;  
  color: #A9E9E8;
}

#bottom a:hover {
  text-decoration: none;  
  color: #FFFAFA;
}

table.moduletable_submenu th {
  text-transform: uppercase;
  font-weight: bold; 
  font-size: 14px; 
  color: #c60707;

}
.componentheading {
  text-transform: uppercase;
  padding-top: 18px;
  font-weight: bold; 
  font-size: 14px; 
  color: #c60707;
}
.contentpaneopen td.contentheading {
  text-transform: uppercase;
  padding-top: 18px;
  font-weight: bold; 
  font-size: 14px; 
  color: #c60707;
}

.table_left {
	background-image: url(../images/left_tile.gif);
}
.table_middle {
	width: 541px;
	padding-left: 30px;
}
.table_right {
	width: 383px;
	background-image:url(../images/bg_coffee.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 7px;
	background-color: #ffffd9;
}
.table_bottom {
  background-image: url(../images/temp_bottom.gif);  
  width: 1100px;
  height: 104px;
  font-family: Georgia, Arial, Helvetica;
  font-size: 12px;
  color: #A9E9E8;
}

.sectiontableheader, 
.sectiontableentry1,
.sectiontableentry2 {
  line-height: 19px;
  font-size: 12px;
}


#open {  
  position: relative;
  bottom: 675px;
  right: 100px;
  text-align: center;
}
#location1 {  
  position: relative;
  bottom: 487px;
  right: 50px;
  font-family: Verdana, Arial, Helvetica;
  font-size: 9px;  
  text-align: center;    
}
#location2 {  
  position: relative;
  bottom: 204px;
  right: 50px;
  font-family: Verdana, Arial, Helvetica;
  font-size: 9px;   
  text-align: center;   
}

.latestnews {
	line-height: 19px;
	font-size: 12px;
}

a {
	color: #23789d;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover {
	text-decoration: none;
	border-bottom: 0px dotted;
}

div.noborder a {
	border-bottom: 0px dotted;
}