body {
	background-color: #660000;
	font-family:verdana,arial,sans-serif;
	text-align: center;
	margin:0px;
	-moz-background-inline-policy: 200;
}

a, a:visited {
	color:#B70004;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


#main-container {
	background: url(img/red_shadow_bg.jpg) repeat-y 0 0;
	width:870px;
	margin:0 auto;
	height:100%;
}

#header {
	width:870px;
	text-align:center;
	border:0;
}

#header-image {
	width:800px;
}


#header #signupForm {
	width:200px;
	position:relative;
}

#navContainer {
	font-size:12px;
	font-weight:bold;
	height:85px;
	padding-top:13px;
	/*padding-left:56px;*/
	text-align:center;
	width:870px;
	background-attachment: scroll;
	background-image: url(img/gray_nav_rip_bg_X.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navInner {
	margin:auto;
	width:750px;
}

#menu {
	padding:0;
	margin:0;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
	padding-top:2px;
}

#menu li {display:inline;}


#menu li.active {
	padding:2px 10px;
	border:1px solid;
	border-color: #888 #888 #111 #111;
	color:#daa520;
	text-decoration:none;
	float:left;
	background-color: #660000;
	margin-right:5px;
	position: relative;
	top: -2px;
}
	
#menu li a {
	padding: 2px 10px;
	border:1px solid;
	border-color: #888 #888 #222 #222;
	color:#fff;
	text-decoration:none;
	float:left;
	/*background-color: #555;*/
	margin-right:5px;
	position: relative;
	top:-2px;
}

#menu li a:hover {
	color:#add8e6;
	border:1px solid;
	border-color: #333 #333 #777 #777;
	background:none;
	padding-top:3px;
}

#liveArea-container {
	background: url(img/liveArea_bg_X_white.gif) repeat-y scroll 0 0;
	color:#000;
	width:870px;
	text-align:left;
}

#mainWin {
	width:780px;
	margin-left:44px;
	text-align:left;
	font-size: 12px;
	padding-bottom:5px;
}

#mainWin h1 {
	font-size:1.85em;
	font-style: italic;
	margin-top:0px;
	color: #b70004;
}

#mainWin h1.location {
	font-size:1.5em;
	font-style: italic;
	margin-top:0px;
	color: #b70004;
}

#mainWin h2 {
	font-size:1em;
	line-height:0;
}

#mainWin h2.location {
	font-size:1.25em;
	line-height:0;
}

#mainWin h3 {
	font-size:1em;
}

#mainWin h2.tagline {
	font-size:1.5em;
	font-style: italic;
	color: #b70004;
}

#mainWin li {
	margin-top:12px;
}
	


#bottomEdge {
	width:870px;
}

#footer {
	width:870px;
	height:15px;
	clear:both;
	font-size:10px;
	text-align:left;
	color:#666;
	padding:10px 0;
	background:url(img/footer_fill_X_black.gif) repeat-y scroll 0 0;
}

#footer #left {
	margin-left: 40px;
	float:left;
	text-align:left;
}


#footer #right {
	margin-right:40px;
	float:right;
	text-align:right;
}

	
.left {
	border:1px solid #000;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.img-shadowL {
  float:left;
  background: url(img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(img/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}
  
.img-shadowL img {
    display: block;
    position: relative;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    margin: -6px 6px 6px -6px;
    padding: 4px;
} 
  
  
.img-shadowR {
  float:right;
  background: url(img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(img/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadowR img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
} 
  
#contact {
	font-size:12pt;
	font-family:arial, verdana;
	color:#333;
	width:750px;
}

#contact .label {
	font-weight:bold;
	float:left;
	width:140px;
	margin-bottom:15px;
	text-align:right;
	font-style:italic;
}

#contact .desc {
	font-weight:normal;
	width:600px;
	float:right;
	margin:2px 0 15px 0;
	font-weight:bold;
	font-size: .85em;
}

#contact .desc .days {
	float:left;
	text-align:left;
	width:70px;
}

#contact .desc .hours {
	padding-left:70px;
}


#contact .smaller {
	font-size:.75em;
}

#contact .break {
	clear:both;
}


#clearer {
	clear: both;
}
  
#gmap {
  	border:1px solid;
  	margin-bottom:15px;
}

.galleryThumb {
	padding:4px;
	border: 1px solid #ccc;
}

input.email {
	border:1px solid #777;
	color:#B70004;
}


input.emailsub {
	border:1px solid #333333;
	color:#B70004;
	font-weight:bold;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 80%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#linkContainer {
	width: 780px;
	margin: 0;
	border:0;
	color:#333;
	font-size:11px;
	height:100%;
}

#slinkContainer p {
	/*
	color:#333;
	font-size:10pt;
	font-weight:bold;
	margin-bottom: 0;
	*/
	background-color:#666;
	border-color:#888 #888 #111 #111;
	border-style:solid;
	border-width:1px;
	color:#fff;
	margin:0 25px 5px 5px;
	padding:3px;
	font-weight:bold;
}

#linkContainer p.soon {
	margin-top:20px;
	font-weight:bold;
	text-align:center;
}

#topCol {
	width:780px;
	margin-bottom:10px;
	font-size:12px;
}

#linkContainer   ul {
	margin-top:2px;
	padding-left:25px;
}

#linkContainer  .col1 {
	float:left;
	width:48%;
	margin-right:2%;
}

#linkContainer  .col2 {
	float:right;
	width:48%;
	margin-left:2%;
}

.raffle-wrapper {
clear:both;

}


.raffle-cell {
float:left;
border:1px solid #aaa;
background-color: #e2e2e2;
width:400px;
padding-left:20px;
}


.raffle-wrapper ul {
	margin-top:0;
}


.raffle-wrapper li {
	margin-top:2px;
}

.raffleitem {
font-weight:bold;
font-size:10pt;
color:#B70004;
}

.breakline {
border-bottom:1px #CCC dashed;
width:100%;
clear:both;
height:10px;
}
	
.product-img-container {
width:760px;
}

.product {
border:0;
margin:5px 15px 25px 15px;
text-align:center;
width:160px;
float:left;
font-weight:bold;
font-size: 12px;
color:#bbbbbb;
}
#navContainer_home {
	font-size:12px;
	font-weight:bold;
	height:364px;
	padding-top:13px;
	/*padding-left:56px;*/
	text-align:center;
	width:870px;
	background-attachment: scroll;
	background-image: url(img/header_bg_v8.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.red_underline {
	color: #B70004;
	text-decoration: underline;
}
#return_policy {
	height: 100%;
	width: 450px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}
#facebook_twitter {
	width:830px;
	clear:both;
	font-size:10px;
	color:#666;
	background-attachment: scroll;
	background-image: url(img/footer_fill_X_black.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	padding-top: 10px;
	padding-left: 40px;
	text-align: left;
	height: 35px;
}
#video {
	float: right;
	width: 782px;
	padding-left: 40px;
	padding-right: 40px;
}

