
body{
	margin: 0;
	background: black top repeat-x url(../images/bg.jpg);
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
}
img{
	border: 0;
}
img.ee{
	padding: 10px;
	border: 2px dashed #fff;
}
a{
	color: #44abb3;
	outline: none;
}
#container{
	width: 849px;
	margin: 0 auto;
}
#logo{
	width: 330px;
	height: 202px;
	float: left;
}
#nav{
	width: 486px;
	height: 48px;
	background: no-repeat left url(../images/nav.jpg);
	float: left;
	margin-top: 156px;
}
blockquote{
	color: #a368a0;
}
#nav ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav ul li{
	margin: 0;
	padding: 0;
	float: left;
}
#nav a{
	color: white;
	text-decoration: none;
	display: block;
	padding: 19px 12px 16px 12px;
	font-family: Arial;
}
#nav a:hover{
	background: repeat url(../images/nav-hover.png);
}
#content{
	color: white;
	clear: both;
}
#content-top{
	width: 849px;
	height: 109px;
	background: center no-repeat url(../images/content-top.jpg);
}
#content-top h2{
	font-size: 40px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 0 35px;
	padding: 0 !important;
	position: relative;
	top: 30px;
}
#content-top h3{
	color: #592d57;
	font-weight: normal;
	padding: 26px 35px;
	margin: 0;
	font-size: 14px;
	letter-spacing: 5px;
}
#text{
	background: center repeat-y url(../images/content-repeat.jpg);
	width: 849px;
	overflow: hidden;
	padding-bottom: 25px;	
}
/* MERCHANT STUspecFF */
ul#merchants{
	margin: 0 0 15px 80px;
	padding: 0;
	position: relative;
	top: 35px;
	list-style-type: none;
}
ul#merchants h4{
	font-size: 20px;
	display: block;
	margin: 0;
	padding: 0;
}
ul#merchants li{
	float: left;
	width: 210px;
	margin: 0 10px;
	height: 110px;
}
ul#merchants li.cs{
	color: #999;
}
ul#merchants span.now{
	background: #e41717;
	padding: 0 4px;
}
ul#merchants span.cs{
	background: #793d76;
	padding: 0 4px;
}
h5 span.cs{
	background: #793d76;
	padding: 0 4px;
	font-size: 11px;
	text-transform: capitalize;
	position: relative;
	top: -3px;
}
/* SPECIALS STUFF */
#textbox{
	width: 636px;
	margin: 0 auto;
	padding: 20px 0;
	position: relative;
	z-index: 100;
}
#textbox h3{
	font-size: 20px;
	margin: 10px 0;
	float: left;
	width: 370px;
	font-weight: normal;
	text-transform: uppercase;
}
#textbox h5{
	font-size: 20px;
	margin: 10px 0;
	font-weight: normal;
	text-transform: uppercase;
	clear: left;
}
#textbox h4{
	font-size: 14px;
	color: #44abb3;
	display: block;
	clear: left;
	float: left;
	margin: 0 10px 0 0;
	width: 70px;
	min-height: 40px;
	text-align: right;
}
#photos{
	width: 636px;
	margin: 0 auto;
	padding: 20px 0;
	position: relative;
	z-index: 100;
}
#photos h3{
	font-size: 20px;
	margin: 10px 0;
	float: left;
	width: 636px;
	font-weight: normal;
	text-transform: uppercase;
}
/* CONTACT STUFF */
#overlay{
	position: absolute;
	top: 300px;
	margin-left: 129px;
	width: 676px;
	height: 558px;
	background:  no-repeat url(../images/contact-overlay.png);
	z-index: 1;
}
#textbox p.dir{
	margin: 0;
	padding: 0 0 25px 0;
	float: left;
	display: block;
}
#textbox div.ex{
	float: left;
	position: relative;
	top: 11px;
	margin-left: 35px;
	background: left no-repeat url(../images/time.gif);
	padding-left: 25px;
}
.spec{
	width: 639px;
	min-height: 125px;
	clear: left;
	background: no-repeat url(../images/spec-bg.gif);
}
.spec span{
	font-size: 10px;
	color: #ccc;
	display: block;
}
.spec2{
	width: 639px;
	height: auto;
	clear: left;
}
.spec img{
	border: 7px solid #333;
	margin: 9px 0 10px 11px;
	float: left;
}
.spec p{
	width: 380px;
	color: white;
	font-size: 14px;
	margin: 36px 0 25px 26px;
	float: left;
}
.spec2 p{
	width: 580px;
	color: white;
	font-size: 14px !important;
	margin: 26px 0 0 16px;
	padding: 20px 0 0 0;
	text-align: justify;
}
hr{
	border: 0;
	height: 1px;
	background: #333;
	margin: 20px 0;
	clear: both !important;
}
#content-bottom{
	width: 849px;
	height: 115px;
	background: center no-repeat url(../images/content-bottom.jpg);
}
#bottom-text{
	position: relative;
	top: 55px;
	margin-left: 35px;
}
#bottom-text p{
	float: left;
}
#bottom-text a{
	color: #a368a0;
}
#bottom-text a:hover{
	color: white;
	text-decoration: none;
}
p#pp{
	padding: 0 15px;
	letter-spacing: 2px;
}
p#hrs{	
	border-left:1px solid #351233;
	padding-left: 15px;
}
p#hrs span{
	color: #a368a0;
}
#footer{
	width: 849px;
	height: 66px;
	background: no-repeat center url(../images/footer.jpg);
	margin-top: 0;
	clear: both;
}
#footer #links{
	position: relative;
	top: 15px;
	margin-left: 480px;
}
div.newsbox{
	padding: 10px 25px;
	background: #2c2c2c;
	border: 1px solid #777777;
}
div.newsbox p{
}
div.newsbox h2{
	font-size: 20px;
	color: #44abb3;
	display: block;
	clear: left;

}
div.newsbox h3{
	font-size: 25px !important;
	color: #fff;
	display: block;
	clear: left;
	width: auto !important;
}
table.ss h5{
	background: #251e26;
	padding: 10px;
	text-align: center;
}
table.ss tr td.stuf{
	padding: 3px 25px;
	vertical-align: top;
}
table.ss{
	background: #393939;
	border: 1px solid #666666;
}
table.ss img{
	border: 7px solid #1a1a1a;
	margin: 10px;
	width: 200px
}
