/*=== Setup ===*/
*{
	border: 0px none;
	margin: 0;
	padding: 0
}
body{
	background: #d6d6d6 url('bgr.gif') fixed;
	color: #003a5d;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Arial, Tahoma, Verdana, Helvetica, Sans-Serif
}
a{
	color: #003a5d;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input, select, textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
/*=== Layout ===*/
#page, #footer{
	background: url('page-bgr.png') repeat-y;
	margin: 0 auto;
	width: 755px
}
#page{
	padding: 0 30px;
}
/*=== Header ===*/
#header{
	background: url('header.jpg') no-repeat top;
	border-bottom: 22px solid #ffffff;
	height: 181px
}
#header p {
	color: #fff;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
}
/*- Logo -*/
#header h1{
	float: right;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 85px;
	margin: 95px 0 0;
	width: 195px;
}
/*=== Columns ===*/
#columns{
	background: url('columns-top.gif') no-repeat top;
	height: 1%;
	padding-left:0; padding-right:0; padding-top:5px; padding-bottom:0
}
/*--- Left Column ---*/
#leftcol{
	float: left;
	width: 158px;
}
/*- Left Menu -*/
ul.leftmenu{
	background: url('leftmenu-bgr.gif') repeat-y left;
	color: #ffffff;
	font-size: 14px;
	padding-left:0; padding-right:1px; padding-top:0; padding-bottom:0
}
.leftmenu li{
	text-transform: lowercase;
}
.leftmenu li a{
	border-bottom: 1px solid #81b9ff;
	color: #ffffff;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 15px;
}
.leftmenu li.last a, .leftmenu li.last a:hover{
	border: 0px none; 
}
.leftmenu li a:hover, .leftmenu li.active a{
	background: url('leftmenu-hover.gif') repeat-y left;
	border-bottom: 1px solid #81b9ff;
	text-decoration: none
}
.leftmenu-bot{
	background: url('leftmenu-bot.gif') no-repeat left top;
	height: 5px;
	overflow: hidden
}
/*--- Center Column ---*/
#centercol{
	float: left;
	margin: 20px 0 0 23px;
	width: 288px;
}
#centercol h2{
	font-size: 26px;
	letter-spacing: -1px;
	padding: 0 0 20px;
	text-transform: lowercase;
}
#centercol p{
	padding: 0 0 17px;
}
/*--- Full Column ---*/
#fullcol{
	float: left;
	margin: 20px 0 0 23px;
	width: 530px;
}
#fullcol h2{
	font-size: 26px;
	letter-spacing: -1px;
	padding: 0 0 20px;
	text-transform: lowercase;
}
#fullcol p{
	padding: 0 0 17px;
}
/*--- Right Column ---*/
#rightcol{
	float: left;
	margin: 10px 0 0 25px;
	width: 248px;
}
/*--- Sub Columns ---*/
.col1{
	float: left;
	width: 33%;
}
.col2{
	float: right;
	width: 33%;
}
/*=== Styling Boxes ===*/
/*- Box -*/
.box{
	background: url('box-bgr.gif') repeat-y;
	color: #ffffff;
	width: 288px
}
.box a{
	color: #ffffff;
}
.box-top, .box-bot{
	background: url('box-top.gif') no-repeat top;
	clear: both;
	height: 25px;
	overflow: hidden
}
.box-bot{
	background: url('box-bot.gif') no-repeat top;
	height: 7px
}
.box .spacer{
	height: 1%;
	padding: 0 7px;
}
.box h3, .box2 h3{
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	padding: 0 0 0 5px;
	text-transform: lowercase;
}
.box h4{
	color: #1d3e52;
	font-size: 10px;
	padding: 0 0 3px;
	text-transform: lowercase;
}
#centercol .box p{
	padding: 0;
}
/*- Box2 -*/
.box2{
	background: url('box2-bgr.gif') repeat-y;
	width: 248px
}
.box2-top, .box2-bot{
	background: url('box2-top.gif') no-repeat top;
	clear: both;
	height: 25px;
	overflow: hidden
}
.box2-bot{
	background: url('box2-bot.gif') no-repeat top;
	height: 7px
}
.box2 .spacer{
	height: 1%;
	padding: 0 7px;
}
/*- Large Picture -*/
.pic img{
	border: 3px solid #1d3e52;
	display: block;
	margin: 0 0 7px;
}
/*- Summer/Winter Pictures -*/
.pics{
	height: 30px;
	margin: 0 0 5px;
	padding: 3px 5px 0 73px;
}
.summer{
	background: url('box-summer-bgr.gif') no-repeat top;
}
.winter{
	background: url('box-winter-bgr.gif') no-repeat top;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li{
	background: url('box-list-bgr.gif') no-repeat top;
	font-size: 10px;
	height: 46px;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:0
}
.list1 li img{
	border: 3px solid #1d3e52;
	float: left;
	height: 35px;
	margin: 0 5px 0 0;
	width: 35px;
}
.list1 li.last{
	margin: 0;
}
/*=== Tabular Data ===*/
.prices{
	font-size: 10px;
	width: 100%;
}
.prices h4{
	font-size: 12px;
}
.prices th, .prices td{
	padding: 3px;
}
.prices th{
	background: #529fff;
	color: #ffffff;
	text-align: left;
}
.prices td{
	border-bottom: 1px solid #529fff;
	padding: 9px 0;
}
.prices tr.last td{
	border: 0px none;
}
/*=== Footer ===*/
#footer{
	background: url('page-bot.png') no-repeat top;
	font-size: 10px;
	height: 67px;
	text-align: center;
	width: 815px
}
#footer p.copy{
	color: #a3a3a3;
	padding: 12px 0 0;
}
#footer p.copy a{
	color: #a3a3a3;
}
#footer p.botmenu{
	color: #ffffff;
	padding: 28px 0 0;
}
#footer p.botmenu a{
	color: #ffffff;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}


/*=== Travel Info Table ===*/
#travelinfo {
	width: 100%;
	margin: 10px 0;
	/*border: 1px #529fff solid;*/
}
	#travelinfo thead th {
		text-align: center;
		border-top: 1px #529fff solid;
	}
	#travelinfo td, th {
		padding: 5px;
		border-bottom: 1px #529fff solid;
		border-right: 1px #529fff solid;
	}
	#travelinfo th {
		background: #81b9ff;
		text-align: left;
	}
	#travelinfo .lbdr {
		border-left: 1px #529fff solid;
	}


/*=== RSS News ===*/
#rssnews p {
	margin: 10px 0 10px 10px;
	text-align: justify;
}


/*=== Acoommodation page ===*/
ul.ulpad {
	padding-bottom: 5px;
}