body {
	color: #666666;
	font-family: Geneva, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 10px 0px 0px 0px;
}

#top {
	background: #ffffff url(../images/top_bg.gif) top left repeat-x;
	height: 85px;
	
}

#top a {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}

#top a:hover {
	color: #cc0033;
	text-decoration: none;
	font-size: 10px;
}


#top a.linkOn {
	color: #cc0033;
}

.pg-honors #top a.honors,
.pg-landmarks #top a.landmarks {
	color: #cc0033;
}

.topPipe {
	color: #b4b4b4;
	padding: 0px 3px
}

a {
	color: #6699cc;
	text-decoration: underline;
}

a:hover {
	color: #cc0033;
	text-decoration: underline;
}

.logo {
	padding: 0px 220px 0px 14px;
}

.cta {
	padding: 0px 11px 0px 0px;
	vertical-align: top;
}

.hiltonFamLogo {
	padding-left: 0px;
	/*vertical-align: top;*/
}

.pageHeader {
	padding-top: 56px;
	margin-left: -35px;

}

.copy {
	width: 430px;
	margin-top: 30px;
}

.titles {
	font-size: 16px;
	color: #006699;
	font-weight: normal;
}

.pageGraphic {
	padding-top: 40px;
	vertical-align: bottom;
}


#helloTable td {
	padding: 0px 19px 18px 0px;
}

ul.hotels  {
	padding:  17px 20px 10px 64px;
	margin-top: 17px;;
	width: 402px;
}

ul.hotels li {
	list-style-image: url(../images/star_green.gif);
	padding: 0px 50px 6px 0px;
}

ul.ourRooms  {
	padding:  17px 20px 21px 22px;
	margin: 0;
	width: 402px;
}

ul.ourRooms li {
	list-style-image: url(../images/star_orange.gif);
	padding: 0px 50px 20px 0px;
}

ul.siteMap {
	padding:  0px 0px 21px 15px;
	margin: 0;
	width: 337px;
}

ul.siteMap li {
	list-style-image: url(../images/doubleArrows.gif);
	padding-bottom: 5px;
}

ul.siteMap ul {
	padding-top: 5px;
	padding-left: 13px;
	margin: 0;
	width: 337px;
}

.siteMap {
	margin-top: 30px;
}

.map {
	margin-top: 37px;
}

p.ourRooms {
	margin: 5px 0px;
	padding: 0;
}

.greyCopy {
	color: #666666;
	font-size: 14px;
	padding:0;
}

.orangeTitle {
	font-size: 18px;
	color: #cc6600;
}

.orangeCopy {
	font-size: 14px;
	color: #cc6600;
}

.greenCopy {
	font-size: 14px;
	color: #669900;
}
a.greenCopy: link {
	color: #669900;
}

img.guestRoom {
	margin: 12px 0px;
}

img.ctaLearn {
	padding: 0px 0px 20px 64px;
}

.findUsTitle {
	font-size: 14px;
	text-decoration: underline;
}

.nowOpen {
	font-size: 11px;
	padding-top: 15px;
}

.smallType9 {
	font-size: 9px;
	padding-top: 15px;
}

.blueDblArrows {
	color: #6699cc;
}

img.findUsTitle {
	margin-top: 15px;
}

.boldCopy {
	font-weight: bold;
}

.arrowPos {
	margin: 11px 0px 0px 8px;	
}

.blueTitle {
	font-size: 14px;
	color: #6699cc;
}

/* slideshow bgs */



table.slideshowShell {
	background: #ffffff url(../images/experience/experience_slideshow_bg.gif) top left no-repeat;
	width: 435px;
	height: 483px;
}

table.slideshowShell td {
	padding-top: 43px;
}

.videotourShell {
	background: #ffffff url(../images/experience/experience_videoTour_bg.gif) top left no-repeat;
	width: 435px;
	height: 131px;
}

.videoTour {
	margin: 0;
}

.videoTour td {
	padding: 30px 15px 0px 0px;
}

.videoTour td.col1 {
	padding-left: 130px;
}

.videoTour a {
	BORDER-RIGHT: #e2edfa 2px solid; 
	BORDER-TOP: #e2edfa 2px solid; 
	DISPLAY: block; 
	BORDER-LEFT: #e2edfa 2px solid; 
	BORDER-BOTTOM: #e2edfa 2px solid; 
	outline: none
	color: #e2edfa;
}

.videoTour a:hover {
	BORDER-RIGHT: #ff9900 2px solid; 
	BORDER-TOP: #ff9900 2px solid; 
	DISPLAY: block; 
	BORDER-LEFT: #ff9900 2px solid; 
	BORDER-BOTTOM: #ff9900 2px solid; 
	outline: none
}


