HTML, BODY{
	font-size		: 90%;
}
H1{
	font-weight		: bold;
}
/******************/
#loginMenu UL{
	background		: url(../images/bg_tabStart2.gif) left no-repeat;
}
/******************/
#primaryMenu UL{
	padding			: 2px 0px 3px 0px;
}
#primaryMenu LI A{
	padding			: 2px 3px 1px 4px;
}
/****************************************/
#propertyFinder #pf_Country{
	width			: 115px;
}
#propertyFinder #pf_City{
	width			: 110px;
}
#propertyFinder #pf_Property{
	width			: 290px;
}
/*
/*							Footer					
/*##############################################################*/
#footerMenu UL{
	margin			: -2px 0px 0px 0px;
}
/*
/*						Reservation Box					
/*##############################################################*/
#reservationBox #reservationForm{
	margin-top		: 40px;
}
#reservationBox LABEL{
	font-size		: 1em;
}
#reservationBox #res_ApartmentType{
	font-size		: 1em;
}
/******************/
#reservationBox.homepage LEGEND{
	font-size		: 1em;
}
#reservationBox.homepage LEGEND SPAN.header{
	font-weight		: bold;
	font-size		: 1em;
}
#reservationBox.homepage #propertyFinder{
	background		: url(../images/cn/bg_reservationBox.jpg) top center no-repeat;
}
#reservationBox.homepage #reservationForm{
	background		: url(../images/cn/bg_reservationBox2.jpg) top center no-repeat;
	padding-bottom	: 3px;
}
/*
/*						Reservation Box Homepage					
/*##############################################################*/

#reservationBox.homepage #propertyFinder #pf_Country,
#reservationBox.homepage #propertyFinder #pf_City,
#reservationBox.homepage #propertyFinder #pf_Property{
	font-size		: 1em;	
}
#reservationBox.homepage TD.topCenter H5{
	font-size		: 1em;
	margin			: 2px 1px 2px 0px;
}
#reservationBox.homepage TD.topCenter_B{
	width			: 600px;
}
#reservationBox.homepage TD.topLeft{
	width			: 50px;
}
#reservationBox.homepage TD.topRight{
	width			: 30px;
}
/*
/*						Property Secondary Menu					
/*##############################################################*/
#secondaryMenu LI A{
	font-weight		: normal;
}
/*
/*						Welcome Homepage				
/*##############################################################*/
#highlightMenu LI A{
	padding			: 5px 0px 1px 0px;
}
#highlightMenu LI TABLE.tabTable TD{
	padding			: 0px 22px 0px 22px;
}
/*
/*						Property List				
/*##############################################################*/
.floorPlan H6{
	font-weight		: normal;
}
/*
/*						Terms & Condtions				
/*##############################################################*/
#termsNconditions{
	color			: #666666;
	font-size		: 0.9em;
}
#termsNconditions H6{
	color			: #666666;
	font-size		: 1em;
}
/*
/*						Amenties List		
/*##############################################################*/
#amenitiesList .related{
	font-style		: normal;
}
/*
/*						Inner Menu					
/*##############################################################*/

#innerMenu UL.aboutUs{
	background		: url(../images/bg_tabStart4.gif) bottom left no-repeat;
	font-size		: 1em;
	width			: auto;
	padding-left	: 25px;
	
}
#innerMenu UL.aboutUs LI TABLE{
	width			: 85px;
	white-space		: nowrap;
}
#innerMenu UL.aboutUs LI TABLE.odd{
	width			: 85px;
}
/*
/*						News Center					
/*##############################################################*/
DIV#pressRoomList.articleList DIV.article TABLE TD.date{
	width			: 70px;
	font-weight		: bold;
	color			: #FA8D21;
}
