/* Layout */

body {
	background: #6c8def url(http://jerrybskayaks.com/design/bg2.png) repeat-x;
	margin: 0 auto;
	font-family: Arial, Tahoma, sans-serif;
	font-size:16px;
	color: #000;
	text-align: center;
}

#page {
	width: 906px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#header {
	background: url(http://jerrybskayaks.com/design/header.png);
	height: 330px;
}

#header h1 {
	font-size: 10px;
	visibility: hidden;
}

#kayak-animation {
	position: relative;
	float: left;
	top: 100px;
	left: 40px;
}

#kayak-animation img {
	border: none !important;
	height: 75px;
}

#navigationbar {
	margin: -10px 0 5px 0;
	height: 45px;
}

#content {
	background: url(http://jerrybskayaks.com/design/pagebg.png) repeat-y;
	width: 885px;
	padding: 10px;
	margin: 0;
}

#sidebar {
	width: auto;
	float: left;
	padding: 0;
	margin: 5px 15px 5px 5px;
}

#footer {
	background: url(http://jerrybskayaks.com/design/footer.png) bottom no-repeat;
	height: 5px;
	width: 906px;
	text-align: center;
	margin: 0 auto;
}

#bottom-navigation {
	margin: 20px 0 0 0;
	text-align: center;
}

/* Navigation */

.navigation {
	height: 45px;
	margin: 0 auto;
}
	
.navigation ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.navigation ul li {
	height: 45px;
	width: 120px;
	padding: 0;
	margin: 0 12px 0 15px;
	float: left;
	display: block;
}
	
.navigation ul li a {
	width: 120px;
	height: 45px;
	display: block;
	padding: 0;
	overflow: hidden;
	text-decoration: none;
}

.navigation ul li#kayaks a {
	background: url(http://jerrybskayaks.com/design/button-kayaks.png);
}

.navigation ul li#gear a {
	background: url(http://jerrybskayaks.com/design/button-gear.png);
}

.navigation ul li#rentals a {
	background: url(http://jerrybskayaks.com/design/button-rentals.png);
}

.navigation ul li#services a {
	background: url(http://jerrybskayaks.com/design/button-services.png);
}

.navigation ul li#events a {
	background: url(http://jerrybskayaks.com/design/button-events.png);
}

.navigation ul li#home a {
	background: url(http://jerrybskayaks.com/design/button-home.png);
}

.navigation ul li#kayaks a:hover,
.navigation ul li#gear a:hover,
.navigation ul li#rentals a:hover,
.navigation ul li#services a:hover,
.navigation ul li#events a:hover,
.navigation ul li#home a:hover {
	background-position: -120px;
}

.nav {
	visibility: hidden;
}

/* Text and Styling */

p {
	margin: 0 0 20px 0;
}

a:link,
a:visited {
	color: #0732b4;
	text-decoration: none;
}

a:active,
a:hover {
	color: #E52F2A;
	text-decoration: none;
}

.floatright {
	float: right;
	margin: 0 0 0 5px;
	border: 1px solid #000;
}

.floatleft {
	float: left;
	margin: 0 5px 0 0;
	border: 1px solid #000;
}

.red {
	color: #E52F2A;
}

#content-text {
	padding: 5px 5px 0 5px;
}

#content h1 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #E52F2A;
	font-weight: 600;
	font-size: 22px;
}

#content h2 {
	margin: 0;
	padding: 0;
	color: #E52F2A;
	font-weight: bold;
	font-size: 19px;
}

#content h3 {
	margin: 0;
	padding: 0;
	color: #E52F2A;
	font-weight: bold;
	font-size: 17px;
}

#content-text ul,
#sidebar ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-image:url(http://jerrybskayaks.com/design/bullet.png);
}

#content ul-text li,
#sidebar ul li {
	padding: 0;
	margin: 0;
}

#sidebar a:link,
#sidebar a:visited {
	color: #E52F2A;
	text-decoration: none;
}

#sidebar a:active,
#sidebar a:hover {
	color: #0732b4;
	text-decoration: none;
}

#footer-text {
	margin: 0;
	padding: 10px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
}

#rental-fees {
	width: 500px;
	vertical-align: top;
}

#rental-fees tr td {
	vertical-align: top;
}

#rental-prices,
#rental-delivery {
}

#rental-prices tr td,
#rental-delivery tr td {
}

.rental-center {
	text-align: center;
}

.clear {
	clear: both;
}

a img {
	border: none;
}

