html, body {
	width: 100%;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
      	background: #99CC99 url(background3.jpg);
	background-color: #fff; 
}

.container {	
	width: 100%;
	/* height: 100%; */
	position: absolute;
	background-color: white;
	background: #99CC99 url(background3.jpg); 
}

.header {
	height: 120px;
	background: #000 url(header.jpg) no-repeat 0 0px;
}

.header2 {
	
	height: 120px;
	margin-left: 777px;
	background: #000 url(header-expand.jpg) repeat-x;
	
}
/*
.header3 {
	position: absolute;
	top: 0;
	right: 0;
	height: 120px;
	width: 104px;
	background: #000 url(header-right.jpg) no-repeat;
}
*/

.menu {
        position: absolute;
        left: 7px;
	top: 130px;
}
	
#menu_two {
	position: absolute;
	left: 7px;
	padding-top: 10px;

}
 
#right {
position: absolute;
right:0;
width: 165px;
}
				
.frame {
	margin-left: 165px;
	margin-right: 165px;
        padding-left: 20px;
	top: 130px;
 	padding-top: 10px;	
	padding-right: 20px;
	background: #FFFBDF url(fade2.gif) no-repeat; 
}

#avail table {
padding: 0;
/* margin:20px; */
width: 400px;
}

/*
#avail td {
	white-space: nowrap;
	padding-left: 2px;
	padding-right: 2px;
}
*/
#avail td {
/* background: #eee; */
white-space: nowrap;
color: #000;
padding: 1px;
margin:0;
/* height:30px; */
text-align:center;
vertical-align:top;
}

.footer {
	width: auto;
	text-align: center;
	margin-left: -20px;
	background: url(bottom-L.gif) bottom left no-repeat; 
}

.footer h2 {
	height: 20px;
	margin-right: -20px;
        background: url(bottom-R.gif) bottom right no-repeat;
}

.footer span {
        display: none;
        padding: 0;
}

/*
.img-shadow {
  float:left;
  clear:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow-old.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}
*/

.navcontainer ul {
        margin: 0;
        padding: 0 0 0 0;
        list-style: none;
        width: 150px; /* Width of Menu Items */
	background-color: #e6decb;
}


.navcontainer a
  {
	  display: block; 
	  padding: 5px 5px; 
	  width: auto;
	  color: #000000;
	  background: #fffce5 url(leaf.gif) no-repeat;
	  text-decoration: none;
	  padding-left: 30px;

	  border-top: 1px solid #ccc;
	  border-bottom: 1px solid #ccc;
  }

.navcontainer a:hover
  {
	  background-color: #e6decb;
	  text-decoration: none;
  }

.navcontainer ul ul a
  {
  	  padding-left: 50px;
	  width: auto;
	  background: #e6dccc url(leaf-1.gif) no-repeat 20px 0px;
	  text-decoration: none;
  }

.navcontainer ul ul a:hover
  {
	  color: #000000;
	  background: #f6decb url(leaf-1.gif) no-repeat;
	  text-decoration: none;
  }
  
/* Fix IE. Hide from IE Mac \*/
  *  html ul li { float: left; height: 1%; }
  *  html ul li a { height: 1%; }
/* End */

  
/* 
 * .frame ul li {
	list-style: url(leaf.gif) circle inside;
	height: auto;
	float: none;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
} */

.frame ul li a {
	list-style: url(leaf.gif) circle inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
	height: auto;
	float: none;
}
.frame td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}

.image_td {
	padding: 3px;
	background: #FFF;
	border: 1px solid black;
}

.image_caption {
	text-align: center;
        font-size: 10px;
}

.imglistcaption {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.menu_bottom h2 {
	height: 24px;
	width: 150px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	background: #FFFBDF url(nav-bottom.gif) no-repeat bottom left;

}

.menu_bottom span {
	display: none;	
	padding: 0;
	
}

.menu_bottom h3 {
	display: block;
	position: relative;
	height: 25px;
	width: 25px;
	background: url(bottom-L.gif) no-repeat bottom right;
}


.menu_top h2 {
        height: 34px;
        width: 150px;
        padding: 0;
        margin: 0px 0px 0px 0px;
        background: #FFFBDF url(nav-top.gif) no-repeat top left;
	text-align: center;

}

.menu_top span {
        display: none;
        padding: 0;

}

.album {
	float: left;
	width: 100%;
	margin: 0;
	padding: 25px 0px 25px 0px;
}

.wrap5, .wrap6, .wrap7 {
 display:inline-table;
  /* \*/display:block;/**/
}
.wrap1 {
  float:left;
  background:url(shadow.gif) right bottom no-repeat;
  }
.wrap2 {
  background:url(corner_bl.gif) left bottom no-repeat;
  }
.wrap3 {
  padding:0 4px 4px 0;
  background:url(corner_tr.gif) right top no-repeat;
  }
.wrap3 img {
  display:block;
  }

#rollover-contain {
	display: block;
	width: 100%;
	height: 600px;
}


#rollover-left {
	float: left;
	padding-left: 20px;
}
#rollover-right {
	position: relative;
	margin-left: 250px;
}


#rates ol {
  float: left;
  width: 15em; /* width is changed */
  margin: 0;
  padding: 0;
  list-style: none;
}
 
#rates li {
  
display: block;
 float: left;
  width: 100%;
  margin: 0;
  background-image: url(leaf.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  background-color: #E8EFF8; 
  padding: 0 0 0 50px; /* left padding moves the text away from the bullet */
} 

.articleText p {
/*
	min-height: 1%;
        overflow: auto;	
*/
}


.imgDIVinTextRight {
        float: right;
        margin-left: 5px; 
}
.imgDIVinTextLeft {
        float: left;
        margin-right: 5px; 
}

#guestbook {
  font-size: 13px;
  padding-right: 50px;
  padding-left: 50px;
}

#guestbook_title {
  display: block; 
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px solid black;
  padding-bottom: 2px;
}
#guestbook_entry {
  padding-bottom: 50px;
}

#gb_id {
   font-size: 12px;
   color: red;
   }
#gb_name {
	padding-left: 10px;
	 }

#gb_time {
	font-weight: normal;
	font-size: 10px;
}


