/* Generated by KompoZer */
body {
  margin: 0 0 1em;
  padding: 0;
  color: white;
  line-height: 130%;
  font-family: arial,helvetica,verdana,tahoma,sans-serif;
  text-align: center;
}

#wrapper-header {
  background: #000000 none repeat scroll left center;
}
#header {
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  margin: 0 auto;
  background: #000000; /*url(images/kayak-banner-sit-on-top-fade.jpg) no-repeat scroll right center */;
  width: 80%;
  height: 180px;
  text-align: left;
  line-height: 180px ! important;
}

#mainmenu {
  border: 1px solid #000000;
  margin: 0 auto;
  padding: 2px 1%;
  background: #000000;
  width: 73%;
  color: white;
  letter-spacing: 0.15em;
  clear: both;
  text-align: right;
}


a:link, a:visited {
  color: grey;
  text-decoration: none;
}
a:hover {
  color: #ffffff;
  text-decoration: none;
}

#submenu {
  border: 1px solid #000000;
  margin: 0 auto;
  padding: 2px 1%;
  background: grey;
  width: 73%;
  color: white;
  letter-spacing: 0.15em;
  clear: both;
  text-align: right;
}

#submenu a:link, #submenu a:visited
{
  color: black;
  text-decoration: none;
}

#submenu a:hover {
  color: white;
}






#header h1 {
  margin: 0;
  padding: 0 0 0 10px;
  color: #eeeeee;
  font-family: "kristen ITC";
  font-size: 350%;
  letter-spacing: -1px;
}
#wrapper-menu {
  background: #000000 /*url(images/menu-background.png) repeat-x scroll left top*/;
  float: left;
  width: 100%;
}
#menu {
  margin: 0 auto;
  font-size: 95%;
  white-space: nowrap;
  padding-right: 2px;
  width: 75% ! important;
}
* html #menu {
  padding-right: 0;
}
#menu ul {
  border-top: 1px solid #d4a017;
  border-bottom: 1px solid #d4a017;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  float: left;
  width: 100%;
}
#menu li {
  display: inline;
}
#menu a:link, #menu a:visited {
  border-right: 1px solid #5B391E;
  padding: 0.25em 1em;
  background: transparent none repeat scroll 0% 50%;
  font-family: "kristen ITC";
  color: #5B391E;
  text-decoration: none;
  float: left;
}
#menu a:hover {
  background: #ffffff url(images/menu-hover.png) repeat-x scroll 0% 50%;
  color: #485b06;
}
#content {
/*  border-left: 1px solid #bbbbbb;
  border-right: 1px solid #bbbbbb; */
  margin: 0 auto;
  padding: 2em 0px 0px 0px;
  background: black none repeat scroll 0% 50%;
  width: 75%;
  font-size: 90%;
  text-align: left;
}
* html #content {
  padding-top: 0.8em;
}

hr { 
   color: grey; 
   background: grey; 
   width: 100%; 
   height: 2px;
   border: none; 
} 


h2 {

  color: grey;
  padding-bottom: 3px;
  font-family: kristen ITC;
  font-size: 150%;
}


h3 {
  color: #a0c80e;
  padding-bottom: 3px;
  font-family: kristen ITC;
  font-size: 100%;
  letter-spacing: -1px;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}
h4 {
  color: bronze;
  padding-bottom: 1px;
  font-family: lovers quarrel;
  font-size: 450%;
  letter-spacing: -1px;
}
h5 {
  color: bronze;
  padding-bottom: 3px;
  font-family: Helvetica neue light;
  font-size: 180%;
  letter-spacing: -1px;
}



p {
  margin-left: 1em;
}

div.third {
  width: 32%;
  float: left;
  border: no-border;
  margin: 3px;
}


div.horizontal {
  width: 100%;
  clear: both;
  border: no-border;
  padding: 0px;
  margin: 0;
}








input[type="submit"]
{
background-color:#a0c80e;
border-color: #226600;
border-style: outset;
margin: 1px;
font-weight: bold;
}

