@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	background-position: center -300px;
}
#container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left;
	background-color: #dff1f5;
}
#boat {
	background-color:#012506;
}
a:link {
	text-decoration:underline;
	color:#3197b9;
	font-size: 14px;
	font-weight: bolder;
}
a:visited {
	text-decoration:underline;
	color:#3197b9;
	font-weight: bold;
	font-size:14px;
}
#header {
}
#sidebarone {
	float:left;
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#660099;
	padding-left:10px;
	background-color:;
	padding-top:50px;
}

#sidebar1 {
	float:left;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3197b9;
	padding-left:10px;
	padding-top:0px;
	margin-top:-60px;
}
#fish {
	margin:20px;
	list-style-image: none;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
	text-align:center;
	color: #3197b9;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color: #3198BB;
}
ul {
	margin-left:5px;
	text-decoration:none;
	background-repeat: no-repeat;
	list-style-image: none;
}
li {
	list-style-image: none;
	background-image: none;
}

#galleryContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3197b9;
	margin-top:50px;
	font-weight: normal;
}
#frontContent {
	padding: 40px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3197b9;
	margin-top:0px;
	font-weight: normal;
}
#mainContent {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3197b9;
	margin-top:0px;
	font-weight: normal;
}

#grannyContent {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3197b9;
	margin-top:40px;
	font-weight: normal;
	margin-left:25px;
	margin-right:25px;
}
#serviceContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3197b9;
	margin-top:20px;
	font-weight: normal;
	padding-top:5px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}
#teamContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3197b9;
	margin-top:20px;
	font-weight: normal;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	width:400px;
}
#contentteam {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3197b9;
	margin-top:-260px;
	font-weight: normal;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	width:400px;
	margin-left:440px;

}

#gallery {
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3197b9;
	padding-bottom:20px;
	margin-left:0px;
	margin-right:3px;
	padding-top:10px;
}
#error {
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3197b9;
	padding-bottom:20px;
	padding-left:100px;
	padding-top:40px;
	margin-top:-20px;
}
#menu {
	margin-top:-10px;
}
#contact {
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3197b9;
	padding-bottom:20px;
	padding-left:5px;
}
#infosubmit {
	margin-left:280px;
	padding-bottom:20px;
	margin-top:100px;
}
#bottomtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:0px;
	color:#3197b9;
	background: url(images/green.jpg) no-repeat;
	font-weight: bold;
}
#bottomtable tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3197b9;
}
#bottomtable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3197b9;
}
#bottomtable a:link {
	text-decoration:underline;
	color:#3197b9;
	font-size:14px;
}
#bottomtable a:visited {
	text-decoration:underline;
	color:#3197b9;
	font-size:14px;
}
#ladybird {
	text-decoration:none;
	color:#3197B9;
	font-weight: bold;
	margin-top:-15px;
	font-size:10px;
	padding-left:5px;	
}
#ladybird p {
	text-decoration:none;
	color:#3197b9;
	font-weight: bold;
	margin-top:-45px;
	font-size:10px;
	padding-left:5px;

}
#ladybird a:link {
	text-decoration:underline;
	color:#3197B9;
	font-weight: bold;
	font-size:12px;
}
#ladybird a:visited {
	text-decoration:underline;
	color:#3197D0;
	font-weight: bold;
	padding-top:5px;
	font-size:12px;
}
#footer {
	padding: 0 0px;
	background-image: none;
	background-repeat: no-repeat;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #3197B9;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	color:#022507;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
footer {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #022507;
}
.ladybird {
	font-size: 12px;
	font-style: italic;
	color:#3197B9;
	font-weight: bold;
}
.fishing {
	font-size:16px;
	font-weight:bold;
}
.quotes {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
.support {
	font-size: 22px;
	font-style: italic;
	color:#3198BB;
	font-weight: bold;

}
