/* JORDANELLE MARINA STYLE SHEET */



body {
  font-family: Tahoma;
  background-color: #b4c4d5;
}

h1 {
	text-indent: -100em;
	margin: 0;
	padding: 0;
}

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

#welcome {
 width: 456px; height: 17px;
 background-image: url(images/welcome.jpg);
 background-repeat: no-repeat;
}

#rentals {
 width: 456px; height: 17px;
 background-image: url(images/rentals.jpg);
 background-repeat: no-repeat;
}

#reservations {
 width: 456px; height: 17px;
 background-image: url(images/reservations.jpg);
 background-repeat: no-repeat;
}

#storage {
 width: 456px; height: 17px;
 background-image: url(images/indoor-storage.jpg);
 background-repeat: no-repeat;
}

#pro-shop {
 width: 456px; height: 17px;
 background-image: url(images/pro-shop.jpg);
 background-repeat: no-repeat;
}

#lakeside-grill {
 width: 456px; height: 17px;
 background-image: url(images/lakeside-grill.jpg);
 background-repeat: no-repeat;
}

#store {
 width: 456px; height: 17px;
 background-image: url(images/marina-general-store.jpg);
 background-repeat: no-repeat;
}

#gallery {
 width: 456px; height: 17px;
 background-image: url(images/photo-gallery.jpg);
 background-repeat: no-repeat;
}

#events {
 width: 500px; height: 17px;
 background-image: url(images/events-h1.jpg);
 background-repeat: no-repeat;
}
#amenities {
 width: 456px; height: 17px;
 background-image: url(images/additional-amenities.jpg);
 background-repeat: no-repeat;
}

#partners {
 width: 456px; height: 17px;
 background-image: url(images/jordanelle-partners.jpg);
 background-repeat: no-repeat;
}

#special-offers-h1 {
 width: 456px; height: 17px;
 background-image: url(images/special-offers-h1.jpg);
 background-repeat: no-repeat;
}

#contact {
 width: 456px; height: 17px;
 background-image: url(images/contact.jpg);
 background-repeat: no-repeat;
}

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: 844px;
  height: 284px;
  background-image: url(images/header.jpg);
}

/*  END HEADER  */




/*  RANDOMS  */

#special-offers {
  width: 180px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding-bottom: 20px;
}

#offers {
  width: 172px;
  color: #0a4da4;
  font-size: 13px;
  line-height: 15px;
  padding-left: 8px;
  padding-top: 5px;
}

#social {
  width: 180px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  text-align: center;
}

#social img {
  padding-bottom: 8px;
}

#announcements {
  width: 180px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding-bottom: 20px;
}

#announcement {
  width: 172px;
  color: #0a4da4;
  font-size: 13px;
  line-height: 15px;
  padding-left: 8px;
}

.special {
  width: 450px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  border-color: #0a4da4;
  border-style: dashed;
  border-width: 2px;
  
}

#rates  {
  text-align: center;
  font-weight: bold;
  border-bottom: solid;
  border-bottom-width: 1px;
}

#rates1  {
  background-color: #e3effe;
  text-align: center;
}

#rates1b  {
  text-align: center;
}


/*  END RANDOMS  */




/*  MENU  */

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

#menu ul{
	list-style-type: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0a4da4;
	margin: 0px 0px 0px 15px;
	padding: 0;
	line-height: 18px;
}

#menu span.on {
	color: #f58c03;
}

#menu a:link {color: #0a4da4; text-decoration: none;}
#menu a:visited {color: #0a4da4; text-decoration: none;}
#menu a:hover {color: #f58c03; text-decoration: none;}
#menu a:active {color: #f58c03; text-decoration: none;}  
  
  
  
/*  MENU END  */ 





/*  CONTENT  */

#content {
  color: #0a4da4;
  font-size: 13px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 15px;
}  

#link {
  font-size: 21px;
  font-weight: bold;
  color: #ff0000;
  padding-top: 30px;
  padding-bottom: 20px;
  text-align: center;
}

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

/*  CONTENT END  */





/*  GALLERY  */

#gallery-main {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}  

.photo{
  padding: 25px;
}  

/*  CONTENT END  */





/*  FOOTER  */

#footer-links  {
  height: 38px;
  width: 580px;
  margin-left: auto;
  margin-right: auto;
  font-family: Tahoma;
  font-size: 12px;
  color: #0a4da4;
  text-align: center;
  line-height: 15px;
} 

#footer-links a:link {color: #0a4da4;}
#footer-links a:visited {color: #0a4da4;}
#footer-links a:hover {color: #f58c03;}
#footer-links a:active {color: #f58c03;}  
  
#copyright  {
  height: 30px;
  width: 450px;
  padding-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 11px;
  font-family: Tahoma;
  color: #0a4da4;
  text-align: center;
}
  
#footer {
  height: 80px;
  width: 592px;
  background-image: url(images/footer.jpg);
} 

/*  FOOTER END  */




