	body { font-size: 72.5%; FONT-FAMILY: "Lucida Sans Unicode", Verdana, Arial, sans-serif; letter-spacing: .025em; text-align: justify; }
	
	#Container { width: 811px; height: auto; margin: 70px; margin-left: auto; margin-right: auto; background-color:#FFFFFF; }
	
	
/** CSS for the Page's Header/Logo/Navigation **/
	
	#Logo { line-height: 50px; height: 55px; float: left; width: 320px; background-image: url(images/Title.jpg); background-repeat: no-repeat; }
	
	#anotherbox { height: 60px; }
	
	#navigation { padding: 7px 0px 0px 360px; margin: 0 0 0 10px}
	
	#HeaderContentContainer { margin: 10px 2px 10px 2px; width: auto; height: auto; background-image: url(images/Main.jpg); background-repeat: no-repeat; background-position: top right; }
	
	#TextContainer { padding: 0 10px 10px 2px; width: 310px; height: auto; }
	
	
/** CSS for the Page's Main Body **/

	#MainContentContainer { margin: 15px 12px 15px 12px; width: auto; height: auto; background-image: url(images/Main.jpg); background-repeat: no-repeat; background-position: top right; }
	
	#MainContentTextContainer { padding: 0 10px 10px 2px; width: 323px; height: auto; }
	
	
/** CSS for the Page's Footer **/
	
	#FooterContainer { margin: 2px 0 0 0; width: auto; height: auto; background-image: url(images/tag.jpg); background-repeat: no-repeat; background-position: top right; }
	
	#FooterBooking { height: auto; }

	#FooterBooking h1 { FONT-FAMILY: "Lucida Sans Unicode", Verdana, Arial, sans-serif; font-size: 14px; color: #999999; text-align: left; padding: 0 0 0 0; margin: 0 0 0 0;}
						
/**-- CSS For the Background Images (Border and Shading) --**/
	
	#Border_1 { height: auto; line-height: 27px; background-image: url(images/BG_top.jpg); background-repeat: repeat-y; }
			
	#Border_2 { height: auto; padding: 0px 40px 10px 45px; background-image: url(images/BG_mid.jpg); background-repeat: repeat-y; }
			
	#Border_3 { height: auto; line-height: 22px; background-image: url(images/BG_bottom.jpg); background-repeat: repeat-y; }
			
			
/**-- CSS For the Two Orange Banners (lines) --**/
		
	#orangebannertop { background-color: #FF9900; height: auto; line-height: 2px; margin: auto;	}
	
	#orangebannerbot { background-color: #FF9900; height: auto; line-height: 2px; margin: auto; }
	

/**-- CSS For the General Text --**/

	a:link { color: #333333; text-decoration: none; }

	a:visited { color: #333333; text-decoration: none; }

	a:hover, a:active { color: #333333; text-decoration: none; }