/*********** general font styles ********************/
body {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	text-align:left;
}
#container {
	margin-top:1px;
	width: 767px;
	background-color:#FFF;
}
#headerTable {
	background: transparent url(images/header_bg.gif) repeat-x top left fixed;
	display:block;
	width:769px;
	height:112px;
	border:hidden;
}
#headerTable #signUpLink {
	position:absolute;
	top: 97px;
	left: 245px;
}
#headerTable #signUpLink a:hover {
	color:#a50031;
}
#headerTable #reservationLink {
	position:absolute;
	top:97px;
	left:652px;
	width:115px;
}
#headerTable #reservationLinkText {
	float:left;
}
#headerTable #reservationLinkImg {
	position:absolute;
	top:3px;
	right:0px;
}
#headerTable #reservationLink a {
	font-size:12px;
	font-weight:bold;
	font-family:Helvetica, sans-serif;
	text-decoration:none;
}
#headerTable #reservationLink a:hover {
	font-size:12px;
	font-family:Helvetica, sans-serif;
	text-decoration:none;
	color:#A50031;
}
#headerLogo {
	position:absolute;
	left: 500px;
	top: 30px;
}
#headerNavigation {
	display:block;
	font-family: Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color: #333;
	top:3px;
	float:right;
}
#headerNavigation .menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#headerNavigation .menu li {
	padding: 3px;
	float:left;
	position:relative;
	text-decoration:none;
}
#headerNavigation .menu a {
	color: #333;
	text-decoration:none;
}
#headerNavigation .menu a:hover {
	color: #A50031;
	text-decoration:none;
}
#logo {
	position:absolute;
	left:42px;
}
#mainContent {
	width:767px;
	border-top: solid thin #847b63;
	border-right: solid thin #847b63;
}
#mainContent ul {
	padding: 0px;
	margin: 1px;
}
#mainContent ul li {
	list-style-position:inside;
	list-style-type:disc;
	padding-left: 3px;
	margin-left: 1px;
}
#mainContent #topSection {
	margin: 4px;
	text-align:center;
	height: 229px;
}
#mainContent #topSection #resCallout {
	position:absolute;
	left:524px;
	top:118px;
	height:113px;
	width:237px;
}
#mainContent #topSection #promoCallout {
	background-image:url(images/home_promotions.gif);
	position:absolute;
	left:524px;
	top:236px;
	height:113px;
	width:237px;
	font-weight:bold;
	text-align:left;
}
#mainContent #topSection #promoCallout .calloutHeadline {
	font-family:Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #A50031;
	text-align:center;
	margin-top: 2px;
}
#mainContent #topSection .calloutLink {
	text-align:right;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
	font-weight:bold;
}
#mainContent #topSection .calloutLink .calloutLinkArrow {
	float:right;
	margin-bottom:0px;
	padding-top:2px;
}
#mainContent #topSection .calloutLink a {
	text-decoration:none;
	color:#000;
}
#mainContent #topSection .calloutLink a:hover {
	text-decoration:none;
	color:#A50031;
}
#mainContent #topSection #contentMenu {
	position:absolute;
	left:5px;
	top:118px;
	height:229px;
	width:149px;
	border:solid thin #847b63;
}
#mainContent #topSection #contentMenu #menuHeadline {
	background-color:#A50031;
	position:absolute;
	left:0px;
	top:0px;
	text-align:left;
	height:24px;
	width:149px;
}
#mainContent #topSection #contentMenu #menuHeadline .menuHeadlineText {
	padding-top:4px;
	padding-left:8px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#mainContent #topSection #contentMenu #menuList {
	position:absolute;
	left:0px;
	top:24px;
	background-color: #d6c69c;
	text-decoration:none;
	text-align:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	height:201px;
	width:149px;
}
#mainContent #topSection #contentMenu #menuList ul {
	list-style:none;
	text-align:left;
}
#mainContent #topSection #contentMenu #menuList li {
	list-style:none;
	padding-top:4px;
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
#mainContent #topSection #contentMenu #menuList a {
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
#mainContent #topSection #contentMenu #menuList a:hover {
	text-align:left;
	text-decoration:none;
	color:#A50031;
	font-size:12px;
	font-weight:bold;
}
#mainContent #topSection #imageContainer {
	position:absolute;
	left: 161px;
	top:118px;
	height:231px;
	width:600px;
}
#mainContent #topSection #imageContainer #upperLeftImage {
	position:absolute;
	left: 0px;
	top: 0px;
}
#mainContent #topSection #imageContainer #upperRightImage {
	position:absolute;
	left:362px;
	top:0px;
}
#mainContent #topSection #imageContainer #lowerLeftImage {
	position:absolute;
	left: 0px;
	top:118px;
}
#mainContent #topSection #imageContainer #lowerRightImage {
	position:absolute;
	left: 362px;
	top:118px;
}
#mainContent #detailTopSection {
	margin-right:5px;
	width:767px;
	text-align:left;
}
#mainContent #detailTopSection #detailContainer {
	text-align:left;
	width:600px;
	margin-left:160px;
	margin-right:5px;
}
#mainContent #detailTopSection #detailContainer .contentPagename {
	font-family:Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #A50031;
	padding:0px;
}
#mainContent #detailTopSection #detailContainer .contentHeadline {
	font-family:Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #A50031;
	padding:0px;
}
#mainContent #detailTopSection #detailContainer #contentMenu {
	position:absolute;
	left:4px;
	top:118px;
	height:229px;
	width:149px;
	border:solid thin #847b63;
	margin-right:5px;
}
#mainContent #detailTopSection #detailContainer #contentMenu #menuHeadline {
	background-color:#A50031;
	text-align:left;
	height:24px;
	width:149px;
}
#mainContent #detailTopSection #detailContainer #contentMenu #menuHeadline .menuHeadlineText {
	padding-top:4px;
	padding-left:8px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#mainContent #detailTopSection #detailContainer #contentMenu #menuList {
	background-color: #d6c69c;
	text-decoration:none;
	text-align:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:2px;
	height:201px;
	width:145px;
}
#mainContent #detailTopSection #detailContainer #contentMenu #menuList ul {
	list-style:none;
	text-align:left;
}
#mainContent #detailTopSection #detailContainer #contentMenu #menuList li {
	list-style:none;
	padding-top:4px;
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
#mainContent #detailTopSection #detailContainer #contentMenu #menuList a {
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
#mainContent #detailTopSection #detailContainer #contentMenu #menuList a:hover {
	text-align:left;
	text-decoration:none;
	color:#A50031;
	font-size:12px;
	font-weight:bold;
}
#mainContent #detailTopSection #detailContainer #detailContent {
	float:right;
	text-align:left;
	width:600px;
}
#mainContent #bottomSection {
	margin: 5px;
	text-align:center;
	border: solid thin #847b63;
	height: 219px;
	width:754px;
}
#mainContent #bottomSection .calloutLink {
	text-align:right;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
	font-weight:bold;
}
#mainContent #bottomSection .calloutLink .calloutLinkArrow {
	float:right;
	margin-bottom:0px;
	padding-top:2px;
}
#mainContent #bottomSection .calloutLink a {
	text-decoration:none;
	color:#000;
}
#mainContent #bottomSection .calloutLink a:hover {
	text-decoration:none;
	color:#A50031;
}
#mainContent #bottomSection .calloutHeadline {
	font-family:Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #A50031;
	text-align:center;
	margin-top: 5px;
}
#mainContent #bottomSection .calloutText {
	background-color:#d6c69c;
	text-align:left;
	margin:3px;
}
#mainContent #bottomSection #leftCallout {
	position:absolute;
	top:376px;
	left:0px;
	margin-left:5px;
	height:219px;
	width:251px;
	border-right: solid thin #847b63;
}
#mainContent #bottomSection #leftCallout #leftBottomPicture {
	margin-left:3px;
	margin-top:3px;
	margin-right:3px;
	height:120px;
	width:245px;
	background-color:#fff;
}
#mainContent #bottomSection #leftCallout #leftPromoText {
	text-align:left;
	margin-bottom:3px;
}
#mainContent #bottomSection #contentBottom {
	margin-top:0px;
	margin-left:5px;
	margin-right:12px;
	padding-right:4px;
	text-align:left;
	position:absolute;
	top:375px;
	left:6px;
	height:219px;
	width:493px;
	border-right: solid thin #847b63;
}
#mainContent #bottomSection #contentBottom .contentHeadline {
	margin-top:5px;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #A50031;
	padding:0px;
}
#mainContent #bottomSection #contentBottom .contentPagename {
	margin-top:5px;
	font-family:Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #A50031;
	padding:0px;
}
#mainContent #bottomSection #contentBottom p {
	margin:0;
	border-bottom:0px;
	border-top:3px;
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight:normal;
	padding-top:0px;
}
#mainContent #bottomSection #centerCallout {
	position:absolute;
	left:258px;
	top:376px;
	width:250px;
	height:219px;
	border-right: solid thin #847b63;
}
#mainContent #bottomSection #centerCallout #centerBottomPicture {
	margin-left:3px;
	margin-top:3px;
	margin-right:3px;
	height:120px;
	width:244px;
}
#mainContent #bottomSection #centerCallout #centerPromoText {
	text-align:left;
}
#mainContent #bottomSection #rightCallout {
	position:absolute;
	left:509px;
	top:376px;
	width:251px;
	height:219px;
}
#mainContent #bottomSection #rightCallout #rightBottomPicture {
	margin-left:3px;
	margin-top:3px;
	margin-right:3px;
	height:120px;
	width:245px;
}
#mainContent #bottomSection #rightCallout #rightPromoText {
	text-align:left;
	padding-left:2px;
}
#mainContent #promotionsSection {
	margin: 5px;
	text-align:center;
	border: solid thin #847b63;
	width:754px;
}
#mainContent #promotionsSection .promoImages {
	margin: 3px;
	text-align:center;
}
.calloutHeadline {
	font-family:Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #A50031;
	text-align:center;
	margin-top: 8px;
}
.calloutText .ul {
	list-style:none;
}
#mainContent #bottomTagLineBlock {
	background: transparent url(images/bottom_bg.jpg) repeat-x bottom left fixed;
	display:block;
	width: 767px;
	border-bottom: solid thin #847b63;
	text-align:center;
}
#mainContent #bottomTagLineBlock #bottomTagLine {
	font-size:18px;
	color: #333;
	background: transparent;
	padding-top: 10px;
	padding-bottom:10px;
}
#container #footer {
	margin-top: 12px;
	display:block;
	text-align:center;
	font-family: Helvetica, sans-serif;
	font-size:9px;
	color:#333;
}
#linkButton1 {
	position:absolute;
	left:378px;
	top:354px;
}
#linkButton2 {
	position:absolute;
	left:508px;
	top:354px;
}
#linkButton3 {
	position:absolute;
	left:638px;
	top:354px;
}
#linkButton3 a {
	text-decoration:none;
}
#tickerLine {
	height: 18px;
}
#tickerLine #links {
	float:left;
}
.showTicker {
	text-align:left;
	margin-top:2px;
	margin-left:5px;
}
.tickerTitle {
	float:left;
	color:#A50031;
	font-size:12px;
	font-weight:bold;
	margin-top:2px;
}
.tickerText {
	padding-top:2px;
}
#footer {
	text-align: center;
}
#footerNavigation {
	text-align:center;
	display:block;
	font-family: Helvetica, sans-serif;
	font-size:9px;
	color: #333;
	top:3px;
}
#footerNavigation .menu a {
	color: #333;
	text-decoration:none;
}
#footerNavigation .menu a:hover {
	color: #A50031;
	text-decoration:none;
}
img {
	display: block;
}
.rlred {
	color:#A50031;
}
.lpage {
	width:300px;
	position:relative;
	left: 100px;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.lpage a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.lpage a:hover {
	color:#A50031;
	text-decoration:none;
}
.lpage a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.lpage a:visited a:hover{
	color:#A50031;
	text-decoration:none;
}
.sectionclear {
	clear:both;
}
/*********** general link styles ********************/

A, A:hover, A:visited {
	text-decoration: underline;
	color: #000;
}
A.link9 {
	font-size: 9px;
}
A.link10 {
	font-size: 10px;
}
A.link11 {
	font-size: 11px;
}
A.link12 {
	font-size: 12px;
}
/*********** sub-menu link styles ********************/

A.subMenu, A.subMenu:visited {
	text-decoration: none;
	color: #000;
}
A.SubMenuSelectedlink {
	text-decoration: none !important;
	color: #000;
	font-weight: bold;
}
/*********** padding  styles ********************/

.paddingLeft22 {
	padding-left: 22px !important;
	border-left: 0 !important;
}
.paddingLeft9 {
	padding-left: 9px !important;
	border-left: 0 !important;
}
.paddingAll5 {
	padding: 5px !important;
}
/*********** general colored area styles ********************/

.lightYellowArea {
	background-color: #FFFFE0;
}
.whiteArea {
	background-color: #FFF;
}
.currentPromoTitleBar {
	background-color: #575757;
}
.ongoingPromoTitleBar {
	background-color: #E5E5D6;
}
.ticketsWestTitleBar {
	background-color: #3B5295;
}
.guestAwardsTitleBar {
	background-color: #E5E5D6;
}
.contentBarAlt {
	background-color: #E6E0CD;
}
/************* Footer Elements ******************/

.footerContainer {
	width: 767px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	text-align: center;
	line-height: 18px;
	color: #666;
}
A.footer, A.footer:visited {
	text-decoration: none;
	color: #666;
}
/********** Form Styles *************/
select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 3px;
}
textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form {
	margin:0 auto;
	padding:0;
}
.checkboxCentered input {
	vertical-align: middle;
	margin-bottom:5px;
}
* html .checkboxCentered input {
	margin: 0;
}
/**************** Side Module Styles *******************/

