@charset "UTF-8";
/* CSS Document */

body, html {
	padding:0;
	margin:0;
	text-align:center;
	font-size:100.01%;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#DFDDD5;
	color:#666666;
}

a:active, a:focus {
   outline: 0;
}

img {
	border:0;
	outline:none;
}

/* wrapper to centre a 955 wide column on the page */

#wrapper {
	margin: 0 auto;
	width: 915px; /* 955 minus 40 padding */
	text-align:left;
	background: url(../images/template/wrapper_bg.gif) repeat-y;
	padding:10px 20px 10px 20px;
}

/* layout styles */

.accessibility {
	display:none;
}

.clearboth {
	clear:both;
}

#header {
	padding:10px 0px 15px 6px;
}

#header .logo {
	float:left;
	margin-right:30px;
}
  
#header ul {
	list-style:none;
	margin:30px 0 0 0;
	padding:0;
}

#header li {
	padding:6px 12px;
	display:inline;
	text-transform:uppercase;
	font-size:70%;
	font-weight:bold;
	border-left:1px dotted #666666;
}

#header li.last {
	border-left:1px dotted #666666;
	border-right:1px dotted #666666;
}

#header a, #header a:visited {
	text-decoration:none;
	color:#6699cc;
}

#header a.hoteliers, #header a:visited.hoteliers {
	color: #999999;
}

#header a:hover, #header a.active {
	text-decoration:underline;
}

#header li.orange {
	border:0;
}

#maincontent {
	background:url(../images/template/maincontent_bg.jpg) top left repeat-x;
	padding:0 8px 8px 8px;
	background-color:#DFDDD5;
	width:899px
}

#rightcol {
	float:right;
	width:208px;
	margin:0 0 8px 8px;
}

#rightcol h1 {
	padding:5px 0 5px 8px;
	margin:0 0 4px 0;
	color:#FFFFFF;
	font-size:100%;
	font-weight:normal;
	background: url(../images/template/rightcol-h1-bg.gif) top left no-repeat;
	height:23px;
	overflow:hidden;
}

#rightcol h1.special {
	background: url(../images/template/special-h1-bg.gif) top left no-repeat;
	margin:0;
}

#rightcol h1.map {
	background: url(../images/template/map-h1-bg.gif) top left no-repeat;
	margin:0;
}

#rightcol h2 {
	padding:0 0 5px 0;
	margin:0;
	font-size:80%;
	font-weight:bold;
}

#rightcol .whiteRight {
	background-color:#FFFFFF;
	padding:8px;
	margin-bottom:16px;
}

#rightcol .transparentRight {
	background-color:none;
	padding:0;
	margin:3px 0 0 0;
	height:114px;
}

#rightcol .transparentRight p {
	padding:0;
	margin:0 0 8px 0;
}

#leftcol {
	width:683px;
	float:right;
}

#leftcol h1 {
	padding:5px 0 5px 8px;
	margin:0;
	color:#FFFFFF;
	font-size:100%;
	font-weight:normal;
	height:24px;
	overflow:hidden;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#000000;
	margin:0 0 8px 0;
	padding:0;
	line-height:130%
}

ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#000000;
}


#imagebar {
	background-color:#FFFFFF;
	padding:3px;
	margin:2px 0 8px 0;
	line-height:0;
	font-size:1px;
	white-space: nowrap;
}

#imagebar img {
	width:133px;
	height:100px;
}

.imagebar-imagebox {
	padding-right:3px;
	float:left;
	display:inline;
}

#contentbox {
	background-color:#FFFFFF;
	padding:5px;
}

#contentbox h1 {
	padding:8px 0 5px 8px;
	margin:0;
	color:#003366;
	font-size:100%;
}

#contentbox h2 {
	padding:0 0 5px 0;
	margin:0;
	color:#003366;
	font-size:90%;
}

#contentbox h3 {
	padding:0 0 5px 0;
	margin:0;
	color: #990000;
	font-size:80%;
}

#footer {
	font-size:80%;
	margin: 10px;
	text-align:center;
}

#footer a, footer a:visited {
	color:#666666;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
	line-height:0;
	height:0;
}

.pclear {
	clear:both;
}

.insetimage {
	clear: both;
	margin: 0 10px 10px 0;
}

#inset {
	width:301px;
	float:left;
	margin-right:8px;
	background:url(../images/template/inset-bg.gif) bottom left no-repeat;
}

#inset h1 {
	margin:0;
	color:#FFFFFF;
	font-size:100%;
	padding:5px 0 5px 8px;
	font-weight:normal;
	background: url(../images/template/inset-h1-bg.gif) top left no-repeat;
	height:25px;
	overflow:hidden;
}
#inset h2 {
	margin:0;
	font-size:80%;
	padding:5px 7px;
	font-weight:bold;
	color:#003366;
}

#inset h3 {
	margin:0;
	font-size:80%;
	padding:5px 7px;
	font-weight:bold;
	color: #990000;
}

#inset p {
	padding:0 7px;
}

.hidden {
	display:none;
}

h2.balloonCSS {
	text-align:left;
	color:#003366;
	font-size:90%;
	margin:0 0 10px 0;
	padding:0;
	border-bottom:1px solid #003366;
}

h3.balloonCSS {
	text-align:left;
	color: #990000;
	font-size:80%;
	margin:0 0 10px 0;
	padding:0;;
	border-bottom:1px solid #990000;

}

p.balloonCSS {
	text-align:left;
	color: #666666;
	font-size:70%;
	margin:0 0 10px 0;
	padding:0;
}

.error {
	color:#990000;
	font-weight:bold;
}

.errorbox {
	background-color: #FFDB9E;
}

.floatright {
	float:right;
}
.floatleft {
	float:left;
}