@charset "UTF-8";
body {
	font-family: verdana, arial, sans-serif;
	font-size: 85%;
	color: #000;
	background: fff;
}
.wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.wrapper .homepage-anim {
	height: 360px;
	width: 520px;
	padding-left: 60px;
	float: left;
}
.wrapper .ven-pics {
	width: 320px;
	padding-left: 60px;
	float: left;
}
p {
	margin-top: 0px;
}
h1 {
	color: #A1021E;
	font-family: arial, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
.wrapper .menu {
	background-color: #d2d8da;
	clear: both;
	height: 34px;
	width: 940px;
	padding-left: 60px;
	padding-top: 16px;
	margin-bottom: 40px;
	font-size: 120%; 
}
.wrapper .image-col {
	float: left;
	width: 320px;
}
.wrapper .image-col img {
	padding-bottom: 5px;
}
.wrapper .content {
	float: left;
	width: 320px;
	font-size: 95%;
	padding-right: 60px;
	padding-left: 40px;
}
.wrapper .content-ven {
	float: left;
	width: 520px;
	font-size: 95%;
	padding-right: 60px;
	padding-left: 40px;
}
.wrapper .venue-selector {
	float: left;
	width: 200px;
	padding-left: 60px;
}
a {
color: #a1021e;
}
a:hover {
color: #000000;
}
.wrapper .venue-selector a {
	text-decoration: none;
	color: #000000;
}
.wrapper .venue-selector a:hover {
	text-decoration: none;
	color: #a1021e;
}
.red {
	color: #a1021e;
}
.wrapper .menu a {
	padding-right: 4em;
	text-decoration: none;
	color: #000000;
}
.wrapper .menu a:hover {
	padding-right: 4em;
	text-decoration: none;
	color: #a1021e;
}
body {
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.wrapper .logo {
	float: left;
	height: 180px;
	width: 260px;
}
.logoh {
	background-image: url(../images/logo.gif);
	font-size: 10px;
	padding-top: 156px;
	text-align: center;
	float: left;
	height: 24px; 
	width: 260px;
	font-weight: bold;
}

.wrapper .flash-top {
	height: 180px;
	width: 680px;
	padding-right: 60px;
	float: left;
}
.footer {
	background-color: #D2D8DA;
	height: 34px;
	clear: both;
	text-align: center;
	padding-top: 16px;
	margin-top: 40px;
	font-size: 90%;
}
.map-footer {
	background-color: #D2D8DA;
	height: 34px;
	clear: both;
	text-align: center;
	font-size: 16px;
	padding-top: 16px;
	font-size: 90%;
}

span.red a { color: #000; }
img.venpic {  width: 320px; margin-bottom: 2em; border: 0; }
h1 a { text-decoration: none; }