body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 101%;
	background-image: url(../interface/body_bkg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
a {
	color: #0066cc;
}
a:active,
a:focus,
a:link,
a:visited,
a:active,
a:active img,
a:focus img,
a:link img,
a:visited img,
a:active img {
      outline: 0;
	  border: none;
}
p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #4e4e4e;
}
p.small {
	font-size: 0.6em;
	color: #FFFFFF;
}
h1 {
	font-size: 1em;
	color: #990000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}
h1.header {
	text-transform: uppercase;
	letter-spacing: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADADAD;
	color: #737373;
	line-height: 0.9em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
h2 {
	font-size: 0.8em;
	margin: 0 0 10px 0;
	padding: 0;
	color: #FFFFFF;
}
h3 {
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	color: #4e4e4e;
}
.pad {
	padding-left: 15px;
}
.blue {
	font-size: 0.6em;
	color: #b1dee5;
}
.black {
	color: #000000;
}
.grey {
	color: #868686;
}
#nav_ftr {
	clear:both;
	width: 885px;
	border-top: 1px solid #0066cc;
	text-align: left;
	font-size: 0.6em;
	padding-top: 18px;
	color: #0066cc;
}
#nav_ftr a {
	text-decoration: none;
}
#nav_ftr .right {
	float: right;
	text-align: right;
	position:relative;
	top: -20px;
	line-height: 18px;
}
#nav_ftr img {
	border: none;
}
#ftr {
	width: 885px;
	margin: 0px auto;
	color: #b1dee5;
	font-style:italic;
	font-size: .8em;
	text-align:left;
	padding-bottom: 45px;
}

/* -------------LAYOUT POSITIONING----------------*/
#container-main {
	width: 885px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 26px 0 39px;
	background-image: url(../interface/container-bkg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.topnav {
	height:	20px;
	padding:20px 11px 10px 0;
	margin: 0;
	float:left;
	font-size: 0.55em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	background-image: url(../interface/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: right 23px;
}
#masthead {
	float:left;
	background-image: url(../interface/mast-loading.jpg);
	background-repeat: no-repeat;
}
.topnav a {
	color: #FFFFFF;
	text-decoration: none;
}
.topnavyellow {
	width: 95px;
	height:	20px;
	padding:20px 14px 10px 0;
	margin: 0 0 0 10px;
	float:left;
	font-size: 0.55em;
	color: #f8cd43;
	font-weight: bold;
	text-align: right;
	background-image: url(../interface/arrow-yellow.gif);
	background-repeat: no-repeat;
	background-position: right 23px;
}
.topnavyellow a {
	color: #f8cd43;
	text-decoration: none;
}
#page {
	margin: 0;
	padding: 0 8px 0 8px;
	clear: both;
	display: block;
	overflow: hidden;
	min-height: 400px;
}
* html #page { /*IE hack for min-height*/
	height: 400px;
	overflow: visible;
}
.content {
	margin: 0;
	padding: 20px;
	clear: both;
	display: block;
}

#twocol {
	width: 885px;
	display: block;
	overflow: hidden;
	clear: both;
	margin-bottom: 15px;
}
#leftcol {
	width: 450px;
	float: left;
	padding: 36px 20px 0 0;
}
#rightcol {
	width: 382px;
	float: right;
	text-align: center;
}
#footer {
	padding: 15px 8px 0px 0;
	margin: 0 0 15px 0;
	clear: both;
}
#respanel {
	width: 213px;
	height:223px;
	background-image: url(../interface/res-bkg.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top: 220px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#hotelpanel {
	width: 220px;
	height:366px;
	float: left;
	margin: 0 1px 0 0;
}
#hotelpanel-content {
/*	width: 210px;*/
	height:345px;
	background-image: url(../interface/hotelpanel-bkg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px 3px 0 5px;
}
#bottomcontent {
	width: 885px;
	margin: 19px 0 0 0;
	float:left;
}
#reservation {
	float:left;
	width:213px;
	height:205px;
	font-size:0.65em;
	margin-bottom:0px;
}
#reservation h1{
	margin:0;
	padding:0;
	text-align:center;
	font-size:1em;
	color:#990000;
}
input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.inputmemnumber, .inputmempassword {
	border: 1px solid #EFEFEF;
	border-top: 1px solid #4A4A4A;
	border-left: 1px solid #4A4A4A;
	font: 9px Arial, Helvetica, sans-serif;
	color:#8C949F;
	width:85px;
}
#gold_crown {
	width: 365px;
	height: 50px;
	float: left;
	position: relative;
	padding: 0 5px 0 0;
	top: 0;
}
#signin {
	width:365px;
	height:50px;
	padding: 0 5px 0 0;
	background-color:#DDEEF1;
	display:none;
}
#signin td {
	padding-bottom: 0px;
}
#signin td.signinhdr {
	font-family: Arial, Helvetica, sans-serif;
	color:#102856;
	font-size:9px;
	padding-top:2px;
}
#signin input, #signin .twopxpad {
	margin-top:4px;
}
#signin td, #signin td a {
	font-size:9px;
	color:#0066CC;
}
#signin td a:hover {
	color:#002674;
}
#signin td, #signin td a.close {
	font-size:9px;
	color:#78818A;
}
#signout {
	width:365px; /*415 657*/
	height:50px;
	padding: 0 5px 0 0;
	/*	display:block;*/ /* removed, as this creates alignment problem in Netscape */
	text-align:right;
}

#signout a {
	color:#E6271D;
	font-family: Georgia, "Times New Roman", serif;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:-1px;	
}

/* form elements*/
form {
	padding:0;
	margin:0;
}

.pad8left {
	padding-left: 8px;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

#checkOut, #checkIn {
	width:60px;
}

.inputmemnumber, .inputmempassword {
	border: 1px solid #EFEFEF;
	border-top: 1px solid #4A4A4A;
	border-left: 1px solid #4A4A4A;
	font: 9px Arial, Helvetica, sans-serif;
	color:#8C949F;
	width:50px;
}
.btnNoBorder {
	border:0;
}

/* -----------------------------*/
#banner {
	margin-top: 20px;
	margin-left: 20px;
}