/* main content */
#mainContentBG {
	background: #ffffff url(../images/splash_bg.jpg) top left repeat-x;
	min-height: 300px;
	position: relative;
	top: -60px;
}

.content {
	background: #ffffff;
	margin-left: 25px;
}

.content td.ltGradient {
	background: #ffffff url(../images/lt_gradient.gif) top left repeat-y;
	width: 3px;
	height: 9px;
}

.content td.rtGradient {
	background: #ffffff url(../images/rt_gradient.gif) top left repeat-y;
	width: 3px;
	height: 9px;
}

/* columns */

.experienceContainer{
	width: 942px; /*Width of main container*/
	
	/*margin-left: 25px; position container on page*/	
	
}

#topsection{
	height: 25px; /*Height of top section*/
}

#contentwrapper {
	float:right;
	margin-right: 32px;
}

#contentwrapperHome {
	float:right;
	margin-right: 5px;
}

#contentwrapperRoom {
	float:right;
	margin-right: 10px;
}


/*#contentwrapper{
	float: left;
	width: 100%;
	background: #ffffff url(../images/whitecontent_bg.gif) top left repeat-y;
	min-height: 708px; 
	height: auto !important; 
}
*/
#contentcolumn{
	margin-top: 25px;
}

#contentcolumnHello{
	float:right;
	margin-right: 5px;
}

#contentcolumnHome{
	margin-left: 710px; /*Set left margin to LeftColumnWidth*/
	margin-top: 25px;
}

#leftcolumn {
float:left;
padding-left: 35px;
}

/*
#leftcolumn {
	float: left;
	margin-left: -942px; Set left margin to -(MainContainerWidth)
	padding-left: 35px;
}*/


#leftcolumnHome {
	float:left;
	padding-left: 35px;
	padding-top: 25px;
}

#leftcolumnHonors {
	float:left;
	padding-left: 35px;
	padding-top: 0px;
}


#contentcolumnFind{
	margin-left: 660px; /*Set left margin to LeftColumnWidth*/
	margin-top: 139px;
}


#contentcolumnEngine {
margin-top:105px;
}


/*
#contentcolumnEngine{
	margin-left: 630px; Set left margin to LeftColumnWidth
	margin-top: 105px;
}*/

#contentcolumnHonors{
	margin-top: 105px;
}


.blueCopy {
	font-size: 14px;
	color: #006699;
}

/* main content end// */


.bookNow {
	padding-left: 672px;
	padding-top: 2px;
}


/* buckets */

.bucketsBG {
	background: #ffffff url(../images/bucket_bg.gif) top left no-repeat;
	width: 643px;
	height: 102px;
	margin-top: 6px;
}


table.bucket td {
	width: 199px;
	text-align: center;
	padding: 0px 8px;
	line-height: 12px;
}

table.bucket a {
	color: #166daa;
	font-weight: bold;
	text-decoration: none;
}

table.bucket a:hover {
	color: #cc0033;
	font-weight: bold;
	text-decoration: none;
}

.bucketRed {
	color: #d22765;
	font-size: 12px;
	font-weight: bold;
	margin: 9px 0px;
	line-height: 14px;
}

.bucketBlue {
	color: #166daa;
	font-size: 10px;
	margin-bottom: 3px;
	line-height: 11px;
}

.arrowRed {
	padding-top: 2px;
}


/* sign up */

#subsection{
	clear: both;
	height: 30px; 
	margin-left: 5px; 
	padding-top: 30px;
	color: #000;
	position: relative;
	z-index: 1;
}

a.noUnderline {
	text-decoration: none;
}


.signblueCopy {
	font-size: 12px;
	color: #6699cc;
}

.signPipe {
	padding: 0px 25px;
}



/* hhonors */

.hhonorsHeader{
	background: #ffffff url(../images/hhonors/hhonorsHeader_bg.jpg) top left no-repeat;
	width: 561px;
	height: 229px;
	padding-bottom: 25px;
}

.hhonorsCopy {
	width: 258px;
	color: #fff;
	padding: 10px 0px 0px 20px;
	font-size: 10px;
}

.hhonorsCopyA {
	width: 341px;
	float:left;
	color: #fff;
	padding: 30px 0px 0px 20px;
	font-size: 18px;
	line-height: 23px;
}

.hhonorsCopyA span{
	font-size: 30px;
	font-weight:bold;
}

.hhonorsCopyB {
	width: 150px;
	float:left;
	color: #fff;
	padding: 90px 0px 0px 45px;
	font-size: 18px;
	line-height: 23px;
}

.hhonorsCopyB span{
	font-size: 30px;
	font-weight:bold;
}

