#sideNav {
	position: absolute;
	top: 125px; /* dt adj. from 95 to 125 (bbb logo) */
	left: 680px;
	width: 250px;
	border: 1px solid gray;
	background-color: #CCFF99;
	padding: 12px;
	text-align: left;
	voice-family: "\";}\"";
	voice-family:inherit;
}
X#top {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
}
Xbody, #main {
	margin:0px;
	font:11px verdana, arial, helvetica, sans-serif;
}

#middle {
	position: absolute;
	top: 225px; /* dt adj. from 195 to 225 (bbb logo) */
	left: 202px;
	width: 430px;
	padding: 20px;
	border: 1px solid black;
}

.navLinks {
	position:absolute;
	top:250px;
	width: 430px;
	border:0px solid black;
	margin:0px 40px 10px 0px;

}

.navLinks a {
	color:#006600;
	font:11px/12px verdana, arial, helvetica, sans-serif;
	text-decoration:none;
}

#guests {
	text-align:center;
	float:left;
	height:20px;
}
#adults {
        position:relative;
        left:105px;
        text-align:center;
	float:left;
	height:20px;
}
#children {
	position:relative;
   left:120px;
	text-align:center;
	float:left;
	height:20px;
}
#arrival {
   position:relative;
   left:50px;
	text-align:center;
	float:left;
	height:20px;
}
#departure {
	position:relative;
	left:80px;
	text-align:center;
	float:left;
	height:20px;
}
#topcitiesBox {
	position:absolute;
	width:660px;
	top:95px;
	height:70px;
	padding:5px;
	text-align:center;
	voice-family: "\"}\"";
	voice-family:inherit;
	border:1px solid gray;
	background-color:#ffffff;
}
#dateBox {
	position:absolute;
	width:640px;
	top:75px;
	height:70px;
	padding:5px;
	text-align:center;
	voice-family: "\"}\"";
	voice-family:inherit;
	border:1px solid gray;
	background-color:#ffff66;
}

#getRates {
	position:relative;
	left:150px;
	float:left;
	margin:7px 0px 0px 0px;	
	width:50px;
	text-align:center;
	height:30px;
}


#left {
	position:absolute;
	width:150px;
	top:50px; /* dt adj. from 20 to 50 (bbb logo) */
	left:20px;	
	voice-family: "\"}\"";
	voice-family:inherit;
}


#leftContent {
	position:absolute;
	margin:150px 0px 0px 0px; /* top-right-bottom-left */
	width:160px;
	left:0px;
	padding:10px;
	z-index:1;
	voice-family: "\"}\"";
	voice-family:inherit;
}

#topPOIs, #topPOIs a{
	font-size: 9px;
	margin-top: 20px;
}
a {
	color:#006600;
	font:11px/12px verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
 	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}


body>#leftCol {
	width:150px;
}

body>#rightCol {
	width:150px;
}

.Content>p+p {
	text-indent:30px;
}

.content {
	position:relative;
	width:330px;
	min-width:120px;
	margin:0px 250px 60px 190px; 	/* from top, from right, space below, from left */
	border:1px solid black;
	background-color:white;
	padding:15px;					/* spacing of text from edge of div */
	z-index:1;						/* layer positioning 0(top), 1(placed under '0'), 2(placed under '1').. and so on */
}

.dates {
	position:absolute;
	height:30px;
	display:inline;
	width:160;
	background-color:#ffff66;
	padding:0px;
	z-index:0;						/* layer positioning 0(top), 1(placed under '0'), 2(placed under '1').. and so on */
}

#main h1 {
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size:18px;
	color:#999;

}

#main h2 {
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#333333;
	border-bottom: 0px;
}

#main h4 {
	font:bold 11px/13px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#333333;
}


.hotelImg {
	position:relative;
	float:right;					/* aligns 'hotelImg' div inside of 'content' div */
	width:50px;
	height:50px;
	border:0px solid black;
	padding:5px;
	background-color:white;
	z-index:1;						/* layer positioning 0(top), 1(placed under '0'), 2(placed under '1').. and so on */
}

