body {
	margin: 0;
	padding: 0;
	background-color: #FFFFCC;
	color: #000066;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(grafix/generic/backblue.png);
	background-position: left;
	background-repeat: repeat-y;
	font-size: 10pt;
}
#masthead{
	background-color: #000066;
	width: 100%;
	color: #FFFFCC;
	font-size: 8pt;
	font-weight: bold;
}
#masthead a:link, #masthead a:visited{
	background-color: #000066;
	width: 100%;
	color: #FFFFCC;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}
#masthead a:hover{
	background-color: #000066;
	width: 100%;
	color: #FFFFCC;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 10px;
}
table#mainbody{
	padding: 0;
	border: 0;
	width: 100%;
}
#navmenu{
	/*background-color: #000066;*/
	width: 125px;
	color: #FFFFCC;
	text-align: center;
	vertical-align: top;
	padding-top: 30px;
}
#navmenu p{
	/*background-color: #000066;*/
	width: 125px;
	color: #FFFFCC;
	text-align: center;
	vertical-align: top;
	padding-top: 30px;
	font-size: 8pt;
}
#navmenu a:link{
	text-decoration: none;
	color: #FFD700;
	background-color: #006665;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	border: 1px solid #FFD700;
	text-align: center;
	width: 90%;
	font-size: 10px;
	padding: 2px;
}
#navmenu a:visited{
	text-decoration: none;
	color: #FFD700;
	background-color: #006665;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	border: 1px solid #FFD700;
	text-align: center;
	width: 90%;
	font-size: 10px;
	margin-right: 0;
	padding: 2px;
}
#navmenu a:hover{
	text-decoration: none;
	color: #FFFFF0;
	background-color: #006665;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	border: 1px solid #FFD700;
	text-align: center;
	width: 90%;
	font-size: 10px;
	padding: 2px;
}
#content p{
	padding-right: 100px;
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: 10pt;
	margin-left: 50px;
}
#content form{
	padding-right: 100px;
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: 10pt;
	margin-left: 50px;
}
#content pre{
	padding-right: 100px;
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: 10pt;
	margin-left: 50px;
}
#content code{
	padding-right: 100px;
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: 10pt;
	margin-left: 50px;
}
#content p strong{
	font-style: normal;
	font-weight: bold;
}
#content p.standoff{
	margin-left:170px;
}
#content img.standleft{
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#content img.wrapleft{
	margin-left: 25px;
	margin-top: 0;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: left;
	float: left;
}
#accimgtable {
	margin-left: 50px;
}
#accimages{
	vertical-align: top;
}
#accimages img.imgL1 {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#accimages img.imgS1 {
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#accimages img.imgS2 {
	margin-right:14px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#accimages img.imgS3 {
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h1{
	font-size: 11pt;
	background-color: #006665;
	color: #FFFFCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
	margin-top: 0;
	width: 100%;
}
#eatplace, #doplace{
	/*margin-left:125px;*/
	margin-top: 20px;
}
#eatplace h1, #doplace h1{
	font-size: 11pt;
	background-color: #006665;
	color: #FFFFCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 0;
	width: 100%;
}
#content h2{
	font-size: 11pt;
	font-weight: bold;
	background-color: #B0E0E6;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 50px;
	width: 100%;
	clear: both;
}
#eatplace h2, #doplace h2{
	font-size: 11pt;
	font-weight: bold;
	background-color: #B0E0E6;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 50px;
	width: 100%;
	margin-bottom: 5px;
	clear: both;
}
#content h3{
	font-size: x-small;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 50px;
	width: 100%;
	margin-bottom: 3px;
	margin-top: 5px;
}
#content a:link{
	color: #000066;
	border-bottom: 1px dotted #2F4F4F;
	text-decoration: none;
}
#content a:visited{
	color: #000066;
	border-bottom: 1px dotted #2F4F4F;
	text-decoration: none;
}
#content a:hover{
	color: #000066;
	border-bottom: 1px solid #000066;
	text-decoration: none;
}
#content ul{
	font-size: 10pt;
	font-weight: bold;
	margin-left: 80px;
}
#content ul li a:link{
	color: #000066;
	border-bottom: 1px dotted #2F4F4F;
	text-decoration: none;
}
#content ul li a:visited{
	color: #000066;
	border-bottom: 1px dotted #2F4F4F;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
