	html { min-height:100%; height:auto; }
	body { min-height:100%; height:auto; padding:0px; margin:0px; text-align:center; background:#FFFFCB; }
	
	#frame { width:800px; margin-right:auto; margin-left:auto; margin-top:0px; padding:0px; text-align:center; height:100%; background-color:#ffffff; }

	#contentheader { width:800px; height:182px; background-color:#9C875C; text-align:left; }
	#contentnavbar { padding-left:10px; padding-right:10px; height:35px; text-align:left; }
	#contentleft { width:250px; background-color:#FFFFCB; height:100%; text-align:left; background-image:url(images/bg-paper2.jpg); background-repeat:repeat-y; }
	#contentleftbottom { padding:0px 10px 10px 10px; background-image:url(images/bg-paper.jpg); background-repeat:no-repeat; }
	#contentcenter { background-color:#AD9C70; width:800px; text-align:left; }
	#contentcenterpad { padding-left:10px; padding-right:10px; }
	#content { width:530px; background-color:#FFFFCC; font-family:verdana;}
	#contentfooter { width:800px; height:35px; text-align:left; }
	
	/* ul li { padding:0px 15px 0px 0px; margin:0px 15px 0px 0px; } */
	
	/* ul { margin:5px 10px 30px 25px; list-style-image: url(images/dlb-arrow-bullet.gif);} */
	
	.amenities { margin:5px 10px 20px 65px; list-style-image: url(images/dlb-arrow-bullet.gif); }
	
	.contentcenterheader { font-size:24px; color:#7E4E4E; }
	.contentcentersubheader { font-size:12px; color:#CC9933; }
	.contentcentersubheader2 { font-size:12px; color:#9B5913; font-weight:bold; }

	img { behavior: url(iepngfix.htc); }