body {
background-color:#FFFFFF
}
#Mainbody {
	
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	margin-top: 0;
  	margin-bottom: 0;
  	padding-left: 0;
  	padding-right: 0;
}
#LowerbodyR {
	float: right;
	margin-left: 15px;
	width: 570px;
	margin-top: 10px;
}

#LowerbodyL {
	float: left;
}

#Logo {
	background-image:url(PagebgJBPC.jpg);
	background-repeat: no-repeat;
	width: 740px;
	position: relative;
	height: 160px;
}
	
.hovermenu ul{
	font: bold 14px arial;
	padding-left: 20px;
	margin-left: 0px;
	position: absolute;
	width: 720px;
	background-color: #921415;
	top: 143px;
	
}

.hovermenu ul li{
	list-style: none;
	display: inline;
}

.hovermenu ul li a{
	padding: 0px 0.4em;
	text-decoration: none;
	float: none;
	color: #FFFFFF;
	background-color: #921415;
}

.hovermenu ul li a:hover{
	color: #00CC33;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	border-style: hidden;
	
}

#ProductsList {
	background-image: url(tabletop.jpg);
	background-repeat: no-repeat;
	border: 1px solid #BD0D0D;
	margin-top: 10px;
}
#ProductCategorys {
	background-image: url(tabletop.jpg);
	background-repeat:repeat-x;
	width:737px;
	left: 0px;
	border: 1px solid #BD0D0D;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
#OpeningTimes {
	background-image: url(../styles/tabletop.jpg);
	background-repeat:no-repeat;
	border: 1px solid #BD0D0D;
	padding-top: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Pane1 {
	background-image: url(tabletop.jpg);
	background-repeat:repeat-x;
	border: 1px solid #BD0D0D;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 536px;
	
}
#Pane2 {
	background-image: url(tabletop.jpg);
	background-repeat:repeat-x;
	border: 1px solid #BD0D0D;
	float: right;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 536px;
}
#ProductPrices {
	background-image: url(tabletop.jpg);
	background-repeat:repeat-x;
	border: 1px solid #BD0D0D;
}

#DPP {
	background-image: url(tabletop.jpg);
	background-repeat:repeat-x;
	border: 1px solid #BD0D0D;
	margin-top: 10px;
	margin-bottom: 10px;
}

.style1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 4px;
}
.style2 {
	color: #666666;
	font-family: Arial;
	font-size: 10px;
	line-height: 1;

}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
}
.style3 {
	color: #666666;
	font-family: Arial;
	font-size: 24px;
}
.style5 {	
	font-size: 18px;
	font-weight: bold;
	color: #009900;
}
.style6 {	
	color: #FF0000;
	font-weight: bold;
}
.style7 {
 	color: #666666;
}
.style8 {
	color: #000000;
}

#Cards {
	text-align: center;
	bottom: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #BD0D0D;
	width: 70%;
	clear: both;
	padding-right: 15%;
	padding-left: 15%;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* SBMH -- see http://css-discuss.incutio.com/?page=BoxModelHack 
 * Stupid hack lets IE see 100%, others see 70%. 
 */
#Cards {
    \width: 100%;
    \width: 70%;
}
.style7 {
	color: #666666;
}
.style9 {
	color: #666666;
	 font-weight: bold; 
}

