body {
	background-color: #EFF0F2;
	background-image: url(bg_body.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	margin: 0px;
}

html { -webkit-text-size-adjust: none; }

/*Layout Items */

#countdown {
	margin-bottom: 30px;
	height: 36px;
	padding: 0px;
	line-height: 36px;
	text-align: center;
	background-color: #E7ECF0;
	border-bottom: 1px solid #BBB;
	font-size: 11px;
	font-color: #888;
}

#outer_container {
	margin: auto;
	width: 922px;
	background-color: #E3E4E6;
	padding: 5px; }

#inner_container {
	background-color: #FFF;
	width: 900px;
	border: 1px solid #D4D5D7;
	padding: 10px;
	height: auto;}	
#inner_container_home {
	background-color: #FFF;
	width: 900px;
	border: 1px solid #D4D5D7;
	padding: 10px;
	height: auto; }
	
#content {
	width: 900px;
	margin-top: 10px;
	float: left;
	padding-left: 0px; }


	
#header { background-image: url(header2.png); width: 900px; height: 135px;}


	
#footer {
	width: 920px;
	margin: auto;
	padding: 15px 0px 10px 0px;
	background-repeat: no-repeat;
	background-position: left center; }

#footer a {
	font-weight: normal;
}

#footer-legal {
	width: 920px;
	font-size: 11px;
	line-height: 18px;
	color: #999;
	margin-left: 0px;
	text-align: center;
	 }

/*Markup */

h1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #1A2448;
	margin: 14px 0px 0px 0px;}
	
.subtitle	{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	color: #A92938;
	margin-bottom: -1px;
	margin-top: 21px;
}

p {	
	font-size: 12px;
	line-height:18px;
	color: #333; }
	
.general {	
	font-size: 12px;
	line-height:18px;
	color: #333; }
	
a { color: #0B4F7B;
	font-weight: bold;}
	
.countdown {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #A92938;
	line-height: 13px;
margin-top: 2px; }

/*Spacers */

.spacer { height: 1px; width: 1px; clear: both; }
.spacer5 { height: 5px; width: 1px; clear: both; }


/* Main Navigation */


/* Sub Nav */

#subnav {
	font-size: 12px;
	line-height: 34px;
	color: #CCC;
	font-weight: bold; 
	background-color: #EFEFEF;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;	
	margin-top: 3px; }

#subnav a { color: #0B4F7B; }

#subnav ul { margin: 0px; padding: 0px; color: #CCC; line-height: 34px; }

#subnav li { list-style-type: none; display: inline; }

#subnav .active { color: #A92938; text-decoration:none; }

#subnav .main { width: 881px; height: 34px; text-align: right; padding-right: 19px; }
#subnav .accommodation { width: 769px; height: 34px; padding-left: 131px; text-align: left; }

#subnav .contact { width: 730px; height: 34px; padding-right: 170px; text-align: right; }

#subnav .policies { width: 800px; height: 34px; padding-right: 100px; text-align: right; }


.table {
	font-size: 12px;
	line-height:18px;
	color: #333;
	padding-bottom: 10px; }

.table-lines {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	text-align: center;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D6D6D6;
}
.table-right {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
.table-bottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	border-bottom-style: dotted;
	text-align: center;
	border-top-style: dotted;
}

.imgborder {
	border: 1px solid #CCC;
	padding: 1px;
	margin: 0px 3px 0px 0px; }
	
	.sched-tablelines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#countbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #153574;
	text-decoration: none;
	margin-top: 60px;
	margin-right: 8px;
}

.sched-tablelinesbtmrow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-bottom-style: dotted;
}
.center {
	text-align: left;
}

.tbl {
	background-color: #EFEFEF;
	border: 1px dotted #CCC;
	text-align: left;
}

.strike {
color: #A92938;
text-decoration: line-through;
}

.new {
font-weight: bold;
text-transform: uppercase;
font-size: 10px;
color: #8CC63F;
}

/* Hacks */

.clickable { cursor: pointer; }

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; visibility: hidden; } 
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.embrace {
display: none;
text-size: 1px;
}

.embrace a {
display: none;
text-size: 1px;
}



/*---------------------------------
	UTILITY
-----------------------------------*/
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}

hr.alt3{clear:both;border-bottom:0;border-top:1px solid #EFEFEF;border-right:0;border-left:0;margin:15px 0;min-height: 0;height:1px;}