#content ul li a:hover{
	color: #000066;
	border-bottom: 1px solid #000066;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

#puff{
	vertical-align: top;
}
#puff p{
	padding: 5px;
	font-size: 10pt;
	margin-left: 20px;
}
#accdetails, #accrates, #notes, #facilities{
	padding: 5px;
	margin-left: 0px;
	vertical-align: top;
	width: 50%;
	margin-left: 0px;
}
p.url{
	margin-left: 300px;
}
#grades{		
	font-size: 10pt;
	margin-left: 300px;
}
#grades img{	
	margin-left: 20px;
}
#facnotes{
	width: 75%;
	font-size: 10pt;
	text-align: left;
	margin-left: 50px;
}
#content #notes ul, #facilities ul {
	color: #000066;
	margin-left:20px;
	margin-top: 0px;
}
#content #notes li, #facilities li {
	margin-left: 0px;
}
#facilities li {
	list-style-type: disc;
}

#notes li {
	list-style-type: square;
}

#facilities li.imp, #notes li.imp {
	color: #CC0000;
	font-weight: bold;
}

#slugs{
	background-color: #D3E4E5;
	color: #4F2F3E;
	font-size: xx-small;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px;
	width: 100%;
	text-align: center;
	margin-bottom: 0;
	margin-top: 50px;
	margin-left: 125px;
}
#eatplace p, #doplace p {
	margin-left: 50px;
}
#attractions{
	margin-left:50px;
	font-size: 10pt;
}
#attractions tr{
	background-color: #FFF19F;
	vertical-align: top;
}
#attractions td{
	padding: 5px;
}
#placestoeat{
	margin-left:50px;
	font-size: 10pt;
	width: 90%;
}
#placestoeat th{
	background-color: #1A7546;
	vertical-align: top;
	color: White;
}
#placestoeat tr{
	background-color: #95E8BD;
	vertical-align: top;
}
#placestoeat td{
	padding: 5px;
}
#localbiz{
	margin-left:50px;
	font-size: 10pt;
	width: 90%;
}
#localbiz tr{
	background-color: #82DBFF;
	vertical-align: top;
}
#localbiz td{
	padding: 5px;
}
#whatson{
	margin-left:50px;
	font-size: 10pt;
	width: 90%;
}
#whatson th{
	background-color: #FF3333;
	vertical-align: top;
	color: White;
}
#whatson tr{
	background-color: #FFC6C6;
	vertical-align: top;
}
#whatson td{
	padding: 5px;
}
/*#pagelink ul{	
	list-style-image: url(grafix/generic/pagebullet.png);
}*/
#pagelink li{
	list-style-image: url(grafix/generic/pagebullet.gif);
	font-size: 10pt;
	margin-left: 40px;
}
#pagelink a:link{
	color: #000066;
	border-bottom: 1px dotted #2F4F4F;
	text-decoration: none;
}
#pagelink a:visited{
	color: #000066;
	border-bottom: 1px dotted #2F4F4F;
	text-decoration: none;
}
#pagelink a:hover{
	color: #000066;
	border-bottom: 1px solid #000066;
	text-decoration: none;
}
#accomindex{
	margin-left:20px
}
#accomindex td{
	font-size: 8pt;
	vertical-align: top;
}
#accomindex td img{
	margin-top: 0;
   margin-right: 0;
   margin-bottom:0;
   margin-left:0;
}
#content #infotable{
margin-left:50px;
 font-size: 10pt;
 width: 80%;
}
#content #infotable th{
	vertical-align: top;
	font-weight: bold;
	text-align: left;
	background-color: #606060;
	color: #FFFFFF;
}
#content #infotable td{
	vertical-align: top;
	background-color: #EFEFEF;
}
#content #infotable td em{
	vertical-align: top;
	background-color: #EFEFEF;
	font-weight: bold;
	color: #D72E2E;
	font-style: normal;
}
#admint{
        margin-left:50px;
        font-size: 10pt;
}
form #admint {
        margin-left:0px;
}
#admint tr{
        background-color: #82DBFF;
        vertical-align: top;
}
#admint td{
        padding: 5px;
}
#admint td form {
        padding-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}

#activities img{
float:left;
margin:2px 10px 5px 50px;
}
