/* CSS Document */


body {
  margin: 0;
  margin-top: 0;
  padding: 0;
  text-align: center;
  min-width: 950px;
  background-color: #f3f8e7;
  background-image: url(images/bg.gif);
  background-repeat: repeat-y;
  background-position: center;
  }

#top-graphic {
  height: 14px;
  width: auto;
  background-image: url(images/top-graphic.gif);
  background-repeat:no-repeat;
  background-position: center;
  }

#wrapper {
  text-align: left;
  width: 920px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  overflow: hidden;
  
  }
  
  
  
#logo {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  height: auto;
  color: #98b937;
  margin: 10px 20px 10px 30px;
  position: inherit;
  padding: 0;
  float: left;
  }
  
  
#logo .bnb {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  color: #787878;
  font-style: italic;
  margin: 0px 10px 10px 5px;
  position: inherit;
  padding: 0;
    }
  
#facebook {
  float: right;
  margin: 20px 20px 0 0;
  padding: 0;
  }

#main {
  margin-top: 10px;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  background-image: url(images/sidebar-bg.jpg);
  background-position: top right;
  background-repeat: repeat-y;
  }

#mainfeature {
  width: 604px;
  height: 200px;
  border-right: 1px solid #ffffff;
  background-image: url(images/2007/bath_and_beach_edit.jpg);
  background-repeat: no-repeat;
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  }
  
#mainfeature_internal {
  width: 604px;
  height: 150px;
  border-right: 1px solid #ffffff;
  background-image: url(images/2007/header.jpg);
  background-repeat: no-repeat;
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  }
  
#menu {
  width: 604px;
  height: 35px;
  background-image: url(images/2007/menu-bar.png);
  background-repeat: no-repeat;
  margin-top: 0;
  border-top: 1px solid #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  overflow: hidden;
  }
  
#content {
  width: 603px;
  background-color: #efefef;
  height: auto;
  margin: 0;
  padding-bottom: 15px;
  overflow: hidden;
  }
  
#content-album {
  width: 603px;
  background-color: #efefef;
  height: auto;
  margin: 0;
  padding-bottom: 15px;
  overflow: hidden;
  }
  
#nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 603px;
  float: left; 
  overflow: hidden;s
}


#nav li {
  margin: 0;
  padding: 0;
  float: left; 
}


#nav a {
  float: left;
  width: auto;
  text-align: center;
  color: #374313;
  text-decoration: none;
  line-height: 2.3;
  padding: 0 15px 0 15px;
  margin: 0;
  }
  
#nav a:hover {
  float: left;
  width: auto;
  height: 30px;
  text-align: center;
  color: #98B937;
  background-color: #E6EFCC;
  background-repeat: no-repeat;
  background-position: center;
  text-decoration: none;
  line-height: 2.3;
  padding: 0 15px 0 15px;
  margin: 0;
  }
  
#bot-left {
  width: 603px;
  background-color: #efefef;
  height: auto;
  margin: 0;
  padding-bottom: 15px;
  overflow: hidden;
  }
  
#bot-left-album {
  width: 603px;
  background-color: #efefef;
  height: 500px;
  margin: 0;
  padding-bottom: 15px;
  overflow: hidden;
  }

#bot-left-album h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  text-transform: uppercase;
  color: #374313;
  padding: 15px 15px 0px 15px;
  }
  
#bot-left-album h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  color: #98b937;
  padding: 0px 15px 10px 15px;
  }
  
#bot-left-album p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #787878;
  padding: 0px 20px 0px 15px;
  }
  
#bot-left-album p a {
  color: #576A1F;
  text-decoration: underline;
    }
	
	
#bot-left-album p a:hover {
  color: #374313;
  text-decoration: none;
    }

	
#bot-left-album .captioned_photo {
  float: left;
  margin: 5px 20px 5px 20px;
  padding: 0;
  width: 466px;
  }
  
#bot-left-album .captioned_photo p {
	margin: 0;
	padding: 5px 0;
	color: #374313;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
  }
  
#bot-left-album .captioned_photo img {
  margin: 0;
  padding: 0;
  display: block;
  border: 2px solid #787878;
  }
  
  
  
