@charset "utf-8";
/* CSS Document */
#top_left {
	background-color: #FFFFFF;
	height: 130px;
	width: 540px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: none;
	padding: 0px;
}
#top_right {
	background-color: #00FFCC;
	height: 130px;
	width: 360px;
	left: 540px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/Header_image_kayak%20smaller.jpg);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #0614EE;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #0714FF;
	text-align: left;
}


#nav_bar {
	background-color: #6699FF;
	height: 30px;
	width: 900px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 130px;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/menubar.jpg);
	background-repeat: repeat-x;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #0019FF;
}
#nav_bar ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#nav_bar ul li {
	display: inline;
}
#nav_bar ul li a {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #0A19FA;
	text-decoration: none;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#nav_bar ul li a:hover {
	color: #990099;
	background-color: #FFFFCC;
	text-decoration: none;
	padding-bottom: 9px;
}
#nav_bar a:active {
	background-color: #FFFFCC;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#footer p {
	text-align: center;
	font-family: "Century Gothic";
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
	color: #3300FF;
	vertical-align: top;
	word-spacing: normal;
}
#footer a {
	color: #E233FF;
	text-decoration: none;
}


bottom_bar {
	background-color: #CC9900;
	height: 20px;
	width: 880px;
	position: absolute;
	left: 0px;
	top: 660px;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/menubardown25.gif);
	background-repeat: repeat-x;
	z-index: 1;
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: right;
	color: #3300FF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
footer {
	background-color: #a6abdb;
	height: 109px;
	width: 900px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 685px;
	right: 0px;
	bottom: 0px;
	line-height: normal;
}
#footer ul {
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	list-style-type: none;
	text-align: center;
}
#footer ul li a:hover {
	color: #990099;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	float: none;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF33FF;
	font-weight: bold;
	padding-bottom: 0px;
	font-style: italic;
}
body {
	background-color: #A8D3FE;
	text-align: left;
	top: 0px;
}
#wrapper {
	text-align: center;
	height: 20px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 0px;
	z-index: 1;
}


#top_left img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
