html {
	height: 100%
}

img { border:none; }

body {
	font-family: arial, verdana, helvetica, sans-serif;
	color:#A65500;
	background-image: url('../images/bg_main.gif');
	background-repeat: repeat-x;
	margin: 0px auto;	
	background-color: #b8b9ae;
    font-size: 11px;
    height: 100%;
}
a, a:link, a:visited, a:active {
	color:#c2730f;
	background-color:transparent;
	text-decoration: underline;
}
a:hover{
	color:#c2730f;
	background-color:transparent;
	text-decoration: none;
}

#maintable {
	width: 777px; 
	background: url('../images/bg_content.gif')	repeat-y center;
    height: 100%;
}
#toplineTD {
	width: 747px;
	height: 5px;
	background-image: url('../images/bgtop_line.gif');
	background-repeat: repeat-x;
	background-position: top;
}
#leftsideTD {
	width: 15px;
	background-image: url('../images/leftside.gif');
	background-repeat: no-repeat;
	background-position: top;
}
#rightsideTD {
	width: 15px;
	background-image: url('../images/rightside.gif');
	background-repeat: no-repeat;
	background-position: top;
}
#mainwrapTD {
	width: 726px;
}
#table_cont {
	width: 726px; 
	height: 100%
}
#leftcontTD {
	width: 247px; 
	height: 100%;
}
#gallerybusTB {
	width:247px;
/*	height: 205px;*/
	background-image: url('../images/shade1.gif');
	background-repeat: repeat-x;
}
#velkomTB {
	width: 247px;
	background-image: url('../images/bgvelkom.gif');
	background-repeat: repeat-x;
}
#subpagecontTB {
	width: 478px;
	background-image: url('../images/bgsubpagecont.gif');
	background-repeat: repeat-x;
	background-position: top;
}
#subpagetitleTD {
	width: 478px;
	height: 22px;
	background-image: url('../images/bgtitlesubpage.gif');
	background-repeat: no-repeat;
}
#subpagecontTD {
	width: 462px;
	height: 260px; /* delete this line when have a content DATA */
	padding: 10px 8px;
}
#velkomcontTD {
	width: 247px; 
	height: auto;
	padding: 10px 8px;
}
#titlevelkomTD {
	width: 247px;
	height: 22px;
	background-image: url('../images/bgtitlevelkom.gif');
	background-repeat: no-repeat;
}
.seemore, a.seemore, a.seemore:link, a.seemore:visited, a.seemore:hover, a.seemore:active{
	padding-left: 18px; 
	background-image: url(../images/arrow.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	color: #e37200;
	font-weight: bold;
	font-size: 11px;
}
.bodytext {
	color: #A65500;
	margin-top: 0;
}
.title {
	font-weight: bold;
	color: #a65500;
	font-size: 11px;
	margin: 4px 0 4px 22px;
}
.titlebus {
	font-weight: bold;
	color: #a65500;
	font-size: 11px;
	margin: 4px 0px;
}
h1 {
	color: #a65500;
	font-size: 11px;
	margin: 5px 0px 0px 28px;
	padding: 0 0;
}
h1.subpage {
	color: #a65500;
	font-size: 11px;
	margin: 0px 0px 0px 6px;
	padding: 0 0;
}
.arrow {
	padding-left: 18px; 
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
}
.whitearrow {
	padding-left: 16px; 
	background-image: url('../images/arrow1.gif');
	background-repeat: no-repeat;
	background-position:left;
}
.img {
	margin-right: 15px;
	margin-left:8px;
}
TD {
	vertical-align: top;
}
#bookingTD {
	width: 478px;
	height: 55px;
}
#bottommenuTD {
	width: 478px;
	height: 6px;
	background-color: #F8A517;
} 
#bottombookTD {
	width: 478px;
	height: 7px;
	background-color: #F8B744;
}
#bookcont {
	position: relative;
}
DIV#booking {
	position: absolute;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica; 
	font-weight: bold; 
	font-size: 18px; 
	top: 10px; 
	left: 55px;
}
DIV#nav {
	position: absolute; 
	color: #C2730F; 
	font-size: 14px; 
	top: 35px; 
	left: 55px;
}
DIV#navsubpage {
	position: absolute;
	font-family: BlueHighway, Arial, verdana, helvetica;
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 12px; 
	top: 35px; 
	left: 55px;
}
DIV#forars {
	position: absolute; 
	font-weight: bold; 
	color: #FFFFFF; 
	font-size: 16px; 
	top: 19px; 
	right: 10px;
}
#bookpriceTB {
	width: 478px;
	height: 171px;
	background-image:url('../images/bgbook.gif');
	background-repeat: repeat-x;
}
.bookprice {
	margin: 0px 0px 0px 3px;
	padding: 0;
}
#titlecontTD {
	width: 478px; 
	height: 32px;
	background-image: url('../images/bgtitlecont.gif');
	background-repeat: no-repeat;
}
.right {
	float: right;
}
#contentTD {
	width: 462px; 
	height: 169px;
	padding: 0px 8px;
	margin: 0px;
}
#footerTD {
	background-image: url('../images/bgfooter.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 777px;
	height: 43px;
}
#headgalleryTD {
	width: 247px;
	height: 22px;
	background-image:url('../images/headleft.gif');
	background-repeat: no-repeat;
}
.maintext {  
	font-size: 11px; 
	color: #A65500;
}
.redtext{
	color: #ff0000;
	font-weight:normal;
	text-decoration: none;
	background:none;
}
.input{
	font-size: 11px;
	color: #000000;
	border: 1px solid  #FEC80B;
	width: 264px;
	height: auto; 
	background-color: #ffffff;
}
.input_text{
	font-size: 11px;
	color: #000000;
	border: 1px solid #FEC80B;
	width: 265px;
	height: 120px; 
}
.input_submit {font-size: 11px;
	color: #000000;
	border: 1px solid #FEC80B;
	width: 130px;
	height: auto; 
	margin-top: 1px;
	background-color: #F3E7CB;
}


ul#offerlist {list-style:none;margin:0;padding:0;}
	ul#offerlist li {float:left;margin-left:13px;}
		ul#offerlist li h4 {text-align:center;margin-bottom:5px;font-size:12px;}

div#infobox {float:left;width:365px;margin-left:10px;}
	div#infobox ul {font-weight:bold;list-style: none inside url(../images/listarrow.gif);margin:0;padding:0;}
		div#infobox ul li {position:relative;}
			div#infobox ul li span {position:absolute;right:37px;}

div#pricebox {float:left;font-weight:bold;width:90px;text-align:center;}
	div#pricebox h2 {margin:0;padding:0;font-size:55px;}