#bot-left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #374313;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
  }
  
#bot-left h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #98b937;
	padding: 0px 15px 10px 15px;
  }
  
#bot-left p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	padding: 0px 20px 0px 15px;
  }
  
#bot-left p a {
  color: #576A1F;
  text-decoration: underline;
    }
	
#bot-left h1 a {
  color: #576A1F;
  text-decoration: underline;
  }
  
#bot-left h1 a:hover {
  color: #374313;
  text-decoration: none;
  }
	
#bot-left p a:hover {
  color: #374313;
  text-decoration: none;
    }

	
#bot-left .captioned_photo {
  float: right;
  margin: 5px 20px 5px 20px;
  padding: 0;
  width: 180px;
  }
  
#bot-left .captioned_photo p {
	margin: 0;
	padding: 5px 0;
	color: #374313;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
  }
  
#bot-left .captioned_photo img {
  margin: 0;
  padding: 0;
  display: block;
  border: 2px solid #787878;
  }
  
#bot-left .captioned_photo_left {
  float: left;
  margin: 5px 20px 5px 20px;
  padding: 0;
  width: 180px;
  }
  
#bot-left .captioned_photo_left p {
	margin: 0;
	padding: 5px 0;
	color: #374313;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
  }
  
#bot-left .captioned_photo_left img {
  margin: 0;
  padding: 0;
  display: block;
  border: 2px solid #787878;
  }
	
#sidebar {
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	width: 315px;
	background-color: #E6EFCC;
	color: #787878;
	margin: 0;
	padding: 0;
	overflow: hidden;
  }
  
#top-right {
  background-image: url(images/2007/top-right.gif);
  background-repeat: no-repeat;
  height: 89px;
  background-color: #98b937;
  color: #ffffff;
  border-bottom: 1px solid #FFFFFF;
  overflow: hidden;
  }
  
#top-right p {
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 14px;
  padding-left: 50px;
  padding-top: 15px;
  padding-right: 50px;
  padding-bottom: 0px;
  margin: 0;
  }
  
#top-right p.origin {
  font-size: 10px;
  color: #374313;
  font-style: normal;
  margin: 0px 10px 10px 5px;
  padding-top: 0;
  position: inherit;

  }
  
#top-right_internal {
  background-image: url(images/2007/top-right.gif);
  background-repeat: no-repeat;
  height: 40px;
  background-color: #98b937;
  color: #ffffff;
  border-bottom: 1px solid #FFFFFF;
  overflow: hidden;
  }
  
#top-right_internal p {
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 12px;
  padding-left: 50px;
  padding-top: 5px;
  padding-right: 50px;
  padding-bottom: 0px;
  margin: 0;
  }
  
#top-right_internal p.origin {
  font-size: 9px;
  color: #374313;
  font-style: normal;
  margin: 0px 10px 5px 5px;
  padding-top: 0;
  position: inherit;
  }
  
#tr-photo {
  background-image: url(images/2007/view_home.jpg);
  height: 141px;
  border-bottom: 1px solid #ffffff;
  }
  
#tr-photo_int {
  background-image: url(images/2007/top-right-pic.jpg);
  height: 92px;
  border-bottom: 1px solid #ffffff;
  overflow: hidden;
  }
  
#right {
  margin: 0;
  padding: 0;
  height: auto;
  color: #576A1F;
  overflow: hidden;
  }
  
#right p {
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 13px;
  padding-left: 50px;
  padding-top: 30px;
  padding-right: 50px;
  padding-bottom: 0px;
  margin: 0;
  }
  
#right p.origin {
  font-size: 10px;
  color: #374313;
  font-style: normal;
  margin: 0;
  padding-top: 0;
  position: inherit;
  }
  
#right p a {
  color: #576A1F;
  text-decoration: underline;
  }
  
#right p a:hover {
  color: #374313;
  text-decoration: none;
  }
  
#sidebar2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  background-color: #999999;
  margin: 0;
  padding: 0;
  }
  
#footer {
  width: 100%;
  border-top: 1px solid #c1d87d;
  clear: both;
  }
  
#footer p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #374313;
  margin: 0;
  padding: 5px 0px;
  text-align: center;
  }