.sideModuleContainer {
	width: 170px;
	border: 1px solid black;
	margin: 11px 10px 0 11px;
}
* html .sideModuleContainer {
	width: 172px;
	w\idth: 170px;
}
.sideModuleHeader {
	width: 156px;
	padding: 3px 7px 5px 7px;
	margin: 0 auto;
	border-bottom: 1px solid black;
	font-size: 11px;
	font-weight: bold;
}
* html .sideModuleHeader {
	width: 170px;
	w\idth: 156px;
}
.sideModuleContent {
	width: 156px;
	padding: 10px 7px 10px 7px;
}
* html .sideModuleContent {
	width: 170px;
	w\idth: 156px;
}
.sideModuleContentTW {
	width: 114px;
	padding: 0px 13px 0px 13px;
}
* html .sideModuleContentTW {
	width: 140px;
	w\idth: 114px;
}
.promoImage1 {
	display: inline;
	border: 1px solid #999965;
	margin-left: 13px;
	margin-bottom: 10px;
}
.promoImage2 {
	display: inline;
	border: 1px solid #9B110E;
	margin-left: 13px;
	margin-bottom: 10px;
	padding: 2px;
}
A.promoLink {
	display: block;
	margin-left: 75px;
	margin-top: 7px;
}
.bgLogo {
	background: url(images/shared/bg_guest_awards_module.gif) no-repeat top left;
}
/***********************  RegionSelector Styles **************************/


