﻿}
#masthead {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url('../images/kayak logo.jpg');
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}
#sidebar {
	border-style: none;
	border-width: 0;
	border-color: inherit;
	margin: 5;
	padding: 5;
	background-color: #99CCFF;
	float: right;
	text-align: left;
	width: 475px;
	margin-right: auto;
	margin-left: auto;

}
#container {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url('../images/water background.jpg');
}
#navigation {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	position: relative;
}
#content {
	float: left;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #99CCFF;
	position: relative;
	top: 0px;
	left: 0px;
}
#footer {
	clear: both;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	background-color: #3399FF;
}
/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	color: #FF0000;
	text-transform: uppercase;
	display: inline;
	background-image: none;
	background-color: #FFFF00;
}
#masthead h3 {
	font-weight: normal;
	color: #FF0000;
	display: inline;
	margin-top: 3.5%;
	font-style: italic;
	background-image: none;
	background-color: #FFFF00;
}
#sidebar p {
	color: #555;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #fff8dc;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #8fbc8f;
}
h6 {
	color: #455;
}
#navigation a:hover {
	text-decoration: none;
	color: #261;
	background-color: #ccc;
}
/* Content Styles */
h5 {
	color: #455;
}

h3 {
	color: #455;
	text-align: center;
}

#content img {
	padding: 5px;
	border: 1px solid #708090;
	width: 125px;
	height: 92px;
}
/* Sidebar Styles */
#sidebar img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 225px;
	width: 300px;
}
/* Footer Styles */

#footer a {
	color: #708090;
	text-decoration: underline;
}
#footer a:hover {
	color: #2f4f4f;
	text-decoration: none;
}
/* Link Styles */
a {
	color: #261;
	text-decoration: underline;
}
a:hover {
	color: #708090;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#sponsor img {
	padding: 5px;
	border: 1px solid #708090;
	width: 100px;
	height: 74px;
}

