body,html{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #516e84;
	font-family: Verdana;
}

#horizon{
	margin:0 auto;
	width:99%;
	height: 1050px;
	background: url(../images/common/bg.jpg) no-repeat center top;
	min-width:998px;
}
#horizonPopup{
	min-height:318px;
	background-color:#B89A82;
	height: 100% !important;
}

#header{
	width: 968px;
	height: 89px;
	margin-left:14px;
	background: url(../images/common/header_bg.jpg) no-repeat top left;
}

#weather{
	/*width: 116px;*/
	width: 200px;
	height: 46px;
	float: left;
	margin-top: 17px;
	/*margin-left: 240px;*/
	margin-left: 154px;
	color: #ffffff;
	font-size: 12px;
	overflow: visible;
}

#weather img{
	float: left;
}

#homelink 
{
	width: 270px;
	height: 89px;
	float: left;
}

#emailform
{
	width: 208px;
	height: 30px;
	float: right;
	margin-top: 28px;
	padding-right: 18px;
}

.emailField 
{
	width: 145px;
	border: 1px solid #727272;
	padding: 3px 0px;
	color: #3B1C0D;
	text-align: center;
}

#emailform input[type=text]{
	/*margin-top: 13px;
	float: left;
	width: 145px;
	height: 24px;
	color: #727272;
	text-align: center;
	border: 1px solid #727272;
	margin-left:0;*/
}

#nav{
	width: 968px;
	height: 38px;
	margin: 0;
	margin-left: 14px;
	padding: 0;
	position:relative;
	z-index:100;
}


#nav div{
	float: left;
}

#nav img{
	margin: 0;
	padding: 0;
	border: none;
}

#container{
	width: 998px;
	*width: 996px;
	margin: 0 auto;
}

#alpha{
	background: url(../images/common/header/center-head-back.jpg) no-repeat -1px top;
	width: 998px;
	height: 308px;
}

#alpha_right{
	/*background: url(../images/alpha_right_bg.png) no-repeat top left;*/
	width: 244px;
	height: 300px;
	float: left;
	color: #BABABA;
	font-size: 11px;
	text-align: center;
}

#alpha_right_inner{
	margin-right: 10px;
	width:240px;
	height:285px;
	background: url(../images/reservations.jpg) no-repeat;
	float: left;
}

.datefield 
{
	border: none;
	padding: 5px 20px;
	color: #3B1C0D;
	text-align: center;
	margin-bottom: 5px;
}

#alpha_right input[type=submit]{
	width: 189px;
	height: 28px;
	background: url(../images/submit_btn.png) no-repeat top left;
	border: none;
	margin-top: 10px;
	cursor: pointer;
}

#alpha_right input[type=submit]:hover{
	background-image: url(../images/submit_btn_over.png);
}

#beta{
	background: #63330b;
	margin-left:14px;
	width: 968px;
	margin-top:-7px;
}

#beta_w_r_callout{
	background: url(../images/beta_bg.png) no-repeat top left;
	margin-left:14px;
	width: 968px;
	height: 362px;
}

#gamma{
	width: 968px;
	height: 226px;
	clear:both;
	margin-left:14px;
}

#gamma_top{
	background: url(../images/gamma_top_bg.jpg) no-repeat top left;
	width: 968px;
	height: 206px;
}

#gamma_top .info_section{
	width: 110px;
	margin: 10px 0 0 23px;
	float: left;
	font-size: 10px;
	line-height: 16px;
}

#gamma_top .info_section h3
{
	font-family: Verdana;
	font-weight: bold;
	color: #99A01E;
	font-size: 11px;
	margin: 0;
}

#gamma_top .info_section a{
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

#gamma_top .info_section a:hover{
	color: #99A01E;
}

#gamma_bottom{
	background: url(../images/gamma_bottom_bg.jpg) no-repeat top left;
	width: 968px;
	height: 20px;
}

#footer{
	color: #fff;
	text-align: center;
	line-height: 24px;
	font-size: 11px;
}

#footer a{
	color: #fff;
	padding: 0 15px;
}
#footer a.social{
	padding: 0 3px;
}

.hrclear_everything {
clear:both; margin:0; padding:0; visibility:hidden;
}

#lodgeSelectBox 
{
	margin-top: 60px;
	margin-bottom: 10px;
}
#lodgeCheckInBox 
{
	margin-bottom: 10px;
	margin-top: 8px;
}

td.footerPpi 
{
	color: #ffffff;
	font-size: 12px;
}

td.footerPpi A
{
	color: #ffffff;
	text-decoration: none;
}

#alpha_left_info{
	background: url(../images/alpha_left_bg.png) no-repeat top left;
	width: 724px;
	height: 300px;
	float: left;
	margin-left: 14px;
	padding: 0;
	display: inline;
}

#alpha_left_info img{
	margin: 13px 0 0 18px;
}

hr {
	color: #391B0B;	
	height: 1px;
}
