div#breadcrumb {
	margin-top: 3px;
	padding: 6px 10px 7px 10px;
	color: #426e8a;
	background-color: #eaeaeb;
}

div#breadcrumb span {
	/* color: #0c8ede; */
	font-weight: bold;
}

div#breadcrumb a:link,
div#breadcrumb a:visited {
	color: #426e8a;
	text-decoration: underline;
}
div#breadcrumb a:hover {
	color: #0c8ede;
}

div.content#page {
	margin: 0 10px;
}

div.content#flash {
	margin: auto;
}

.content#page h1,
.content#flash h1 {
	margin: 45px 0 10px 0;
	color: #0d476b;
	border-bottom: solid 1px #99b2c1;
	font-weight: normal;
	font-size: 22px;
}

.content#page h1.tight {
	margin-bottom: 0;
}

.content#page h2 {
	margin: 10px 0;
	color: #4d5455;
	font-size: 14px;
}

.content#page p,
#page ul li,
div.article,
.content#page * {
	color: #0d476b;
}

.content#page a:link,
.content#page a:visited {
	color: #0c8ede;
	text-decoration: none;
}

.content#page a:hover {
	text-decoration: underline;
}

div#sites {
	margin: 30px 10px 20px 10px;
}

#sites h1 {
	padding-bottom: 3px;
	color: #0d476b;
	border-bottom: solid 1px #99b2c1;
	font-size: 12px;
	text-transform: uppercase;
}

div.panel#contact {
	float: right;
	width: 234px; 
	margin: 20px 0 0 10px; 
	color: #fff;
	background: url(../images/bg_gradient-v_blue.gif) repeat-x top left #0b3d5b; 
}

div.panel#contact h4 {
	color: #fff;
	font-size: 16px;
}

div.panel h4 {
	margin: 10px 0 10px 10px;
	padding-bottom: 0;
	border-bottom: solid 1px #99b2c1;
}

div.panel h5 {
	margin-left: 10px;
	color: #FFF !important;
}

div.panel p {
	margin: 3px 0 15px 10px;
	color: #fff !important;
}

table.frmContact th,
table.frmContact td {
	padding-top: 3px;
	padding-bottom: 5px;
	vertical-align: top;
}

table.frmContact input.txt2,
table.frmContact textarea.txtarea, 
table.frmContact textarea#fldComments,
table.frmContact select {
	width: 180px;
}
input#fldConsent {
	margin-right: 10px;
}

td.legend,
td.mand {
	padding-right: 10px;
	color: #99b2c1 !important;
	font-weight: bold;
}

label {
	color: #0d476b;
	font-weight: bold;
}

dl h2 {
	margin: 20px 0 0 0;
}
dl p {
	margin: 0;
}
dl div.date,
div.date {
	margin: 3px 0 3px 0;
	/*color: #7ba7d0;*/
	color: #99b2c1;
	font-weight: bold;
}

.article .date {
	color: #4d5455 !important;*/
	margin-bottom: 5px;
}

a.button:link, a.button:visited {
	display: block;
	margin-top: 10px;
	padding: 5px 0 5px 30px;
	color: #fff !important;
	background: url(/images/btn_bg_generic.gif) no-repeat top left;
	border-left: solid 1px #5885a2;
	border-top: solid 1px #84a8bd;
	border-right: solid 1px #193e57;
	border-bottom: solid 1px #0a2231;
	font-size: 11px;
}
a.button:hover {
	text-decoration: none !important;
}

a#btnContactSubmit:link, 
a#btnContactSubmit:visited,
a#btnEnquirySubmit:link, 
a#btnEnquirySubmit:visited {
	width: 100px;
	background: url(/images/btn_bg_generic.gif) no-repeat;
}

div#sitemap ul {
	margin: 2px 0 0 10px;
}

div#sitemap li.parent {
	margin-bottom: 5px;
}
#sitemap ul li a:link,
#sitemap ul li a:visited,
#sitemap ul li {
	color: #0d476b;
	font-weight: bold;
}
#sitemap li.parent a:link,
#sitemap li.parent a:visited {
	color: #0d476b;
}

#sitemap ul ul li a:link, 
#sitemap ul ul li a:visited {
	font-weight: normal;
}

div.content#page div.imgArea {
	z-index: 10000 !important;
}

div#imageDisplay {
	float: right;
	margin-top: -15px;
	margin-left: 15px;
	margin-bottom: 20px;
}

div#imageBlock {
	visibility: hidden;
	float: right;
	padding-left: 20px;
}

div#imageDisplay img,
div#imageBlock img {
}

.imgArea {
}

div.note {
	font-size: 11px;
}

textarea#fldComments {
	height: 80px;
}

div#locationMap {
	margin-top: 3px;
}

#page ul {
	margin-left: 4px;
	margin-top: 2px;
	list-style: none;
}

#page ul li {
	margin-bottom: 6px;
	padding-left: 20px;
	background: url(../images/icn_bullet.gif) no-repeat 4px 4px;
}

table.frmContact td label {
	padding-right: 10px;
	font-weight: normal;
}

table.frmContact td input {
	margin-right: 5px;
}
table.frmContact select,
table.frmContact option {
	font-size: 11px;
}

table.frmContact div.pad {
	margin-bottom: 10px;
}

#page dl dt,
#page dl dd {
	display: block;
	float: left;
	padding-bottom: 10px;
} 