.hhonorsBooknow {
	padding-top: 10px;
}

#hhonorsCopyLeft {
	float: left;
	width: 190px;
	color: #004ea8;
	font-weight: bold;
	font-size: 16px;
	margin: 110px 0 0 0px;
	padding: 0;
	text-align: right;
}

#hhonorsCopyRight {
	float: left;
	padding: 0;
	margin: 110px 0 0 105px;
}

.

/*.hhonorsCopy ul {
	margin: 0;
	padding: 0;
	width: 560px;
}

.hhonorsCopy li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

.hhonorsCopy li.headerBlue {
	color: #004ea8;
	font-weight: bold;
	font-size: 16px;
	margin: 100px 0 0 10px;
	text-align: right;
}

.hhonorsCopy li.rtCopy {
	margin: 100px 0 0 140px;
	text-align: left;
	font-weight: bold;
}*/

.hhonorsCopy li.rtCopy a {
	text-decoration: none;
	color: #ffffff;
}

a.seeDetails {
	text-decoration: none;
	color: #ffffff;
	padding-left: 430px;
}

.HHbooknow {
	padding: 10px 0 0 0;
}

.headerOrange {
	color: #ffaa07;
	font-weight: bold;
	font-size: 16px;
	margin: 35px 0 0 0;

}

.headerWhite {
	color: #ffffff;
	font-weight: bold;
	font-size: 17px;
	margin: 35px 0 0 0;

}

.headerYellow {
	color: #f3d52d;
	font-weight: bold;
	font-size: 19px;
	margin: 35px 0 0 0;

}

.headerLarge {
	font-size: 12px;
}

.reg {
	font-size: 12px;
	font-weight: normal;
}

.ctaEnrol {
	padding-top: 24px;
}

.hhonorsLogo {
	padding: 15px 90px 0 0;
}


.hhonorsMastCopy {
	width: 248px;
	margin: 8px 0 0 0;
}

.ctaBooking {
	padding-top: 15px;
}

.hhonors {
	margin-top: 17px;
}

.hhonors td {
	padding: 0px 15px 15px 0px;
}

.hhonorsPageGraphic {
	vertical-align: baseline;
}

.footerGrahic {
	margin-top: 58px;
}

.footerGrahic2 {
	margin-top: 120px;
}

.hotelsFooterGrahic {
	margin-top: 220px;
	margin-left: -45px;
}

.corbyFooterGrahic {
	margin-top: 190px;
	margin-left: -25px;
}
.landmarksFooterGrahic {
	margin-left: -65px;
}

/* landmarks */

.landmarksHeader{
	background: #ffffff url(../images/landmarks/landmarks_header_bg.jpg) top left no-repeat;
	width: 561px;
	height: 229px;
	padding-bottom: 25px;

}

.landmarksCopy {
	width: 290px;
	color: #336699;
	padding: 38px 0px 0px 22px;
}

.landmarksTitle {
	padding-bottom: 11px;
}

.landmarks {
	margin-top: 15px;
}

.landmarks td {
	padding: 0px 15px 15px 0px;
}

.landmarksPageGraphic {
	position: relative;
	left: -80px;
	vertical-align: bottom;
}

p.landmarks {
	width: 380px;
	font-size: 11px;
}

.ctaNominate {
	padding: 20px 0px;
}




/* where to find us/our hotels */

.locationsBG {
	background: #ffffff url(../images/whereToFindUs/newLocations_bg.gif) top left repeat-y;
	width: 545px;
	/*height: 426px;*/
	border-bottom: 1px solid #ffffff;
}

.newLocation td {
	padding: 3px 5px;
}

.future {
	margin-top: 10px;
}

.unitedKingdom {
	background: #ffffff url(../images/whereToFindUs/t_unitedKington.gif) top left no-repeat;
	width: 545px;
	height: 29px;
}

.canada {
	background: #ffffff url(../images/whereToFindUs/t_canada.gif) top left no-repeat;
	width: 545px;
	height: 29px;
}

.costarica {
	background: #ffffff url(../images/whereToFindUs/t_costaRica.gif) top left no-repeat;
	width: 545px;
	height: 28px;
}

.ecuador {
	background: #ffffff url(../images/whereToFindUs/t_ecuador.gif) top left no-repeat;
	width: 545px;
	height: 28px;
}
.germany {
	background: #ffffff url(../images/whereToFindUs/t_germany.gif) top left no-repeat;
	width: 545px;
	height: 28px;
}

.mexico {
	background: #ffffff url(../images/whereToFindUs/t_mexico.gif) top left no-repeat;
	width: 545px;
	height: 28px;
}

.locations {
	width: 545px;
}

