.homepage {
	background-attachment: scroll;
	background-image: url(photos/lion_doorknocker.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F6f1dc;
	margin: 0px;
	background-image: url(images/bkd.gif);
}

.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #99CCCC;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #0099cc;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:active {
	color: #996600;
	text-decoration: none;	
}
.maintable {
	background-image: url(images/bkd-yelo-pink.gif);
	border: thin solid #999999;
}
p {
	font-size: 90%;
	margin-right: 4px;
	margin-left: 4px;
}
.links {
	font-size: 85%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #996600;
	padding-top: 5px;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 150%;
	color: #996666;
	font-weight: bold;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 130%;
	font-weight: bold;
	color: #996666;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.tour_img {
	margin-right: 4px;
	margin-left: 4px;
	border: medium solid #666666;
	float: right;
}
