body {
background-color: #cf0324
}
#container {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
}
#flags {
	background-color: #CF0324;
	width: 800px;
	float: right;
	clear: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#flag {
	background-color: #D8B86D;
	height: 29px;
	width: 46px;
	margin-right: 15px;
	float: right;
	padding-top: 3px;
}
#top {
	clear: both;
	width: 800px;
}
#topLeft {
	clear: both;
	width: 220px;
	float: left;
	background-color: #9C0B24;
	height: 420px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#logo {
	background-color: #9C0B24;
	height: 200px;
	padding-top: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#advert {
	background-color: #9C0B24;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 15px;
	height: 200px;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
	line-height: 44px;
}
#topRight {
	float: right;
	width: 580px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#flash {
	background-color: #EFA70C;
	height: 290px;
	width: 580px;
	padding-top: 10px;
	padding-bottom: 1px;
}

#pictures {
	height: 112px;
	width: 580px;
	background-color: #9C0B24;
	padding-top: 10px;
}


#main {
	clear: both;
}
#left {
	background-color: #9C0B24;
	width: 220px;
	float: left;
}
#booking {
	height: 20px;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 3px solid #D8B86D;

}

#bookingButton {
	border: 3px solid #A10F26;
	background-color: #EFA70C;
}
#menuLeft {
	border: 3px solid #D8B86D;
	width: 175px;
	background-color: #A10F26;
	height: 292px;
	margin-left: 15px;
	padding-right: 3px;
	padding-left: 3px;
}
#button {
	background-color: #EFA70C;
	width: 160px;
	height: 19px;
	margin-top: 6px;
	padding-top: 1px;
	text-align: left;
	padding-left: 15px;
	clear: both;
}
#pictureLeft {
	padding: 10px;
}
#right {
	float: right;
	width: 580px;
	background-color: #FFFFFF;
}
#bottom {
	clear: both;
}

#menuBottom {
	background-color: #FF9900;
	height: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#address {
	background-color: #A10F26;
	height: 75px;
	padding-top: 10px;
}
#pictureSmall {
	padding-right: 7px;
	padding-left: 7px;
	float: left;
}
#info {
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
#story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}


a:link {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.main {
	font-family: "Book Antiqua", "Comic Sans MS", Elephant, "Engravers MT", Fixedsys, Impact, "Lucida Handwriting", "Niagara Solid", "Palace Script MT";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.mainbodybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.textbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
