/* CSS Document */

body {
	margin:0;
	border:0;
	background-color:#10240b;
	/*text-align: -moz-center;*/
	background-image:url(../img/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family: Platino Linotype;
}
h1 {
	color:#10240b;
	font-size:120%;
	margin-bottom:5px;
}
h2 {
	color:#10240b;
	font-size:90%;
	margin-bottom:-2px;
	margin-top:15px;
}
li {
	font-family: Platino Linotype;
	font-size:16px;
	padding-left:10px;
	padding-right:10px;
	color:#fff;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#00CC00;
}
#lower li {
	font-size:12px;
}
#lower table {
	color:#fff;
}
#lower strong {
	color:#fff;
}
#book {
	width:240px;
	background-image:url(../img/book.png);
	background-repeat:no-repeat;
	min-height:100px;
	height:auto !important;
	height:100px;
	margin-bottom:-20px;
	margin-left:30px;
	padding-top:10px;
}
#book p {
	color:#FFFFFF;
	margin-top:5px;
	margin-left:5px;
	font-weight:800;
	font-size:1px;
}
#centercon {
	width:995px;
	text-align:center;
}
#whole {
	width:995px;
	text-align:center;
	margin:0 auto;
}
#verytop {
	min-height:120px;
	height:auto !important;
	height:120px;
	background-repeat : no-repeat;
	background-image:url(../img/logo.jpg);
	background-position:top center;
	background-color:#10240b;
	width:100%;
	font-family: Platino Linotype;
	font-size:13px;
	color:#FFFFFF;
	padding-top:85px;
	margin-bottom:-85px;
}
#top {
	width:100%;
	min-height:20px;
	height:auto !important;
	height:20px;
}
#middle {
	min-height:300px;
	height:auto !important;
	height:300px;
	width:100%;
	background-color:#fff;
	max-height:300px;
	padding:0;
	text-align:center;
}
#holder {
	text-align:center;
	background-color:#FFFFFF;
	min-height:300px;
	height:auto !important;
	height:300px;
	padding:0;
	margin:0;
}
#menu {
	min-height:300px;
	height:auto !important;
	height:300px;
	float:left;
	text-align:right;
	line-height:1.3;
	border-right-width: 1px;
	border-right-color:#000000;
	background-image:url(../img/menu.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:245px;
}
#menu ul {
	list-style:none;
	padding-top:10px;
	margin-right:20px;
	font-weight:600;
}
#menu ul li a {
	color:#10240b;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#006600;
}
#menu2 {
	min-height:300px;
	height:auto !important;
	height:300px;
	float:left;
	text-align:center;
	background-image:url(../img/menu2.jpg);
	background-repeat:no-repeat;
	margin-left:0;
	width:250px;
}
#menu2 h1 {
	font-size:120%;
}
#menu2 ul {
	list-style:none;
	font-weight:300;
}
#menu2 ul li {
	font-weight:100;
	font-size:12px;
}
#menu2 ul li a {
	color:#10240b;
}
#menu2 ul li a:hover {
	color:#006600;
}
.up {
	margin-bottom:-10px;
}
#flash {
	width:500px;
	min-height:300px;
	height:auto !important;
	height:300px;
	float:left;
	text-align:right;
	margin-bottom:0;
	background-color:#f4f3f3;
}
#flashcontent {
	width:500px;
	height:300px;
}
#lower {
	width:100%;/*background-color:#10240b;
	text-align: -moz-center;*/
}
#text {
	/**border-right: solid #fff;
		border-right-width: 1px;**/
		padding-top:20px;
	min-height:200px;
	height:auto !important;
	height:200px;
	width:705px;
	text-align:left;
	color:#fff;/*background-color:#10240b;*/
}
#text h2 {color:#fff;padding-left:10px;
	padding-right:10px;}
