body {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0; 
	padding: 0;
	border: 0;
	background: #E7F5F9;
	text-align: center;
}

#top {
	min-height: 296px;
	border: 0;
	margin: 0;
	padding: 142px 0 0 0;
	overflow: hidden;
	text-align: left;
	background: url(../grfx/top.jpg) no-repeat top left;
}

#content {
	padding: 0; 
	margin: 0 auto;
	text-align: left;
	width: 766px;
	border-left: 1px solid #07256A;
	border-bottom: 1px solid #07256A;
	border-right: 1px solid #07256A;
	background: url(../grfx/bg.jpg) repeat-y top left;
}

#main {
	min-height: 700px;
	background: url(../grfx/bottom.jpg) no-repeat bottom left;
	padding: 10px 0 30px 209px;
}

* html #main {
	height: 523px;
}

#text {
	width: 505px;
	min-height: 197px;
	padding: 10px 50px 10px 5px;
	background: url(../grfx/beach.jpg) no-repeat top right;
}

* html #text {
	height: 197px;
}

#footer {
	padding: 0 10px 0 0;
	margin: 0;
	border: 0;
	height: 43px;
	clear: both;
	background: url(../grfx/footer.jpg) no-repeat top left;
}

/*___________text stuff below______________*/

#footer p {
	color: #fff;
	padding: 0.3em 0 0 199px;
	margin: 0;
	font-size: 0.6em;
}

#text p, .infobox p, a {
	color: #fff;
}

h2, h3, h4, h5, h6 {
	color: #fff;
	margin-left: 3px;
}

#footer a:hover, #intfooter a:hover {
	text-decoration: none;
}

.bluehdr {
	background:url(../grfx/hdr-bg.jpg) top left repeat-y #33CCFF;
	display: block;
	padding: 3px 10px;
	color: #234582;
	width: 490px;
}

.infobox {
	width: 440px;
	padding: 6px 35px 6px 35px;
	background: #0060A8;
}

.infobox img {
	margin: 0 7px 5px 0;
}

#text p.beach {
	padding-right: 240px;
}

.prop_images {
	margin: 0 18px;
	padding:1px;
	background-color:#FFFFFF;
	border:2px solid #0060A8;
}
.TickLogo { position:inherit; height:93px; 
             background-image: url('/images/xTickLogoTrans.gif');
              background-repeat:no-repeat; background-position:right;
padding-right:150px;
	width: 275px;
}


