html {
	background: #451f14 url("../images/body-bg-tile.jpg") top left repeat-x;
	margin:0;
	padding:0;
	/* Height is 100%, so the body can be 100% */
	height:100%;
	}
	
	
body {
	top:0;
	background:url("../images/body-bg-top.jpg") top center no-repeat;
	margin:0;
	padding:0;
	/* Height is 100%, so the tiled BG will tile all the way down
	 the page, not just as far down as the page's content
	 (when the content's height is less than the window's height) */
	height:100%;
	color: #591e12;
}

iframe {
	border: 1px solid #000000;
}

/********************
background colors
*********************/

#frame {
	width: 960px;
	margin: 0 auto;
	padding: 7px 0 0 0;
}

/*Top Header*/

#top-bar {
	width: 960px;
	margin: 0;
	padding:0;
	background: url(../images/header-top-bg.jpg) top left no-repeat;
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	overflow:hidden
}

.logo {
	float:left;
	margin: 22px 0 0 15px;
	padding: 0;
	width: 328px;
	height: 59px;
	text-indent: -2000px;
	background-image: url(../images/logo.jpg);
}

h1.tagline {
	float:right;
	margin: 22px 50px 0 0;
	padding: 0;
	width: 276px;
	height: 48px;
	text-indent: -2000px;
	background-image: url(../images/check-into.gif);
}

/*Header Styles*/

#header-left {
	clear: both;
	float: left;
	margin: 0;
	padding:0;
	text-align: center;
	width: 283px;
	height: 257px;
	border-left: 2px solid #3E1810;
	background: url(../images/bg-header-left.jpg) top left no-repeat;
}

a.book-btn, a.travel-btn, a.view-cancel-btn {
	margin: 25px auto 0 auto;
	padding: 0;
	display: block;	
	width: 194px;
	height: 37px;
	text-indent: -3000px;
	text-decoration: none;
}

a.book-btn {
	background-image: url(../images/findaroom-btn.gif);
}

a.travel-btn {
	background-image: url(../images/travel-login-btn.gif);
}

a.view-cancel-btn {
	background-image: url(../images/search-reservation-btn.gif);
}

a:hover.book-btn, a:hover.travel-btn, a:hover.view-cancel-btn {
  background-position: 0 -37px;
}

.toll-free {
	margin:45px 0 0 0;
	padding:0;
}

#header-right {
	float:right;
	margin: 0;
	padding:0;
	width: 673px;
	height: 257px;
	border-right: 2px solid #3E1810;
	background-color: #FFF;
	/*background: url(../images/header-right.jpg) top left no-repeat;*/
}

/*ContentStyles*/
#wrapper {
	clear: both;
	margin: 0;
	padding: 0;
	width:956px;
	background-color:#EEE6D2;
	border-left: 2px solid #3E1810;
	border-right: 2px solid #3E1810;
	overflow:hidden
}

#content-container {
	margin: 0;
	padding: 0;
	width:956px;
	background: url(../images/content-bg.gif) top center repeat-y;
	overflow:hidden
}

.clear {
	clear: both
}

/*Left Col Styles*/

#left-col {
	float: left;
	margin:0;
	padding:0 0 0 8px;
	width: 686px;
	font: 13px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
}

#left-col h1 {
	margin: 0;
	padding:5px 0;
	color: #591e12;
	font: 20px "Georgia", Geneva, sans-serif;
}

#left-col h2, h2.contact-hdr {
	margin: 0;
	padding:5px 0;
	color: #e7dcb4;
	text-indent: 5px;
	font: 16px "Georgia", Geneva, sans-serif;
	background-color: #7f2a16
}

#left-col p {
	margin: 0;
	line-height: 18px;
	padding: 8px 0;
}

table.conference-tbl {
	font: 11px Arial, Helvetica, sans-serif;
}

#left-col table {
	margin: 10px 0 0 0
}

tr.table-bg td{
	margin: 0;
	padding: 0 8px 10px 8px;
	background-color:#d3bb8a
}

