body {
	background-color: #FFFFFF;
	background-image: url(../images/brownbg.gif);
	background-repeat: repeat-x;
}

a {
	text-decoration:none;
	color: #339900;
}

a:hover { 
	text-decoration:underline;
	color:#333366;
}

a:visited {
	text-decoration:underline;
	color:#993300;
}

.medicine {
	position: absolute;
	left: 132px;
	top: 174px;
	visibility: visible;
	z-index: 2;
	height: 15px;
	width: 740px;
}
.accommodations {
	position: absolute;
	left: 150px;
	top: 175px;
}
.faq {
	position: absolute;
	left: 300px;
	top: 175px;
	visibility: visible;
}
.leisure {
	position: absolute;
	left: 450px;
	top: 175px;
	visibility: visible;
}
.contact {
	position: absolute;
	left: 600px;
	top: 175px;
	visibility: visible;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	text-align: left;
	color: #663300;
}
.footer {
	width: auto;
	right: 50px;
	bottom: 0px;
	border-top: thick solid #663300;
	border-right: thick none #663300;
	border-bottom: thick none #663300;
	border-left: thick none #663300;
	padding: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	font-weight: lighter;
	font-style: normal;
	letter-spacing: 5px;
	text-align: right;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	word-spacing: 0mm;
	letter-spacing: 2pt;
	text-align: left;
	color: #663300;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #663300;
	line-height: 18px;
	text-align: left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
}

