#columnTwo A{
	color: #eb9925;
	text-decoration : none;
}
#columnTwo A:hover{
	color: #eb9925;
	text-decoration : underline;
}

#columnTwo EM, #columnTwo I{
	color : #eb9925;
}

#columnTwo #availabilityChecker{
	background-color : #eb9925;
	margin : 0 0 1em 0;
}

.hotelLocation{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 140%;
	font-style : italic;
	color : white;
	margin : 0 0 8px 0;
	padding : 0 0 0 0;
}

.hotelName{
	margin : 0 0 0 0;
	color : white;
}
.hotelSummary{
	color : #eb9925;
	margin : 0 0 1em 0;
	border-top : 1px solid white;
	border-bottom : 1px solid white;	
	padding : 8px 0 8px 0;
}
.hotelSummary P{
	margin : 0 0 0 0;
}

.hotelContact{
	border-top : 1px solid white;
	padding : 5px 0 0 0;
	margin : 0 0 1em 0;
}

#columnTwo .hotelContact A{
	color : white;
}

#columnTwo .hotelContact A:hover{
	color : #eb9925;
	text-decoration : underline;
}

Table.hotelData{
	width : 100%;
	border-bottom : 1px solid white;
	margin : 0 0 1em 0;
}

Table.hotelData TD, Table.hotelData TH{
	border-top : 1px solid white;
	vertical-align : top;
	padding : 2px 5px 2px 0;
}
Table.hotelData TH{
	width : 100px;
	color : #eb9925;
	text-align : left;
}

.hotelLocation{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 140%;
	font-style : italic;
	color : white;
	margin : 0 0 8px 0;
}
#columnTwo #hotelPhotos{
	height : 383px;
	margin : 0 0 1em 0;
}



#hotelSliderContainer A{
	color : #290000;
}
#hotelSliderContainer A:hover{
	color : #290000;
}

#hotelSliderContainer {
	background-color: #fbebd3;
}

.hotelSliderBox_1 {
	background-color: #efad51;
	color:#290000;
}

.hotelSliderBox_2 {
	background-color: #f3c27c;
	color:#290000;
}

.hotelSliderBox_3 {
	background-color: #fbebd3;
	color:#290000;
}

#tariffs{
 background:url(/assets/gfx/north/tariff-north.png);
 background-repeat:no-repeat;
}
#specialoffers{
 background:url(/assets/gfx/north/special-offers.png);
 background-repeat:no-repeat;
}
#weddings{
 background:url(/assets/gfx/north/wedding-north.png);
 background-repeat:no-repeat;
}
#conferences{
 background:url(/assets/gfx/north/conferences-north.png);
 background-repeat:no-repeat;
}
#raredining{
 background:url(/assets/gfx/north/rare-dining-north.png);
 background-repeat:no-repeat;
}
#attractions{
 background:url(/assets/gfx/north/attractions-north.png);
 background-repeat:no-repeat;
}
#features{
 background:url(/assets/gfx/north/features-north.png);
 background-repeat:no-repeat;
}
#reviews{
 background:url(/assets/gfx/north/reviews-north.png);
 background-repeat:no-repeat;
}
#reachus{
 background:url(/assets/gfx/north/reachus-north.png);
 background-repeat:no-repeat;
}
#specialoffers{
 background:url(/assets/gfx/north/special-offers.png);
 background-repeat:no-repeat;
}
#roompackages{
 background:url(/assets/gfx/north/availability.png);
 background-repeat:no-repeat;
}


#memberOfferPopup{
	background-color : #eb9925;
}

#memberOfferPopupText{
	color : #290000;
}






div.boxout{
	background-color : #fbebd3;
	color : #330000;
}

table.boxout{
	background-color : #efad51;
	color : #330000;
}

table.boxout TD ul.packageList LI A.viewPackages{
	background-image : url(/assets/gfx/southwest/button-packages.png);
}
table.boxout TD ul.packageList LI A.viewOffers{
	background-image : url(/assets/gfx/southwest/button-offers.png);
}

.boxout h2{
	color : #330000;
	padding: 4px 0 4px 0;
	border-top : 1px solid #330000;
	border-bottom : 1px solid #330000;
	margin : 0 0 8px 0;
}

.boxout A{
	color : #330000 !important;
}

.boxout UL LI{
	background-image : url(/assets/gfx/bullet-southwest.png);	
}