#contact-form {
	width: 400px;
	margin: 0 auto;
}

.formarea {
	width: 350px;
	margin: 0 0 5px 0;
}

label {
width: 90px;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
}

#contact-form input,
#contact-form select,
#contact-form textarea {
	background-color: #fff;
	border: 1px solid #000;
	color: #0732b4;
	font-size: 14px;
	padding: 3px;
	margin: 1px;
	width: 220px;
}

.submit {
	width: 350px;
	text-align: center;
}

.submit .send-button {
	margin: 0 auto;
	width: 100px;
}

.cx-feedback {
	border: 1px solid #000;
	margin: 0 0 20px 0;
	padding: 5px;
}

.cx-feedback p {
	margin: 0;
}

#photos {
}

#photos img {
	float: left;
	border: 1px solid #000;
	width: 250px;
	margin: 0 5px 5px 0;
}

#photo-rotation {
	text-align: center;
}

#photo-rotation img {
	height: 80px;
	margin: 0 12px 0 12px;
	border: 1px solid #000;
}

.video {
	width: 400px;
	float: left;
	display: inline;
	margin: 0 10px 0 20px;
}

#hours {
	margin: 0 0 20px 0;
}

#hours table {
	border: 1px solid #000;
	text-align: left;
	border-spacing: 0;
	border-collapse: collapse;
}

#hours table td {
	border: 1px solid #000;
	padding: 3px;
}

#price-match {
	text-align: center;
	margin: 0 0 10px 0;
}

/* Links Page */

#links-page {
}

#links {
	width: 150px;
	float: left;
	margin: 0 0px 0 12px;
	border: 0px dotted #6C8DEF;
	padding: 5px;
	text-align: center;
}

#links-fishing {
	width: auto;
	float: left;
	margin: 0 0px 0 12px;
	border: 0px dotted #6C8DEF;
	padding: 5px;
	text-align: center;
}

#links h3 {
	color: #0732b4;
}

#links ul,
#links-fishing ul {
	margin: 0;
	padding: 0;
}

#links ul li {
	list-style: none;
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
}

#links-fishing ul li {
	list-style: none;
	display: block;
	float: left;
	text-align: center;
	margin: 0 5px 0 10px;
	padding: 0;
}

#links img,
#links-fishing img {
	width: 150px;
}

#links-clear {
	clear: both;
	height: 20px;
}

#links a:link,
#links a:visited {
	color: #E52F2A;
	text-decoration: none;
}

#links a:active,
#links a:hover {
	color: #0732b4;
	text-decoration: none;
}

/* Kayak Listings */

.kayak-list-box {
	width: 850px;
	margin: 0 auto;
}

.kayak {
	width: 250px;
	height: 220px;
	float: left;
	margin: 10px;
	padding: 5px;
	text-align: center;
	border: 1px solid black;
}

.kayak-so {
	width: 250px;
	height: 220px;
	float: left;
	margin: 10px;
	padding: 5px;
	text-align: center;
	border: 1px solid red;
}

.kayak-search,
.kayak-tribe {
	width: 350px;
	height: 260px;
	float: left;
	margin: 0 30px 0 30px;
	padding: 5px;
	text-align: center;
	border: 1px solid black;
}

.kayak-tarpon {
	width: 250px;
	height: 270px;
	float: left;
	margin: 0 10px 10px 10px;
	padding: 5px;
	text-align: center;
	border: 1px solid black;
}

.kayak-heritage {
	width: 250px;
	height: 230px;
	float: left;
	margin: 0 10px 10px 10px;
	padding: 5px;
	text-align: center;
	border: 1px solid black;
}

#hobie-page h2 {
	margin: 0;
	padding: 0;
}

.kayak-hobie {
	width: 850px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}

.hobie-specs {
	width: 250px;
	height: 100px;
	margin: 10px;
	padding: 5px;
	text-align: left;
	float: left;
	color: #E52F2A;
}

.hobie-specs-lg {
	width: 280px;
	height: 100px;
	margin: 10px;
	padding: 5px;
	text-align: left;
	float: left;
	color: #0732b4;
}

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

.hobie-img-border {
	float: right;
	margin: 0 0 0 15px;
	border: 1px solid #000;
}

.kayak-hobie p {
	text-align: justify;
	margin: 0 10px 0 10px;
}

.hobie-line {
	width: 600px;
	height: 1px;
	background: url(http://jerrybskayaks.com/design/line.png);
	clear: both;
	margin: 0 auto;
	margin-bottom: 20px;
}