body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-repeat: repeat-y;
}
body {
	background-color: #003399;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p	{
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 802px;
	background-color: #00FFFF;
	border: none;
}
#bar {
	width: 800px;
	height: 27px;
	background-image:url(images/bar.gif);
}
.shadow	{
	width: 550px;
	background-image:url(images/side_shadow.gif);
	background-repeat: repeat-y;
	height: auto;
}
a {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
a:link {
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000066;
}
a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #000066;
}
ul	{
	list-style-type: square;
	list-style-position: inside;
	padding: 0;
	margin: 0;
	text-align: left;
	}
h1	{
	font-size:36px;
	font-weight: lighter;
	color: #CC0000;
	padding-top:10px;
	padding-left:5px;
}
h2	{
	font-size: 24px;
	font-weight: lighter;
	color:#CC0000;
	padding-left: 10px;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color:#CC0000;
}
.red_normal {
	font-size: 12px;
	font-weight: normal;
	color:#CC0000;
}
.blue_normal {
	font-size: 12px;
	font-weight: normal;
	color:#000066;
}
.blue_bold {
	font-size: 12px;
	font-weight: bold;
	color:#000066;
}
.blue_bold_padded {
	padding-right: 10px;
	padding-bottom:5px;
	font-size: 12px;
	font-weight: bold;
	color:#000066;
}
.blue_small {
	font-size: 10px;
	font-weight: normal;
	color:#000066;
}
.price	{
	font-size: 16px;
	font-weight: bold;
	color:#CC0000;
}
.moorings	{
	height: 150px;
	width: 200px;
	background-image:url(images/moorings_facilities_main.jpg);
	background-repeat: no-repeat;
	float: right;
	padding-bottom: 2px;
	}
.boatsforsale	{
	height: 150px;
	width: 200px;
	background-image:url(images/boatsforsale_main.jpg);
	background-repeat: no-repeat;
	float: right;
	padding-bottom: 2px;
	}	
.chandlery	{
	height: 150px;
	width: 200px;
	background-image:url(images/chandlery_fuel_main.jpg);
	background-repeat: no-repeat;
	float: right;
	padding-bottom: 2px;
	}
.brokerage	{
	height: 150px;
	width: 200px;
	background-image:  url("images/brokerageservices_main.jpg");
	background-repeat: no-repeat;
	float: right;
	padding-bottom: 2px;
	}
.cranage	{
	height: 150px;
	width: 200px;
	background-image:url(images/cranage_main.jpg);
	background-repeat: no-repeat;
	float: right;
	padding-bottom: 2px;
	}
.maintenance	{
	height: 150px;
	width: 200px;
	background-image:  url("images/maintenance_repair_main.jpg");
	background-repeat: no-repeat;
	float: right;
	padding-bottom: 2px;
	}
.howtofindus	{
	height: 150px;
	width: 200px;
	background-image:url(images/howtofindus_main.jpg);
	background-repeat: no-repeat;
	float: right;
	padding-bottom: 2px;
	}
.contactus	{
	height: 150px;
	width: 200px;
	background-image:url(images/contactus_main.jpg);
	background-repeat: no-repeat;
	float: right;
	padding-bottom: 2px;
	}
.index	{
	height: 150px;
	width: 200px;
	background-image: url(images/boatsforsale_main.jpg);
	background-repeat: no-repeat;
	float: right;
	padding-bottom: 2px;
	}
