body
	{
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-x, repeat-y;
	}

.maintable
	{
	margin: 3%;
	background-color: white;
	}

.header
	{
	padding: .3%;
	}

#redbar
	{
	background-color: #9c0000
	}

#bluebar
	{
	background-color: #336699;
	}

ul.menu
	{
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-color: #336699;
	line-height: 150%;
	}

a.menu
	{
	text-decoration: none;
	color: white;
	margin: 1em 1em 1em .05em;
	padding: .05em 7px;
	border-bottom: 1px solid white;
	font-family: verdana, arial, helvetica, sans-serif;
	}

a.menu:hover
	{
	background-color: #9c0000;
	}
	
a.menu:active
	{
	background-color: #9c0000;
	}

.footer
	{
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
	font-style: bold;
	margin:	1em 2em;
	text-align: center;
	font-size: 80%;
	}

.northstar
	{
	text-align: left;
	color: black;
	margin: 3%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	}

.content
	{
	font-family: verdana;
	color: black;
	padding: 1em .5em;
	line-height: 120%;
	text-align: left;
	}

h1
	{
	font: bold 130%;
	color: #9c0000;
	border-bottom: 3px solid #336699;
	padding: .5em;
	line-height: 120%;
	}

.aerialimg
	{
	float: left;
	margin: 0 .5em 0 0;
	}

h2
	{
	font: bold 115%;
	color: #336699;
	border-bottom: 1px solid #336699;
	padding: 0;
	line-height: 110%;
	}

ul.cabinhead
	{
	width: 100%;
	list-style-type: none;
	text-decoration: underline;
	line-height: 150%;
	text-align: center;
	}

li.cabinhead
	{
	display: inline;
	float: left;
	word-spacing: 200%;
	}
ul.cabinrates
	{
	width: 100%
	list-style-type: none;
	}