@charset "ISO-8859-1";
#site_layout {
	height: 100%;
	width: 100%;
	background-color: #000000;
}

.navigation {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #DCA012;
}

.smallnavigation {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #DCA012;
	
}


.style2 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #DCA012;
}

.formtxt {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #DCA012;
}

.title {
	font-size: 90px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #DCA012;
	line-height:80px;
}

.footer {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #DCA012;
}

.address {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #DCA012;
}

.maincontent {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #DCA012;
}

.prices {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #f1efeb;
}

.headers {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #f1efeb;
}

.arrows {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #DCA012;
}

.mail {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #AB2026;
}

.reservation {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #DCA012;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #DCA012;
	text-decoration:none;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #DCA012;
	text-decoration:none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #f1efeb;
	text-decoration:none;
}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #f1efeb;
	text-decoration:none;
}
