
#menu1 {
float:centre;
} 

#menu1 ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0;
padding:0;
line-height:20px;
text-align:center;
} 

#menu1 li
{
display: inline;
/* for IE5 and IE6 */
} 

#menu1 a
{
color: #AE835D;
text-decoration: none;
font-size: 12px;
display: block;
padding: 2px;
background-color: #E2CCCB;
border-bottom: 0px solid #E2CCCB;
} 

#menu1 a:link, #menu1 a:visited
{
color: #AE835D;
text-decoration: none;

} 

#menu1 a:hover
{
background-color: #9f8d61;
color: #E2CCCB;
} 

#menu1 li a#current
{

background: #E2CCCB;
color: #9f8d61;
font-weight: bold;
} 


html 
{
    overflow-y: scroll;
    overflow-x: auto;
}



BODY{
	color : #E2CCCB;
	background-image: url(pix/bg.jpg);
	margin-top: 0px;
	background-position:  top center;
	margin-bottom: 0px;
	margin-width: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	}


.knysna{
	color : #E2CCCB;
	background-image: url(pix/knysnapage.jpg);
	margin-top: 0px;
	background-position:  top center;
	margin-bottom: 0px;
	margin-width: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	}


.gallery{
	color : #E2CCCB;
	background-image: url(pix/gallery.jpg);
	margin-top: 0px;
	background-position:  top center;
	margin-bottom: 0px;
	margin-width: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	}

.enquiry{
	color : #E2CCCB;
	background-image: url(pix/enquiry.jpg);
	margin-top: 0px;
	background-position:  top center;
	margin-bottom: 0px;
	margin-width: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	}

.eastford{
	color : #E2CCCB;
	background-image: url(pix/eastford.jpg);
	margin-top: 0px;
	background-position:  top center;
	margin-bottom: 0px;
	margin-width: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	}
	
.contact{
	color : #E2CCCB;
	background-image: url(pix/contact.jpg);
	margin-top: 0px;
	background-position:  top center;
	margin-bottom: 0px;
	margin-width: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	}
	
	.accommodation{
	color : #E2CCCB;
	background-image: url(pix/accommodation.jpg);
	margin-top: 0px;
	background-position:  top center;
	margin-bottom: 0px;
	margin-width: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	}
	
	.links{
	color : #E2CCCB;
	background-image: url(pix/links.jpg);
	margin-top: 0px;
	background-position:  top center;
	margin-bottom: 0px;
	margin-width: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	}
	
.adtext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #6E6E6E;
   	font-size : 7.5pt;
	
}

.bodytext {
	font-family : tahoma, sans-serif, Helvetica, Geneva, Verdana, Arial;
	COLOR: #896647;
    font-size : 8.5pt;
	 line-height:18px;
	PADDING-TOP: 5px;
	PADDING-BOTTOM: 5px;  
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;    
	
}

a.bodytext1:link, a.bodytext1:active, a.bodytext1:hover, a.bodytext1:visited
{  
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #896647;
    font-size : 8.5pt;
	 line-height:18px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;  
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px; 
	text-decoration:underline;
	font-weight: none;
	
}

.special {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height:25px;
	}
	
	a.special:link, a.special:active, a.special:hover, a.specal:visited{  
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align:right;
}


h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #896647;
	font-size: 15px;
	font-style: normal;
	font-weight: none;
	font-variant: normal;
	text-decoration: none;

}



a.bodytext:link, a.bodytext:active, a.bodytext:hover, a.bodytext:visited
{  
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #ffffff;
    font-size : 8.5pt;
	 line-height:18px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;  
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px; 
	text-decoration:underline;
	font-weight: none;
	
}


