body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0092a9;
	background-color: #0092a9;
	text-align: left;
	margin: 0;
	padding: 0;
}
#contactBody {
	/* background: #0092a9 url(images/core/background_image.jpg) no-repeat top left; */
}
#newsBody {
	/* background: #0092a9 url(images/core/background_image_b.jpg) no-repeat top left; */
}

div#wrapper {
	position: absolute;
	top: 88px;
}
div#mainMenu {
	padding: 0;
	margin: 0;
	padding-left: 11px;
	/* float: left;
	clear: both; */
	height: 40px;
	position: absolute;
	top: 0px;
}
.mainMenuItem, .mainMenuItemS {
	float: left;
	width: 125px; /*107px;*/ /* 103px; */
	height: 40px;
	font-size: 12px;
	line-height: 14px;
	vertical-align: bottom;
	margin-right: 2px;
	font-weight: bold;
	position: relative;
}
.mainMenuItemS {
	background: #ffffff;
}
.mainMenuItem a, .mainMenuItemS a {
	position: absolute;
	bottom: 5px;
	left: 7px;
	color: #0092a8;
	text-decoration: none;
}
.mainMenuItem a:hover {
	color: #005dab;
}
.mainMenuItemS a {
	color: #005dab;
	text-decoration: none;
}
.mainMenuItem a:hover {
	color: #0092a8;
}
#sideTabs {
	position: absolute;
	left: 771px; /*711px;*/
	top: 40px;
	width: 186px;	
}
.sideTab, .sideTabS {
	float: left;
	margin-bottom: 2px;
	height: 53px; /* 48px; */ /* 44px; */
	width: 186px;
	background: #5fc9d6;
	position: relative;
}
.sideTabS {
	background: #00a1b1;
}
.sideTab a, .sideTabS a {
	font-size: 13px;
	position: absolute;
	bottom: 6px;
	left: 6px;
	color: #ffffff;
	text-decoration: none;
}

div#mainContent{
	padding: 0;
	margin: 0;
	width: 735px; /*675px;*/
	height: 508px;
	padding: 20px 18px 20px 18px;
	/* float: left;
	clear: both; */
	top: 40px;
	position: relative;
	background: white url(images/core/wood_wharf_logo_top.gif) no-repeat top right;
}
.contactFloat{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 552px;
	background: url(images/core/wood_wharf_logo.gif) no-repeat bottom right;
	padding: 0;
}
div#leftContent {
	padding: 20px 18px 20px 18px;
	width: 300px;
	height: 512px;
	background: #ffffff;
}

div#heading {
	padding-bottom: 14px;
}
div#heading.smallSpace {
	padding-bottom: 10px;
}

div#mainText {
	width: 385px;
}
div#footer {
	padding: 0;
	margin: 0;
	width: 545px;
	/* float: left;
	clear: both; */
	position: absolute;
	top: 592px;;	
	padding-left: 19px;
	padding-top: 4px;
	color: #ffffff;
}
div#footer a {
	color: #ffffff;
	text-decoration: none;
	padding-right: 19px;
}
div#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.subfield, .subfieldB {
	background-color: #e5f3f6;
	border: 0;
	width: 99%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0092a9;
}
.subfieldB {
	text-align: center;
}
.menuHide{
	visibility: hidden;
	display: none;
}
.aboutImage, .bottomLeftText {
	position: absolute;
	bottom: 0;
	left: 15px;
	z-index: 10;
	text-align: left;
}
.bottomLeftText {
	width: 245px;
	padding-bottom: 20px;
	line-height: 14px;
	font-size: 13px; 
}
.aboutImage a {
	font-size: 10px;
	text-decoration: none;
}
.bottomRightText {
	position: absolute;
	left: 375px;
	bottom: 1px;
	width: 378px;
	height: 297px;
	overflow: auto;
}

p.leading {
	padding-top: 0;
	margin-top: 0;
}
.smallText {
	font-size: 10px;
}

h1 {
	color: 0092a8;
	font-size: 24px;
	line-height: 24px;
}
