html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td 
{
margin: 0; padding: 0; 
} 

html, body 
{
    height: 100%;
}


body 
{
	background-color:#fff;
	background-image:url(../images/background_tile.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	color:#464646;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;	
}
.photo_border {border: 1px solid #5C6FA0; padding: 5px; background-color: #E0E4EF;}
img 
{
	border:0px;
}

hr
{
	height:0px;
	border-bottom:1px dotted #63879c;
	border-top:0px;
	margin:0px 0px 10px 0px;	
}

a:link, a:active
{
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

a:visited
{
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

a:hover
{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;
}

h1
{
	color:#465165;
	font-size:20px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
}

h2
{
	color:#363636;
	font-size:16px;
	margin:0px 0px 10px 0px;
}

h3
{
	color:#464646;
	font-size:14px;
	margin:0px 0px 10px 0px;
}

h4, h5, h6
{
	color:#464646;
	font-size:12px;
	margin:0px 0px 10px 0px;
}

p
{
	margin:20px 0px 25px 0px;
}


input, select, textarea
{
	background-color:#fff;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
}

table
{
	border:0px;
	padding:0px;
}


dl
{
	margin:0 0 40px 0;
}

dl dt
{
	padding: 0px 0px 7px 20px;
}

dl dt strong
{
	font-size:14px;
}


dl dd
{
	border-left: 1px solid #d4e8f3;
	font-size:12px;
	margin: 0px 0px 20px 30px;
	padding: 0px 10px 0px 10px;
}


/* Layout Creators */

div.wrapper
{
	height: auto !important;	
	height: 100%;	
	margin: 0px auto -11.2em auto;
	min-height: 100%;
	position:relative;
	text-align:left;
	width:1000px;
}


div.header
{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:395px;
	margin: 0px auto 0px auto;	
	position:relative;
	width: 1000px;
	z-index:2;
}

div.header address
{
	color:#5a6c9c;
	font-style:normal;
	font-size:12px;
	position:absolute;
	right:300px;
	width: 390px;
	text-align:left;
	top: 50px;
}


div.content-area
{
	margin:0px;
	padding:0;
	position:relative;
	text-align:left;
	width:985px;
	z-index:1;
}

div.weather
{
	left:0px;
	position:absolute;
	width:180px;
	top:155px;
}

div.content
{
	float:left;
	line-height:18px;
	margin: 0 0 30px 0;
	position:relative;
	width:690px;
}

div.content-settings 
{
	padding: 20px 10px 10px 20px;
	min-height: 300px;
	position:relative;
	text-align:left;
}

div.content ul, div.content ol
{
	padding: 10px 20px 20px 50px;
}

div.content-settings ul li, div.content-settings ol li
{
	margin: 0px 0px 5px 0px;
}


div.sidebar-action
{
	float:right;
	position:relative;
	width:260px;
	text-align:left;
}


div.fishing-report
{
	background-image:url(../images/fishing_report_content.gif);
	background-repeat:repeat-y;
	font-size:11px;
	margin:20px 0 20px 0;
	position:relative;
	width:259px;
}

div.fishing-report div.fishing-report-content
{
	padding:10px;
}


.footer-wrapper, .push 
{	height: 11.2em;
}

div.footer-wrapper
{
	background-color:#535f82;
	position:relative;
	width:100%;
}

div.footer
{
	background-color:#535f82;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	color:#fff;
	height:134px;
	margin: auto auto;
	position:relative;
	width:1000px;
}

div.footer ul
{
	color:#fff;
	font-size: 11px;
	left: 200px;
	position:absolute;
	top: 10px;
	width:600px;
}

div.footer ul li
{
	float:left;
	list-style:none;
	margin: 0px 20px 0px 0px;
}

div.footer ul li a
{
	color:#fff;
	text-decoration:none;
}

div.lid
{
	background-image:url(../images/footer_lid.jpg);
	background-repeat:no-repeat;
	height:95px;
	left:65px;
	position: absolute;
	top:-95px;
	width:110px;
}


div.copyright
{
	font-size:11px;
	left:365px;
	position:absolute;
	bottom: 15px;
}


div.credit
{
	background-image: none;
	bottom:10px;
	height:30px;
	right:200px;
	position:absolute;
	width:140px;
}

div.credit a
{
	display:block;
	height:30px;
}

/* Generic */

h1 span.h1-subheader
{
	color:#333333;
	font-size:14px;
}

p.intro
{
	color:#252525;
	font-size: 14px;
	font-weight:normal;
	margin: 0px 0px 20px 0px!important;
}

.clear
{
	clear:both;
}

.image-display
{
	font-size:11px;
	margin:auto auto;
	width: 500px;
}

.img-left-border
{
	border:2px solid #2b3e61;
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-border
{
	border:2px solid #2b3e61;
	margin: 0px 10px 10px 0px;
}


.img-left
{
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-right-border
{
	border:2px solid #2b3e61;
	float: right;
	margin: 0px 0px 10px 10px;
}

.img-right
{
	float: right;
	margin: 0px 0px 10px 10px;
}

/* Gallery Display */

table.gallery-display
{
	border:0px;
	margin:10px 0 0 0;
	padding:0px;
	width:auto;
}

table.gallery-display td
{
	padding:4px;
}

table.table-faq
{
	border:0px;
	margin: auto auto;
	padding:0px;
	width:500px;
}

table.table-faq th
{
	background-color:#536083;
	color:#fff;
	padding:3px;
	text-align:left;
}

table.table-faq td
{
	border-bottom:1px solid #e1e1e1;
	padding:3px;
}


/* Testimonials */

div.testimonials
{
	background-color:#536082;
	color:#fff;
	margin: auto auto;
	position:relative;
	text-align:left;
	width:600px;
}

div.testimonials-settings
{
	padding:10px;
}


div.person
{
	background-image:url(../images/person.gif);
	background-repeat:no-repeat;
	height: 50px;
	margin: auto auto;
	padding: 20px 0 0 20px;
	position:relative;
	text-align:left;
	width:600px;
}

/* Form Styling */

table.booking
{
	border:0px;
	padding:0px;
	width:390px;
}

table.booking td
{
	padding:3px;
}


div.contact-details
{
	float: right;
	position:relative;
	width: 300px;
}

form.cmxform
{
	float:left;
	width: 350px;	
}

form.cmxform ol 
{
	margin: 0;
	padding: 0;
	width: 350px;	
}

form.cmxform ol li 
{
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform ol label 
{
	display: inline-block;
	line-height: 1.4;
	width: 95px; /* Width of labels */	
	vertical-align: top;
}


em 
{
	font-weight: bold;
	color: #f00;
}

form.cmxform textarea
{
	height: 110px;
	width: 220px;
}
