#contentBox {
	
}


.storyHeader {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	padding: 3px 0px;
}
.storyText {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 11px;
	color: #262626;
	padding: 5px 5px 5px 0px;
	vertical-align: top;
}
.storyBox {
	background-color: #FCFAE5;
	padding: 5px;
}

a{
	color: #333333;
	text-decoration: underline;
}
a:hover{
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
}

#contentHeader {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	padding-bottom: 25px;
}

body {
	background-image: url(_images/side1.jpg);
	background-repeat: repeat;
	margin: 0px;
	background-attachment: fixed;
}

#bumpersticker {
	position: relative;
	top:-700px;
	left: 320px;
	z-index: 40;
}
#food {
	position: relative;
	top: -540px;
	left: 370px;
	z-index: 50;
}
 #navigation {
	position:relative;
	top:0px;
	left: -100px;
	width:605px;
	height:191px;
	z-index:40;
}
#contentBox {
	position:relative;
	z-index:30;
	width:772px;
	height:646px;
	background-repeat: no-repeat;
	background-image: url(_images/newestBack.gif);
	top: -80px;
}
#footer {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	position:relative;
	left: -100px;

}
#content {
	margin-top: 80px;
	margin-left: 8px;
	margin-right: 8px;
}
#extras {
	margin-top: 110px;
}

 
 

.centerContent {
	text-align: center;
}

.menuText {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 11px;
	color: #262626;
	padding: 5px 5px 20px;
	vertical-align: top;
}
.menuHeader {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	background-repeat: no-repeat;
	background-position: center;
	padding: 3px;
	background-image: url(_images/menuHeaders.gif);
}
.menuPad {
	padding-left: 20px;
}
.menuPad2 {
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.noline{
	text-decoration: none;
	background-color: transparent;
}
a.noline:hover{
	text-decoration: none;
	
}
