/*
	light blue for popup strong: 5c9ae5
*/

body {	
	text-align: center;
	background-color: #1f0b0b;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 12px;
}

#other_menus {
	font-size: 14px;
	letter-spacing: -1px;
}

h1 {
	margin-top: 0;
	font-family: arial;
	color: #aa071c;
	font-size: 16px;
	margin-bottom: 6px;
}

h3 {
	color: #1a3c64;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 0;
	margin-top: 0;
}

.popup {
	padding: 15px;
	color: white;
}

.popup strong {
	color: #5c9ae5;
}

.popup h1 {
	color: white;
	font-size: 23px;
	text-transform: uppercase;
	margin-bottom: 17px;
}

.popup h2 {
	color: #5c9ae5;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-top: 0;
}

#booking {
	
	position: relative;
	text-align: left;
	padding: 25px;
	width: 500px;
	margin-left: 212px;
	background-color: #c3d4e9;
}

#booking table {
	margin-left: 20px;
}

.link a {
	font-size: 17px;
	font-weight: normal;
}

#contact a:hover {
	color: #1a3c64;
}

.link a:hover {
	color: #1a3c64;
}

.link {
	text-align: left;
	margin-bottom: 30px;
}

.link img {
	float: left;
	margin-right: 25px;
}

#container {
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 34px;
	padding: 0;
}

#nav img {
	float: left;
}

#header img {
	position: relative;
	float: left;
}

#content {
	background-color: #eeeeee;
	padding: 20px;
}

#menus {
	text-align: left;
	text-align: center;
	width: 710px;
	margin: 0 auto;
	margin-bottom: 15px;
}

.menu {
	position: relative;
	float: left;
	margin-right: 25px;
	width: 330px;
}

#menu_text {
	text-align: left;
}

.menu_btns {
	position: relative;
	float: left;
	height: 150px;
	text-align: center;
	padding-top: 87px;
	background-repeat: no-repeat;
	width: 183px;
}

.menu_btns img {
	position: relative;
	margin-bottom: 5px;	
}

#gallery {
	text-align: left;
}

#gallery img {
	margin-right: 10px;
	margin-bottom: 10px;
}

#gallery a img {
	border-color: #183a62;
}

#gallery a:hover img {
	border-color: #d3021d;
}

.block {
	position: relative;
	float: left;
	border-color: #d5d5d5;
	border-style: solid;
	border-width: 1px;
	background-color: #eeeeee;
	width: 326px;
	color: #0f2648;
	text-align: left;
	margin-right: 15px;
}

.block_header {
	background-image: url(../images/block_header.jpg);
	background-repeat: repeat-x;
	padding: 7px;
	text-transform: uppercase;
	text-align: center;
}

strong {
	color: #2e5482;
}

.block_text {
	padding: 14px;
}

.block_text em {
	color: #aa071c;
}

a {
	color: #aa071c;
	font-weight: bold;
	text-decoration: underline;
}

.block_text img {
	position: relative;
	float: left;
	margin-right: 3px;
}

#home_welcome {
	width: 715px;
	text-align: left;
	position: relative;
	float: left;
	margin-right: 20px;
	background-color: #eeeeee;
	margin-top: 20px;
}

#quick_links {
	background-color: #eeeeee;
	width: 200px;
	float: left;
	text-align: left;
	margin-top: 20px;
	color: #2e5482;
	text-transform: uppercase;
	font-size: 11px;
}

#quick_links a, #menus a {
	color: #2e5482;
	text-decoration: underline;
	font-weight: normal;
}

#quick_links a:hover {
	color: #aa071c;
	margin-left: 3px;
}

#quick_links img {
	position: relative;
	float: left;
	margin-right: 15px;
}

.quick_link {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 15px;
}

.clear {
	clear: both;
}

.footer_rule {
	background-image: url(../images/footer_rule.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 150px;
	margin-top: 8px;
	margin-bottom: 13px;
}

.footer_item {
	position: relative;
	float: left;
	margin-right: 23px;
}

#footer {
	margin-top: 10px;
	padding-left: 30px;
	padding-top: 30px;
	width: 959px;
	height: 164px;
	background-image: url(../images/footer_bg.jpg);
	text-align: left;
	color: #d1d1d1;
	background-repeat: no-repeat;
	line-height: 18px;
}

#footer a {
	color: #d1d1d1;
	font-weight: normal;
}


#footer a:hover {
	color: white;
	margin-left: 5px;
}

#footer strong {
	color: white;
}

#legal {
	margin-top: 15px;
	color: #897d7e;
	padding-bottom: 20px;
}

#legal a {
	color: #897d7e;
	font-weight: normal;
}

#legal a:hover {
	color: white;
}

#fc_legal {
	margin-left: 290px;
	float: left;
}

#gm_logo {
	float: right;
}

#gm_legal {
	float: right;
	margin-right: 10px;
}