	 html, body {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size: 12px; }
	 html {background: #fff url("images/bg_html.gif") top center repeat;}
	 body {background: url("images/bg_body.gif") top center repeat-x;}
	 #all {margin:0 auto; padding:0; position:relative; width:762px;}
	 #logo {margin:0; padding:0; width:256px; height:201px; position:absolute; top:17px; left:30px;}
	 #header {margin:0; padding:0; background: #c34e01 url("images/bg_head_line.gif") top left no-repeat;width:762px; position:relative;height: 185px;overflow:hidden;}
	 #header p {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 168px;
	left: 30px;
	color: #fff;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	width: 256px;
	overflow: hidden;
	text-align: center;
}
	 #header_info { padding: 30px 8px 8px 295px; color:#fff; font-size: 12px; font-family:  Times New Roman; font-weight: bold;}
	 #header_img {width:378px; height:171px; margin:10px 0 0 370px; padding:0; }
	 #golden_pond_lodge {width:22px; height:155px;margin:0; padding:0;position:absolute; top:15px; left:295px;}
	 #bg_head_line {margin:0; padding:0;width:762px; height:8px;background: url("images/bg_head_line_b.gif") top center no-repeat;overflow:hidden;}
	 #bg_cont_line{margin:0; padding:0;width:712px; height:10px;background: url("images/bg_cont_line_b.gif") top center no-repeat;overflow:hidden;}
	 #main_box {margin:0 auto; padding:0; width:712px;overflow:hidden;}
	 #content_box {margin:0; padding:10px; background-color: #fff;}
	 #left_box {
	margin:0;
	padding: 0;
	width:170px;
	float:left;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
	 #left_box .menu {margin:0; padding:0 0 10px 0; width:170px; text-align:left;overflow:hidden;}
	 #left_box .menu ul {margin:0; padding:0;list-style: none; width:100%;}
	 #left_box .menu ul li {margin:1px 0; padding:0; float:left; width:100%;height: 20px;}
     #left_box .menu ul li a {margin:0; padding: 0 0 0 40px; float:left; width:100%; color:#535353;text-decoration: none;height: 20px;line-height: 20px; background: url("images/menu.gif") 0 0 no-repeat;}
	 #left_box .menu ul li a:hover { color:#c34e01;background: url("images/menu.gif") 0 -20px no-repeat;}

	 #content {
	margin:0 0 0 15px;
	padding:0;
	float:left;
	width:500px;
	text-align: justify;
}
	 #content h1 {margin:0; padding:0 0 5px 0; font-size: 14px;color:#c34e01;}
	 #content p {margin:0; padding:5px 0;} 

	 #footer {margin:0; padding:0; width:100%; height: 40px;overflow:hidden; background: url("images/bg_footer.gif") 20px 10px no-repeat;}
	 #bg_footer {margin:0; padding:0;width:100%; height: 40px;overflow:hidden; background: url("images/bg_footer.gif") 610px 10px no-repeat;}
	 #footer p {margin:0; padding:12px 110px; text-align:center;}
	 #footer p a {color:#000;text-decoration: none;}
	 #footer p a:hover {color:#c34e01;text-decoration: none;}

	 .both { clear:both; }
.bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
