/*<![CDATA[*/
/* START LAYOUT */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #444444;	
	background-color: #FFFFFF;
	text-align: center;
	background-attachment: fixed;
	background-image: url(images/bg_page.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	
	/*background-attachment: fixed;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;*/	
}
/* Shadow */
.shd {
  width: 765px!important;
  width: 760px;
  margin: 0 auto -5px auto!important;
  margin: 0 auto 0 auto;
}
#shdwr {
  background-image:none!important;
  background:url(images/sd/r.gif) right bottom repeat-y;
}
#shdwb {
  background-image:none!important;
  background:url(images/sd/b.gif) right bottom repeat-x;
}
#shdwbr {
  background-image:none!important;
  background: url(images/sd/br.gif) right bottom no-repeat;
}
#shdwbl {
  background-image:none!important;
  padding:0px 0px 5px 0px;
  background: url(images/sd/bl.gif) left bottom no-repeat;
}
#shdwtr {
  background-image:none!important;
  padding:0px 4px 0px 0px;
  background: url(images/sd/tr.gif) right top no-repeat;
}
* > #shdwtr {
  width: 745px!important;
}

#container {
	width: 752px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	background-image: url(images/bg_container.jpg);
	background-repeat: repeat-y;
	background-position: left 0px;		
}
#header {
	height: 60px;
	width: 752px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #333333;	
}
#header_splash {
	height: 265px;
	width: 752px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #333333;	
}
#menubar {
	z-index:99;
	height: 16px!important;
	height: 20px;
	width: 752px;
	background-image: url(images/bg_menubar.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;	
	text-align: right;
	color: #666666;
	font-size: 10px;
	background-color: none;
	margin: 0px 0px 1px 0px;
	padding: 5px 4px 2px 0px;
}
/* Firefox Fix */
* > #container {
	margin: 1% auto;
}
* > #header {
	margin: 0;
	width: 750px;	
}
* > #menubar {
	margin: 0;
	width: 752px;
	padding: 5px 0px 2px 0px;		
}
#content0col {
	width: 752px;
	height: auto;
	margin: 1px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}
* > #content0col {
	width: 730px;
	min-height: 200px;
}

#content1col {
	width: 560px;
	margin: 0px 0px 0px 170px;
	padding: 10px 10px 10px 10px;
}
#content2col {
	width: 480px;
	margin: 0px 130px 0px 130px;
	padding: 10px 10px 10px 10px;
}

}
#sidebar-a {
	float: left;
	width: 170px;
	\width: 180px;
	w\idth: 170px;
	margin: 0px 0px 0px 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#sidebar-b {
	float: right;
	width: 120px;
	\width: 130px;
	w\idth: 120px;
	margin: 0px -2px 0px 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.clear {
	width: 752px;	
	font-size: 1px;
	clear: both;
}
.footer {
	color: #CCCCCC;
	width: 752px;
	padding: 1px 0px 0px 0px;	
	border-top: 1px solid #003366;	
	background-color: #FFFFFF;
}

/* START PRESENTATION */
h1 {
	font-size: 12px;;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
h2 {
	font-size: 11px;;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 10px;;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 10px;;
	font-weight: bold;
	color: #000000;
}
p {
	font-size: 11px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 1px;
}
img {
	margin: 0px 0px -2px 0px;
}
a img {
	border: none;
}
*> p img, h2 img{
	margin: 0px 20px 0px 10px;
}
*> p {
	margin: 10px 0px 20px 0px;
}

/* Lists */
ul {
	margin: 0px 0px 0px 100px;
}
ul li {
	font-size: 11px;
	padding: 3px 0px 3px 0px;	
	list-style-position: outside;
	list-style-type: square;
}

a {
	font-size: 1em;
	color: #A94038;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #666666;
}
a.mnulnk {
	font-size: 10px;
	color: #666666;
	font-weight: normal;	
}
a.mnulnk:hover {
	color: #000000;
}
a.footerlink {
	font-weight: normal;
	color: #999999;
}
a.footerlink:hover {
	font-weight: normal;
	color: #FFFFFF;
}
.redtext {
	color: #CC0000;
}
.disclaimertext {
	font-size: 0.85em;
	color: #999999;	
}
.tabftr {
	font-size: 10px;
	color: #999999;
	background-color: #333333;	
}

/* Contact Us Form */
table.tabcontus, {
	font-size: 1em;
	background-color: none;
	border: 1px solid #000000;	
	}
a.tabcontus {
	font-size: 1em;
	}
table.tabcontus3, {
	font-size: 1em;
	background-color: none;
	border: 1px solid #000000;	
}
a.tabcontus3 {
	font-size: 1em;
}
table.tabcontus2 {
	font-size: 1em;
	width: 450px;
	background-color: none;
	border: 0px solid #CCCCCC;		
	}
a.tabcontus2 {
	font-size: 1em;
	}	
.tabcontus2 select, .tabcontus2 input, .tabcontus2 textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width:250px;
	border: 1px solid #0099CC;
	}
.tabcontus2 input.chkbx {
	width:30px;
	border: 0px solid #0099CC;	
}	
input.contbtn {
	width: auto;
	font-size: 1em;
	border: 1px solid #6699CC;
}

fieldset.cntout {
	font-size: 1em;
	color: #333333;
	background-color: none;
	border: 1px solid #000000;
	padding: 2px;
	width: 450px;	
}
legend.cnttitle {
	font-weight: normal;
	color: #000000;
	background-color: #00CC33;
	border: 1px solid #000000;
	padding: 2px;	
}

/* Form Validation */
.vldate input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #0000CC;
}
li.redli, p.error {
	color: #CC0000;
}
p.error {
	font-size: 11px;
	padding:1px 0;
	color: #CC0000;
	text-align:left;
}
td.errHilite {
	color: #CC0000;
}
input.errHilite, select.errHilite, textarea.errHilite {
	padding: .1em ! important;
	background-color: #FFCCCC ! important;
	border: 0.1em solid #FF0000;
	}
.qredtext {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;	
}
/*General */
table.tabgen {
	font-size: 11px;
	border: 1px solid #CCCCCC;	
}
table.tabgen tr.totrow {
	background-color: #EFEFEF;
}
table.tabgen th {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003366;
}
table.tabgen select, table.tabgen input, table.tabgen textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 200px;
	border: 1px solid #7F9DB9;
}
table.tabgen input.btn1 {
	border: 0px solid #00CC00;
	width: 75px;
	border: 1px solid #7F9DB9;	
}
table.tabgen input.imgbtn {
	border: 0px solid #00CC00;
	height: 40px;
	width: 128px;
}
table.tabgen input.imgacbtn {
	border: 0px solid #00CC00;
	height: 20px;
	width: 70px;
}
table.tabgen input.noborder {
	border: 0px solid #EFEFEF!important;
	width: 20px;
}
table.tabgen input.inpbtn {
	width: 60px;
	border: 1px solid #7F9DB9;	
}
table.tabgen td.colbrd {
	border-right: 1px solid #CCCCCC;
}

/* Custom */
#idxqbd {
	width: 22px;
	height: 260px;
	float: left;
}
#idxcntnt {
	width: 390px;
	height: 260px;
	float: right;
}
#idxrooms {
	width: 250px;
	height: 260px;	
	float: left;
}
* > #idxrooms {
	margin: 0px 0px 0px 30px;  
}
/*]]>*/