.regionsInset {
	margin: 0 auto;
	margin-left: 8px;
	padding: 0;
	padding-left: 20px;
	background-color: #FFF;
}
.regionsList .column1 {
	width: 220px;
	float:left;
}
.regionsList .column2 {
	width: 220px;
	float:left;
	padding-left:30px;
}
.region {
	padding-top:8px;
}
.subRegions {
	margin-left: 15px;
}
.subRegion {
	padding-top:5px;
}
.subRegionDescription {
}
.subRegionCities {
}
.currentRegion {
}
/************* Availability checker styles *******************/
#availabilityDatePicker {
	width: 236px;
	margin-bottom: 5px;
}
#availabilityDatePicker #checkIn, #availabilityDatePicker #checkOut {
	float: left;
	width: 118px;
}
#availabilityChecker #howManyRooms {
	margin: 5px 0 5px 0;
}
/**************  Phone Form style  ******************************/
.phoneForm {
	width:400px;
}
.noBorderLeft {
	border-left: 0 !important;
}
.leftPadding {
	padding-left: 3px;
}
.bTop {
	border-top: 2px solid #CDC19B;
}
.bTopAlt {
	border-top: 1px solid #CCCCCC;
}
.bRight {
	border-right: 1px solid #999966;
}
.bBottom {
	border-bottom: 2px solid #CDC19B;
}
* html .iePkbFix {
	height: 1%
}

/*.bar
{
	background-color: #999;
	height: 4px;
	margin-bottom: 1px;
}

.barCurrent
{
	background-color: #fff;
	height: 4px;
	margin-bottom: 1px;
}*/