/* -= Roll Overs Lef Col=- */

#left-col a:link, #left-col a:visited, #contact-table a:link, #contact-table a:visited {
	font-weight: normal;
	color: #7f2a16;
	text-decoration: underline
}

#left-col a:hover, #left-col a:active, #contact-table a:hover, #contact-table a:active {
	padding: 0;
	font-weight: normal;
	color: #AB371A;
	text-decoration: none
}

#left-col a, #contact-table a {
	padding: 0;
	margin: 0 auto;
	font-weight: normal;
}

/*Right Col Styles*/

#right-col {
	float:right;
	margin: 0;
	padding:0 9px 0 0;
	width: 245px;
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
}

#right-col p {
	margin: 0;
	padding: 5px 5px 10px 5px;
	color:#d3bb8a
}

#right-col h2 {
	margin: 0;
	padding:5px 0;
	color: #e7dcb4;
	text-indent: 5px;
	font: 16px "Georgia", Geneva, sans-serif;
	background-color:#397c7f
}

/* -= Roll Overs Lef Col=- */

#right-col a:link, #right-col a:visited {
	font-weight: normal;
	color: #397c7f;
	text-decoration: underline
}

#right-col a:hover, #right-col a:active {
	padding: 0;
	font-weight: normal;
	color: #4DA8AB;
	text-decoration: none
}

#right-col a {
	padding: 0;
	margin: 0 auto;
	font-weight: normal;
}

/*Rates Table*/

.rates-tbl{
	text-align: left;
	margin: 0;
	padding: 0;
	border:1px solid #9F7D58
}

.rates-tbl td {
	margin: 0;
	padding: 3px 10px;
	background-color: #DDC89B
}
	
.rates-tbl tr.odd td {
	text-align: center;
	background-color: #CEB175;
}

.rates-tbl tr.neutral td {
	text-align: left;
	margin: 0;
	padding: 10px 15px 10px 15px;
	font: 12px Arial, sans-serif;
	color: #641b2f;
	line-height: 16px;
	background-color: transparent;
	border: 1px solid #9F7D58
}

/*Images Styles*/

.image-left {
	float: left;
	display: block;
	margin: 6px 10px 6px 0;
	border: 4px solid #86694d;	
}

.image-right {
	float: right;
	display: block;
	margin: 6px 0 6px 10px;
	border: 4px solid #86694d;
}

.image-center {
	display: block;
	margin: 6px auto 6px auto;
	text-align: center;
	border: 4px solid #86694d;	
}

.image-center-rightside {
	display: block;
	text-align: center;
	margin: 5px auto 0 auto;
	border: 4px solid #86694d;	
}

.image-border {
/*	display: block;*/
	margin: 6px auto 6px auto;
	border: 4px solid #86694d;	
}

/*Contact Table*/

#contact-table {
	clear: both;
	margin:8px auto;
	padding: 0;
	width: 938px;
}

#contact-table p {
	margin: 0;
	padding: 8px 0;
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
}

/***********FOOTER CSS***********/

#footer-links {
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
}

/* -= Roll Overs Footer=- */

#footer-links a:link, #footer-links a:visited {
	font-weight: normal;
	color: #451f14;
	text-decoration: underline
}

#footer-links a:hover, #footer-links a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: #451f14;
	text-decoration: none
}

#footer-links a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

/***********CREDIT CSS***********/

.credit {
	margin:0;
	padding:0 0 5px 5px
}

.credit p {
   margin: 0;
	padding: 5px 0px 0px 0px;
	color: #e7dcb4;
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
}

.credit a:link, .credit a:visited {
	font-weight: normal;
	color: #e7dcb4;
	text-decoration: underline
}

.credit a:hover, .credit a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: #e7dcb4;
	text-decoration: none
}

.credit a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}


#packages-content-container {
	margin: 0;
	padding: 0;
	width:956px;
	background: url(../images/packages-content-bg.gif) top center repeat-y;
	overflow:hidden
}