div#microsite {
/*position: relative;
z-index: 0;*/
}
div#microsite div#side {
	float: right; 
	margin-left: 10px;
}
#microsite div#side div.box {
	position: relative; 
	width: 183px;
	margin-bottom: 1px;
	padding: 15px; 
	color: #fff; 
	background-color: #0c4263; 
	font-size: 11px;
}
#microsite div#side div.box h6 {
	margin: 0 -15px 10px 0;
	color: #fff;
	border-bottom: solid 1px #749db6;
	font-weight: bold;
	font-size: 13px;
}
#microsite div#side div.box.button { padding: 15px 15px 43px 15px; }
#microsite div#side div.box div.btn,
#microsite div#upper div.btn {
	position: absolute; 
	left: 0; 
	bottom: 0;
}
#microsite div#side div.imgpromo {
	position: relative; 
	width: 213px;
	margin-bottom: 1px;
	padding: 0px; 
	color: #fff; 
	background-color: #0c4263; 
}

div.imgHeading {
	margin: 10px 0 15px 0;
}

#microsite div#upper {
	margin-top: 2px;
	margin-bottom: 1px;
}

div.box div.imgHeading {
	margin: 0 0 10px 0;
}

div#upper div.imgMain {
	padding-top: 2px;
	float: right;
}

div.tweakBulletSpacing ul {
	padding-top: 3px;
}

div#mapJetSki {
	position: absolute; 
	z-index: 10;
	right: 154px; 
	top: -28px;
}

div#mapJetSki span {
	display: block; 
	width: 55px; 
	height: 14px; 
	background: url(../images/pht_windowview2.jpg) no-repeat 60px 10px;
}

div#simpleViewer {
	height: 48px;
}



/*  395 CONTENT  */

#header_395 {
	z-index: 0;
	position: relative;
	width: 760px;
	height: 275px;
}
.h395_image01 {
	background: url(../images/395/header01.jpg) no-repeat;
}
.h395_image02 {
	background: url(../images/395/header02.jpg) no-repeat;
}

#nav_395 {
	width: 242px;
/*	height: 335px;*/
	background-color: #000000;
	float: left;
	margin-top: -1px;
}

#nav_content_395 {
	width: 242px;
	background-color: #000000;
	float: left;
	margin-top: 2px;
	/*margin-top: -40px;*/
	z-index: 0;
	position: relative;
}

#nav_content_395 ul li {
	margin: 0;
	padding: 0;
	display: block;
}

#nav_content_395 a {
	height: 18px;
	display: block;
	text-indent: -9999px;
}

#whiteBlock {
	width: 70px;
	height: 9px;
	background-color: #FFFFFF;
	margin: 0 0 14px 145px;
}

#nav_content_395 .overview_395 {
	width: 78px;
	background-image: url(../images/395/nav_overview.gif);
	margin-left: 140px;
}

#nav_content_395 .overview_395_active {
	width: 88px;
	background-image: url(../images/395/nav_overview_active.gif);
	margin-left: 130px;
}

#nav_content_395 .location_395 {
	width: 71px;
	background-image: url(../images/395/nav_location.gif);
	margin-left: 147px;
}

#nav_content_395 .location_395_active {
	width: 81px;
	background-image: url(../images/395/nav_location_active.gif);
	margin-left: 137px;
}

#nav_content_395 .features_395 {
	width: 138px;
	background-image: url(../images/395/nav_buildingfeature.gif);
	margin-left: 80px;
}

#nav_content_395 .features_395_active {
	width: 155px;
	background-image: url(../images/395/nav_buildingfeature_active.gif);
	margin-left: 62px;
}

#nav_content_395 .floorplans_395 {
	width: 91px;
	background-image: url(../images/395/nav_floorplans.gif);
	margin-left: 127px;
}

#nav_content_395 .floorplans_395_active {
	width: 101px;
	background-image: url(../images/395/nav_floorplans_active.gif);
	margin-left: 117px;
}

#nav_content_395 .projteam_395 {
	width: 107px;
	background-image: url(../images/395/nav_projteam.gif);
	margin-left: 112px;
}

#nav_content_395 .projteam_395_active {
	width: 117px;
	background-image: url(../images/395/nav_projteam_active.gif);
	margin-left: 98px;
}

#nav_content_395 .gallery_395 {
	width: 64px;
	background-image: url(../images/395/nav_gallery.gif);
	margin-left: 153px;
}

#nav_content_395 .gallery_395_active {
	width: 74px;
	background-image: url(../images/395/nav_gallery_active.gif);
	margin-left: 145px;
}


#content_395 {
	width: 212px;
	float: left;
	padding: 35px 30px 0 30px;
}

#microsite #content_395 * {
	margin: 0 0 20px 0;
	color: #000000;
}

#content_395_side {
	width: 220px;
	float: left;
}

#page #microsite #content_395_side * {
	color: #000000;
}

#content_395_side img {
	margin-top: 10px;
}

#footer_395 {
	height: 10px;
	width: 100%;
	background-color: #000000;
	margin: 10px 0 10px 0;
}

.txt_RegisterYourInterest {
	width: 242px;
	height: 41px;
	background-image: url(../images/395/txt_registeryourinterest.gif);
	display: block;
	text-indent: -9999px;
	margin-top: 106px;
}

#nav_content_395 .txt_RegisterYourInterest2 {
	width: 242px;
	height: 41px;
	background-image: url(../images/395/txt_registeryourinterest.gif);
	display: block;
	text-indent: -9999px;
	margin-top: 146px;
}

.txt_homeBottom {
	width: 242px;
	height: 275px;
	background-image: url(../images/395/txt_homebottom.gif);
	display: block;
	text-indent: -9999px;
}

.logo_hassell {
	margin-top: 230px;
}

#content_395.content_395_wide {
	width: 450px;
}

#content_395.content_395_wide hr {
	height: 1px; border: none; border-top: 1px solid #CCC;
}

#content_395 ul li {
	margin-bottom: 6px;
	padding-left: 20px;
	background: url(../images/icn_bullet_black.gif) no-repeat 4px 4px;
}