@charset "utf-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #0b3480;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/waterbg.jpg);
	background-repeat: repeat-x;
}

table.mainMenu td {
	padding:0px 2px 0px 3px;
}
table.mainMenu td a {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding:3px;
}
table.mainMenu td a:hover {
	color:#c2262d;
	background-color:#590000;
}


h1 {
	color:#c2262d;
	font-size:18px;
	font-weight:bold;
}

h1.articleTitle {
	color:#c2262d;
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:0px;
}
h2.hook {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#0b3480;
}

.articleDate {
	color:#0b3480;
	font-size:12px;
	font-weight:bold;
}

div.articleBody {
	margin-top:20px;
	overflow:auto;
	width:593px;
}
div.blogPost {
	margin-top:10px;
	overflow:auto;
	width:593px;
}

a.bottomBar, td.bottomBar {
	color:#FFFFFF;
	text-decoration:none;
}
.bottomBar a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.newsletterRegField {
	width:107px;
	height:15px;
	border:1px solid #0b3480;
	color:#0b3480;
	font-size:11px;
}
.getTheNewsletter {
	color:#0b3480;
	font-size:11px;
	font-weight:bold;
}
form {
	margin:0px;
	padding:0px;
}

.formField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:15px;
	border:1px solid #0b3480;
	color:#0b3480;
	font-size:11px;
}
.formFieldDropDown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:20px;
	border:1px solid #0b3480;
	color:#0b3480;
	font-size:11px;
}

a.viewAll {
	color:#0b3480;
	font-weight:bold;
}

a h2, h2 {
	color:#c2262d;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:0px 0px 10px 0px;
	padding:0px;
}
a:hover h2 {
	text-decoration:underline;
}

h2.blogPostTitle {
	color:#c2262d;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

img.thumb {
	border-top:1px solid #656565;
	border-left:1px solid #656565;
	border-right:0px;
	border-bottom:0px;
}

.errorMessage {
	color:#c2262d;
	font-size:14px;
	font-weight:bold;
}

div.pageNumbers {
	text-align:center;
	margin-top:10px;
	font-size:12px;
	color:#c2262d;
	font-weight:bold;
}
div.pageNumbers a {
	text-decoration: underline;
	color:#0b3480;
	font-weight:bold;
}
div.pageNumbers a:hover {
	color:#c2262d;
}

.selectCategory {
	color:#0b3480;
	font-size:11px;
	font-weight:bold;
}
a.viewByDateLink {
	color:#0b3480;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.viewByDateLink:hover {
	text-decoration:underline;
}

div.archiveYear {
	font-size:14px;
	font-weight:bold;
}
div.archiveMonth {
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
}
div.archivePost {
	padding: 5px 0px 5px 50px;
	font-size:12px;
	font-weight:bold;
}
a.archiveLink {
	text-decoration:none;
}
a.archiveLink:hover {
	text-decoration:underline;
}

.regattaListDate {
	color:#0b3480;
	font-weight:bold;
}

a h3.homeNewsTitle {
	color:#c2262d;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:0px 0px 3px 0px;
	padding:0px;
}

a:hover h3.homeNewsTitle {
	text-decoration:underline;
}
div.homeNewsDate {
	color:#0b3480;
	margin:0px 0px 3px 0px;
	padding:0px;
}

ul.homeRegattas a {
	color:#c2262d;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
ul.homeRegattas a:hover {
	text-decoration:underline;
}
li.homeRegattas {
	list-style-image:url(images/bulletRedArrow.gif);
	margin-bottom:10px;
	color:#0b3480;
}

.formFieldTitle {
	color:#0b3480;
	font-weight:bold;
}

img.banner {
	border:1px solid #999999;
}

div.commentContainer {
	margin-top:10px;
}
div.commentContainer h3 {
	margin:0px 0px 10px 0px;
	font-size:14px;
	font-weight:bold;
	color:#0b3480;
}

div.comment {
	clear:both;
	margin:10px;
	padding:10px;
	background-color:#CCCCCC;
	border: 1px dotted #999999;
	width:551px;
	overflow:auto;
}

div.poll {
	background-color:#FFFFFF;
	padding:10px;
	margin:10px;
	border:1px dashed #999999;
	width:250px;
}

.imagecaption {
	border:0px;
	text-align:center;
	width:285px;
}

.contactSellerForm {
	font-family: Arial, Helvetica, sans-serif;
	width:300px;
}