body {
	background: #abcac4;
	font: 14px "Times New Roman", "serif";
	line-height: 120%;
	color: #000;
}

/*redefine*/

::-moz-selection {
	background: #111;
	color: #eee;
}

::selection {
	background: #111;
	color: #eee;
}

a:link, a:visited {
	color: #3C8787;
}

a:hover, a:active {
	color: #066;
}

form, table {
	margin: 0;
	padding: 0;
}

/*headings & link colors*/

h1.topofpage
{
	font-size: 24px;
	margin: 1px 0 8px 0;
	color: #066;
	font-weight: normal;
}

h2
{
	font-size: 16px;
	margin: 8px 0 8px 0;
	color: #066;
	font-weight: normal;
}

/*content*/

#mainwidth
{
	width: 760px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#mainbox
{
	margin: 0;
	padding: 0;
}

#header
{
	position: relative;
	width: 759px;
	color: #fff;
	background: #000;
	font-size: 30px;
	padding: 20px 20px 18px 21px;
	border: 1px solid #fff;
	font-weight: lighter;
}

#container
{
	width: 802px;
	position: relative;
	background: #fff;
}

/*big menu*/

#kwick
{
	width: 800px;
	margin: 0;
	padding: 0;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}

#kwick .kwicks
{
	background: url(../../images/page/filler.jpg) top right no-repeat;
	height: 100px;
}

#kwick ul
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

#kwick li
{
	float: left;
}

#kwick .kwick
{
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 100px;
	width: 159px;
	padding: 0px;
	margin: 0px;
	background: #fff;
	border-right:1px solid #fff;
}

#kwick .kwick span
{
	display: none;
}

#kwick .lodges
{
	background: #fff url(../../images/page/lodges.jpg);
}

#kwick .recreation
{
	background: #fff url(../../images/page/recreation.jpg);
}

#kwick .local
{
	background: #fff url(../../images/page/delta.jpg);
}

#kwick .reservations
{
	background: #fff url(../../images/page/reservations.jpg);
}

#kwick .contactus
{
	background: #fff url(../../images/page/contactus.jpg);
	border-right: 0;
}

#container
{
	width: 800px;
	margin: 0;
	padding: 0;
	background: #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

.contentcontainer
{
	background-color: #fff;
}

.contentbox
{
	width: 298px;
	float: left;
}

.content
{
	padding: 16px 20px 12px 20px;
	float: left;
}

.contentwithphoto
{
	width: 260px;
	background-color: #fff;
	float: left;
	margin: 20px 20px 10px 20px;
}

.photobox
{
	width: 500px;
	background-color: #fff;
	float: right;
	padding: 0;
	margin: 0;
}

.makeareservationbox
{
	width: 210px;
	background: #066;
	border: 1px solid #000;
	margin-top: 12px;
}

.makeareservation
{
	text-align: center;
	font-size: 16px;
	margin: 10px;
}

.makeareservation a
{
	color: #fff;
	text-decoration: none;
}

.makeareservation a:hover
{
	color: #F8E600;
	text-decoration: none;
}

.makeareservation a:visited
{
	color: #fff;
	text-decoration: none;
}

#footerbar
{
	width: 760px;
	background-color: #3C8787;
	border: 1px solid #fff;
	padding: 5px 20px;
	margin: 0;
}
	
	
div#footer
{
	color: #000;
	font-size: 12px;
	text-align: left;
	line-height: 120%;
	margin-top: 10px;
}

div#footer ul
{
	margin: 0;
	padding: 0;
}

#footer li
{
	margin: 0 5px 0 5px;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#footer a:link, #footer a:visited
{
	color: #3C8787;
}

#footer a:hover  { color: #066; }

#copyright p
{
	font-size: 12px;
	line-height: 120%;
	text-align: left;
	margin-top: 10px;
	margin-left: 22px;
}
