html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

body {
	background: url(../images/rock-bg.jpg) repeat;
	
}

p {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	line-height: 20px;
	color: #2e3035;
	letter-spacing: .5px;
	margin-bottom: 15px;
}

li {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	line-height: 20px;
	color: #2e3035;
}

b {
	font-weight: 600;
	color: white;
}

h1, h2, h3, h4, h5 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: white;
	letter-spacing: 0px;
}

h1 {
	font-size: 25pt;
	font-weight: 900;
	line-height: 30px;
	color: #2e3035;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.4);
	margin-bottom: 15px;
}

h2 {
	font-size: 20pt;
	font-weight: 700;
	line-height: 30px;
	text-shadow: -1px -1px 0px rgba(000, 000, 000, 0.3)
}

h3, h5 {
	margin: 15px 0 5px 0;
	font-size: 12pt;
	font-weight: 700;
	line-height: 15px;
}

h4 {
	color: #e5e3e3;
	margin: 5px 0 5px 0;
	font-size: 12pt;
	font-weight: 700;
	line-height: 15px;
}

h5 {
	text-transform: uppercase;
	margin-bottom: 10px;
}

em {
	text-transform: uppercase;
}

hr {
	height: 3px;
	color: #2e3035;
	background-color: #2e3035;
	margin-bottom: 15px;
}

img.full {
	border: white 1px solid;
	border-bottom: white 1px solid;
	-moz-box-shadow: 5px 5px 5px #2e3035;
  	-webkit-box-shadow: 5px 5px 5px #2e3035;
  	box-shadow: 5px 5px 5px #2e3035;
  	margin-bottom: 15px;
} 	


ul.list-items li {
	margin-left: 25px;
	background: url(../images/bullet.jpg) left top no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
}

ul.list-items {
	margin-bottom: 30px;
}


/* **************************************** */
/* **************** DIVs ****************** */
/* **************************************** */

#container {
	width: 900px;
	height: 100%;
	margin: 0 auto 25px auto;
	background: url(../images/background-wrap.jpg) repeat-y;
	border-right: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	-moz-box-shadow: 5px 5px 5px #2e3035;
  	-webkit-box-shadow: 5px 5px 5px #2e3035;
  	box-shadow: 5px 5px 5px #2e3035;

}

#wrapper {
	background: url(../images/header-bg.jpg) no-repeat;
}

#content-wrap {
	background: url(../images/content-wrap-bg.gif) repeat-y;
}

#header {
	width: 900px;
	height: 140px;
}

#header .header-text {
	float: right;
	text-align: right;
	margin: 13px 25px 0 0;
}

#main-content {
	width: 600px;
	height: auto;
	padding: 13px;
	float: right;
	margin: 0 24px 25px 23px;
}

#sidebar {
	width: 150px;
	height: auto;
	padding: 13px;
	float: left;
	margin: 0 0 25px 50px;
}

#sidebar p{
	margin: 0px;
}

#sidebar a.sidebar-link {
	text-decoration: underline ;
	font-weight: bold;
	color: #2e3035;
}

#sidebar a.sidebar-link:hover{
	color: #d2232a;
}

#box {
	width: 575px;
	height: auto;
	padding: 10px;
	margin-bottom: 30px;
	border: 1px white solid;
}

#box-new {
	width: 575px;
	height: auto;
	padding: 10px;
	margin-bottom: 30px;
	border: 1px white solid;
	position: relative;
	background: url(../images/new-ribbon.jpg) top right no-repeat;
}

#box-new-b {
	width: 575px;
	height: auto;
	padding: 10px;
	margin-bottom: 30px;
	border: 1px white solid;
	position: relative;
	background: url(../images/new-2010-ribbon.jpg) top right no-repeat;
}

#ribbon-spacer {
	float: right;
	display: block;
	width: 90px;
	height: 120px;
}

#top-link	{ display:none; position:fixed; right:5px; bottom:5px; color:white; font-weight:bold; text-decoration:none; border:1px solid white; background:red; padding:10px; *height: 1.5% }


.clear {
	clear: both;
}


/* **************************************** */
/* **************** NAVIGATION ****************** */
/* **************************************** */

ul.nav li a{
	color: #2e3035;
	text-decoration: none;
	font-family: Helvetica, Arial, Myriad, sans-serif;
	font-size: 22pt;
	font-weight: 600;
	line-height: 30pt;
	width: 199px;
}

ul.nav li a:hover{
	color: #d2232a;
	text-shadow: -1px -1px 0px rgba(000, 000, 000, 0.3),0px 1px 1px rgba(255, 255, 255, 0.4);
}

ul.nav li a.active{
	color: #d2232a;
	width: 199px;
	height: 41px;
	margin-left: -28px;
	padding-left: 28px;
	padding-top: -2px;
	text-shadow: -1px -1px 0px rgba(000, 000, 000, 0.3),0px 1px 1px rgba(255, 255, 255, 0.4);
	background: url(../images/banner.png) 0px 0px no-repeat;
	display: block;
	overflow: visible;
}


/* **************************************** */
/* **************** GALLERY ****************** */
/* **************************************** */

ul.gallery {
	width: 600px;
	display: inline;
}

ul.gallery li {
	float: left;
	margin-right: 13px;
	height: 200px;
}

ul.gallery img {
	border: white 1px solid;
	border-bottom: white 1px solid;
	-moz-box-shadow: 5px 5px 5px #2e3035;
  	-webkit-box-shadow: 5px 5px 5px #2e3035;
  	box-shadow: 5px 5px 5px #2e3035;
  	margin-bottom: 15px;
}

ul.cabins {
	width: 575px;
	display: inline;
}

ul.cabins li {
	float: left;
	margin-right: 16px;
	height: 100px;
}

ul.cabins img {
	width: 125px;
	border: white 1px solid;
	border-bottom: white 1px solid;
	-moz-box-shadow: 5px 5px 5px #2e3035;
  	-webkit-box-shadow: 5px 5px 5px #2e3035;
  	box-shadow: 5px 5px 5px #2e3035;
  	margin-bottom: 15px;
}


/* **************************************** */
/* **************** IMAGE STYLING ****************** */
/* **************************************** */

img.logo {
	position: relative;
	left: 40px;
	top: 15px;
}

img.enlarge {
	margin: 15px auto 15px auto;
	display: block;
}

img.fish {
	margin: 5px auto 5px auto;
	display: block
	border-top: 3px;
}


/* **************************************** */
/* **************** RATE TABLE ****************** */
/* **************************************** */

table.rates {
	margin-top: 25px;
	margin-bottom: 25px;
	width: 600px;
	border-collapse: collapse;
}

table.rates tr.spacer {
	margin: 3px 0 3px 0;	
}

table.rates td{
	padding: 10px;
}

table.rates tr.row-1 {
	background-color: #787878;
	margin-bottom: 10px;
	border: white 1px solid;
}

table.rates tr.row-2 {
	background-color: #8a8a8a;
	margin-bottom: 10px;
	border: white 1px solid;
}

td.info {
	width: 300;
}

td.price {
	width: 75px;
	text-align: center;
	vertical-align: middle;
}