@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
}
#content {
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: justify;
}
h1 {
	font-size: 16px;
}

#footer {
	font-size: 12px;
	height: 25px;
	margin-top: 5px;
}



#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#fontmedia {
	width: 300px;
	float: left;
	padding-left: 10px;
}
#bottomnav {
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 10px;
}

#header {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-tp-width: 4px;
	border-top-style: solid;
	border-top-color: #666666;
}
#navbar ul {
	margin-top: -1px;
}
#index_list li {
	display: inline;
	padding-right: 20px;
}


#navbar li {
	list-style-type: none;
	display: inline;
	padding-right: 32px;
}
a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
#content a {
	text-decoration: underline;
	color: #666666;
}

#content a:hover {
	text-decoration: underline;
	color: #000000;
}
#contact_info {
	float: left;
	width: 320px;
}
#booking li {
	margin-left: -5px;
}
h3 {
	font-size: 14px;
}
#booking {
	float: right;
	width: 350px;
}

