﻿body {
	margin-top: 0px;
	background-color: #676767;
	font-family: Tahoma;
	font-size: small;
}
#container {
	width: 880px;
	height: 970px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url('images/border.png');
	background-repeat: repeat-y;
}
#navigation {
	margin-top: 28px;
	width: 550px;
	margin-left: 10px;
	height: 20px;
	border-bottom: 1px solid #9FB1BC;
	position: absolute;
}
.border {
	border: medium solid #51B9DE;
	margin-left: 5px;
}
.border1 {
	border: medium solid #51B9DE;
	margin-right: 5px;
}
#navigation ul {
	padding: 0px;
	margin: 0px;
}
#navigation ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#navigation ul li a {
	float: left;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #4DBADD;
}
#navigation a:hover {
	background: url('images/Rounded.gif') no-repeat center bottom;
}
#navigation .active {
	color: #003399;
	background: url('images/Rounded.gif') no-repeat center bottom;
}
#dropmenudiv {
	position: absolute;
	border: 1px #666666;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	margin-left: 10px;
}
#dropmenudiv a {
	display: block;
	border-bottom: 1px solid black;
	padding: 2px;
	text-decoration: none;
	color: #666666;
	background-color: #ffffff;
	border-bottom-style: dotted;
}
#dropmenudiv a:hover {
	/*hover background color*/
	background-color: #F7F7F7;
}
#logo {
	width: 300px;
	height: 76px;
	position: absolute;
	margin-left: 570px;
}
#images {
	margin-top: 90px;
	width: 876px;
	height: 250px;
	margin-left: 10px;
	position: absolute;
}
#about {
	margin-top: 100px;
	width: 860px;
	height: 750px;
	margin-left: 10px;
	position: absolute;
	background-image: url('images/headerbg.gif');
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #676767;
}
#about a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#about a:hover {
	text-decoration: underline;
}
#welcome {
	position: absolute;
	width: 530px;
	padding-left: 5px;
	padding-right: 5px;
	height: 230px;
	margin-top: 370px;
	margin-left: 10px;
	background-image: url('images/headerbg.gif');
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #676767;
}
.right {
	text-align: right;
}
.right a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.right a:hover {
	text-decoration: underline;
}
#newboats {
	position: absolute;
	width: 850px;
	padding-left: 5px;
	padding-right: 5px;
	height: 130px;
	margin-top: 250px;
	margin-left: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #676767;
	background-image: url('images/headerbg.gif');
	background-repeat: repeat-x;
}
#newboats2 {
	position: absolute;
	width: 850px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 200px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #676767;
	background-image: url('images/headerbg.gif');
	background-repeat: repeat-x;
}
#newboats3 {
	position: absolute;
	width: 850px;
	height: 730px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 200px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #676767;
	background-image: url('images/headerbg.gif');
	background-repeat: repeat-x;
}
#power {
	position: absolute;
	width: 230px;
	margin-left: 00px;
}
#power a {
	text-decoration: none;
	font-weight: bold;
	color: #4DBADD;
}
#beneteau {
	position: absolute;
	margin-left: 250px;
	width: 450px;
}
#beneteau a {
	text-decoration: underline;
	font-weight: bold;
	color: #4DBADD;
}
#beneteau-power {
	position: absolute;
	margin-left: 720px;
	width: 130px;
}
#newboats a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#newboats a:hover {
	text-decoration: underline;
}
#newlogos {
	position: absolute;
	width: 850px;
	padding-left: 5px;
	padding-right: 5px;
	height: 80px;
	margin-top: 100px;
	margin-left: 10px;
}
#newlogos ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#newlogos ul li {
	float: left;
	font-style: italic;
	font-size: x-small;
}
#newlogos ul li a {
	display: block;
	font-size: 0px;
	text-indent: -2000px;
}
#newlogos ul li a.etap {
	background-image: url('images/etap.jpg');
	background-repeat: no-repeat;
	width: 118px;
	height: 50px;
}
#newlogos ul li a.etap:hover {
	background-position: 0px -50px;
	background-image: url('images/etap.jpg');
	background-repeat: no-repeat;
}
#newlogos ul li a.beneteau {
	background-image: url('images/beneteau.jpg');
	background-repeat: no-repeat;
	width: 76px;
	height: 50px;
	margin-left: 50px;
}
#newlogos ul li a.beneteau:hover {
	background-position: 0px -50px;
	background-image: url('images/beneteau.jpg');
	background-repeat: no-repeat;
}
#newlogos ul li a.karnic {
	background-image: url('images/karnic.jpg');
	background-repeat: no-repeat;
	width: 147px;
	height: 50px;
	margin-left: 50px;
}
#newlogos ul li a.karnic:hover {
	background-position: 0px -50px;
	background-image: url('images/karnic.jpg');
	background-repeat: no-repeat;
}
#newlogos ul li a.suzuki {
	background-image: url('images/suzuki.jpg');
	background-repeat: no-repeat;
	width: 61px;
	height: 50px;
	margin-left: 50px;
}
#newlogos ul li a.suzuki:hover {
	background-position: 0px -50px;
	background-image: url('images/suzuki.jpg');
	background-repeat: no-repeat;
}
#newlogos ul li a.ribeye {
	background-image: url('images/ribeye.jpg');
	background-repeat: no-repeat;
	width: 79px;
	height: 50px;
	margin-left: 50px;
}
#newlogos ul li a.ribeye:hover {
	background-position: 0px -55px;
	background-image: url('images/ribeye.jpg');
	background-repeat: no-repeat;
}
#newlogos ul li a.linder {
	background-image: url('images/linder.jpg');
	background-repeat: no-repeat;
	width: 70px;
	height: 50px;
	margin-left: 50px;
}
#newlogos ul li a.linder:hover {
	background-position: 0px -55px;
	background-image: url('images/linder.jpg');
	background-repeat: no-repeat;
}
#search {
	border-width: 0px 1px 1px 1px;
	border-color: #676767;
	border-style: none solid solid solid;
	position: absolute;
	padding-left: 5px;
	width: 250px;
	height: 290px;
	margin-top: 625px;
	margin-left: 290px;
	background-image: url('images/headerbg.gif');
	background-repeat: repeat-x;
	padding-right: 5px;
	font-weight: bold;
}
#video {
	position: absolute;
	padding-left: 5px;
	width: 297px;
	height: 230px;
	margin-top: 370px;
	margin-left: 565px;
	background-repeat: repeat-x;
	padding-right: 5px;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 16px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#about h2 a {
	font-size: 16px;
	color: #254983;
	padding: 0px;
	margin: 0px;
}
.blue {
	color: #254983;
}
#news {
	width: 250px;
	height: 290px;
	padding-left: 5px;
	padding-right: 5px;
	position: absolute;
	margin-top: 625px;
	margin-left: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #676767;
	background-image: url('images/headerbg.gif');
	background-repeat: repeat-x;
}
form {
	padding: 0px;
	margin: 0px;
}
#logos {
	width: 290px;
	height: 290px;
	position: absolute;
	margin-top: 625px;
	margin-left: 570px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #676767;
}
#logos img {
	border: 0px;
}
#footer {
	width: 850px;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	position: absolute;
	margin-top: 930px;
	margin-left: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #676767;
	text-align: right;
}
#footer a {
	font-size: x-small;
	margin-right: 20px;
	color: #676767;
	text-decoration: none;
}
#footer a:hover {
	border-bottom-style: dotted;
	border-bottom: 1px;
	border-bottom-color: #676767;
}
table {
	padding: 0px;
	margin: 0px;
}
.style1 {
	text-align: center;
}
#weatherid {
	font-family: Tahoma;
	font-size: small;
}
#weatherid a {
	font-family: Tahoma;
	font-size: 16px;
	color: #254983;
	text-decoration: none;
	font-weight: bold;
}
#yodid {
	font-family: Tahoma;
	font-size: small;
}
#yodid a {
	font-family: Tahoma;
	font-size: 14px;
	color: #254983;
	text-decoration: none;
	font-weight: bold;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
}
.rssxpresschannel {
	text-align: left;
}
.rssxpresschtitle a {
	font-size : small;
	color: #254983;
}
.rssxpresschdesc {
	color: #000000;
	font-size : 0px;
}
.rssxpressittitle a {
	color: #254983;
	font-size : small;
	background-color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.rssxpressittitle {
	color: #254983;
	font-size : small;
	background-color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.rssxpressitdesc {
	background-color : #FFFFFF;
	color: #000000;
	padding-bottom : 5pt;
}
.rssxpresstable {
	font-size: small;
}
/* rssxpressdivider is a special case - it is a single pixel, single column row on the rssxpress
       channel - to alter it's colour just change the background-color image. */
.rssxpressdivider {
	background-color: #FFFFFF;
}
