body {
	background-color: #fff;
	margin: 0px auto;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
}



/* SET COLORS FOR TOP AND BOTTOM NAV */
	#topNavigation, #bottomNavigtion {color:#000000; clear:both;}
	a.gnLink:link, a.gnLink:visited {color:#000000}
	
	/* SET COLOR FOR FLASH FOOTER AND FOOTER LINKS IF NO FlASH */
	#flashFooterContent, #flashFooterContent a { color:#000000; }
	#opinionLab { color:#000000; }
	
	#disclaimer, #disclaimer a {
		color:#000000;  
		font-family:Verdana, Geneva, sans-serif;  
		font-size:10px; 
		text-align:center;
		margin:0px auto;
	}


a {color:#000;}
a.bluelink {color:#00548c}

#wrapper {
	position:relative;
	width:933px;
	margin:0px auto 20px;
}
#header {
	position:relative;
	width:933px;
	background-color: #00548C;
}
#logo {float:left;position:relative;left:35px;}
#navigation {float:right;position:relative;top:60px;right:10px;}
	#nav {margin:0px;padding:0px;}
	#nav li {list-style-type: none;display: inline; padding:0px 10px;}
	#nav a:link, #nav a:visited {color:#fff;text-decoration:none;font-size:12px;}
	#nav a:hover {text-decoration: underline;}
	#nav a.on:link, #nav a.on:visited {font-weight:bold;text-decoration: underline;}
#content {
	position:relative;
	top:10px;
	width:933px;
	background-color: #00548C;
}
#leftContent {
	position:relative;

	width: 651px;
	background-color: #fff;
	float: left;
	left:15px;
}
#leftContentBody, #rightContentBody {padding:0px 10px; text-align: left;}
#rightContent {
	position:relative;
	width: 228px;
	float:right;
	background-color: #fff;
	right:15px;
}
#bannerSpace {margin:0px auto;border: 1px solid #000;width:160px;}
.orangeDivide {
	display: block;
	height:2px;
	background-color: #f56735;
	margin:16px 0px;
}
.homeContentImage {margin-right:10px;}
h3 {margin:0px;font-size: 12px;}
h4 {margin:0px;display: inline;}


/*Begin TopNav DropDowns Code*/


#row2dropdowns, #row2links{
	float:left;
	position:relative;
}
#row2links{
	margin-left:77px;
	_margin-left: 39px;
}
#brandPropDrops {
	margin: 0;
	padding: 0;
	position:relative;
	top:-6px;
	text-align:left;
	cursor:pointer;
}
#brandPropDrops li {
	float: left;
	list-style: none;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
}
#brandPropDrops li a {
	display: block;
	text-transform:uppercase;
	padding: 5px 12px;
	text-decoration: none;
	color: #FFFFFF;
	white-space: nowrap
}
#brandPropDrops li a:hover {
	background: #316AC5
}
#brandPropDrops li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border: 1px solid white
}
#brandPropDrops li ul li {
	float: none;
	display: inline
}
#brandPropDrops li ul li a {
	width: auto;
	background: #070D2D;
	border:none;
	text-align:left;
}
#brandPropDrops li ul li a:hover {
	background: #316AC5
}

#brandsTop{
	margin-right:10px;
	position:relative;
}
#hotelsTop{
	position:relative;
}
#hotelsList{
	height:300px;
	overflow:auto;
	width:250px
}

