

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18pt;
	
}
h2 {
	font-size: 16pt;
	color: #339999; /* teal blue */
}
h3 {
	font-size: 14pt;
}
img {
	border: 0;
	display: block;
}
#maincontent {
	text-align: justify;
}


#mainnav, #masthead, #masthead2, #sidebar, #sidebarhome, #footer, .skipLinks {display: none;}


/* PRICE TABLES START -------------------------------------- */
caption {color: #ff6600; /* orange */}
.type td {border-bottom: 1px solid #999; /* mid grey  */}
.price td {border-bottom: 1px solid #999; /* mid grey  */}
.price th {font-size: 9pt; border-bottom: 1px solid #999; /* mid grey  */}
.yacht td {padding: 2px 0; border-bottom: 1px solid #999; /* mid grey  */}
.yacht th {padding: 2px 0; border-bottom: 1px solid #999; /* mid grey  */}

/* PRICE TABLES END -------------------------------------- */