html {
	margin: 0;
	padding: 0;
}
body {
	background: #CDC2B3 url(images/bg.gif);
	text-align: center;
	color: #5F3E2F;
	font: 11px verdana, sans-serif;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}

a {
	color: #306;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: rgb(0,158,38);
	text-decoration: underline;
	font-family: verdana, sans-serif;
}

			}
img {
	border: 0px;
	text-align: center;
}
#wrapper {
	width: 778px;
	margin: auto;
	text-align: left;
}
#header p {
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#header_prices p {
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header_games p {
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#header_gallery p {
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#header_testimonials p {
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#header p.more {
	padding-right: 30px;
}


#header_prices p.more {
	padding-right: 50px;
}

#header_games p.more {
	padding-right: 5px;
}

#header_gallery p.more {
	padding-right: 75px;
}

#header_testimonials p.more {
	padding-right: 75px;
}


#header {
	height: 320px;
	background: url(images/header_pinball_kids.jpg) no-repeat;
}


#header_prices {
	height: 320px;
	background: url(images/header_kids_at_table.jpg) no-repeat;
}

#header_games {
	height: 320px;
	background: url(images/header_arcade_1.jpg) no-repeat;
}

#header_gallery {
	height: 320px;
	background-image: url(images/header_pinball_logo_left.jpg);

}

#header_testimonials {
	height: 320px;
	background-image: url(images/header_ms_pacman2.jpg);
	
}
#header div {
	padding: 183px 213px 0px 82px;
}


#header_prices div {
	padding: 183px 213px 0px 82px;
	color: #F00;
}

#header_games div {
	padding: 183px 213px 0px 82px;
}

#header_gallery div {
	padding: 183px 213px 0px 82px;
}

#header_testimonials div {
	padding: 183px 213px 0px 82px;
}


#header p {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}




#header_prices p {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: bold;
	left: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}

#header_games p {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
    color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}


#header_gallery p {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}

#header_testimonials p {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}


#header a {
	color:#FFFFFF;
}


#header_prices a {
	color:#FFFFFF;
}


#header_games a {
	color:#FFFFFF
}


#header_gallery a {
	color:#FFFFFF;
}

#header_testimonials a {
	color:#FFFFFF;
}


#nav {
	width: 778px;
	height:48px;
	margin: 0px 0px 0px 0px;
	background-image:url(images/nav.gif);
	background-repeat:no-repeat;
	display:inline;
	float:left;
	padding-left: 50px;
	
}
#nav a {
	font-size:18px;
	font-style:italic;
	color:#306;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 12px 0px 10px 0px;
	padding: 0px 20px 0px 20px;
	display:inline;
	float:left;
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #95004A;
}
#nav a:hover {
	color:#95004a;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.lastchild {
	border-right: none 0px !important;
}
#body {
	background: url(images/body_bg.gif) repeat-y;
	clear: both;
	width: 100%;
}

#body_bg_plain {
	background: url(images/body_bg_plain.gif) repeat-y;
	clear: both;
	width: 100%;
}


#body-top {
	background: url(images/body_top.gif) no-repeat;
}
#body-bot {
	background: bottom url(images/body_bot.gif) no-repeat;
	padding: 21px 25px 15px 42px;
}
#about-box {
	float: left;
	width: 325px;
}
#about-box ul {
	margin-left: 8px;
}
#express-box {
	float: right;
	width: 345px;
	color: #306;
}
#foot {
	width: 778px;
	margin-left: 0px;
	background-image: url(images/foot_bg.gif);
	background-repeat: repeat-y;
}
#foot-top {
	background-image: url(images/foot_top.gif);
	background-repeat: no-repeat;
}
#foot-bot {
	background: bottom url(images/foot_bot.gif) no-repeat;
	padding: 13px 21px 12px 28px;
}
#what-box {
	float: left;
	width: 332px;
}
#what-box img.left {
	margin-left: 10px;
}
#what-box ul {
	float: left;
	margin-left: 2px;
	width: 320px;
}
#news-box {
	float: right;
	width: 345px;
}

#news2-box {
	float: right;
	width: 345px;
	text-align: right;
}


#news-box ul {
	float: left;
	margin-left: 2px;
	width: 330px;
}
#footer {
	margin: 14px;
	text-align: center;
	color: #CCC;
}
h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size:20px;
	font-style:italic;
	color:#95004A;
	font-family: Arial, Helvetica, sans-serif;
}
h2 b{
	color:#306;
	font-weight: bold;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	list-style: none;
	background: 0px 3px url(images/bullet.gif) no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #306;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #306;
	text-align: left;
}
div.narrow-text {
	margin-right: 18px;
}
img.left {
	float: left;
	padding-right: 14px;
	padding-bottom: 16px;
}
#body p.more {
	padding-top: 6px;
}
#news-box p.more {
	padding-top: 0px;
	margin-top: 0px;
}
p.more {
	text-align: right;
}
.clear {
	clear: both;
}
#wrapper #footer p {
	color: #E3E3E3;
}
