﻿.topbar {
	background-image: url('../images/topbkg.jpg');
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	text-align: right;
}
.topadbox {
	text-align: center;
}
.menu {
	background-image: url('../images/menubkg.jpg');
	width: 100%; 
	height: 42px
}
.menuinset {
	height: 26px;
	width: 440px; 
	border-collapse: collapse;
}
td.listevents {
	height: 26px;
	width: 120px;
	border-left: 1px solid #008000;
	border-right: 1px solid #008000;
	text-align: center;
}		
td.submitevents {
	height: 26px;
	width: 140px;
	border-left: 1px solid #008000;
	border-right: 1px solid #008000;
	text-align: center;
}
td.myevents {
	height: 26px;
	width: 105px;
	border-left: 1px solid #008000;
	border-right: 1px solid #008000;
	text-align: center;
}
td.hotels {
	height: 26px;
	width: 75px;
	border-left: 1px solid #008000;
	border-right: 1px solid #008000;
	text-align: center;
}
.boxcap {
	background-image: url('../images/boxheader1.jpg');
}
.boxbkg {
	background-color: #FFF0BB;
}
.catbox {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #ffb90e;
	background-color: #FFF0BB;
	width: 215px; 
	height: 112px; 
}
.spaceholder {
	width: 90%; 
	height: 10px; 
}
.networklinks {
	border-top: 1px #000080 solid;
	border-bottom: 1px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	border-bottom-color: #000080;
	border-bottom-style: solid;
}
.copyright {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #C0C0C0;
	text-align: center;
}
.pageheader {
	width: 95%;
	height: 30px;
	border-bottom: 1px navy solid;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	font-weight: 900;
	color: #729c3b;
	text-align: left;
}
.listing {
	width: 95%;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	font-weight: 900;
	color: #729c3b;
	text-align: left;
}
td#headhover {
	height: 25px;
	background-color: #F2FFE6; 
	text-decoration: none;
}
td#headhover:hover {
	height: 25px;
	background-color: #fff1c5;
	text-decoration: none;
}
.body {
	width: 95%;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}
.attraction {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px green solid;
	text-align: left;
}
.infobox {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	text-align: center;
}
.eventdetailsbody {
	width: 740px;
	border-collapse: collapse;
}
td#eventdetails {
	width: 440px;
}
td#eventoptions {
	width: 300px;
}

