html>body #minHeight{float:left;width:0px;height:100%;margin-bottom:-87px;} /*safari wrapper*/
/* margin-bottom must equal #footer height */
/*html #minHeight{margin-bottom:-85px;}*/ /*not needed*/

/* removed as an IE hack to keep window, as you minimize the width, from forcing the page top margin down */
/* commented backslash hack \*/ 
/*html, body{height:100%}*/

/* end hack */
/*html,body {margin:0;padding:0}*/

/* removing this causes the page to be reduced to less than 100% 
	if that is the effect watned */
/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
#map {
	width:500px;
	height:420px;
	margin: 100px auto 0 auto;
	padding: 0 0 0 0;
}
body {
	font: normal 11px verdana, sans-serif, serif;
	background-color:#CCCCCC;
	margin-top: 8px;
	margin-left: 10px;
	margin-bottom: 8px;
	background-image: url(picts/offgreystripes.gif);
}
a {
	color: #3333FF;
}
a:hover {
	color:#663300;
}
/*<div class="gBold">LUMBER</div>*/
.gBold {font-size:20px; font-family:Arial,sans-serif,serif; color: #006633;
}
p {
	line-height: 1.3em;
	margin: 0;
	padding-top: 1.2em;
}
#header{
	height:105px;
	width:950px;
	background-repeat: repeat-y;
}
#outer{
	min-height:100%;
	margin-bottom:-75px;
	height:auto;
	width:950px;
	background-repeat: repeat-y;
	background-color: #E1E8DD;
	border-color: #666666;
	border-top-color: #FFFFFF;
	border-top-style: outset;
	border-top-width: 2px;
	border-right-width: 2px;
	border-right-style: outset;
	border-left-width: 2px;
	border-left-style: outset;
	border-left-color: #FFFFFF;
}
* html #outer {
	height:100%;
}
#upperFlash  {
	margin-right:15px;
	padding-left:0;
	float:right;
	margin-top:15px;
	padding:0px;
	border:1px solid;
	border-color: #BBBBBB;
}
#hours {
	margin: 10px 0 0 2px;
	background-color: #E1E8DD;
	font-size: 10px;
	float:left;
	height:190px;
	width:165px;
	text-align:center;
}
#hours  p {
	color: #666666;
	font-size:11px;
	line-height:10px;
	letter-spacing:1.1px;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
}
#menuBox {
	width:150px;
	height:auto;
	border: 1px solid #ccc;
	background: #E2DCC5;
	padding-top: 15px 0 5px 0;
	background-image: url(picts/offgreenstripesmm.gif);
	float: left;
	margin-top: 15px;
	margin-left:5px;
	text-align:center;
	padding:0px 0px 0 0;
}
#eventtxt {
	clear:left;
	text-align:center;
	width:auto;
	float:left;
	margin-left:10px;
	padding-top:8px;
}
#rtContent {
	float:right;
	width: 330px;
	height:auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:5px;
	margin-top:0px;
	margin-left:15px;
	font: normal 12px verdana, sans-serif,serif;
	padding-left:20px;
	line-height:120%;
}
#rtContractor {
	float:left;
	width: 300px;
	height:auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:5px;
	margin-top:0px;
	margin-left:15px;
	font: normal 12px verdana, sans-serif,serif;
	padding-left:20px;
	line-height:120%;
}
#ltContentTan {
	float:left;
	width:30em;
	height:auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:5px;
	margin-top:10px;
	margin-left:10px;
	font: normal 12px verdana, sans-serif,serif;
	padding-left:10px;
	line-height:120%;
	border:1px solid gray;
	border-style: outset;
	background: #DDE1E3 url(picts/bg2_brn.gif) repeat-x;
}
#ltContent {
	float:left;
	width:300px;
	/*height:200px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:5px;
	margin-top:0px;
	margin-left:30px;
	font: normal 12px verdana, sans-serif, serif;
	padding-left:10px;
	line-height:120%;
}
#mainContent {
	float:right;
	width: 725px;
	padding-top: 5px;
	padding-right: 32px;
	margin-top:0px;
	font: normal 12px verdana, sans-serif,serif;
	padding-left:10px;
	line-height:120%;
}
#mainContent p {
	line-height: 120%;
	margin: 0;
	padding-top: 10px;
}
#footer{
	width:950px;
	clear:both;
	height:60px;
	text-align:center;
	background-repeat: repeat-y;
	margin-top:20px;
	background-color: #E1E8DD;
	padding-top: 0px;
	color: #454F8C;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-color: #666666;
	border-right-color: #666666;
	border-right-width: 2px;
	border-right-style: outset;
	border-left-width: 2px;
	border-left-style: outset;
	border-left-color: #FFFFFF;
}
#footer a {
	color: #FF9E01;
}
#footer a:hover {
	color: #009900;
}
/* must be used for #footer to stick to the bottom of the div - height to clear must equal height of #footer */
#clearfooter{clear:both;height:60px;}

div>p {margin:0}
/* margin-bottom is 2 pixels bigger than height of #footer */
#minHeight{float:left;width:0px;height:100%;margin-bottom:-60px;} /*safari wrapper thanks to Tim Connor*/
/* margin-bottom must equal #footer height */
/*  REMOVED 05-13-2005 ???? and does not validate */
* html #minHeight{margin-bottom:-60px;}
