body	/* ==== Default 'body' element design ==== */
{
	background-image:url('images/beerbubblesBG.gif');
	margin:0px;
	padding:0px;
}
/* vvvvv Evaluate these are mod as required vvvvv */
.p {
	margin:0px;
	padding:0px;
	/* vertical-align:top; */
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
/* ^^^^^ Evaluate and mod as required ^^^^^ */
/* ==== 'main' div definition ==== */
#main {
	/* display:none;  Hide content until page built */
	width:958px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0; 
}
/* ==== 'page' div definition ==== */
#page {
	width:958px;
	border-width:0px;
	margin:0px auto 0px auto;
}
/* ==== Define the sites default page header graphic ==== */
#leftHeader
{
float:left;
width:628px;
height:233px;
border-width:0px;
background-image:url("images/Walts_Header_v3_layout_01.jpg");
margin:0px;
}
#midHeader
{
float:left;
width:106px;
height:233px;
border-width:0px;
background-image:url("images/Walts_Header_v3_layout_02ani.gif");
margin:0px;
}
#rightHeader
{
float:left;
width:224px;
height:233px;
border-width:0px;
background-image:url("images/Walts_Header_v3_layout_03.jpg");
margin:0px;
}
/* ==== fix IE's center alignment issue ==== */
.ieCenter 
{
text-align:center;
}
/* ==== CSS to support menu structure ====*/
.menu
{
position:relative;
margin-left:auto;
margin-right:auto;
margin-top:-40px;
/* left:330px; */
top:34px;
background:url("images/menuBG.gif") no-repeat;
height:35px;
width:459px;
}
.menu ul
{
font:14px Helvetica, san-serif;
font-weight:bold;
list-style:none;
z-index:10;
position:absolute;
z-index:100;
margin:0px;
padding:9px 5px;
}
.menu li
{
float:left;
}
.menu a, .menu a:active, .menu a:visited, .menu a:hover
{
text-decoration:none;
color:#FFF;
padding:10px;
}
.menu a:hover
{
color:#FFFF00;
}
#slide
{
position:absolute;
top:6px;
height:24px;
background:#000000;
z-index:10;
}
/* ==== define standard page footer ==== */
#footer
{
display:block;
width:958px;
padding:0 0 0 70px;
margin:-20px auto 0px auto;
}
#topFooter
{
width:958px;
height:70px;
border-width:0px;
background-image:url("images/BodyLayout_top.jpg");
margin:-28px auto 0px auto;
}
#bottomFooter
{
width:958px;
height:70px;
border-width:0px;
background-image:url("images/BodyLayout_bottom.jpg");
margin:0px auto 0px auto;
}
.copyright
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
font-weight:bold;
text-decoration:none;
color:#000000;
}
/* ==== End of WaltsInn2.css ==== */
