body {
	margin: 0px 0px 20px;
	padding: 0px;
	background-color: #000000;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color:#333333;
}
.mainCon {
	margin: 0px auto;
	width: 760px;
	text-align: left;
}

.mainCon a {
	text-decoration:none;
	color: #0060BF;
}

.mainCon a:hover {
	text-decoration: underline;
	color: #0060BF;
}


#header {
	background-attachment: scroll;
	background-image: url(img/h_whales.jpg);
	background-repeat: no-repeat;
	height: 270px;
	color:#CED9DF;
	font-size: 0.7em;
	margin: 0px;
	background-position: left top;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}

#header a {
	color: #FFCC00;
	text-decoration:none;
}

#header a:hover {
	text-decoration:underline;
}

#header a:visited {
	text-decoration:none;
}

/* Hide the index link in a span tag for main navigation */

#Back a {
  position: relative;
  height: 60px;
  width: 250px;
  top: 0px; 
  left: 30px;
  text-decoration: none;
  float:left;
  }
  
#Back a span { 
	visibility: hidden;
}

#header #Back a:hover {
	text-decoration:none;
}

#nav ul
{
	padding: 0px;
	margin: 0px;
	background-color: #586A81;
	color: White;
	float: left;
	width: 100%;
	display:inline;
	list-style: none;
}

#nav li 
{
	padding: 1em 0.4em;
	margin: 0;
	background-color: #586A81;
	color: White;
	text-align:center;
	font-size: .7em;
	float: left;
	border-right: 1px solid #fff;
}

#nav a {
	color:#FFFFFF;
	text-decoration:none;
	padding: .8em;
	margin: 0;
	}

#nav a:hover
{
	color: #fff;
	padding: 0.8em;
	margin: 0;
}

#content {
	background-color: #E6E9EC;
	margin: 0px;
	padding: 20px;
	font-size: .9em;
	height: auto;
	clear: left;
}

#content h1 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	color: #435263;
	letter-spacing: -2px;
	text-transform: capitalize;
}

#content h4 {
	font-size: 1em;
	margin: 10px 0px 0px;
	padding: 0px;
	color: #435263;
	text-transform: capitalize;

}

#content p {
	line-height: 120%;
}

.links ul {
	margin:5px 0 10px 1px;
	padding:0;
	list-style-type: disc;
}

.links li {
	padding:2px 0 2px 0;
}

.photo {
	float: right;
	margin: 10px 0px 0px 20px;
	clear: right;
}
.rates {
	background-color: #D4D4D4;
	width: 100%;
	clear: both;
	margin-top: 20px;
}

.rates th {
	text-align:center;
	background-color:#C7C7C7;
	padding: 5px;
}

.rates th span {
	font-size: 75%;
}

.rates td {
	text-align:center;
	padding: 5px;
	font-weight:bold;
	background-color:#C7C7C7;
}

.rates caption {
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	text-align:center;
	background-color:#C7C7C7;
}

.rates img {
	border:0;
}

.photos {
	width: 100%;
}

.photos td {
	text-align:center;
	padding: 5px;
	font-weight:bold;
}

.photos caption {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	color: #435263;
	letter-spacing: -2px;
	text-transform: capitalize;
	text-align:center;
	font-weight: bold;
}

.photos img {
	border:0;
}
.special {
	padding: 0px;
	text-align: left;
	width: 100%;
	background: #CCCCCC;
	border: 1px solid #666666;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.special img {
	border: 1px solid #666666;
	float: left;
	margin-right: 10px;
}
#header img {
	float: right;
	margin: 30px 20px 0px 0px;
}
.menu {
	color: #CCCCCC;
	text-align: center;
	border: 10px double #666666;
	width: 440px;
	margin: 20px;
	font: 0.9em Geneva, Arial, Helvetica, sans-serif;
}
.alacarte {
	padding: 0px 20px;
	text-align: left;
	width: 680px;
	background: #CCCCCC;
	border: 1px solid #666666;
	margin: 20px 0px;
}
