/*||||||||||| GLOBAL STYLES ||||||||||||*/

/*************** TAGS ********************/
* {
	margin: 0px;
	padding: 0px;
	}
body {
	text-align: center; /*For centering in IE*/
	font-size: small; /*Allows for scalable fonts in IE*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #E6E6E6;
	}
p {}
a {
	color: #A4A193;
	text-decoration: none;
	}
a:hover {}
img {border: none;}
/**************** END TAGS ******************/	

/***************** LAYOUT *******************/
#box {
	margin: 50px auto 10px auto;
	text-align: justify; /*Override text-align center*/
	width: 643px;
	background: url('http://www.helmsleyhotels.fr/images/fact_tile.jpg') repeat-y;
	font-size: 80%;
	}
#box2 {margin: 20px;}
#factlist {margin: 20px 20px 20px 80px;}
.factlogolink {float: left; width: 140px; margin-bottom: 40px;}
.factlogolink p {font-size: 9px; color: #A4A193;}
.facttruncatedcopy {float: right; width: 335px; margin-bottom: 40px;}
.facttruncatedcopy li a {color: #A67C50; text-decoration: none;}
.facttruncatedcopy li a:hover {text-decoration: underline;}
.facttruncatedcopy li {	list-style: none; padding: 8px 4px 4px 8px; }
.heading { font-weight: bold; padding: 5px 5px 5px 0; }
p.morelink {text-align: right; color: #A67C50;}
p.morelink a {color: #A67C50;}
#top {background: url('http://www.helmsleyhotels.fr/images/fact_top.jpg') no-repeat; width: 643px; height: 11px;}
#bottom {background: url('http://www.helmsleyhotels.fr/images/fact_bottom.jpg') no-repeat; width: 643px; height: 11px;}

.floatleft {float: left;}
.floatright {float: right;}
.clear {
	clear: both; 
	height: 0px; 
	display: block; 
	line-height: 0px; 
	font-size: 0px;
	}
.empty {
	font-size: 0px; 
	height: 0px; 
	display: block; 
	line-height: 0px; 
	font-size: 0px;
	}


/***************** END LAYOUT ****************/

/***************** NAV ***********************/
#flagnav {margin-top: 0px; padding-top: 0px; margin-left: 25px;}
#flagnav img {padding-bottom: 7px;}
.parknav {float:right;}
.parknav img {padding-top: 7px;}
.more {float:left; padding-top:7px;}

ul#factnav {float: right; list-style; none; margin-top: 20px;}
ul#factnav li {display: block; float: left; padding-top 30px; margin-right: 10px; background: url('http://www.helmsleyhotels.fr/images/images/fact_nav_tile.gif') repeat-x top;}
ul#factnav li a {color: #8D8972;}

/******************END NAV ********************/

/******************* TEASER *******************/


/******************* END TEASER ***************/

/****************** FOOTER ********************/
ul#footernav {margin: 0px auto 20px auto; list-style; none; display: inline;}
ul#footernav li {display: inline; font-size: 80%;}
ul#footernav li a {color: #A4A193;}
#footer {font-size: 80%; color: #A4A193;}
/****************** END FOOTER ****************/