.locations td {
	background: #f5f5e0;
	border-bottom: 1px solid  #e5e5e5;
	padding: 5px 10px 0 0;
}

.locations td.city {
	padding-left: 60px;
	width: 130px;
}

.titleSpacing {
	margin-top: 28px;
}

.ctaBooknow {
	padding-right: 12px;
}

h3 {
	margin: 0;
	padding: 0;
}

.corbyPageGraphic {
	position: relative;
	top: 10px;
	left: -60px;
	vertical-align: bottom;
}

.arrowPos {
	margin: 11px 0px 0px 8px;	
}

#hamptonUSCities {
	margin-top: 20px;
}

#hamptonUSCities td {
	padding: 0px 3px;
	margin: 0;

}

#hamptonUSCities td.titles {
	padding: 3px;
	color: #fff;
	font-size: 14px;
}

#hamptonUSCities td.top {
	padding: 3px;
	text-align: right;
}

img.top {
	margin-top: 5px;
}

.blue {
	width: 300px;
	background: #3d6e9e;
	color: #fff;
}

.USCities {
	width: 559px;
	margin-top: 30px;
}

.backup {
	background: transparent url(../images/backup_bg.jpg) top left no-repeat;
	width: 646px;
	height: 361px;
	text-align: right;
}

.backup li{
	float:left;
	list-style: none;
	margin: 127px 0px 0 0;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 36px;
	color: #fff;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 19px;
	color: #fff;

}

h4 {
	margin: 0;
	padding: 0;
	font-size: 19px;
	color: #99cc33;
	text-decoration: underline;
}

img.backupLogo {
	margin: 130px 65px 0 0;	
}

/* footer */

.pipe {
	color: #6699cc;
	padding: 0px 8px
}

.footerLeft a {
	color: #6699cc;
	text-decoration: none;
	font-size: 9px;
	margin: 14px 0px;
}

.footerLeft {
	padding: 10px 0px 10px 270px;
	width: 530px; 
}
/* footer end */


/* Brand home footer
	------------------------------------------------------------------------ */
	div.footerLogoContainer { background:url(../images/footer_border.gif) repeat-x;padding-bottom:0; clear: both; height: 49px;;position: relative;top: -60px;}
	* html div.footerLogoContainer { position: relative; z-index: 2;}
	*+html div.footerLogoContainer { position: relative; z-index: 2;}
	ul.footerLogos { width: 926px; margin: 0 0 0 30px; padding:0;display:block;height:80px;background:url(../images/bg_footer_pipes.gif) no-repeat;}
	ul.footerLogos li { display:inline;float:left;background:none; margin-top:-30px; position: relative; text-indent: -30000px;}
	ul.footerLogos li .footerHover{ display:block;height:60px;width:50px;background:url(../images/footer_newLogoBar.gif) no-repeat;margin-top:50px;}
	ul.footerLogos li .footerHover span { display:none;}	
	ul.footerLogos li .footerHover_HF {width:87px;margin-right:30px;}
	ul.footerLogos li .footerHover_HF:hover { background-position:0 -70px;}	
	ul.footerLogos li .footerHover_HI { width:37px;background-position:-103px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_HI:hover { background-position:-103px -70px;}
	ul.footerLogos li .footerHover_CH { width:62px;background-position:-168px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_CH:hover { background-position:-168px -70px;}
	ul.footerLogos li .footerHover_DT { width:44px;background-position:-248px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_DT:hover { background-position:-248px -70px;}
	ul.footerLogos li .footerHover_ES { width:50px;background-position:-308px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_ES:hover { background-position:-308px -70px;}
	ul.footerLogos li .footerHover_HP { width:41px;background-position:-380px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_HP:hover { background-position:-380px -70px;}
	ul.footerLogos li .footerHover_GI { width:50px;background-position:-446px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_GI:hover { background-position:-446px -70px;}
	ul.footerLogos li .footerHover_HV { width:50px;background-position:-516px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_HV:hover { background-position:-516px -70px;}	
	ul.footerLogos li .footerHover_HW2 { width:50px;background-position:-585px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_HW2:hover { background-position:-585px -70px;}
	ul.footerLogos li .footerHover_HW { width:42px;background-position:-662px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_HW:hover { background-position:-662px -70px;}
	ul.footerLogos li .footerHover_WA { width:75px;background-position:-726px 0;margin-right:18px;}
	ul.footerLogos li .footerHover_WA:hover { background-position:-726px -70px;}
	ul.footerLogos li .footerHover_HH { width:113px;background-position:-812px 0;}
	ul.footerLogos li .footerHover_HH:hover { background-position:-812px -70px;}
	
	/*

	------------------------------------------------------------------------- */
