html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:#CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background-color: #CCCC99;
	}

#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:200px; 
	bottom:0px; 
	width:790px; 
	margin-left:-315px; 
	left:50%; 
	border:0;
	background: #FFFFFF url('images/badgers_rest_lodge_view_header_e.jpg') no-repeat -160px -200px;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:790px;
	border-top:200px solid #fff; 
	border-bottom:0px solid #fff;
	background:#FFFFFF url('images/badgers_rest_lodge_view_header_e.jpg') no-repeat fixed -160px -200px;
	}
	
#left {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:200px; 
	bottom:0px; 
	width:160px; 
	margin-left:-475px; 
	left:50%; 
	border:0;
	background: #FFFFFF url('images/badgers_rest_lodge_view_header_e.jpg') no-repeat 0px -200px;
	}

* html #left {
	top:0; 
	bottom:0; 
	height:100%;
	width:160px;
	border-top:200px solid #fff; 
	border-bottom:0px solid #fff;
	background:#FFFFFF url('images/badgers_rest_lodge_view_header_e.jpg') no-repeat fixed 0px -200px;
	}

#head {
	position:absolute; 
	margin-left:-475px; 
	left:50%; 
	top:0; 
	width:950px; 
	min-width:950px; 
	height:200px; 
	background: #FFFFFF url('images/badgers_rest_lodge_view_header_e.jpg') no-repeat;
	font-size:1em; 
	z-index:5; 
	border:0;
	}

* html #head {
	top:0px; width:950px; height:200px;
	}
	
#foot {
	text-align:center;
	position:absolute; 
	margin-left:-475px; 
	left:50%; 
	bottom:0; 
	width:950px; 
	min-width:950px; 
	height:50px; 
	font-size:1em; 
	z-index:5; 
	border:0;
	font-family: trebuchet MS, tahoma, verdana, arial, sans-serif;
	font-weight:bold;
	color:#000;
	}

* html #foot {
	bottom:2px; width:950px; height:48px;
	}

p {
	padding:5px;
	}
	
A
{
	margin: 0px;
	color: #447744;
	text-decoration: underline;
}

BODY, P, TD
{
	font-size: 10pt;
	font-weight: normal;
}

TH
{
	font-size: 10pt;
	font-weight: bold;
}

H1
{
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	padding:5px
}

H2
{
	font-weight: bold;
	font-size: 13pt;
	color: #222222;
	padding:5px
}

H3
{
	font-size: 12pt;
	margin: 3px;
	padding: 4px;
	color: #222222;
	padding:5px
}

TABLE.MENU
{
 border-collapse: separate;
 border-spacing: 6px;
}

TD.MENU
{
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
	background: #FFFFFF url('images/menu_bg.jpg');
	color: #000000;
}

TD.MENU:hover
{
	background: #FFFFFF url('images/menu_bg.jpg');
	color: #666666;
}

A.MENU
{
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}

A.MENU:hover
{
	color: #666666;
	text-decoration: underline;
}

DIV.PHOTO
{
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #888888;
}

TD.PHOTOTN
{
    font-size: 8pt;
    font-style: italic;
	background-color: transparent;
	border: 0px;
	width: 200px;
	text-align: center;
	vertical-align: top;
}

