@charset "UTF-8";
.outer {
	background-color: #FFF;
	border: 5px solid #1d184b;
	width: 702px;
	height: 537px;
	margin-right: auto;
	margin-left: auto;
}
.contact_table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	color: #1D184B;
	margin-top: auto;
	margin-left: auto;
	text-align: center;
	position: absolute;
	bottom: 0px;
	margin-right: auto;
	width: 475px;
	letter-spacing: 1pt;
}

  /*this is what we want the div to look like
    when it IS showing*/
  div.centered{
    display:block;

    /*set the div in the center of the screen*/
    position:absolute;
    top:50%;
    left:35%;
    width:350px;
  }.inner {
	height: 521px;
	width: 686px;
	border: 4px solid #1d184b;
	margin-right: auto;
	margin-left: auto;
	top: 4px;
	position: relative;
	background-color: #FFF;
}
.navigationbar {
	height: 521px;
	width: 207px;
	position: relative;
	background-color: #dcddde;
	z-index: 999;
}
.main {
	height: 518px;
	width: 279px;
	position: absolute;
	float: right;
	clear: none;
	top: 0px;
	left: 207px;
}
.mainNote {
	height: 518px;
	width: 279px;
	position: absolute;
	float: right;
	clear: none;
	top: 0px;
	left: 207px;
	text-align: center;
}
.main_overflow {
	height: 517px;
	width: 436px;
	position: absolute;
	float: right;
	clear: none;
	top: 4px;
	left: 148px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #1d184b;
	text-align: center;
	overflow: scroll;
	padding-right: 20px;
	margin-left: 60px;
	padding-left: 20px;
	z-index: 2;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #1D174B;
	line-height: 18px;
}
.hotels {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	color: #1d184b;
	font-weight: bold;
}
.dots {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.dotsCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D174B;
}
.descrip {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #999;
}
}
#scroll {
	color: #1D184B;
	float: left;
	position: static;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
	top: -100px;
	left: 650px;
	visibility: visible;
	z-index: 4;
	width: 500px;
}
#plain {
	position: relative;
	z-index: 3;
	text-align: right;
	width: 600px;
	top: 200px;
	visibility: hidden;
}
.floater {
	height: 60px;
	width: 25px;
	position: absolute;
	float: right;
	clear: none;
	top: 430px;
	left: 530px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #1d184b;
	text-align: center;
	overflow: visible;
	padding-right: 20px;
	margin-left: 60px;
	padding-left: 20px;
	z-index: 2;
}
