@import url(resets.css);

body {
	margin:0;
	padding:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	color:#302919;
	background:url(../graphics/global/bgBody.jpg);
}

a {color:#044b7f;}

p{margin-bottom:20px; line-height:16px;}

h1, h2, h3, h4{
	color:#302919;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

h1{font-size:1.38em;}
h2{font-size:1.25em;}
h3{font-size:1.13em;}
h4{font-size:1.32em;}

em{clear:both; display:block;}

.floatLeft{float:left;}
.clearer{clear:both;}


/* SITE STRUCTURE  ------------------ */

#container{
	width:910px; /*910 = 950 (width) - 40 (border)*/
	min-height:660px;
	margin:0 auto;
	text-align:center;
	border-right:20px solid #FFF;
	border-left:20px solid #FFF;
	background:#f2e3c6;
}


#header {
	height:240px;
	text-align:left;
	/*background:#330100;*/
}

#mainMenu{
	clear:both;
	height:38px;
	border-top:1px solid #FFF;
	background: url(../graphics/global/bg-main-menu.gif) no-repeat 0 0;
}

#content{
	min-height:420px;
	text-align:left;
}

#leftCol{
	width:166px; /*166= 186(width)-20(padding)*/
	min-height:390px; /*390 = 420(height)-30(padding)*/
	float:left;
	padding:20px 0 0 30px;
}

#rightCol{
	width:702px;
	min-height:400px;
	float:right;
	padding:20px 0px 20px 0;
}

#footer{
	width:910px; /*same width that container*/
	height:70px;
	margin:0 auto;
	border-right:20px solid #FFF;
	border-left:20px solid #FFF;
	border-bottom:20px solid #FFF;
	background:#f2e3c6;
}



/* HEADER ------------------ */
#bgHeaderTop{
	width:910px;
	height:40px;
	background: url(../graphics/global/bg-header-right.gif) no-repeat right 0;
	position:absolute;
	z-index:5;
}

#headerTop{
	height:40px;
	background: url(../graphics/global/bg-header-left.gif) no-repeat left 0;
}
a h1.ghgTitle{cursor:pointer; outline:none;}
h1.ghgTitle{
	display:block;
	width:894px;
	height:40px;
	margin-left:7px;
	line-height:100px;
	overflow:hidden;
	background: #330100 url(../graphics/global/gateway-hospitality-group.gif) no-repeat center 15px;
}


#imageRotator{
	height:163px;
	width:910px;
	padding-top:35px;
	background:#330100;
}

#imageRotatorImages{
	height:163px;
	width:910px;
	overflow:hidden;
}
#imageRotator ul{
	height:163px;
}

#imageRotator ul li{
	height:163px;
	float:left;
}

/* MAIN MENU ------------------ */
#mainMenu ul{
	clear:both;
	margin: 0 auto;
	text-align:center;
	width:85%;
}
#mainMenu ul li, #mainMenu ul li a{
	display:block;
	float:left;
	height:15px;
}
#mainMenu ul li{
	background: url(../graphics/global/main-menu-splitter.gif) no-repeat right 0;
	padding-right:1px;
	margin-top:9px;
}
#mainMenu ul li a{
	line-height:100px;
	overflow:hidden;
	background-position: 0 0;
	background-repeat:no-repeat;
}

#mainMenu ul li a.home{background: url(../graphics/global/mainMenu/home.gif); width:43px;}
#mainMenu ul li a.company{background: url(../graphics/global/mainMenu/company.gif); width:68px;}
#mainMenu ul li a.services{background: url(../graphics/global/mainMenu/services.gif); width:60px;}
#mainMenu ul li a.ourCorporateTeam{background: url(../graphics/global/mainMenu/our-corporate-team.gif); width:120px;}
#mainMenu ul li a.hotelPortfolio{background: url(../graphics/global/mainMenu/hotel-portfolio.gif); width:104px;}
#mainMenu ul li a.investorRelations{background: url(../graphics/global/mainMenu/investor-relations.gif); width:126px;}
#mainMenu ul li a.careers{background: url(../graphics/global/mainMenu/careers.gif); width:60px;}
#mainMenu ul li a.contactUs{background: url(../graphics/global/mainMenu/contact-us.gif); width:77px;}
#mainMenu ul li a.investorLogin{background: url(../graphics/global/mainMenu/press-release.gif); width:93px;}


#mainMenu .lastItem{background: none;}


/* FOOTER ------------------ */
#footer a{text-decoration:none; color:#302720;}

#footLeft{
	width:145px;/*145=186(width)-41(padding)*/
	float:left;
	padding-left:30px;
}

#footRight{
	width:682px;
	float:right;
	border-top:1px solid #746548;
	padding:12px 20px 0 0;
	margin-top:32px;
}

#footer .ghgTitle, #footer .ghgAddress{
	display:block;
	height:14px;	
	float:left;
	margin:0 8px 0 0;
	padding-right:8px;
	background: url(../graphics/global/brown-splitter.gif) no-repeat right 0;
}

#footer .ghgTelephone{
	margin-right:64px;
}



/* LEFT SIDE NAV ------------------ */

.sideNav{list-style:none;}
.sideNav li{
	background: url(../graphics/global/ul-bullet.gif) no-repeat left 2px;
	margin-bottom:12px;
	padding-left:16px;
}
.sideNav li a{
	color:#660000;
	font-weight:bold;
	text-decoration:none;
}

.sideLogo {
	text-align:center;
	margin-top:50px;
	padding-right:30px;
	
}


/*SITE CONTENT ------------------ */

#rightCol p{margin-right:22px;}
#rightCol h4{margin-right:22px;}

h2.featuredPropertyTitle{
	display:block;
	height:15px;
	line-height:100px;
	overflow:hidden;
	background: url(../graphics/home/featured-property.gif) no-repeat 18px 0px;
}

.featuredPropertyBox{
	min-height:150px;
	padding:18px 14px;
	background:#dbb76e;
}

.featuredProperties{float:none;}

.featuredProperties div{width:430px; float:left;}
.featuredPropertyBox div img{border:1px solid #75664c;}
.featuredPropertyBox div .panoramic{margin-bottom:5px;}
.featuredPropertyBox div .leftpic{margin-right:5px;}

.featuredPropertyBox div.lastFeatured{float:right; margin-left:10px; width:230px;}
.featuredPropertyBox div.lastFeatured .logo{border:none; margin:-4px 0 10px 0;}
.featuredPropertyBox div.lastFeatured p{line-height:14px; margin-bottom:10px;}

.mainTitle{color:#660000; font-size:24px; margin-bottom:18px;}
.subTitle{color:#333333; font-size:12px; margin-bottom:24px; font-weight:bold;}
h3.subTitle{margin-bottom:5px;}
.title{color:#660000; font-size:14px;}
.imgLeft{float:left; margin-right:14px;}
.imgRight{float:right; margin:-24px 23px 0 14px;}
.imgLeft img, .imgRight img{border-top:1px solid #75664c; border-right:1px solid #73644a; border-bottom:1px solid #73644a; border-left:1px solid #75664c;}

.simpleList{margin:0px 0 25px 0;}
.simpleList li{margin-bottom:5px;}
.list{list-style:square; margin:-10px 0 15px 20px;}
.list li{margin-bottom:2px;}
.properieslist{list-style:square; margin:0px 0 15px 15px;}
.properieslist li{margin-bottom:2px;}

.contactFormTable td{padding:3px;}

.photo {border:1px solid #9e6b24; float:right; margin:0 20px 10px 20px;}