#leftCol {
	position:absolute;
	width:130px;					/* width of div */
	top:120px;						/* distance from top of document */
	left:20px;						/* distance from left side of document */
	border:1px solid gray;			/* border color and size */
	background-color:#ffff66;			
	padding:10px;					/* padding from sides of div for content inside div */
	voice-family: "\"}\"";
	voice-family:inherit;
	text-align:center;
}

#leftCol a {
	color:#09c;
	font:11px verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
}

#leftCol h2 {
	font:bold 12px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#333333;
	border-bottom: 0px;
}

X.nav {
	position:relative;				
	margin:0px 190px 20px 190px; 	/* from top, from right, space below, from left */	
	border:1px solid black;			/* border size and color */
	background-color:white;			/* layer background color */
	padding:7px;					/* padding around text inside div */
	z-index:1;
}

#main p {
	font:11px/15px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
}

.hotelRates {
	font:11px/15px verdana, arial, helvetica, sans-serif;
	color:#CC3300;
}

#rightCol {
	position:absolute;
	width:150px;
	top:20px;
	right:20px;
	border:1px solid gray;
	background-color:#eee;
	padding:10px;
	z-index:1;
	text-align:center;
	voice-family: "\"}\"";
	voice-family:inherit;
}
.star {
	font:11px/15px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#CC3300;
}

.submit {
	cursor: hand;
	border: 1.5px solid;
	border-color: #996600 #996600 #333333 #663300;
	padding: 1px 1px 1px 1px;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFCC00;
	margin: 5px;
}

.text {
	font:11px/15px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	padding:0px;
}

X.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}


.primarynav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.primarynav a:link {
	color: #FFFF33;
	text-decoration: none;
}
primarynav a:visited {
	color: #FF9900;
	text-decoration: none;
	background-color: #003300;
}
primarynav a:hover {
	color: #FF9900;
	text-decoration: underline;
	background-color: #003300;
}

.reverse {
	color: #FFFFFF;
	text-decoration: none;
}
.reverse a:link {
	color: #FFFF33;
	text-decoration: none;
}
.reverse a:visited {
	color: #FF9900;
	text-decoration: none;
}
.reverse a:hover {
	color: #FF9900;
	text-decoration: underline;
}


.citylist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.hotelmatch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
}
.attrlist {
	font-size: 10px;
}
ul.attrlist {
	list-style: none;
	margin-left: -1em;
	padding-left: 1em;
	text-indent: 0em;
}
li.attrlist {
	padding-bottom: 5px;
}
img.attrlist {
	float:left;
}
 
div.attrlist { 
	width:200px;
}
.hotellist {
	font-size: 10px;
}
ul.hotellist {
	list-style: none;
	margin-left: -1em;
	padding-left: 1em;
	text-indent: 0em;
	background-color: #FFFF66;
}
li.hotellist {
	padding-bottom: 8px;
}
img.hotellist {
	float:left;
}
ul.citylist {
	list-style: none;
	margin-left: -1em;
	padding-left: 1em;
	text-indent: 0em;
	margin-top: 0em;
	background-color: #FFFF66;
}

li.citylist {
}

.markerToolTip {
	text-align: center;
	display: block;
	padding: 2px;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #555;
	background: #fff;
}
.featurelist {
	line-height: 11px;
}
ul.featurelist li {
	line-height: 1.3em;
	margin-left: 0px;
	padding-bottom: 6px;
	padding-left: 0em;
	list-style-position: outside;
}
ul.featurelist {
	margin-left: 1.1em;
	padding-left: 0px;
	list-style-type: disc;
}
.attractfacthead {
	font-size: smaller;
	padding-left: 2em;
	background-color: #CCFF99;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
}
	
.bookertitle 	 { 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #006600; 
	TEXT-DECORATION: none 
}
.bookerheadings { 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #006600; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none 
}
.formtext { 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none
}
.searchBoxBg { 
	background-color:#ccff9a; 
}
.outerLines	{ 
	background-color:#f49314; 
}
.innerLines { 
	background-color:#CC6666; 
}
.insideLines { 
	background-color:#006600; 
}
.getratebutton {
	BORDER-RIGHT: #ffffff 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #ffffff 1px solid; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	FONT: bold 12px arial,sans-serif; 
	BORDER-LEFT: #ffffff 1px solid;
	CURSOR: pointer;  
	_CURSOR: hand;
	COLOR: #ffffff; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	BACKGROUND-COLOR: #006600; 
	TEXT-DECORATION: none;
	POSITION: relative;
	LEFT: 20%;
	
	}

