* {
	margin: 0px;
	padding: 0px;
}
p       {
	margin:0;
	padding:0;
	font-weight:normal;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#000000;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
}





/*//////////////////LINKS////////////////////////*/
a:link {
	text-decoration: none;
	font-size: 12px;
	color: #FFE328;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #FFE328;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #F7870A;
}

.top_head_logo {
	background-image: url(../images/header_top.jpg);
	height: 70px;
	width: 980px;
	background-repeat: no-repeat;
	background-position: left top;
}
#link-table {
	width: 470px;
}
#link-table td {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	text-align: center;
}


.special-offer {
	margin-bottom: 5px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 10px;
}

.links_pages {
	clear: none;
	float: right;
	margin-right: 20px;
}
.prev {
	clear: none;
	float: left;
	width: 50px;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

.links_numbers {
	clear: none;
	float: left;
}

.next {
	float: left;
	width: 50px;
}
#booking-form {
	width: 470px;
}
#booking-form table {
	width: 460px;
	font-size: 9px;
}
#booking-form input {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 340px;
}
#booking-form    #button {
	background-color: #FFC53B;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FB7C07;
	border-right-color: #FB7C07;
	border-bottom-color: #FFD375;
	border-left-color: #FFD375;
}
#booking-form textarea {
	width: 340px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#booking-form .text {
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 6px;
}






h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}


h3 {
	color: #CC0000;
	font-weight: bolder;
	font-size: 14px;
}
#gallery-table {
	margin: 0px;
	padding: 0px;
	width: 480px;
	float: left;
}

#gallery-table img {
	height: 120px;
	width: 90px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 11px;
	margin-left: 11px;
	border: 4px double #F6880B;
}
.red_text {
	color: #CC0000;
}
#popup-table {
	background-color: #000000;
}



#container {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	height: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	width: 980px;
	padding: 0px;
}


#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 980px;
	text-align: center;
}
#footer a {
	color: #8A3502;
	font-weight: bold;
}
#footer a:hover {
	color: #CC0000;
	font-weight: bold;
}
#popup-table img {
	border: 4px double #F6880B;
}
#sub-footer {
	height: 34px;
	width: 980px;
	text-align: center;
	font-size: 10px;
}
#sub-footer a {
	font-size: 9px;
}
#sub-footer a:hover {
	font-size: 9px;
	color: #cc0000;
}
