


.index {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic", Arial;
	font-size: 14px;
	color: #black;
	margin: 20px;
	padding: 20px;
}
.guestbook {
	font-family: "Century Gothic";
	font-size: 25px;
	color: #768509;
	margin: 20px;
	
}

.your {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic", Arial;
	font-size: 18px;
	color: #000000;
	margin: 20px;
	
}
.hit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 10px;
	height:50px;
}
.firefly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 10px;
	padding: 11px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
	
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer;

}



.nonlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
	margin: 5px;
	padding: 5px;
}

.welcome {
	color: #BD9758;
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 16px;
	font-weight: bold;
}

.rooms {font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic", Arial; color:#666666;}

.rooms_gold {font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic", Arial; color:#77541b;}
.normal {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic", Arial;
	font-size: 13px; color: #666666;
}

.links_text {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic", Arial;
	font-size: 13px; color: #968059;
}

.links_heading {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic", Arial;
	font-size: 13px; color: #79643f;
}

.rooms_stroke {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic", Arial;
	font-size: 13px;
	color: #79643f;
	background-image: url(images/durbanville-guest-house-stroke.jpg);
	background-repeat: no-repeat;
}

.scroll
 { 
 overflow: auto;
 visibility: visible;
   

   width:676px;
  height:713px;
  
}