body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, helvetica;
	font-size: 0.75em;
	background-color: #E3DA9F;
}

a {
	text-decoration: none;
}

a:link, a:visited { color: #145386; }
a:active, a:hover { color: #145386; }
a:visited:hover   { color: #145386; }

img {
	border: 0;
}

h1 {
	margin: 0 0 10px 0;
	font-size: 1.5em;
	color: #145386;
}

h2 {
	font-size: 1.3em;
	color: #145386;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

p.clear {
	clear: both;
	font-size: 0.1em;
}


/***** CONTAINER *****/

#container {
	text-align: left;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	border: 2px solid #999100;
}


/***** HEADER *****/

#header {
	width: 800px;
	height: 83px;
	margin: 0;
	padding: 0;
	background: #E7E0C1 url(../image/top_bg.jpg) no-repeat;
}

img.logo {
	float: left;
	margin: 0 10px;
}

#navbars {
	float: right;
	width: 625px;
	padding: 0;
	margin: 0;
	text-align: right;
	border: 0px solid red;
}

#toplinks_bar {
	text-align: left;
	margin-top: 60px;
	width: 100%;
}


/* ***** TOPLINKS ***** */

#toplinks {
	float: right;
	margin: 0;
	padding: 0;
}

ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul#nav li a {
	float: left;
	width: 92px;
	height: 37px;
	margin: 0;
	padding: 0;
}

ul#nav li a.career          { background-image: url(../image/link_career.jpg);}
ul#nav li a.career:hover    { background-image: url(../image/link_career_down.jpg);}
ul#nav li a.location        { background-image: url(../image/link_location.jpg);}
ul#nav li a.location:hover  { background-image: url(../image/link_location_down.jpg);}
ul#nav li a.area            { background-image: url(../image/link_area.jpg);}
ul#nav li a.area:hover      { background-image: url(../image/link_area_down.jpg);}
ul#nav li a.testi           { background-image: url(../image/link_testi.jpg);}
ul#nav li a.testi:hover     { background-image: url(../image/link_testi_down.jpg);}
ul#nav li a.contact         { background-image: url(../image/link_contact.jpg);}
ul#nav li a.contact:hover   { background-image: url(../image/link_contact_down.jpg);}

span.navtext {
	display: none;
}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
	float: right;
	margin: 0;
	padding: 0;
	width: 625px; /*For KHTML*/
	list-style: none;
	height: 25px;
	border: 0;
}

ul#navmenu li {
	margin: 0;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 19px;
	border: 0;
}

ul#navmenu ul {
	margin: 0;
	border: 0;
	padding: 0;
	width: 190px;
	list-style: none;
	display: none;
	position: absolute;
	top: 22px;
	left: 0;
}

ul#navmenu ul li {
	float: none; /*For Gecko*/
	display: block !important;
	display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
	padding: 0 10px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #282882;
	font: bold 12px/22px Arial;
	text-decoration: none;
	height: auto !important;
	height: 100%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
	color: #4772b4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5c27d;
}

/* 2nd Menu */

ul#navmenu li li a {
	display: block;
}

ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	float: none;
	background-color: #999100;
	color: #282882;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
	background-color: #b0871e;
	color: #ffffff;
}

ul#navmenu li:hover ul,
ul#navmenu li.iehover ul {
	display: block;
}

#slideshow {
	border-bottom: 1px solid #333399;
	border-top: 1px solid #333399;
}


/* ***** MAIN ***** */

#main {
	/* min-height fast hack for IE6 fixes background */
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background: #FFFFFF url(../image/main_background.jpg) repeat-y;
}

#left {
	float: left;
	width: 230px;
	padding: 10px;
	text-align: center;
}

#right {
	float: left;
	padding: 10px;
	width: 530px;
}

div.home {
	background: #FFFFFF url(../image/homepage_bg.jpg) bottom right no-repeat;
}

#mainfooter {
	clear: both;
}


/* ***** LEFT ***** */

form {
	margin: 0;
	padding: 0;
}

#reservation {
	width: 212px;
	text-align: left;
}

#reservation_top,
#reservation_bottom,
#reservation_mid {
	width: 212px;
	margin: 0;
	padding: 0;
}

#reservation_top, #reservation_bottom, #reservation_mid {
	background: url(../image/onlinereservation_mid.jpg) repeat-y;
}

#reservation_mid {
	color: #145386;
}

p.reshdr {
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

table.checkavailform {
	margin: 0 10px;
	padding: 0;
}

table.checkavailform td, table.checkavailform th {
	margin: 0;
	padding: 0;
}

table.checkavailform th, td {
	text-align: left;
}

table.checkavailform th {
	font-weight: normal;
	padding-right: 5px;
}

table.checkavailform td {
	margin: 0;
	padding: 5px 0 0 0;
}

table.checkavailform input,
table.checkavailform select {
	color: #145386;
	border: 1px solid #9b9200;
	/* margin: 0 0 0 5px; */
}

#calarrdiv, #caldepdiv {
	position: absolute;
	visibility: hidden;
	background-color: #ffffff;
}



/* ***** RIGHT ***** */

p.home {
	padding: 30px 180px 80px 0;
}

img.contactlogo {
	display: block;
	margin: 0 auto;
}

p.cntr {
	text-align: center;
}

ul.arrow {
	list-style-image: url(../image/arrow.gif);
}

img.rght {
	float: right;
	margin: 20px;
}

table.contactform {
	margin: 0 auto;
	width: 400px;
}

table.contactform td, table.contactform th {
	padding: 4px;
}

img.galphoto {
	float: left;
	margin: 10px;
	border: 1px solid #145386;
}

div.box {
	margin: 20px;
	padding: 5px 20px;
	background: #EAE4CE url(../image/boxtitlebg.jpg) repeat-x top left;
	border: 1px solid #A39868;
	/* IE crap: http://annevankesteren.nl/2005/03/clearing-floats */
	_height:1%;
	overflow: auto;
}

div.box h2 {
	margin-top: 0;
}

img.roomphoto, img.specialsphoto {
	float: right;
	margin-left: 20px;
	border: 1px solid #A39868;
}

p.vtbutton {
	text-align: center;
}

p.testiquote {
  margin-top: 2em;
  padding: 0 20px;
  font-style: italic;
}

p.testiname {
  margin-top: 0;
  padding-top: 4px;
  border-top: 1px solid #eeeeee;
}


/* ***** FOOTER ***** */

#footer {
	width: 780px;
	margin: 0 auto;
	padding: 10px;
	color: #145084;
	font-size: 0.9em;
}

#footer a {
	color: #145084;
}

#footer p {
	margin: 4px auto;
}

p.botlinks {
	width: 700px;
	padding-top: 4px;
	border-top: 1px solid #ae7830;
}