﻿/* YUI resets */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;	padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
/* End YUI resets */
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat;	
}
#header h1
{
	float: left;
	color: White;
	padding: 0px;
	margin: 25px 0px 0px 20px;
	font-size: 170%;
	text-transform: uppercase;
}
h2
{
	padding: 0px;
	margin: 5px 0px 5px 0px;
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
}
.bigger
{
	font-size: 130%;
}
#header
{
	width: 850px;
	margin: 0px auto 0px auto;
	height: 90px;
}
#propertylogo
{
	float: left;
	margin: 20px 0px 0px 0px;	
	text-align: left;
	vertical-align: text-top;
}
#companymotto
{
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: #fff;
	border: solid 1px green;
}
#tabstrip
{
	height: 30px;
	width: 100%;
	border-bottom: solid 1px white;
	font-size: 120%;
}
#tabstrip ul
{
	width: 850px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px;	
}
#tabstrip ul li
{
	float: left;
	padding: 3px 10px 5px 10px;
	margin: 0px 5px 2px 0px;
	list-style: none;
	background-color: #756C5E;
	border-bottom: solid 1px white;
}
#tabstrip ul li a
{
	color: White;
	text-decoration: none;
}
#tabstrip ul li a:hover
{
	text-decoration: underline;
}
#tabstrip li.activetab
{
	background-color: #CCCC98;
	border: solid 1px white;
	border-bottom-color: #CCCC98;
	margin-top: -1px;
}
#tabstrip ul li.activetab a
{
	color: #333;
}
#splashwrapper
{
	background-color: #CCCC98;
	border-bottom: solid 1px black;
	display: block;
	height: 200px;
}
#splashwrapperSkinny
{
	background-color: #CCCC98;
	border-bottom: solid 1px black;
	display: block;
	height: 25px;
}
#splash
{
	width: 850px;
	margin: 0px auto 0px auto;
}
#splashad
{
	float: left;
	width: 525px;
	height: 173px;
	border: solid 1px white;
	margin: 10px 10px 10px 0px;
	background-image: url(../images/facilities.jpg);
	background-repeat: no-repeat;
}
#splashad h1
{
	font-size: 165%;
	font-weight: bold;
	margin: 5px 0px 0px 15px;
	color: #392C18;
}
#splashtext
{
	float: left;
	width: 275px;
	height: 163px;

	margin: 10px 0px 10px 0px;
	padding: 10px 0px 0px 10px;
	font-size: 110%;
}
#splashtext div ul
{
	font-size: 85%;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-weight: bold;
}
#splashtext div ul li
{
	margin: 5px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
}
#splashtext p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#splashtext div
{
	float: left;
}
#columncontainer
{
	clear: both;	
	width: 850px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 0px;
}
#contentarea
{
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;	
	background-color: #fff;
}
.column
{
	float: left;
	width: 230px;
	min-height: 425px;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: solid 1px black;
}
.column table
{
    border-collapse: collapse;
    font-size: 115%;   
}
.column table td
{
    border: solid 1px black;
    padding: 5px;
}

p, ol{
    font-size: 115%;
}
.twoThirdsColumn
{
	float: left;
	width: 500px;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: solid 1px black;	
	min-height: 425px;
}
.wideColumn
{
	float: left;
	width: 774px;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: solid 1px black;	
	min-height: 425px;
}
.wideColumn li
{
	margin: 10px 10px 10px 10px;
}
.columnFishing
{
	float: left;
	width: 283px;
	height: 309px;
	margin: 10px 0px 10px -8px;
	padding: 0px 0px 0px 0px;
	font-size: 85%;
	border: solid 1px blue;
	background-image: url(../images/fisher.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	border: solid 1px black;
}

.column img
{
	float: right;	
}
p.stallmap
{
    text-align: center;
}
p.stallmap img
{	
	border: solid 1px #111;
	padding: 5px;
}
.locationBox
{
	float: left;
	width: 230px;
	height: 300px;
	margin: 10px 23px 10px 0px;
	padding: 0px 10px 10px 10px;
	font-size: 85%;
	background-color: #CCCC98;
}
.locationBox a
{
	padding: 0px 15px 0px 0px;
	font-size: 130%;
}
#footer
{
	clear: both;
	width: 100%;	
	height: 25px;
}
.copyright
{
	float: right;
	color: White;
	font-size: 75%;
	padding: 5px 10px 5px 5px;
}