/* CSS Document */
	* {margin:0;padding:0;}

	* html #non-footer {
	height:100%;
	}
	
	
	html, body, #wrap{height: 100%; background-color:#221e1f;}
	
	
	body > #wrap {
	width:688px;
	margin-left: auto;
	margin-right: auto;
	height: auto; 
	min-height: 100%;
	background-color:#F4F2F2;
	font-family:Helvetica, Arial,  sans-serif;
	text-align:justify;
	font-size:9pt;
		}

	#main {padding-bottom: 50px;}  /* must be same height as the footer */


	#footer {
	position: relative;
	width:680px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear:both;
	} 
	
	#container {
	position:relative;
	left:-10px;
	height:349px;
	width:710px;
	background-color:#000000;
	
	}
	
	
			#menu {
	position:relative;
	width:710px;
	
	color:#ffffff;
	font-family:Georgia, Garamond, Times, serif;
	font-size:11pt;
	text-align:center;
	margin:0px 0 0 -10px;
	padding:5px 0 5px 0;
	
	background-color:#000000
			}
	
	

	#non-footer {
	background-color:#99FF00;
	margin:auto;
	min-height:100%;
	position:relative;
	width:1000px;
	}

	#content {
	border: 1px solid #F4F2F2;
	width:678px;
	min-height:100%;
	background-color:#F4F2F2;
	min-height:100%;
	background-image:url(images/logobg2-01.png);
	background-repeat:no-repeat;
		}
		
		
		

			

			
			#title {
	position:absolute;
	top:400px;
	margin-left:-20px;
	height:50px;
	text-align:justify;
	font-size:10pt;
	text-align:center;
	width:391px;
	background-image:url(images/titlebg.png);
	background-position:center;
	
			}
	
#heading {
	position:absolute;
	margin-left:30px;
	#margin-left:-160px; /*ie hack */
	margin-top:10px;
	height:50px;
	background-position:center;
	color:#FFFFFF;
}
			
h1{
	text-align:justify;
	font-size:10pt;
	letter-spacing:1px;
	
	font-family:Georgia, Garamond, Times, serif;
}	
				
.white-h1{
 	text-align:center;
	color:#FFFFFF;
 }
 
.copy-h1{
color:#333333;
font-family:Georgia, Garamond, Times, serif;
}

.contact-h1{
 	text-align:center;
	color:#000000;
 }
 
 ul {margin:0 0 0 20px}
 
 		#copy {	
	margin-left:40px;
	margin-top:100px;
	color:#000000;
	width:600px;
	min-height:100%;	
	letter-spacing:1px;
	color:#202020;
			}
				
	#specials {
		width:71px;
		height:60px;
			}
		
		#specials-line{
			border-bottom:1px dotted black
		}
		
		#specials-copy{
			position:absolute;
			margin:12px 7px;
		}
		
		#specials-box {
			font-size:10pt;
			color:#000;
			text-align:right;
			margin-top:10px;
			
						}
.specials-highligh{
font-size:13pt;
font-weight:bold;
}
						
						#merchandise {
						margin-left:-7px;
						margin-top:-7px;
						width:500px;
						
						background-image:url(images/merchandise-bg.png);
						border:1px solid black;
						padding: 2px 2px 2px 2px;
						}
						
						#merchandise-copy-box {
						padding: 15px;
						position:relative;
						margin-left:105px;
						margin-top:-80px;
						
						width:350px;
						
									}
									
						#merchandise-copy{
						text-align:left;
						margin-top:10px;
						margin-left:-10px;
						border: 1px solid red;
						width:200px
							}
						
						#merchandise-shadow {
						position:relative;
						left:100px;
						width:100px;
						height:100%;
						
						}
						
			.active{
			color:#666666
			}
						
			#map {
			text-align:center;
			}
				
		
	#specials-container {
	width:600px;
	margin-top:2px;
	
		}


	#footer-notes {
	width:680px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
			}
			
			li{
			color: #ED1C24;
			}
			

/****************LINKS****************/
a:link {color:#ffffff; text-decoration:none;} /* unvisited link */
a:visited {color:#ffffff; text-decoration:none;} /* visited link */
a:hover {color:#ED1C24;} /* mouse over link */
a:active {color:#ffffff; text-decoration:none;} /* selected link */

#copy a:link {color:#ED1C24; text-decoration:none;} /* unvisited link */
#copy a:visited {color:#ED1C24; text-decoration:none;} /* visited link */
#copy a:hover {color:#000000} /* mouse over link */
#copy a:active {color:#ED1C24; text-decoration:none;} /* selected link */

#footer-notes a:link {color:#ED1C24; text-decoration:none;} /* unvisited link */
#footer-notes a:visited {color:#ED1C24; text-decoration:none;} /* visited link */
#footer-notes a:hover {color:#000000} /* mouse over link */
#footer-notes a:active {color:#ED1C24; text-decoration:none;} /* selected link */

/*****************gallery**************************/
div.img
  {
  margin:2px;
  background-color:#000000;
  border:2px solid #333333;
    height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.img a:hover img
  {
  border:1px solid #FFCC00;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:112px;
  margin-left:3px;
  margin-bottom:3px;
  color:#000;
  background-color:#ffffff;
  }

/*************************************************/


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}



/****************gallery mode window************************/

/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #000000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #000;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }



/***********************************************/

/****************CMS ***************************/
	#menu-cms {
	position:absolute;
	top:150px;
	width:680px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;
	text-align:right;
	margin-left:5px;
				}
			
	#content-cms {
	border: 1px solid #F4F2F2;
	width:678px;
	min-height:100%;
	background-color:#F4F2F2;
	min-height:100%;
		}
/***********************************************/