body {
	font-size: 62.5%; 
	font-family: Arial, sans-serif; 
	text-align: center;
}

#wrapper {
	width: 100%;
	text-align: center;
}

#header {
	height: 151px;
	width: 100%;
	text-align: left;
}

div.logo {
	height: 82px;
}

h1 {
	position: relative;
	top: 36px;
	left: 0;
	width: 332px;
	height: 34px;
	overflow: visible;
	display: block;
	
}

h1 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/holding_ch-logo.png) no-repeat;
}

#nav {
	height: 68px;
	padding-top: 5px;
	border-top: 1px solid #b1b1b1;
}

ul.main-nav {
	background: #b85828;
	height: 38px;
	padding-left: 29px;
}

ul.main-nav li {
	float: left;
	margin-right: 22px;
	margin-top: 10px;
}

ul.main-nav li a {
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
}

ul.hotels-nav {
	clear: left;
	background: #000;
	height: 24px;
	padding-top: 5px;
	padding-left: 29px;
}

ul.hotels-nav li {
	float: left;
	margin-right: 12px;
}

ul.hotels-nav li a {
	color: #c0c0c2;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
ul.hotels-nav li a span {
	color: #8799c1;
}

#content {
	width: 970px;
	text-align: center;
	margin: 0 auto;

}

div.banner {
	text-align: center;
	height: 99px;
}

div.banner img {margin: 4px auto;}

div.main-content {
	clear: both;
	width: 100%;
	text-align: left;
	padding-left: 72px;
	margin-top: 17px;
	overflow: hidden;
	padding-bottom: 30px;
}

div.logo-left{
	width: 292px;
	float: left;
}

div.coming-soon {
	width: 349px;
	float: left;
	padding-right: 26px;
}

div.logo-right{
	width: 292px;
	float: right;
}

div.coming-soon-internal {
	width: 450px;
	float: left;
	padding-right: 26px;
}


h2.soon {
	margin-top: 59px;
	font-family: "Rockwell-ExtraBold";
	font-size: 40px;
	text-transform: uppercase;
	color:#5b5c54;
}

h2.soon span {
	color: #ee1c25;
}

div.coming-soon p {
	margin-top: 10px;
	font-size: 1.3em;
	line-height: 1.4;
}

div.coming-soon p a {
	color: #b85828;
	
}

div.coming-soon-internal p {
	margin-top: 10px;
	font-size: 1.3em;
	line-height: 1.4;
}

div.coming-soon-internal p a {
	color: #b85828;
	
}

div.news {
	border-left: 1px solid #575755;
	padding-left: 17px;
	float: left;
	width: 255px;
	margin-top: 59px;
}

h2.news-heading {
	font-family: "Rockwell-ExtraBold";
	font-size: 18px;
	color: #c4c4c2;
	text-transform: uppercase;
	width: 72px;
}

div.news h3 {
	font-size: 1.3em;
	margin-top: 10px;
}

div.news p {
	font-size: 1.3em;
	width: 192px;
}

p.read {
	margin-top: 15px;
}
p.read a{
	color: #b85828;
	font-weight: bold;
}
#footer {
	clear: both;
	border-top: 1px solid #b1b1b1;
	width: 970px;
	margin: 0 auto;
	text-align: center;
}

#bottom-links {
	text-align: center;
	width: 675px;
	margin:0 auto;
}

#footer ul li {
	float: left;
	font-size: 1.2em;	
	padding-top: 15px;
}

#hr a {
	position: relative;
	top: 0;
	left: 0;
	width: 130px;
	height: 18px;
	overflow: visible;
	display: inline-block;
	margin-right: 22px;
}

#hr a span {
	position: absolute;
	top: -4px;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/holding_logo-hrd.png) no-repeat;
}

#ch a {
	position: relative;
	top: 0;
	left: 0;
	width: 207px;
	height: 18px;
	overflow: visible;
	display: inline-block;
	margin-right: 22px;
}

#ch a span {
	position: absolute;
	top: -4px;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/logo_ch_small.png) no-repeat;
}

#citrus a {
	position: relative;
	top: 0;
	left: 0;
	width: 79px;
	height: 23px;
	overflow: visible;
	display: inline-block;
}

#citrus a span {
	position: absolute;
	top: -6px;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/logo_citrus-small.png) no-repeat;
}	

#footer p {
	clear: left;
	line-height: 1.2;
}

p.copyright {padding-top: 5px;} 