#POIadults {
	position:relative;
	margin-left: 60px;
	margin-top:10px;
   text-align:center;
	font-weight: bold;
	float:left;
	height:20px;
}
#POIchildren {
	position:relative;
	margin-right:60px;
	margin-top:10px;
	text-align:center;
	font-weight: bold;
	float:right;
	height:20px;
}
#POIarrival {
   position:relative;
	margin-left:10px;
	margin-top: 20px;
	text-align:center;
	float:left;
	height:20px;
}
#POIdeparture {
	position:relative;
	text-align:center;
	margin-right: 10px;
	margin-top: 20px;
	float:right;
	height:20px;
}

#POIdateBox {
	position: relative;
	width: 90%;
	padding: 15px;
	border: 0px solid black;
	text-align: center;
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color:#ffffff;

}

#POIgetRates {
	margin-top:50px;	
	width:100%;
	text-align:center;
	height:30px;
}
#POIsubmit {
	position: relative;
	cursor: hand;
	border: 1.5px solid;
	border-color: #996600 #996600 #333333 #663300;
	padding: 1px 1px 1px 1px;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFCC00;
	margin: 5px;
}

#POIAddress {
	text-transform: capitalize;
	font:11px/15px verdana, arial, helvetica, sans-serif;
	
}
#POIFiller h1{
	position:relative;
	background: #ffff66;
	margin-top: 90px;	/* dt adj. from 80 to 90 (bbb logo) */
	border: 1px solid black;
	width: 630px;
	height: 60px;
	font: verdana, arial, helvetica, sans-serif;
	font-style: bold;
	font-size: 20px;
	padding: 10px;
	text-align: center;
}

fieldset {
   position:relative;
	margin-left:0px;
	margin-top: 20px;
	text-align:center;
	height:390px;
	}

legend {
	color:#000000;
	width:200px;
}
#POIsideNav {
	position: absolute;
	margin-top: 16px;
	margin-left: 680px;
	width: 240px;
	border: 1px solid gray;
	background-color: #CCFF99;
	padding: 10px;
	text-align: center;
	voice-family: "\";}\"";
	voice-family:inherit;
}


#groups {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 640px;
	text-align: center;

}	

#POIgroups {
	position: relative;
	width: 400px;
	text-align: center;
	top: 20px;
	left: 0px;
}

#middle_ad {
	position: absolute;
	top: 325px;		/* dk adj. from 285 to 295, dt adj. from 285 to 325 (bbb logo)*/
	left: 202px;
	width: 430px;
	padding: 20px;
	border: 1px solid black;
}
#dateBox_ad {
	position:absolute;
	width:640px;
	top:165px; 
	height:70px;
	padding:5px;
	text-align:center;
	voice-family: "\"}\"";
	voice-family:inherit;
	border:1px solid gray;
	background-color:#ffff66;
}
#left_ad {
	position:absolute;
	width:240px;
	top:70px;    /* dk adj. from 20 to 40 , dt adj. from 40 to 70 (bbb logo)*/
	left:20px;	
	voice-family: "\"}\"";
	voice-family:inherit;
}


#leftContent_ad {
	position:absolute;
	margin:240px 0px 0px 0px; /* top-right-bottom-left */
	width:160px;
	left:0px;
	padding:10px;
	z-index:1;
	voice-family: "\"}\"";
	voice-family:inherit;
}
#sideNav_ad {
	position: absolute;
	top: 235px;		/* dk adj. from 185 to 205, dt adj. from 205 to 235 (bbb logo) */
	left: 680px;
	width: 250px;		/* dk adj. from 250 to 290 */
	border: 1px solid gray;
	background-color: #CCFF99;
	padding: 12px;
	text-align: left;
	voice-family: "\";}\"";
	voice-family:inherit;
}
.callcenter {
	display: none;
	float: right;
	margin: 4px;
}
.callcenter span {
	display: inline-block;
	height: 65px;
	width: 200px;
}
