/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #213021;
}
#homepage {
	width:750px;
	margin:0px auto;
	position:relative;
}
#mainContent {
	background-color:#F5DFAF;
	position:relative;
	padding-top:5px;
	padding-bottom:5px;
	top:0px;
	left:0px;
	width:100%;
	height: 676px;
}
#leftPanel {
padding-left:3px;
}
#homeDelivery {
width:194px;
height:280px;
position:relative;
top:0px;
left:0px;
}
#homeDelivery:hover {
background-color:#840a0a;
}
#homeLeftImage {
background-image:url(Images/newhome/lphppic2.jpg);
width:190px;
height:102px;
position:relative;
top:6px;
left:2px;
}
#homeBeer {
position:relative;
top:12px;
left:0px;
width:194px;
height:277px;
}
#homeBeer:hover {
background-color:#f3b816;
}
#rightPanel {
	position:absolute;
	top:0px;
	left:200px;
	width: 550px;
}
#header {
	position:relative;
	width:543px;
	height:207px;
	background-image:url(Images/newhome/lphpbanner.png);
	left: 2px;
}
#homeLinks {
	position:relative;
	top:0px;
	left:2px;
	width:386px;
	height:45px;
	background-color:#730505;
	padding-left: 158px;
}

#homeContent {
	position:relative;
	top:4px;
	left:0px;
	width: 548px;
}
#homeSpecials {
	position:relative;
	top:10px;
	left:0px;
	width:192px;
	height:250px;
	background-repeat:no-repeat;
}
#homeContent img {
	float:right;
	margin-top: 0px;
}
#homeCoupons {
	position:relative;
	top:15px;
	left:2px;
	width:188px;
	height:157px;
}
#homeCoupons:hover {
width:187px;
height:156px;
background-color:#840a0a;
}
#homeFooter {
position:relative;
top:0px;
left:0px;
width:750px;
height:123px;
background-image:url(Images/newhome/lpbottombanner.jpg);
}

#nav {
		margin:0 0 0 0px;
		padding:0;
		width:100%;
		background:#730505;	

	}
	#nav li {
		display:inline;
		padding:0;
		margin:0;
		color:#F0AC0D;
	}
	#nav a:link,
	#nav a:visited {
		color:#F0AC0D;
		background:#730505;
		padding:6px 16px 3px 16px;
		float:left;
		text-decoration:none;
		font:"Times New Roman", Times, serif;
		font-size:25px;
		font-weight:bold;
	}
	#nav a:hover {
		color:#F0AC0D;
		background:#213021;
		padding-bottom:9px;
	}

#nav-catering {
padding-left:50px;
}
img.wifilarge {
	top: 200px;
	position: absolute;
	z-index: 2;
	left: 10px;
}

.ttlg {
	color: #FFFFFF;
	text-align: center;
	font-size:12px;
}
.ttlg a:link,
	.ttlg a:visited,
	.ttlg a:hover {
		color:#ffffff;
	}
	.copyright {
	font-size: 12px;
	text-align: center;
	color:#ffffff;
	padding: 5px;
	}
	