#packages-content-container_new {
	margin: 0;
	padding: 0 0 0 8px;
	width:948px;
	background: url(../images/packages-content-bg.gif) top center repeat-y;
	overflow:hidden
}

#packages-left-col{
	float: left;
	margin:0;
	padding:0 0 0 8px;
	width: 948px;
	font: 13px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
}
#packages-left-col_table {
	float: left;
	padding:0 0 0 0px;
	width: 948px;
	text-align:left;
}

#packages-left-col h1 {
	margin: 0;
	padding:5px 0;
	color: #591e12;
	font: 20px "Georgia", Geneva, sans-serif;
}

#packages-left-col h2, h2.contact-hdr {
	margin: 0;
	padding:5px 0;
	color: #e7dcb4;
	text-indent: 5px;
	font: 16px "Georgia", Geneva, sans-serif;
	background-color: #7f2a16
}

#packages-left-col h4{
	margin: 0;
	padding:5px 0;
	color: #e7dcb4;
	text-indent: 5px;
	font: 18px "Georgia", Geneva, sans-serif;
	background-color: #7f2a16
}

#packages-left-col h5{
	margin: 0;
	padding:5px 0;
	color: #e7dcb4;
	text-indent: 5px;
	font: 14px "Georgia", Geneva, sans-serif;
	background-color: #7f2a16
}

.inner_full{width:956px;height:auto;float:left;background:none;padding:30px 0 0 0}
.package_headings{width:698px;height:auto;float:right;background:#7f2a16;margin:0px; padding:0 0 0 0;}
.package_left{float:left;width:270px;margin:0 0 0 5px;padding:0 0 0 0;border:solid 0 red}
.package_right{float:right;width:258px;margin:0 0 0 0px;padding:0 10px 0 0;border:solid 0 red; text-align:right;}
.package_detail{width:938px;float:left;margin:0; background:none;}
.package_image{width:207px;height:auto;float:left;background:none; border:solid 4px #86694d;}
.package_detail_area{width:694px;height:auto;float:left;background:none;padding:10px 0 20px 29px}


.package_table {width:689px; height: auto; float:left; margin:20px 0 0 0px; padding:0 0 0px 0px; border:1px solid #591E12; border-bottom:0px solid red;}
.package_table_heading {width:689px; height:auto; float:left; padding:0px 0 0px 0px; background:#e5e2e1; color:#591E12;}
.package_duration_heading {width:460px; height:auto; float:left; padding:5px 10px 5px 10px;font-weight:bold;  background:#d3bb8a; border-right:1px solid #591E12; border-bottom:1px solid #591E12;}
.package_cost_heading {width:188px; height:auto; float:left; padding:5px 10px 5px 10px; font-weight:bold; background:#d3bb8a; border-bottom:1px solid #591E12;}

.package_table_details {width:689px; height:auto; float:left; padding:0px 0 0px 0px; background:none; border:0px solid #591E12; border-top:none;}
.package_duration_details {width:460px; height:auto; float:left; padding:5px 10px 5px 10px; border-right:1px solid #591E12;border-bottom:1px solid #591E12;}
.package_cost_details {width:188px; height:24px; float:left; padding:1px 10px 1px 10px;border-bottom:1px solid #591E12;}
.package_table_bottom_text {width:671px; height:auto; float:left; padding:10px 0 0px 0px; background:none; text-align:center;}


.package_booking_main{width:710px;height:auto;float:right;background:none;padding:5px 0 10px 0;text-align:center}
.package_download_details{width:550px;height:auto;float:right;background:none;padding:15px 0 0 0;border:solid 0 red}

.body_text { font-size:13px; text-align:left; color:#591E12;}
.body_text a:link {color:#591E12; text-decoration: none; font-weight:bold; }
.body_text a:active {color:#591E12; text-decoration: none; font-weight:bold;}
.body_text a:visited {color:#591E12; text-decoration: none; font-weight:bold;}
.body_text a:hover {color:#AB371A; text-decoration:none; font-weight:bold;}
