body {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #1B3949;
	background-color: #E0DFE3;
	margin-top: 10px;
	
}
#shell {
	background-image: url(images/BGmain.jpg);
	background-repeat: repeat-y;
	width: 784px;
	height: 100%;
}
#primaryNav {
	background-color: #E6B60F;
	height: 119px;
	width: 154px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 140%;
	font-size: x-small;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6B60F;
}

#primaryNav a {
	font-weight: bold;
	color: #6D460F;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 35px;
}
#primaryNav a:hover {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 35px;
	background-image: url(images/bullet_nav1.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: small;
	text-decoration: underline;
}

#secondaryNav {
	background-color: #347192;
	height: 20px;
	width: 578px;
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 37px;
	background-image: url(images/navBG.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#secondaryNav a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	/*padding-left: 10px;*/
}
#secondaryNav a:hover {
	font-weight: normal;
	color: #E6B60F;
}

#latestNews {
	float: right;
	width: 170px;
	margin-bottom: 20px;
	margin-left: 15px;
	text-align: left;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6B60F;
	padding-bottom: 25px;
	font-size: x-small;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 200px;
	border: 1px solid #0C3C53;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
	margin-left: 15px;
	padding-left: 15px;
}


strong {
	color: #E6B60F;
}
#news a, #latestNews a {
	font-weight: bold;
	color: #E6B60F;
}
#news a.editorial, #latestNews a.editorial {
	font-weight: bold;
	color: #0C3C53;
}
a {
	color: #C47B1A;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #E6B60F;
}

#content {
	clear: left;
	float: left;
	width: 529px;
	padding-top: 25px;
	padding-right: 23px;
	padding-bottom: 15px;
	padding-left: 67px;
	text-align: left;
	line-height: 150%;
}

#content li {
	margin-top: 5px;
	margin-bottom: 5px;
}



#boat img{
	
	margin-bottom:1px;
}
#myHomeLink {
	color: #FFFFFF;
	background-color: #347192;
	padding-left: 15px;
	width: 148px;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;


}
#myHomeLink a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: x-small;
	}
#myHomeLink a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	text-decoration: underline;
}

	
#leftColumn {
	float: left;
	width: 619px;
	margin-right: 1px;
}
#rightColumn {
	float: left;
	width: 164px;
}


	
#secondaryContent {
	background-color: #0C3C53;
	width: 114px;
	float: right;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-right: 1px;
	color: #FFFFFF;
	clear: right;
	font-size: x-small;
}
#secondaryContent a:hover {
	font-size: small;
}

.testimonials em {
	color: #6D460F;
}
.testimonials {
	width: 425px;
	background-image: url(images/testimonials.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 25px;
}

.subheading, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #E6B60F;
}
.alert {
	color: #E61A0F;
}
