/* COMMON CSS STYLES */

body {
	background-color: #626262;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 11px;
	color: #626262;
	text-align: center;	
}

.red-text {
	color: #ff0000;
}

#page {
	width: 781px !important;
	background-color: #ffffff;
	margin: 0px auto 0px auto;
}

#header {
	width: 781px;
	background-color: #ffffff;
}

	#header .logo {
		float: left;
	}
	
	#header .address {
		float: right;
		padding-top: 54px;
		background-color: #ffffff;
	}
	
	#header .address a {
		color: #005f82;
		text-decoration: none;
	}
	
	#header .address a:hover {
		color: #afafaf;
	}
	
	#header .address .top-address {
		padding-right: 16px;
		padding-bottom: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #afafaf;
		text-align: right;
	}
	
	.top-address2 {
		padding-right: 16px;
		padding-bottom: 10px;
		padding-top: 50px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #afafaf;
		text-align: right;
	}
	
	a {
		color: #005f82;
		text-decoration: none;
	}
	
	a:hover {
		color: #afafaf;
	}
	
#navigation { 
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ffffff;
	width: 781px;
	height: 226px;
	float: left;
	text-align: left;
}

	#navigation .navigation, 
	#navigation .navigation a {
		float: left;
		width: 138px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #ffffff;
		padding-top: 10px;
		text-decoration: none;
	}

	#navigation .navigation .navLinks, 
	#navigation .navigation .navLinks a {
		width: 127px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #ffffff;
		padding: 2px 0px 3px 10px;
		text-decoration: none;
		float: left;
	}
	
	#navigation .navigation .navLinks:hover,
	#navigation .navigation .navLinks a:hover {
		color: #76dee9;
	}
	
	#navigation .navigation .navSelected {
		color: #76dee9;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		padding: 0px 0px 2px 10px;
		text-decoration: none;
		line-height: 16px;
		float: left;
	}

/* #body*/
#body{
	text-align: left;
}

#body .container {
	width: 781px;
	float: left;
	background-color: #ffffff;
}
		
		#body .container .leftSection .navHeading {
			padding: 23px 0px 15px 0px;
		}
		
		#body .container .leftSection .sectionHeading {
			padding: 0px;
			width: 215px;
		}
		
			#body .container .leftSection .sectionHeading h3, 
			#body .container .leftSection h3 {
				font-family: Arial, Helvetica, sans-serif;
				color: #0186a8;
				font-size: 11px;
				padding: 0px 0px 0px 0px;
				width: 214px;
			}
		
		#body .container .leftSection .spacer {
			background-image: url(../images/hr_spacer.gif);
			background-repeat: no-repeat;
			padding: 1px 0px 0px 0px;
		}
		
		#body .container .rightSection .sectionLeft {
			float: left;			
		}
		
		#body .container .rightSection .bodyContainer {
			background-color: #ffffff;
			padding: 1px 0px 0px 0px;
		}
		
		#body .container .rightSection .sectionRight .body-text .content {
			float: left;
			padding: 0px;
		}
		
		#body .container .rightSection .sectionRight .body-text .body-spacer {
			float: left;
			width: 150px;
			height: 300px;
		}
		
		#body .container .leftSection .reservationsHeading {
			padding: 11px 0px 11px 0px;
		}
		
		#body .container .leftSection .reservationsQR {
			padding: 0px 0px 1px 0px;
			width: 210px;
			background-image: url(../images/hr_spacer.gif);
			background-repeat: no-repeat;
			background-position: bottom;
		}
		
		#body .container .leftSection .reservationsQR a {
			padding: 5px 0px 10px 0px;
			text-decoration: none;
			color: #005f82;
		}
		
		#body .container .leftSection .reservationsQR a:hover {
			color: #626262;
		}
		
		#body .container .leftSection .newsletterHeading {
			padding: 22px 0px 0px 0px;
		}
		
		#body .container .leftSection .newsletterText {
			padding: 0px;
			color: #afafaf;
		}
		
		#body .container .leftSection .newsletterForm {
		}
/* end #body*/

