/* LUCERNE VALLEY MARINA STYLE SHEET */



body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #9aabb1;
}

td object, td embed {
	vertical-align: bottom;
}

h1 {
  color:#ffffff;
  font-size: 20px;
  font-family: Georgia, Times New Roman, Times, serif;
  padding-left: 7px;
  padding-top: 25px;
  margin: 0;
}

h2 {
  color:#f97545;
  font-size: 15px;
  font-family: Georgia, Times New Roman, Times, serif;
  padding-top: 10px;
  text-decoration: underline;
  margin-bottom: -10px;
}


/*  HEADER  */

#header {
  width: 872px;
  height: 307px;
  z-index: 10;
  background-image: url(images/header.jpg);
}

#header-camping {
  width: 872px;
  height: 307px;
  background-image: url(images/header-camping.jpg);
}

#header-cabins {
  width: 872px;
  height: 307px;
  background-image: url(images/header-cabins.jpg);
}

#header-scenery {
  width: 872px;
  height: 307px;
  background-image: url(images/header-scenery.jpg);
}

/*  END HEADER  */




/*  RANDOMS  */

#left-s {
  width: 18px;
  background-image: url(images/left-s.gif);
}

#left-s-b {
  width: 8px;
  height: 16px;
  background-image: url(images/left-s-b.gif);
  background-repeat: no-repeat;
}
  
#right-s {
  width: 18px;
  background-image: url(images/right-s.gif);
}

#right-s-b {
  width: 8px;
  height: 16px;
  background-image: url(images/right-s-b.gif);
  background-repeat: no-repeat;
}
  
#spacer {
  width: 12px;
  background-image: url(images/spacer.gif);
} 

#sitemap li{
  margin: 0;
  list-style: none;
}

#sitemap li{
  padding-top: 5px;
  font-size: 14px;
}

/*  END RANDOMS  */




/*  MENU  */

.nav     {
  padding: 0;
  margin: 10px;

}

.nav li  {
  color: #ffffff;  
  list-style-type: none;
  font-size:16px;
  padding:0;
  margin:0;
}

.nav li a  {
  width: 200px;
}

#navsub li  {
  color: #ffffff;  
  list-style-type: none;
  font-size:13px;
  padding: 0;
  margin: 0;
}

#menu-main  {
  width: 184px;
  background-image: url(images/menu-bg.gif);
}


#events  {
  width: 184px;
  margin-left: auto;
  margin-right: auto;
}


#menu-b  {
  background-image: url(images/menu-bg2.gif);
} 

#drop  {
  background-image: url(images/drop.gif);
  width: 12px;
  height: 14px;
  float: right;
  margin-top: -20px;
}   

#top-links  {
  position: absolute;
  z-index: 10000;
  width: 170px;
  margin-top: 19px;
  margin-left: 685px;
  
}  
  
/*  MENU END  */ 




  
/*  CONTENT  */

.content-main {
  width: 640px;
  background-color: #2690B4;

}  

.content {
  color: #ffffff;
  font-size: 14px;
  padding: 15px;
}

.content a:link {color: #f87542; text-decoration: none;}
.content a:visited {color: #f87542; text-decoration: none;}
.content a:hover {color: #f87542; text-decoration: underline;}
.content a:active {color: #f87542; text-decoration: none;}

.content li{
  margin-left: 15px;
} 

.content p{
  padding: 0px 15px 0px 15px;
}

#houseboathd  {
  margin-top: 15px;
  color: #f87542;
  font-size: 15px;
  font-weight: bold;
}

#hblist {
  margin: -5px;
  padding: 0;
}

#hblist li {
  color : #ffffff;
  font-size : 11px;
  margin: 0px 0px 0px -10px;
  padding: 0px;
}

#hbphoto  {
  margin-top: 111px;
  margin-left: 40px;
  font-size: 10px;
  font-weight: bold;
}

#hbphoto a  {
  text-decoration: none;
  color: #ffffff;
}

#rateshd  {
  padding-top: 25px;
  padding-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
}

#rates  {
  text-align: center;
  line-height: 1.5;
  font-size: 13px;
  font-weight: bold;
  border-bottom: solid;
  border-bottom-width: 1px;
}

#rates1  {
  text-align: center;
  line-height: 1.5;
  background-color: #107fa5;
  height:45px;
}

#rates1b  {
  text-align: center;
  line-height: 1.5;
  height:45px;
}

#rates2  {
  text-align: center;
  padding-top: 10px;
}

#events-head  {
  text-align: center;
  padding-right: 8px;
  line-height: 1.5;
  font-size: 13px;
  font-weight: bold;
  border-bottom: solid;
  border-bottom-width: 1px;
}

#event  {
  padding: 10px 0px 10px 10px;
}

#events-date  {
  padding-right: 10px;
  padding-top: 10px;
  text-align: right;
}

.slideshow	{
  width: 230px;
  height: 160px;
  margin: 0;
  padding: 10px;
}

/*  CONTENT END  */





/*  FOOTER  */

#footer-links  {
  width: 640px;
  padding-top: 15px;
  background-color: #2690B4;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
} 

#footer-links a:link {color: #ffffff; text-decoration: none;}
#footer-links a:visited {color: #ffffff; text-decoration: none;}
#footer-links a:hover {color: #f87542; text-decoration: none;}
#footer-links a:active {color: #ffffff; text-decoration: none;}
  
#footer {
  height: 18px;
  width: 836px;
  background-image: url(images/footer.gif);
  background-repeat: no-repeat;
} 

#copyright  {
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  color: #a44f0a;
  font-size: 11px;
  text-align: center;
  line-height: 14px;
} 

#copyright a:link {color: #a44f0a; text-decoration: none;}
#copyright a:visited {color: #a44f0a; text-decoration: none;}
#copyright a:hover {color: #a44f0a; text-decoration: underline;}
#copyright a:active {color: #a44f0a; text-decoration: none;}

/*  FOOTER END  */





