form 
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

body {
	font-family:Arial, Verdana;
	font-size:12px;
	padding:0px;
	margin:0px;
	text-align:center;
	}

p {
	border:0px;
	padding:0px;
	}

	
img {
	border:0px;
	}
	
a {
	color:#6B8530;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

table {
	font-size:12px;
	}

.holder {
	width:780px;
	height:510px;
	top:40px;
	text-align:left;
	margin:30px auto auto auto;
	}
	
.header {
	width:780px;
	height:94px;
	margin:0px;
	padding:0px;
	}
	
.logoholder {
	width:200px;
	height:94px;
	float:left;
	}
	
.menuholder {
	width:580px;
	height:94px;
	float:left;
	}
	
.menutop {
	width:580px;
	height:35px;
	}
	
.menu {
	width:580px;
	height:40px;
	}

.menubottom {
	width:580px;
	height:19px;
	}
	
.main {
	width:780px;
	height:395px;
	background-color:#FFFDED;
	font-size:1px;
	}
	
.maintop {
	width:780px;
	height:10px;
	background-image:url(web_images/maintop.jpg);
	font-size:1px;
	}
	
.mainmiddle {
	width:780px;
	height:375px;
	}
	
.mainleft {
	width:2px;
	height:375px;
	background-color:#6B8530;
	font-size:1px;
	float:left;
	}
	
.mainright {
	font-size:1px;
	width:2px;
	height:375px;
	background-color:#6B8530;
	float:left;
	}
	
.maincenter {
	background-color:#6B8530;
	width:776px;
	height:375px;
	float:left;
	}
	
.mainbottom {
	width:780px;
	height:10px;
	background-image:url(web_images/mainbottom.jpg);
	font-size:1px;
	}
	
.footer {
	width:780px;
	height:21px;
	font-size:11px;
	text-align:center;
	}
	
.homeholder {
	width:776px;
	height:375px;
	background-color:#FFFDED;
	background-image:url(web_images/welcome01.jpg);
	margin:0px;
	padding:0px;
	}
	
.aboutholder {
	background-color:#FFFDED;
	width:776px;
	color:#6B8530;
	overflow: hidden;
	}
	
.galleryholder {
	background-color:#FFFDED;
	width:776px;
	overflow:hidden;
	}
	
.galleryholder {
	background-color:#FFFDED;
	width:776px;
	height:500px;
	overflow:hidden;
	}
	
.galleryholder p {
	line-height:10px;
	}
	
.gallery_title {
	font-size:18px;
	font-weight:bold;
	}
	
.gallery_menupoint {
	color:#6B8530;
	font-weight:bold;
	}
	
.gallery_menupoint {
	color:#6B8530;
	font-size:12px;
	}
	
.gallery_menupoint:hover {
	text-decoration:none;
	color:#000;
	}
	
.gallery_link {
	color:#6B8530;
	font-size:11px;
	}
	
.gallery_link:hover {
	text-decoration:none;
	color:#000;
	}
	
.bookingholder {
	background-color:#FFFDED;
	width:776px;
	height:500px;
	overflow:hidden;
	}
	
.contactholder {
	background-color:#FFFDED;
	width:776px;
	height:500px;
	overflow:hidden;
	}
	







/* Styles for scrolling layers and scrollbars  */
div#holder1 { 
  position:absolute; left:0px; top:0px;
  width:776px; height:375px; 
  overflow:hidden; z-index:100 }
div#wn1  { 
  position:absolute; left:0; top:0;
  width:776px; height:375px; 
  clip:rect(0, 776px, 375px, 0); 
  overflow:hidden; z-index:1
  }
/* op7 needs width set here too (?) */  
div#lyr1 { width:776px }
div.content { 
  position:absolute; visibility:hidden; 
  left:0; top:0; z-index:1 
  }  




/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar1 { 
  position:absolute; visibility:hidden;
  left:750px; top:0;
  width:11px; height:375px; 
  font-size:1px; z-index:2
  }
div#track1 { 
  position:absolute; left:0; top:43px;
  width:19px; height:290px;
  background-image:url(scr/track.gif);
  z-index:1
  }
div#dragBar1 {
  position:absolute; left:1px; top:1px;
  width:18px; height:7px;
  background-image:url(scr/drag.gif);
  z-index:1
  }  
div#up1 { position:absolute; left:0; top:0; z-index:2 }  
div#down1 { position:absolute; left:0; bottom:0; z-index:3 }  


.input
	{
	padding:0px; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:4px; 
	margin-bottom:3px; 
	line-height:14px; 
	width:120px; 
	font-family:arial; 
	text-decoration:none; 
	color:#6B8530; 
	font-size:11px; 
	height:20px; 
	font-weight:none;
	border:1px solid #6B8530;	
	}
	
.button
	{
	padding:0px; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
	width:60px; 
	font-family:arial; 
	text-decoration:none; 
	color:#6B8530; 
	font-size:11px; 
	height:18px; 
	border:1px solid #6B8530;
	background-image:url(layout/belt.gif); 
	background-position:0px 0px;  
	font-weight:bold;	
	}
	


