@charset "UTF-8";
/* CSS Document */

div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 0.1em;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #63F;
	border-top: 1px solid #993;
	border-bottom: 1px solid #993;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	line-height: 1.1em;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #000;
}
#wrapper {
	height: 900px;
	width: 900px;
	text-align: center;
	border: 2px solid #993;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/gifs/tanlight.gif);
	margin-top: 10px;
}
#centerInfo {
	height: 200px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
#bottomBox a:link {
	color: #FFF;
	text-decoration: none;
}
#bottomBox a:visited {
	color: #FFF;
	text-decoration: none;
}
#bottomBox a:hover {
	color: #333;
}
#leftInfo {
	height: 250px;
	width: 250px;
}
#topBox {
	background: url(../Images/gifs/beigebrush.gif);
	height: 330px;
	width: 100%;
	border-bottom: 2px solid #993;
	padding-top: 5px;
}
#midBox {
	background: url(../Images/splashbar.jpg) repeat;
	text-align: center;
	height: 79px;
	width: 100%;
	border-bottom: 2px solid #993;
	position: relative;
}
#midBoxContainer {
	height: 79px;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #7747FF;
	text-align: center;
}
#midBoxContainer a:link {
	color: #000;
	text-decoration: underline;
}
#midBoxContainer a:visited {
	color: #000;
	text-decoration: underline;
}
#midBoxContainer a:hover {
	color: #000;
	text-decoration: none;
}
#midBoxContainer a:active {
	color: #FFF;
	text-decoration: underline;
}
#midBoxContainerLeft {
	float: left;
	height: 29px;
	width: 335px;
	margin-top: 40px;
	text-align: right;
	padding-right: 8px;
}
#midBoxContainerCenter {
	background-image: url(../Images/splashBUG.jpg);
	float: left;
	height: 79px;
	width: 195px;
}
#midBoxContainerRight {
	float: left;
	height: 29px;
	width: 335px;
	margin-top: 40px;
	text-align: left;
	padding-left: 8px;
}
#bottomBox {
	height: 150px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
	margin-top: 12px;
}
#bottomBox p {
	margin-top: 1em;
	margin-bottom: 1em;
}
#leftInfo {
	text-align: right;
	float: left;
	height: 152px;
	width: 245px;
	border-left: none;
	border-right: 2px solid #993;
	padding-right: 10px;
}
#centerInfo {
	text-align: center;
	float: left;
	height: 152px;
	width: 244px;
	padding-right: 10px;
	padding-left: 10px;
}
#rightInfo {
	text-align: left;
	float: left;
	height: 152px;
	width: 245px;
	border-left: 2px solid #993;
	padding-left: 10px;
}
#right2Info {
	text-align: left;
	float: left;
	height: 152px;
	width: 0px;
	border-left: 0px solid #993;
	padding-left: 0px;
}
#specialEvents {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.7em;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../Images/gifs/tanlight.gif);
	float: left;
	line-height: 1.4;
}
#specialEvents a:link {
	color: #FFF;
	text-decoration: underline;
}
#specialEvents a:visited {
	color: #FFF;
	text-decoration: underline;
}
#specialEvents a:hover {
	color: #333;
	text-decoration: none;
}
#festBoxHeader {
	height: auto;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993;
}
#festBoxHeaderLeft {
	float: left;
	height: 190px;
	width: 390px;
	margin-left: 10px;
	margin-bottom: 8px;
	margin-top: 6px;
}
#festBoxHeaderRight {
	float: right;
	height: 190px;
	width: 390px;
	margin-right: 10px;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 6px;
}
#quickJumpBox {
	height: 40px;
	width: 800px;
	margin-top: 10px;
	margin-left: 50px;
	float: left;
}
.reception {
	color: #FF3;
}

