	body {
		line-height: 1.4;
		background-color: black;
		color: yellow;
		font-family: georgia,times,serif;
		font-size: 15px;
		z-index:1;
	}
	#pagewrapper {
		/*border: 4px solid yellow;*/
	text-align: center;
		margin-left:auto;
		margin-right:auto;
		margin-top: 4px;
		width: 952px;
	}
	#pageinnerwrapper{
		border:4px solid black;
		background-color: white;
		color: black;
		padding: 32px;
		width:880px;
		white-space:nowrap;
		margin-left:auto;
		margin-right:auto;
	}

#logozone {
	height:96px;
	width:100%;
}
#logo {
	background-color: white;
	background: url(img/Goldgradient.gif);
	margin-left:auto;
	margin-top:3px;
	margin-right:auto;
	width:351px;
	height:89px;
	background-repeat:repeat-x;
}
#hours {
	float:left;
	/*position:absolute;*/
	width: 144px;
	margin-left:18px;
	margin-top: 18px;
	height:60px;
}
#phone {
	float:right;
	width:144px;
	margin-right: 18px;
	margin-top:18px;
	height: 60px;
}
#menuzone {
	color: white;
	/*font-family: verdana, sans-serif;*/
	/*font-size: 14px;*/
	font-size: 14px;
}
#menuzone a {
	color: yellow;
	text-decoration:none;
	cursor:pointer;
}
#menuzone a:hover{
	text-decoration:underline;
}
#contentzone {
	min-height: 320px;
	text-align:left;
}
.sideblocks {
	float:right;
	margin: 18px;
	margin-right:36px;
}
.sideblock {
		border: 4px solid yellow;
		padding:4px;
		margin-bottom: 8px;
		text-align:center;
		background-color: black;
}
#map {
	background-color: white;
	margin-left:auto;
	margin-right:auto;
	width:313px;
}
#address {
	text-align:center;
}
#loc {
	text-align:center;
}
#pickup {
	text-align:center;
}
#park {
	text-align:center;
}
#credit {
	text-align:center;
}
#contentzone h2{
	margin: 18px;
	margin-left:36px;
	font-family: georgia, times, serif;
	font-weight: normal;
	font-size: 20px;
}
#contentzone h3{
	margin: 18px;
	margin-left:36px;
	font-family: georgia, times, serif;
	font-weight: normal;
	font-size: 17px;
}
#contentzone p{
	margin: 18px;
	margin-left:36px;
	color: whitesmoke;
}
#contentzone ul{
	margin: 18px;
	margin-left:36px;
	color: whitesmoke;
}
#contentzone a{
	color:yellow;
}
#snapzoom {
	position: absolute;
	top: 172px;
	margin-left: 0px;
	z-index: 32;
	padding: 24px;
	background-color: black;
	visibility: hidden;
}
.browseitems {
	text-align: left;
	margin: 24px;
}
.browseblock {
	/*float: left;*/
	display: inline;
	margin: 12px;
	cursor: pointer;
}
.browseend {
	clear: both;
	margin: 24px;
}
#browsezoom {
	position: absolute;
	top: 174px;
	margin-left: 210px;
	display: none;
}
.browsezoom {
	background-color: #000000;
	padding: 72px;
	cursor: pointer;
}
