/* CSS Document */
body {
	background-color: #e5f5f9;
	margin: 0;	
	padding: 0 0 20px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
}

#container {
	width: 990px;
	margin: 0 auto;
	border: 1px solid #000;
}

#header {
	background:url(../grfx/headertca.jpg) no-repeat #0073c6;
	background-position: right;
}


#slideshow {
	position: relative;
	background-color: #cccc99;
	padding-bottom: 4px;
}

#slideshowbanner {
	width: 990px;
	height: 247px;
}

#topcurve {
	position: absolute;
	z-index: 10;
}

	*:first-child+html #topcurve {
		margin-top: -2px;
	}
	
	* html #topcurve {
		margin-top: -2px;
	}

#int-content-wrapper {
	background-color: #0084c2;
	padding: 0px 0px 0px 0px;
	line-height: 140%;
	background:url(../grfx/backgrounds/intbg.jpg) repeat-y;
	float: left;
	width: 990px;
}

	#lady {
		width: 206px;
		background:url(../grfx/lady.jpg) no-repeat;
		background-position: bottom;
		min-height: 600px;
		height: auto !important;
		height: 600px;
		float: left;
	}
	
		#int-text {
			float: left;
			width: 700px;
			color: #000;
			padding: 10px 20px 70px 240px;
			font-size: 12px;
		}
		
			#int-text a {
				color: #0183c1;
			}
			
		.TickLogo {
			background:url(../grfx/Trust.jpg) no-repeat;
			background-position: right;			
		}
		
		.map {
			text-align: center;
		}
		
		.contactform {
			background-color: #fbfbfb;
			font-size: 11px;
			border: 1px solid #2F59AC;
			padding: 10px;
			margin: 0 auto;
		}
		
			.contactform td {
				padding: 3px 0 3px 10px;
			}
			

#content-wrapper {
	background-color: #0084c2;
	padding: 1px 80px 10px 80px;
	clear: both;
	line-height: 140%;
}

	#bookingbox {
		background:url(../grfx/backgrounds/bookingbg.jpg) no-repeat;
		width: 552px;
		height: 136px;
		padding: 15px 95px 15px 195px;
	}
	
		#bookingbox select {
			width: 185px;
			color: #043871;
			font-weight: bold;
		}
	
	.hmpgtable {
		width: 830px;
	}
	
		.hmpgtable td {
			padding: 0 65px 0 65px;
			text-align: center;
			font-size: 11px;
		}
		
		.hmpgtable td img {
			border: 1px solid #0064aa;
			background-color: #fff;
			padding: 1px;
		}
		
	.propertiestable {
		border: 1px solid #6edcff;
		width: 670px;
		padding: 2px;
		margin-bottom: 10px;
	}
	
		.propertiestable th {
			background-color: #6edcff;
			color: #000;
			padding: 5px;
		}
		
		.propertiestable td {
			padding: 10px;
		}
		
			.left_section img {
				border: 1px solid #999;
			}	
			
			.style7 {
				color: #003399;
				font-size: 10px;
				padding: 0 3px 5px 3px;
			}
		
	.photogallery img {
		margin: 5px;
		border: 1px solid #666;
	}
	
			
	
#footer {
	background:url(../grfx/footer.jpg) no-repeat;
	height: 60px;
	color: #134884;
	font-size: 10px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

	#footer a {
		color: #134884;
	}
	
	#footer a:hover {
		text-decoration: none;
	}
	
#intfooter {
	background:url(../grfx/intfooter.png) no-repeat;
	height: 60px;
	color: #134884;
	font-size: 10px;
	position: relative;
	z-index: 1;
	margin-top: -36px;
	margin-right: 0;
	margin-bottom: -17px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 400px;
}

	

	#intfooter a {
		color: #134884;
	}
	
	#intfooter a:hover {
		text-decoration: none;
	}
	
	.ftlinks {
	position: absolute;
	left: 270px;
	}
		
#externalLogo {
	position:absolute;
	left:450px; 

}

.RmsWidget {
	width: 730px;	/*top:650px;
	left:852px;*/
		}
