/* SERVICES PAGES */
	#body .container .rightSection {
		width: 538px;
		float: right;
		background-image:  url(../images/news_bg.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		padding: 1px 0px 24px 0px;
	}
	
	#navigation { 
		background-image: url(../images/menu_left_bg.jpg);
		background-repeat: no-repeat;
		background-position: left;
	}

		#body .container .rightSection .sectionRight {
			float: right;
			padding: 25px 0px 0px 10px;
		}
		
		#body .container .rightSection .sectionRight .body-text .content {
			padding: 0px 30px 0px 0px;
			float: left;
		}
		
		/*********** NEW **************/
		
		
		#subHead h3,
		#subHead2 h3  {
			font-family: Arial, Helvetica, sans-serif;
			color: #0186a8;
			font-size: 16px;
			padding: 0px 0px 0px 0px;
			width: 214px;
		}
		
		h3, #heading h3, #heading h1 {
			font-family: Arial, Helvetica, sans-serif;
			color: #0186a8;
			font-size: 16px;
			padding: 0px 0px 0px 0px;
		}
		
		.reservationsQR {
			padding: 0px 0px 1px 0px;
			width: 210px;
			background-image: url(../images/hr_spacer.gif);
			background-repeat: no-repeat;
			background-position: bottom;
		}
		
		.languages {
			float: left;
			width: 213px;
			text-align: left;
			padding: 3px 7px 0px 21px;
			height: 24px;
		}
		
		.leftNavigation {
			width: 215px;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			padding: 0px 0px 19px 0px;
			line-height: 23px;
			color: #025c7e;
			background-image: url(../images/hr_spacer.gif);
			background-repeat: no-repeat;
			background-position: bottom;
		}
		
		.leftNavigation2 {
			width: 215px;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			padding: 0px 0px 0px 0px;
			line-height: 23px;
			color: #025c7e;
		}
	
		.leftNavigation .leftNavCurrent,
		.leftNavigation2 .leftNavCurrent {
			width: 193px;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #626262;
			padding: 0px 0px 0px 15px;
			font-weight: bold;
			line-height: 23px;
			background-image: url(../images/nav_arrow.gif);
			background-repeat: no-repeat;
			background-position: left;
			text-align: left;
		}
		
		form {
			padding: 1px 0px 0px 0px;
		}
		
		.rightSection ul,
		ul {
			/*padding: 0px 0px 10px 16px;*/
			padding: 0px 0px 10px 16px;
			float: left;
			margin: 0px;
			width: 330px;
		}
		
		.rightSection ul li,
		ul li {
			padding: 0px 0px 0px 0px;
			list-style-image: url(../images/bullet.gif);
			line-height: 15px;
		}
		
		.leftNavigation .navLinks,
		.leftNavigation2 .navLinks {
			width: 193px;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			padding: 0px 0px 0px 15px;
			line-height: 23px;
			color: #025c7e;
			text-align: left;
		}
		
		.leftNavigation a:hover,
		.leftNavigation2 a:hover {
			color: #626262;
			text-decoration: none;
		}
		
		.textQR {
			padding: 10px 0px 10px 0px;
		}
		
	.rightSection {
		width: 538px;
		float: right;
		background-image:  url(../images/news_bg.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		padding: 1px 0px 24px 0px;
	}
	
	.leftSection {
		height: 540px;
		background-image: url(../images/vSpacer.gif);
		background-repeat: no-repeat;
		background-position: right; 
	}
	
#footer {
	width: 781px;
	text-align: left;
	/*color: #afafaf;*/
	color: #626262;
}
	
	#footer a, 
	#footer a:link, 
	#footer a:visited, 
	#footer a:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #005f82;
		padding: 0px 6px 0px 6px;
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: none;
		color: #626262;
	}
	
	#footer .line1 {
		padding: 5px 4px 2px 19px;
	}
	
	#footer .line2 {
		padding: 5px 0px 5px 19px;
	}
	
	.newsletterText {
			padding: 0px;
			color: #afafaf;
		}
		
		.sectionHeading {
			padding: 0px 0px 0px 0px;
			width: 214px;
		}