
body{
	margin: 0;
	background: #330033;
	font-size: 65%;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
}

a{
	outline: none;
	color: #0099cc;
}

img{
	border: 0;
}

#top{
	background: top repeat-x url(../img/top-bgd.jpg);
	width: 100%;
	height: 170px;
	margin-bottom: 15px;
	border-bottom: 1px solid white;
}
hr{
	border: 0;
	background: #ccc;
	height: 1px;
	margin: 25px auto;
	padding: 0;
	width: 90%;
	clear: both;
}
img.eve{
	margin-bottom: 10px;
}
#top #head{
	margin: 0 auto;
	width: 853px;
}

#top #head #logo{
	width: 212px;
	height: 170px;
	background: no-repeat url(../img/logo.jpg);
	float: left;
}

#top #head #logo a{
	float:left;
	display: block;
	width: 250px;
	height: 170px;
}

#topnav{
	position: relative;
	top: 78px;
	float: left;
	margin: 0 0 0 45px;
}

#topnav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

#topnav ul li{
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
}

#topnav ul li#dir a{
	display: block;
	width: 111px;
	height: 70px;
	background: top no-repeat url(../img/top-dir.jpg);
}

#topnav ul li#specials a{
	display: block;
	width: 97px;
	height: 70px;
	background: top no-repeat url(../img/top-specials.jpg);
}

#topnav ul li#events a{
	display: block;
	width: 86px;
	height: 70px;
	background: top no-repeat url(../img/top-events.jpg);
}

#topnav ul li#careers a{
	display: block;
	width: 94px;
	height: 70px;
	background: top no-repeat url(../img/top-careers.jpg);
}

#topnav ul li#contact a{
	display: block;
	width: 93px;
	height: 70px;
	background: top no-repeat url(../img/top-contact.jpg);
}

#topnav ul li#dir a:hover, #topnav ul li#specials a:hover, #topnav ul li#events a:hover, #topnav ul li#careers a:hover, #topnav ul li#contact a:hover{
	background-position: 0 -70px;
}

#main{
	margin: 0 auto;
	width: 853px;
	min-height: 500px;
}

#container{
	float: left;
	width: 700px;
	background: white;
	border: 10px solid #663366;
	padding: 10px;
}

#space{
	width: 100%;
	height: 320px;
	margin: 5px 0;
}

#content{
	width: 100%;
	min-height: 400px;
	margin: 5px 0;
	overflow: hidden;
}

#container h1#dir{
	text-indent: -9999px;
	width: 700px;
	height: 84px;
	background: no-repeat url(../img/title-dir.jpg);
}

#container h1#specials{
	text-indent: -9999px;
	width: 700px;
	height: 84px;
	background: no-repeat url(../img/title-specials.jpg);
}

#container h1#events{
	text-indent: -9999px;
	width: 700px;
	height: 84px;
	background: no-repeat url(../img/title-events.jpg);
}

#container h1#careers{
	text-indent: -9999px;
	width: 700px;
	height: 84px;
	background: no-repeat url(../img/title-careers.jpg);
}

#container h1#contact{
	text-indent: -9999px;
	width: 700px;
	height: 84px;
	background: no-repeat url(../img/title-contact.jpg);
}

#container h2{
	color: #0099cc;
	margin: 0;
	padding: 5px 40px;
	clear: both;
	display: block;
}

#content p{
	margin: 0;
	padding: 5px 40px;
	line-height: 1.8em;
	font-size: 1.3em;
}

#content span{
	text-transform: uppercase;
	text-decoration: underline;
	color: #663366;
	font-weight: bold;
	display: block;
}

#content .links{
	background: #663366;
	color: white;
	text-decoration: none;
	margin: 0 10px 0 0;
	line-height: normal;
	padding: 5px;
	font-size: .75em;
	width: 170px;
	text-transform: uppercase;
}
/* SPECIALS */
div.spe{
	border: 1px solid #99cccc;
	width: 600px;
	height: 100px;
	margin: 0 auto 15px auto;
	background: left url(../img/coup.gif);
	position: relative;
}
div.spe h2{
	width: 110px;
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	left: 10px;
	top: 8px;
	font-size: 15px;
}
div.spe p{
	line-height: 18px !important;
}
div.spe .enl{
	position: absolute;
	top: 52px;
	margin-left: 15px;
	padding: 3px 0 3px 18px;
	background: left no-repeat url(../img/zoom.gif);
}
div.spe .dnl{
	position: absolute;
	top: 72px;
	margin-left: 15px;
	padding: 3px 0 3px 18px;
	background: left no-repeat url(../img/print.gif);
}
div.spe img{
	border: 5px solid white;
	position: absolute;
	float: left;
	top: 12px;
	margin-left: 88px;
}
div.spe img:hover{
	border-color: #99cccc;
}
div.spe p.ri{
	position: absolute;
	width: 300px;
	left: 230px;
}
p.eventpix{
	clear: left;
	padding: 10px;
}

p.eventpix img{
	padding: 2px;
	border: 1px dashed #ccc;
	margin: 5px;
}

ul#merchants,ul#contacts{
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 45px;
}

ul#merchants li{
	float: left;
	padding: 10px;
	margin: 0;
	display: block;
	width: 30%;
	height: 80px;
}
ul#merchants li.cs{
	color: #999 !important;
}
ul#merchants li.cs span{
	color: #999 !important;
}
ul#contacts li{
	float: left;
	padding: 10px;
	margin: 0;
	display: block;
	width: 30%;
	height: 140px;
}

#container #banner{
	background: #999999;
	width: 100%;
	height: 70px;
}

#main #writing{
	float: left;
	background: top no-repeat url(../img/main-writing.gif);
	height: 510px;
	width: 39px;
}

#footer{
	margin: 0 auto;
	height: auto;
	width: 853px;
}

#footer ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	background: #663366;
	border: 1px solid #663366;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;

}

#footer ul li{
	margin: 0;
	padding: 0 8px 8px 8px;
	float: left;
}

#footer ul li a{
	color: white;
	text-transform: uppercase;
	font-size: .8em;
	text-decoration: none;
	padding: 5px 7px;
}

#footer ul li a:hover{
	background: #0099cc;
}

#footer p.credits{
	color: #996699;
	text-transform: uppercase;
	font-size: .8em;
	float: left;
	padding: 3px 0 3px 16px;
	margin: 0;
}

#footer a{
	color: white;
	text-decoration: none;
}

#bottom-logos{
	margin: 0 auto;
	clear: both;
	width: 840px;
}

#bottom-logos img{
	float: left;
}

#bottom-text{
	float: left;
	position: relative;
	top: 28px;
	font-size: .9em;
}
#fb{
	position: relative;
	top: 20px;
	float: right;
	margin-right: 128px;
}
#bottom-text p, #bottom-text a{
	color: #663366;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 15px;
}

#bottom-text a:hover{
	color: white;
	text-decoration: underline;
}

#ie-bottom-spacer{
	width: 100%;
	height: 30px;
}
#fotoshow{
	width: 600px;
	margin: 0 auto;
	margin-top: 10px;
}
#fotoshow img{
	border: 8px solid #ebebeb;
}
#fotoshow img:hover{
	border-color: #d9d9d9;
}