.hotelPaddedContent {
    position: relative;    
    clear: both;
    padding: 0 25px;    
}

.hotelContentSpacer {
    position: relative;
    clear: both;    
    width: 100%;
    height: 15px;
    margin: 0;
}

.infoSubHead {
	font-weight: bold;
}

.infoNote {
	font-weight: bold;
	font-style: italic;
}

.showLink {
	font-size: 11px;
	text-decoration: underline;
	color: #05599B;
	cursor: pointer;
	margin-left: 5px;
}

.showContent {
	display: none;
}

.expandLink {
	font-size: 11px;
	text-decoration: underline;
	color: #05599B;
	cursor: pointer;	
}

.expandContent {
	display: none;
}

.bulletColumnWrapper {
	position: relative;
	clear: both;	
	width: 650px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.bulletColumn {
    position: relative;    
    width: 200px;
    padding: 0;    
    float: left;    
}

.bulletColumnMargin {    
    margin: 0 25px 0 0;
}

.columnWrapper {
	position: relative;
	clear: both;	
	width: 650px;
	padding: 0;
	margin: 0;	
}

.column {
    position: relative;    
    width: 310px;    
    padding: 0;    
    float: left;   
}

.columnMargin {    
    margin: 0 30px 0 0;
}

.columnItem {	
	margin: 20px 0;
}

.blueBar {
    position: relative;   
    clear: both;   
    width: 100%;
    height: 30px;
    margin: 30px 0 15px 0;
    background-color: #05599B;
}

.blueBarTitle {
    position: relative;
    top: 5px;
    padding: 0 0 0 10px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;    
}

.blueBarTitle a {    
    color: #FFFFFF !important;
}

.blueBarTitle a:hover {
    text-decoration: none !important;
}

.blueBarTop {
    position: absolute;
    top: 7px;
    right: 10px;
    font-size: 11px;
    color: #FFFFFF;    
}

.blueBarTop a {    
    color: #FFFFFF !important;   
    text-decoration: underline !important;
}

.jumpMenu {
    position: relative;   
    clear: both;   
    width: 100%;
    margin: 0 0 15px 0;	
    background-color: #000000;    
}

.jumpMenuItems {
    position: relative;
    padding: 6px 20px;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 1.5em;
}

.jumpMenuSeparator {
	margin: 0 5px;
}

.jumpMenuItems a {    
    color: #FFFFFF !important;
    text-decoration: underline !important;
}

.orangeBar {
    position: relative;   
    clear: both;     
    width: 100%;
    height: 25px;
    margin: 25px 0 15px 0;
    background-color: #FFCA61;
}

.orangeBarTitle {
    position: relative;
    top: 5px;
    padding: 0 0 0 10px;
    font-size: 14px;
    font-weight: bold;    
}

.hotelItem {
    position: relative;   
    clear: both;
    width: 100%;   
    margin: 15px 0;    
}

.hotelItemHead {	
	font-weight: bold;	
	background-color: #A4BBDE;
	border: 1px solid black;
	padding: 5px;	
}

.hotelItemBody {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	padding: 5px;
}

#hotelPhoto {
	position: relative;
	float: left;
	width: 55%;	
	margin: 0 0 15px 0;
	text-align: center;
    font-size: 11px;
    line-height: 1.3em;
}

#hotelAddress {	
	position: relative;
	float: left;
	margin: 0;
    text-align: center;    
}

#tripAdvisor {	
	position: relative;
	float: left;
	margin: 0 0 15px 0;
    text-align: center;    
}

#hotelDesc {
    position: relative;
    margin: 0;    
}

#googleMap {
    position: relative;
	float: right;
	display: inline; /* Hack to prevent IE indentation of wrapped text */	
	width: 320px;
	height: 320px;
	margin: 0 0 10px 10px;	
    overflow: hidden;
    text-align: center;
}

#destGuide {
	margin-left: 25px;
}

#destGuide a {
    text-decoration: underline;
}

#photos {
    position: relative;    
    left: 30px;
    width: 674px;
    z-index: 2000;
}

#videos {
    position: relative;    
    left: 30px;
    width: 674px;
}

#hotelInfo ul, #amenities ul, #accommodationAmenities ul, #mealPlans ul, #packages ul, #bonusFeatures ul, #foodOutlets ul, #policies ul, #miscInfo ul, #localAttractions ul {	
	margin-top: 0;
	margin-bottom: 0;
}

#photogallery {
	display: none;
}
