html,body  {
	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: #545554;
	background-color: #Eff9fE;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.thrColFixHdr #container {
	width: 1057px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/wave.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
} 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #4078BC;
	margin: 0px;
	padding: 0px;
	vertical-align: text-bottom;
	line-height: 30px;
}
.blue-ta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2c6ab3;
}
.blue-ta a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2c6ab3;
	text-decoration: none;
}
.blue-ta a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2c6ab3;
	text-decoration: underline;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}


.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #nav {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: center;
	height: 43px;
}


#menu-centered {
	height: 34px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.navbar {
	background-color: #F99C35;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
}
.sep {
	background-image: url(../images/nav-sep.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#menu-centered li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu-centered a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 20px;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 3px;
	padding-left: 16px;
}
#menu-centered a:hover {
	text-decoration: underline;
}
.thrColFixHdr #sidebar11 {
	float: left; /* since this element is floated, a width must be given */
	width: 185px;
	padding: 0px;
	height: 100%;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #214263;
	font-weight: bold;
	padding-left: 15px;
}
.listhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
	color: #333333;
	font-weight: bold;
}
.kayaktitle {
	font-size: 36px;
	color: #FFFFFF;
	padding-top: 220px;
	text-align: center;
	font-weight: bold;
}




.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 155px; /* padding keeps the content of the div away from the edges */
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/sidebar-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0163AE;
	height: 600px;
	margin: 0px;
}
.bullet {
	list-style-image: url(../images/bullet.jpg);
	list-style-type: none;
}
.static-header {
	background-color: #3680BF;
	background-image: url(../images/static-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 98px;
}



.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 201px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-top: 0px;
}
.thrColFixHdr #mainContent4 {
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 185px;
	padding-top: 0px;
	padding-right: 240px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.thrColFixHdr #mainContent3 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 185px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/kayakheader.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.thrColFixHdr #mainContent2 {
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 185px;
	padding-top: 0px;
	padding-right: 240px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 225px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
table.weather {
	border: 1px solid #333333;
	padding: 0px;
	background-color: #DBDBDD;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.thrColFixHdr #footer {
	padding: 0px;
	margin: 0px;
	height: 43px;
	background-color: #EFF9FE;
} 
.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;
}
.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;
}
.footerbar {
	background-color: #386AA9;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
}
.info {
	background-color: #F99C35;
	background-image: url(../images/orange-bg.jpg);
	background-repeat: repeat-x;
}
.thrColFixHdr #wave {
	background-image: url(../images/wave.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 113px;
	background-position: right;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
}
.pic-links a {
	color: #4078BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}


.thrColFixHdr #footergrad {
	background-image: url(../images/footer-grad.jpg);
	background-repeat: repeat-x;
	height: 6px;
	background-color: #A2E1f9;
	padding: 0px;
	background-position: center center;
}
.thrColFixHdr #spacer {
	width: 150px;
	padding: 0px;
	height: 200px;
	margin: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}



.white-ta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}

.white-ta a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.white-ta a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: italic;
	line-height: 14px;
}


table.pretty {
	background: whitesmoke;
	border-collapse: collapse;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 2em;
}
table.pretty th {
	border: 1px silver solid;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 1em;
}
table.pretty td {
	border: 1px silver solid;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 7em;
}
table.pretty th {
  background: gainsboro;
  text-align: left;
}
table.pretty caption {
  margin-left: inherit;
  margin-right: inherit;
}


table.pretty2 {
	background: whitesmoke;
	border-collapse: collapse;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 2em;
}
table.pretty2 th {
	border: 1px silver solid;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 1em;
}
table.pretty2 td {
	border: 1px silver solid;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 3em;
}
table.pretty2 th {
  background: gainsboro;
  text-align: left;
}
table.pretty2 caption {
  margin-left: inherit;
  margin-right: inherit;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #F98C2F;
	line-height: 48px;
}
li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
ul {
	padding-top: 0px;
	margin-top: 2px;
}

.orange {
	color: #F58227;
	font-size: 14px;
	text-decoration: underline;
}
.black {
	color: #000000;
}
.jetintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 220px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #333333;
	font-weight: bold;
}
.kayakintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 150px;
	color: #333333;
	font-weight: bold;
}
.equipmentsale a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 2px;
}
.equipmentsale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	width: 185px;
}
.titleright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #333333;
	font-weight: bold;
}
#jetskicontent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 185px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/jetski-header.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.jetskititle {
	font-size: 48px;
	color: #110C84;
	padding-top: 100px;
	font-weight: bold;
	padding-left: 420px;
	line-height: 56px;
}
#sailboatcontent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 185px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/sailboat-header.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.sailboattitle {
	font-size: 48px;
	color: #FFFFFF;
	padding-top: 0px;
	font-weight: bold;
	padding-left: 60px;
	line-height: 48px;
}
a {
	text-decoration: none;
	color: #2C6AB3;
}
a:hover {
	text-decoration: underline;
	color: #2C6AB3;
}
.equipmentsale a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 2px;
}

