/* -- GENERAL REDECLARATIONS -- */

html				{height: 100%;}
* 					{margin:0; padding:0;}

body 				{
	text-align:center;
	background: #000033;
	height: 100%;
	color: #000;
}

body, tr,
td, input,
select, textarea 	{font:normal 13px/1.3 "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;}

a				{outline: none;}
a:link,
a:visited 		{color:#000; text-decoration:none;}
a:hover,
a:active 		{color:#DA5D00; text-decoration:none;}

ul, ol	 		{margin:0 0 10px 25px;}
dl 					{margin:0 0 10px;}
dt 					{font-weight:bold;}
dd					{margin:0 0 3px 10px;}
p 					{margin:0 0 15px;}
h1 					{font-size: 20px; margin:0 0 12px;color: #000033;}
h2 					{font-size: 14px; margin:8px 0 0px 0;}
h3 					{font-size:small; margin:6px 0 5px;}
h4 					{font-size:x-small; margin:4px 0;}
h5					{font-size:xx-small; margin:3px 0;}
h6 					{font-size:xx-small; margin:0;}
hr 					{border-style: none; border-bottom: 1px dashed #e3e3e5; color: #fff; background-color: #fff;}
					/*color and background color should be the same as the background color of the div it is contained within*/
img 				{border:none;}
acronym			{border-bottom: 1px dotted;}
blockquote 	{margin:0 25px 20px 25px; font-style:italic;}

#preload {position: absolute; top: -400px;left: 0px;}
.clr {clear:both;}
.right {float: right;}
.left {float: left;}
.rightimage {float: right; margin: 0 0 10px 10px;}
.leftimage {float: left; margin: 0 10px 10px 0;}
img.gallery-image {float: left;background: #fff;padding: 4px;margin: 0 30px 10px 0}
.small-text {font-size:11px}

/* Standard Layout */

#wrapper {
	position: relative;
	background: transparent;
	width: 906px;
	margin: 0 auto;
	margin-top: 40px;
	padding-left: 44px;
	text-align: left;
/*	height:100%;*/
}

#header {
	position: relative;
	background: url("../images/header-bg.jpg") no-repeat 0 0;
	padding: 0px;
	width: 906px;
	height: 361px;
}

#header h1 {
	margin: 0;
}

#header h1 a {
	display: block;
	width: 889px;
	height: 314px;
	text-indent: -9000px;
}

body#page-home #header h1 a {background: url("../images/photos/home.jpg") no-repeat bottom right;}
body#page-about #header h1 a {background: url("../images/photos/about.jpg") no-repeat bottom right;}
body#page-tour #header h1 a {background: url("../images/photos/tour.jpg") no-repeat bottom right;}
body#page-gallery #header h1 a {background: url("../images/photos/gallery.jpg") no-repeat bottom right;}
body#page-fishing #header h1 a {background: url("../images/photos/fishing.jpg") no-repeat bottom right;}
body#page-links #header h1 a {background: url("../images/photos/links.jpg") no-repeat bottom right;}
body#page-contact #header h1 a {background: url("../images/photos/contact.jpg") no-repeat bottom right;}

#header h2 {
	float: left;
	text-indent: -9000px;
}

#content {
	position: relative;
	margin: 0;
	height:auto;
	background: #0A64AC url("../images/content-bg.jpg") repeat-x 0 0;
	border-left: 1px solid #004679;
	border-right: 1px solid #004679;
	margin-right: 43px;
}

#content-inner {
	position: relative;
	margin: 0;
	width: 859px;
	height:auto;
	min-height: 621px;
	background: transparent url("../images/content-side-bg.gif") repeat-y 21px 0;
	border-left: 1px solid #0678B8;
	border-right: 1px solid #0678B8;
}

body.single-column #content-inner {
	background-image: none;
}

#content-main {
	position: relative;
	margin-left: 375px;
	width: 445px;
	padding-top: 30px;
	padding-bottom: 1px;
	height: 100%;
}