#bar {
	width:100%;
	background-color:#2d3e28;
}
#bar h1 {
	font-family: Platino Linotype;
	font-size:18px;
	margin-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	color:#fff;
	line-height:18px;
	vertical-align:middle;
}
#text {
	margin:0 auto;
}
#text p {
	font-family: Platino Linotype;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	/*margin-top:-10px;*/
	color:#fff;
}
#inside {
	padding-top:11px;
	min-height:300px;
	height:auto !important;
	height:300px;
	width:400px;
	text-align:left;
	color:#fff;
	background-color:#10240b;
}
#inside h1 {
	font-family: Platino Linotype;
	font-size:16px;
	line-height:1;
	margin-bottom:-14px;
	padding-left:10px;
	padding-right:10px;
	color:#fff;
}
#inside p {
	font-family: Platino Linotype;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	color:#fff;
}
#prices {
	width:400px;
	background-color:transparent;
}
#bottom {
	color:#FFFFFF;
	margin-left:0;
	border:0;
	width:100%;
	min-height:30px;
	height:auto !important;
	height:30px;
	background-color:#2d3e28;
	font-family: Platino Linotype;
	font-size:12px;
	padding-top:5px;
	text-align:center;
}
#bottom a {
	color:#FFFFFF;
	text-decoration:none;
}
#bottom a:hover {
	color:#999999;
}
#floatleft {
	float:left;
	text-align:left;
	margin-top:-35px;
	margin-left:40px;
}
#floatright {
	float:right;
 text-align-right;
	margin-top:-25px;
	margin-right:40px;
}
.deal {
	font-size:100%;
	padding:0;
}
.mainbooking {
	padding:0;
	margin-bottom:-16px;
	font-size:83%;
}
.mainbooking h2 {
	font-size:100%;
}
.mainbook {
	margin-top:-15px;
	padding-top:8px;
}
.mainbook h1 {
	margin:0;
	padding:2px 0 0.2em 0;
}
.images {
	width:300px;
	float:right;
	margin:15px;
}
.images img {
	border:solid;
	border-width:1px;
	color:#FFFFFF;
}
.mapp {
	padding-top:30px;
}
/*special offer*/
#special-button {
	position:absolute;
	top:0;
	right:0;
	padding: 1em 1em 0 0;
}
#special-button a img {
	border:none;
}
#special, #special2, div.specialBox {
	width:600px;
	min-height:220px;
	height:auto !important;
	height:220px;
	margin:0 auto 20px auto;
	background:#fff;
	background-image:url(img/menu2.jpg);
	background-repeat:repeat-y;
	color:#000;
	text-align:center;
	display:block;
	padding:5px;
	border:4px solid #8c2034;
	clear:both;
}
div.specialBox {
	min-height:180px;
	height:auto !important;
	height:180px;
}
td.special {
	font-size:105%;
}
td.special em {
	color:#8c2034;
	font-size:90%;
}
#special h2, #special2 h2, td.special h2, #text div.specialBox h2 {
	font-size:110%;
	color:#8c2034;
	margin:0 0 0.25em 0;
	padding:0;
}
#special h2 span, #special2 h2 span, #text div.specialBox h2 span {
	color:#fff;
	background:#8c2034;
	display:block;
	margin-right:2px;
}
#text div.specialBox h2 span em {
	color:#fff;
}
#special strong, #special2 strong, #text div.specialBox strong {
	font-weight:bold;
	color:#333;
}
#special p, #special2 p, #text div.specialBox p {
	font-size:80%;
	padding: 0 0 5px 0;
	color:#8c2034;
	font-weight:bold;
}
#text div.specialBox p {
	color:#000;
	font-weight:normal;
}
#text div.specialBox em {
	color:#8c2034;
	font-style:italic;
	font-weight:bold;
	font-size:130%;
}
#special ul, #special2 ul, #text div.specialBox ul {
	text-align:left;
}
#special li, #special2 li, #text div.specialBox li {
	color:#000;
	padding-left:0px;
	padding-right:0px;
	margin-left:5px;
}
#special .col, #special2 .col, #text div.specialBox .col {
	width:50%;
	float:left;
}
#special a, #special2 a, td.special a, #text div.specialBox a {
	color:#8c2034;
}
#special a:hover, #special2 a:hover, td.special a:hover, #text div.specialBox a:hover {
	color:#10240b;
}
p.links{font-family: Platino Linotype; font-size:12px;}
p.links a{margin-right:20px;}
