@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;		
	color: #333;
	background-color:#FFFFFF;
}
#container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
#logo {
	float: left;
	width: 988px;
	height: 80px;
	padding: 0 0 0 13px; background-color:#FFFFFF;	
}
#menubg {
	clear: both;
	position: relative;
	background-image:url(../images/menu_bg.gif);
	width:1000px;
	height:28px;
	background-color:#FFFFFF;
}
#headline { 
	background-color: #22486f;
	height:62px;	
	}

#headlinetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	padding: 23px 10px 10px 30px;	
	}

#headlinetext h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	margin: 0px 0px 0px 0px;
}

#centerColumn {
	float: left;
	width: 1000px;
	height:585px;
	}
#centerColumn #bookyou	{
	position: absolute;
	background-image:url(../images/book_you_hotel_big.gif);
	top: 186px;
	left: 19px;
	width: 272px;
	height: 499px;
	}
#centerColumn #search {
	position: absolute;
	top: 198px;
	left: 88px;
	width: 85px;
	height: 25px;
	background-image: url(../images/search.gif);
	}
	
	#search a{
		font-size:13px; 
		font-weight:bold;		
		text-decoration:none;
		color:#000000;
	}
	
.booktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:10px 5px 5px 0px;
	text-align:center;
	color:#13456c;
	}
.from { 
	width: 150px; }
	
#centerColumn #functions{
	position: absolute;
	top: 186px;
	left: 305px;
	width: 682px;
	height: 233px;
	}
#centerColumn #functionshead {
	position: absolute;
	top: 196px;
	left: 330px;
	width: 426px;
	height: 69px;
	font-size: 19px;
	line-height: 1.5em;
	}
#centerColumn #functionstext {
	position: absolute;
	top: 45px;
	left: 0px;
	width: 425px;
	height: 92px;
	font-size: 11px;
	line-height: 1.4em;
	color:#507b9c;
	
	}

#bottomColumn {
	float: left;
	width: 1000px;
	height:350px;	
	}
#centerColumn #MeetingPlanners{
	background-image: url(../images/homeMeetingBgTop_sm.gif);
	background-repeat: no-repeat;
	width: 678px;
	padding: 10px;
	position: absolute;
	top: 434px;
	left: 305px;
	height: 228px;
}

#centerColumn #MeetingPlannersBottom{
	background-image: url(../images/homeMeetingBgBottom_sm.gif);
	background-repeat: no-repeat;
	width: 678px;
	height: 7px;
	background-position: bottom;
	position: absolute;
	top: 676px;
	left: 305px;
}
#centerColumn #spacer {
	position: absolute;
	top: 11px;
	left: 554px;
	background-color:#dcdcdc;
	width: 115px;
	height: 25px;
	}
	
.Meetingsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #333;
	}
	
.Meetinghead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #13456c;
	}
	
#centerColumn #solutions{
	position: absolute;
	top: 432px;
	left: 733px;
	width: 251px;
	height: 234px;
	}	
#centerColumn #solutionshead {
	position: absolute;
	top: 444px;
	left: 771px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #383838;
	}
#centerColumn #solutionstext {
	position: absolute;
	top: 647px;
	left: 761px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #fff;
	}
#centerColumn #controlmeeting {
	position: absolute;
	top: 694px;
	left: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	width: 920px;
	color:#13456c;
	line-height:1.3em;
	font-weight:bold;
	}
#centerColumn #controlmeeting a{
	font-size: 11px;
}
#footer {
	margin: 10px 0 15px 0px;
	font-size: 10px;
	text-align:center;
	clear: both; /*float: left;*/ width: 998px;
}

	#footer a{
		font-size: 10px;
		font-weight: bold;		
		color: #13456c;
		text-decoration:none;
	}
	
	#footer a:hover {
		color: #333;
		text-decoration: none;
	}
.text {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333;
	padding: 0 0 0 0px;
	margin-left:1px;
	background-color: #CCCCCC;
	}
.text:hover { 
	background-color: #f0c339;	
	margin-left:1px;
	}	
	.leftcolumn
	{
	height:100px;
	width:250px;
	
	}
.bg { background-color:#CCCCCC;
	width:200px; 
	}	

.footText {
	color: #666666;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footText a {
	font-weight: bold;
}

#menuLeftSpacer {
	width: 26px;
	height:28px;
}	
	
	