#local_time { 
	height: 24px;
}

	#local_time .languages {
		float: left;
		width: 400px;
		text-align: left;
		padding: 3px 7px 0px 21px;
		padding-top: 50px;
		height: 24px;
	}
	
	#local_time .languages a,
	#local_time .languages a:link, 
	#local_time .languages a:visited, 
	#local_time .languages a:active {
		text-decoration: none;
		color: #005f82;
	}
	
	#local_time .languages a:hover {
		color: #afafaf;
	}
	
	#local_time .time-weather {
		float: right;
	}

a,
a:link,
a:visited,
a:active {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

.body-text-lighter {
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #afafaf;
}

input, textarea {
	background-color: #ebeef7;
	font-family: arial;
	color: #666666;
	font-size: 11px;
	padding: 0px 0px 0px 2px;
}

form {
	padding: 0px;
	margin: 0px;
}

select {
	background-color: #ffffff;
	font-family: arial;
	font-size: 11px;
	padding: 0px;
	color: #626262;
}

#footer {
	width: 781px;
	text-align: left;
	/*color: #afafaf;*/
	color: #626262;
}

	#footer .spacer1 {
		padding-bottom: 0px 0px 5px 0px;
	}
	
	#footer .footer-text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #afafaf;
	}

	#footer a, 
	#footer a:link, 
	#footer a:visited, 
	#footer a:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #005f82;
		padding: 0px 6px 0px 6px;
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: none;
		color: #626262;
	}
	
	#footer .open-world-link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #005f82;
	}
	
	#footer .current {
		padding: 0px 6px 0px 6px;
	}
	
	#footer .line1 {
		padding: 5px 4px 2px 19px;
	}
	
	#footer .line2 {
		padding: 5px 0px 5px 19px;
	}
	
.weather {
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.weatherdays {
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.noStyleType {
	padding: 0px 0px 15px 13px;
}

#table {
	width: 361px;
	font-family: arial;
	font-size: 11px;
	color: #626262;
	
}
		
	#table .rowBlank {
		float: right;
		background-color: #ffffff;
		height: 19px;
		width: 361px;
		text-align: right;
	}
	
	#table .rowWhite {
		float: left;
		background-color: #ffffff;
		height: 19px;
		padding: 2px 0px 2px 0px;
	}
	
	
	#table .rowGray {
		float: left;
		background-color: #e0e0e0;
		height: 19px;
		padding: 3px 0px 3px 0px;
	}
	
	.rowGray {
		background-color: #e0e0e0;
	}
	
	.contentCellType1 {
		background-image: url(../images/pixel_gray.gif);
		background-position: right;
		background-repeat: repeat-y;
		padding: 3px 0px 3px 2px;
	}
	
	.contentCellType2 {
		background-image: url(../images/pixel_gray.gif);
		background-position: right;
		background-repeat: repeat-y;
		padding: 3px 0px 3px 10px;
	}
	
	.contentCellType3 {
		padding: 3px 0px 3px 10px;
	}
	
	.cell2 {
		text-align: center;
		border-right: 1px solid #d0d0d0;
	}
	.cellType2 {
		text-align: center;
		padding: 0px 0px 0px 2px;
	}
	
	.cell3 {
		text-align: center;
		border-right: 1px solid #d0d0d0;
	}
	
	.cell4 {
		text-align: center;
		border-right: 1px solid #d0d0d0;
	}
	
	.cell5 {
		text-align: center;
	}
	
	#table .rowWhite .contentCell,
	#table .rowGray .contentCell {
		float: left;
		width: 172px;
		border-right: 1px solid #d0d0d0;
		padding: 3px 1px 3px 2px;
	}
	
	#table .rowWhite .cell2,
	#table .rowGray .cell2 {
		text-align: center;
		width: 45px;
		border-right: 1px solid #d0d0d0;
		float: left;
		padding: 3px 0px 3px 1px;
	}
	
	#table .rowWhite .cell3,
	#table .rowGray .cell3 {
		text-align: center;
		width: 45px;
		border-right: 1px solid #d0d0d0;
		float: left;
		padding: 1px 0px 1px 1px;
	}
	
	#table .rowWhite .cell4,
	#table .rowGray .cell4 {
		text-align: center;
		width: 45px;
		border-right: 1px solid #d0d0d0;
		float: left;
		padding: 1px 0px 1px 1px;
	}
	
	#table .rowWhite .cell5,
	#table .rowGray .cell5 {
		text-align: center;
		width: 45px;
		float: left;
		padding: 1px 0px 1px 1px;
	}
