@charset "utf-8";
/* CSS Document */
body{
	background-color:#faf7b2;
	margin:0;
	padding:0;
}
.bkg{
	height:892px;
	background-image: url(images/bkgCardboard.jpg);
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left:auto;
	margin-right:auto;
}
.homecontent {
	height: 882px;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/homecontent.jpg);
	background-repeat:no-repeat;
	padding-top:22px;
}
.logoleft {
	background-image: url(images/logoleft.jpg);
	margin-left: -42px;
	height:285px;
	width:275px;
	background-repeat: no-repeat;
}
.logotext {
	margin-left:278px;
	margin-top:-208px;
}
#navcontainer{
	margin-left:20px;
	text-indent:-9998px;
}
#navlist li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#navlist li a{
	text-decoration:none;
}
#topnavcontainer{
	margin-left:208px;
}
.flashcontainer {
	background-image: url(images/flashcontainer.png);
	height: 483px;
	width: 573px;
	margin-top: -597px;
	margin-left: 11px;
	background-repeat: no-repeat;
}
.articlecontainer {
	background-image: url(images/flashcontainer.png);
	height: 483px;
	width: 573px;
	margin-top: -540px;
	margin-left: 11px;
	background-repeat: no-repeat;
	padding-left:31px;
	padding-top:30px;
}

.frontpagetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #ff8534;
	width: 486px;
	margin-top:-60px;
	margin-left:54px;
}
.sitemaptext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #ff8534;
	width: 450px;
	margin-top:-569px;
	margin-left:65px;
}
.sitemaptext img{
	margin-top:386px;
}
.delivery {
	background-image: url(images/delivery.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 371px;
	margin-top: -201px;
	margin-left: 494px;
}
.footer {
	width: 617px;
}
.hoagie {
	margin-top: -30px;
	margin-left: 613px;
}
.rightfrontpage {
	background-image: url(images/2right.png);
	height: 322px;
	width: 176px;
	margin-left: 614px;
}
.frontpagetext center p a {
	text-decoration:underline;
	color:#ff8534;
}
.frontpagetext center p a:hover{
	color: #4fd4ff;
	text-decoration:none;
}
.map {
	height:456px;
	margin-top: -315px;
	margin-left: 171px;
}
.phone {
	background-image: url(images/phone.jpg);
	height: 238px;
	width: 150px;
	margin-top:-395px;
	margin-left:11px;
}
.story {
	height: 390px;
	width: 521px;
}
.article {
	margin-left:626px;
}
.pictures {
	margin-left:630px;
	margin-top:8px;
}
.video {
	margin-left:621px;
	margin-top:8px;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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%;
	background: transparent url(files/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(files/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(files/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ background: url(files/images/closelabel.gif)width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.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;}
/* End hide from IE-mac */ 

.contactcontent {
	width:400px;
	margin-top: -441px;
	margin-left: 75px;
	color: #faf7b6;
}
.contactbob {
	background-image: url(images/contactbob.png);
	height: 27px;
	width: 315px;
	margin-left: 88px;
}

