/*  Redefine the body tag.  */
body{
	background-color: #CBD8DE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#spacerSection{
	background-color: #CBD8DE;
	width: 770px;
	height:20px;
	clear: both;		
	float: none;	
}

/*  MAIN page wrapper.  */
#wrapper {
	/**/
	width: 770px;
	text-align: center;
	clear: both;

}


#logoBannerWrapper{
	background-color:#FFFFFF;
	width: 766px;
	position: relative;
	height: 198px;
	clear: both;
}	

/*
#logo{
	width: 200px;
	height: 200px;
	float: left;	
}
*/

#flashBanner{
	/*background-color:#003366;*/
	width: 768px;
	height: 198px;
	text-align:center;
	/*float: right;*/
}

#specialOffers{
	text-align:center;
	width: 550px;
	height: 60px;	
	border: 1px solid #000000;
}



#lowerHalfWrapper{
	background-color:#FFFFFF;
	width: 770px;
	position: relative;
	clear: both;
	float: none;
	border: 1px solid #000000;
	border-top: none;
	border-bottom: none;
}

#leftColumn{
	/*background-color: #FFFF00;*/
	width: 146px;
	clear: left;
	float: left;
	border: 1px solid;
}

#contentWrapper{	
	/*padding: 10px;*/
	margin: 10px;
}
#mainStage{
	/*background-color: #00CCFF;*/
	width: 770px;
	float: right;
	clear: right;

}

#msHorizMenu{
	background-color: #CBD8DE;
	width: 770px;
	height: 50px;
	clear: both;
	border-bottom: 1px, solid, #FF4F00;
}
/*
#msContentSpacer{
	border: 1px solid #000000;
	text-align:justify;
	width: 520px;
	float: left;
	padding: 5px;
	margin: 5px;
}
*/
#msContentSection{
	/*border: 1px solid #000000;
	background-color:#0099CC;*/
	text-align:justify;
	width: 535px;
	float: left;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
	margin-top: 0px;
}

#pageTitle{
	/*
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 18px;
	padding-right: 18px;
	margin-bottom: 0px;
	*/
}

#pageTitle .titleCell{
	background-color: #004080;
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
}

#pageToolbar{
	margin-top: 0px;
	padding:0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color:#EEF0F1;
}

#pageToolbar a{
	border:none;
}

#pageToolbar .toolbarSpacer{
	width:13px;
}

#pageContent{
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: none;
	padding-top: 10px;	
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 18px;
	margin: 0px;
	height: 100%;
}

#minimumHeight{
	clear:both;
}


#accommodationBox{
	border-left: 2px solid #000000;
	border-top: 2px solid #000000;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	
	background-color: #F1F8F8;
	text-align:justify;
	width: 460px;
	float: none;
	clear: both;
	margin: 0px 17px 20px 17px;;
	padding: 10px 20px 10px 20px;
}

#accommodationBox h3{
	font-weight:bold;
	font-size:11px;
}









#msRightColumn{
	background-color: #FFFFFF;
	width: 204px;
	height: 100%;
	float: right;		
	margin-bottom: 30px;							
}

#msRightColumnMiddle{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;	
}

#msRightColumn .bottomBorder {
	background-color:#FF4F00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
	padding-top: 3px;
	}

#msRightColumn 	.image{
		border: 1px solid #000000;
		width: 200px;
	}
	
#msRightColumn 	.title{
		background-color:#00254A;	
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color: #004080;
		padding:5px;
		border-top: 1px solid #000000;
	}
	
#msRightColumn 	.description{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		text-align:justify;	
		padding:5px;
	}
	
#msRightColumn .spacer {
		padding:10px;
		/*border-bottom: 1px solid #000000;*/
	}









#pageFooter{

	margin-top: 40px;
	background-color: #FFFFFF;
	text-align:center;
	width: 535px;
	float: none;
	clear: both;									
}

#pageFooter .slideTopRow{
	background-image:url(/modules/filmstrip/cssimages/topslide.jpg);
	background-repeat: repeat-x;
}

#pageFooter .slideBottomRow{
	background-image:url(/modules/filmstrip/cssimages/bottomslide.jpg);
	background-repeat: repeat-x;
}


#siteFooter{
	background-color: #004080;
	width: 770px;
	float: none;
	clear: both;									
}

