.replace {
	display: none;
}

#header h1 a { 
	background: url('../images/header.gif') 0px 0px no-repeat;
}

#stats-page h2,
#reviews-page h2,
#contact-page h2,
#tour-page h2,
#about-page h2,
#media-page h2
{
	width:589px;
	height:89px;
	color:#534741;
	text-transform: uppercase;
	font-weight:bold;
	font-size:4em;
	border-bottom: 20px solid #95d5d1;
	padding: 24px 0 24px 20px;
	margin: auto 20px 40px 0px;
}

#stats-page h2 {
	background: url('../images/header_stats.gif') 20px 0px no-repeat;
}

#reviews-page h2 {
	background: url('../images/header_reviews.gif') 20px 0px no-repeat;
}

#contact-page h2 {
	background: url('../images/header_contact.gif') 20px 0px no-repeat;
}

#tour-page h2 {
	background: url('../images/header_tour.gif') 20px 69px no-repeat;
}

#about-page h2 {
	background: url('../images/header_about.gif') 20px 69px no-repeat;
}

#media-page h2 {
	background: url('../images/header_media.gif') 20px 69px no-repeat;
}

#nav ul li.home {
	width:48px;
	height:21px;
}

#nav ul li.home a {	
	width:31px;
	height:12px;
	background: url(../images/nav_home.gif) no-repeat 0 0;
}

#nav ul li.home a:hover {	
	width:31px;
	height:12px;
	background: url(../images/nav_home.gif) no-repeat 0 -12px;
}

#nav ul li.tour {
	width:48px;
	height:21px;
}

#nav ul li.tour a {	
	width:31px;
	height:12px;
	background: url(../images/nav_tour.gif) no-repeat 0 0;
}

#nav ul li.tour a:hover {	
	width:31px;
	height:12px;
	background: url(../images/nav_tour.gif) no-repeat 0 -12px;
}

#nav ul li.blog {
	width:49px;
    height:21px;
}

#nav ul li.blog a {	
	width:30px;
	height:12px;
	background: url(../images/nav_blog.gif) no-repeat 0 0;
}

#nav ul li.blog a:hover {	
	width:30px;
	height:12px;
	background: url(../images/nav_blog.gif) no-repeat 0 -12px;
}

#nav ul li.media {
	width:53px;
	height:21px;
}

#nav ul li.media a {	
	width:37px;
	height:12px;
	background: url(../images/nav_media.gif) no-repeat 0 0;
}

#nav ul li.media a:hover {	
	width:37px;
	height:12px;
	background: url(../images/nav_media.gif) no-repeat 0 -12px;
}

#nav ul li.reviews {
	width:69px;
	height:21px;
}               

#nav ul li.reviews a {	
	width:50px;
	height:12px;
	background: url(../images/nav_reviews.gif) no-repeat 0 0;
}

#nav ul li.reviews a:hover {	
	width:50px;
	height:12px;
	background: url(../images/nav_reviews.gif) no-repeat 0 -12px;
}

#nav ul li.about {
	width:56px;
	height:21px;
}

#nav ul li a {
	margin: 4px 0 0 10px;
}

#nav ul li.about a {	
	width:40px;
	height:12px;
	background: url(../images/nav_about.gif) no-repeat 0 0;
}

#nav ul li.about a:hover {	
	width:40px;
	height:12px;
	background: url(../images/nav_about.gif) no-repeat 0 -12px;
}

#nav ul li.contact {
	width:72px;
	height:21px;
}

#nav ul li.contact a {	
	width:52px;
	height:12px;
	background: url(../images/nav_contact.gif) no-repeat 0 0;
}

#nav ul li.contact a:hover {	
	width:52px;
	height:12px;
	background: url(../images/nav_contact.gif) no-repeat 0 -12px;
}

#map {
	position: relative;
	background: url('../images/map.jpg') 0px 0px no-repeat;
	height: 389px;
	width: 849px;
	margin:0 0 18px 0;
	padding:20px;
}

#book-nugget a {
	clear: none; 
	position: relative;
	background: url('../images/book_promo.gif') 0px 0px no-repeat;
	height:237px;
	width:174px;
	padding:0;
	margin:0;
	float: left;
	border-bottom: 15px double #95d5d1;
}

#book-nugget-home a {
	clear: none; 
	position: relative;
	background: url('../images/book_promo.gif') 0px 0px no-repeat;
	height:217px;
	width:174px;
	padding:0;
	margin:0;
	float: left;
	border-left: 15px double #95d5d1;
}

#stats-nugget-home {
   /* clear:none;
	position: relative;
	background: url('../images/stats/nachos.gif') 0px 0px no-repeat;
	height:217px;
	width:154px;
	padding:0;
	margin:0 3px 0 0;
	float: left;
	border-left: 15px double #95d5d1; */
	clear: none;
	position: relative;
	height:217px;
	width:154px;
	padding:0;
	margin:0 3px 0 0;
	float: left;
	border-left: 15px double #95d5d1;
}

#stats-nugget {
   /* clear:none;
	position: relative;
	background: url('../images/stats/nachos.gif') 0px 0px no-repeat;
	height:217px;
	width:154px;
	padding:0;
	margin:0 3px 0 0;
	float: left;
	border-left: 15px double #95d5d1; */
	clear: none;
	position: relative;
	height:217px;
	width:154px;
	padding:0;
	margin:0 3px 0 0;
	float: left;
}