body.single-column #content-main {
	margin-left: 22px;
	width: 800px;
}

#content-side {
	float: left;
	width: 300px;
	padding: 15px;
	padding-top: 30px;
	margin-left: 22px;
	height:100%;
}

#footer {
	clear:both;
	width: 863px;
	height: 150px;
	padding:0px;
	background: transparent url("../images/footer-bg.jpg") no-repeat 0 0;
	text-align: center;
}

body.single-column #footer {
	background: transparent url("../images/footer-bg-single-col.jpg") no-repeat 0 0;
}

#footer p {
	text-indent: -9000px;
}

#footer a {
	float: right;
	margin:  20px 90px 0 0;
	display: block;
	text-indent: -9000px;
	width: 220px;
	height: 60px;
}

/* Navigation - Use this for very basic horizontal text based nav */

#nav {
	list-style: none;
}

#nav ul {

}

#nav li {
	display:inline;
	list-style: none;
}



/*-- FORM STYLING --*/

form {
	margin-top:20px;
}

form hr {
  clear: both;
  border: 0px;
  border-top: 1px solid #ccc;
  margin-top: 10px;
  margin-bottom: 10px;
}

form h3 {
 	margin-bottom:6px;
	padding: 2px; 
}

form .hidden {
  text-indent: -9000px;
}

form input[type="hidden"] {
  display: none;
}

form br {clear:left;}

/*fieldset {
	margin-top: 12px;
	margin-bottom:20px;
	border: 1px solid #51B52D;
	padding: 10px;
	width: 400px;
}*/

label, input, textarea, .radiolabel {
	display:block;
	float:left;
  	width:200px;
	margin-bottom:6px;
	padding: 2px;
}

input[type="checkbox"] {
  width: auto;
  border: none;
}

input.checkbox {
  width: auto;
  border: none;
}

form span {
  color: #FF0000;
}

legend {
  color: #518CF2;
  font-weight: bold;
}

label {
	width:80px;
	text-align:left;
	padding-right:10px;
	padding-top:2px;
}

input{
	border: 1px solid #0F0F0F;
}

input:hover, textarea:hover {
  	border: 1px solid #F57E3D;
}

input.button {
	width:80px;
	height: 38px;
	margin-left: 93px;
	margin-right: 10px;
    margin-top: 0px;
	background: #fff;
}

input.button:hover {
  color: #fff;
  background: #0F0F0F;
}

input.noborder {border: none;} 

textarea{
  border: 1px solid #0F0F0F;
  width: 290px;
  height: 120px;
}

.fieldWithErrors input{
	background-color: #FCC;
}


/*-- TABLE STYLING --*/

table {
	margin-bottom: 10px;
}

table td {
	vertical-align: top;
	padding: 1px;
	border-bottom: 1px solid #B1460E;
}

td.bold {
	font-weight: bold;
	color: #F57E3D;
}

/* ----------------------------------------------- 
		NOTICES
----------------------------------------------- */

#error {
	background: #FF4E4E;
	border: 3px solid #FF7C7C;
	padding: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #333;
	margin-bottom:10px;
}

#success {
	background: #BBEECC;
	border: 3px solid #E3FFED;
	padding: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #333;
	margin-bottom:10px;
}

/* ----------------------------------------------- 
		PAGINATION
----------------------------------------------- */

div.pager-wrapper {
	text-align:center;
	padding:0.5em 0;
	border-bottom: 1px solid #000033;
}

ul.pager {
	list-style-type:none;
	list-style-image:none;
	padding:0.5em 0;
	margin:0;
}

ul.pager li {
	display:inline;
	text-align:center;
	font-weight:bold;
}

ul.pager li ul {
	list-style-type:none;
	list-style-image:none;
}

ul.pager li.selected a {
	color: #fff;
	background-color: #000033;
}

ul.pager li a {
	padding:0.5em 1em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

ul.pager li a:hover {
	background-color:#444;
	color:#FFFFFF;
}