/* CSS Document */body,td,th 	{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #999;	}	body 	{	background-color: rgb(51,51,51);	}	div#containment{width:800px;overflow:hidden;}		a:link 	{	color: #666;	text-decoration:none;	}a:visited 	{	text-decoration:none;	color: #666;	}a:hover 	{	text-decoration: underline;	color:rgb(60,60,60);	}	a:active 	{	text-decoration: none;	color: #666;	}	h1	{	color:#FFFFFF;	font-size:40px;	padding:50px 0 0 0;	}	h2	{	font-size:14px;	font-weight:normal;	margin:0 0 0 0;	color:#333333;	}		h3	{	font-size:12px;	font-weight:bold;	margin:50px 0 10px 20px;	}		h4	{	color:rgb(130,130,90);	font-size:12px;	margin:-10px 0 0 0;	}	p	{	margin:0 20px 0 20px;	}div#header{height:130px;background-color:rgb(4,4,36);background-image:url(images/header.jpg);}div#body{background-color:#FFFFFF;text-align:left;}div#pagetitle{background-color:#999999;text-align:center;}div#pagenav{text-align:center;background-color:rgb(170,170,180);height:20px;padding:5px 0 0 0;}div#location{float:right;width:320px;height:250px;text-align:center;font-size:10px;overflow:hidden;margin:20px 0 0 0;}div#floorplan{width:800px;margin:0 0 0 20px;}div#table{float:left;width:200px;height:120px;}div#table2{float:left;width:600px;height:120px;}div#photos{width:800px;margin:0 0 0 15px;}div#thumbs{float:left;width:140px;height:120px;margin:5px 5px 5px 5px;text-align:center;}div#maplg{width:700px;padding:0 0 20px 100px;}div#footer	{	font-size:10px;	color: #999;	}	#footer a:link 	{	text-decoration:none;	color: #999;	}	#footer a:visited 	{	text-decoration: none;	color: #999;	}#footer a:hover 	{	color: #ccc; 	}