body{
	background-color: #000000;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Gill Sans MT";
	color: #FFFFFF;
	line-height: 1.4em;
}
table{
	padding: 0;
}
a {
  text-decoration: none;
}
a:link, a:visited{
	color:#316098;
	font-weight: bold;
}
a:hover {
/*	text-decoration: underline;*/
	border-bottom-color:#AE0030;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-decoration:none;
}
em, i{
	font-style:italic;
}
strong, b{
	font-weight:bold;
}
ol{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left:30px;
}
ul{
	list-style-type: square;
	list-style-position: outside;
	margin-left:30px;
}
menu, #GlobalNav ul  {
	list-style:none;
	white-space:normal;
	margin:0;
	padding:0px;
}
menu li, #GlobalNav li {
	padding:0px;
	list-style:none;
}
menu.horizontal li, #GlobalNav ul.horizontal li {
	display:inline-block; /* if this were simply "inline", then the nowrap of the enclosed links makes the entire list run to one line */
}
menu.vertical {
}
menu.vertical menu {
	padding-left:10px;
}
menu.vertical li {
	padding-left:0px;
}
menu.vertical li menu li{
	padding-top:0px;
}
menu li a, #GlobalNav ul li a {
	white-space:nowrap;
}
#PageTitle{
	margin-top: 10px;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#PageBody{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color:#002951;
/*	#013068;*/
}
#Banner{
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #CC0000;
	display: block;
}
#BannerText{
	float:right;
	color: #FFFFFF;
	display: block;
	text-align:right;
	padding-right: 10px;
	padding-left: 0px;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.1em;
}
#BodyCopy{
/*	background-color: #F7F7F7;*/
	background-color: #C1C2AF;
	color: #444466;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
	display: block;
	overflow:auto;
}
#BodyCopy h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 1.2em;
}
#BodyCopy h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 1.2em;
}
#BodyCopy h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 1.2em;
}
#BodyCopy p{
	margin-top: 0.6em;
}
#GlobalNav{
	color: #FFFFFF;
	display: block;
	text-align:left;
	padding-right: 0px;
	padding-left: 10px;
	font-size: 8pt;
/*	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;*/
}
#GlobalNav menu, #GlobalNav ul {
	float:right;
}
#GlobalNav li{
	float:left;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
	padding-left:10px;
	border-left-color:#990000;
	border-left-style:solid;
	border-left-width:2px;
}
#GlobalNav li:first-child{
	padding-left:0px;
	border-left-style:none;
	border-left-width:0px;
}
#GlobalNav a{
	color: #FFFFFF;
	font-weight: normal;
}
#GlobalNav a:hover{
	color: #FFFFFF;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-decoration:none;
}
#Footer{
	font-size: 8px;
	color: #444466;
	background-color: #C1C2AF;
	text-align: center;
	clear: both;
/*	padding-top: 20px;*/
	height: 20px;
}
.img_right{
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding:1px;
	border-color: #002951;
	border-style: solid;
	border-width: 1px;
}
.img_left{
	padding:1px;
	border-color: #002951;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
}
#FeaturedBoats{
	float:right;
	width: 272px;
	margin-left: 20px;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Gill Sans MT";
	margin-bottom: 1.2em;
	background-color: #FFFFFF;
	padding: 15px;
}
.FeaturedBoat{
	margin-bottom: 1.8em;
	text-align: center;
}
.FeaturedBoatTitle{
	font-weight: bold;
}
.FeaturedBoatText{
	line-height: 1.4em;
}
#FeaturedBoats p{
	margin-top: 0px;
	line-height: 1.4em;
}
.FeaturedBoat img, .Article img{
	padding:1px;
	border-color: #002951;
	border-style: solid;
	border-width: 1px;
}
.FeaturedBoat a{
	margin:0;
}
.FeaturedBoat a:hover img {
	margin:0;
}
.FeaturedBoat a:hover{
	border-bottom-width:0px;
	margin:0;
}
.ContentBlock{
	float:left;
	background-color: #FFFFFF;
	padding: 15px;
	margin-bottom: 1.2em;
}
.Article{
	float:left;
	background-color: #FFFFFF;
	border-bottom: 1px solid #ddd;
	width: 458px;
	padding: 15px;
	margin-bottom: 1.2em;
}
.Article img{
	float:right;
	margin-left: 5px;
	margin-bottom: 5px;
}
#HomeFooter{
	clear: both;
	text-align: center;
}
#BodyCopy #FeaturedBoats h1, #BodyCopy .Article h1 {
	margin-top: 0px;
}
.ArticleContinuation{
	font-size:smaller;
	text-align: right;
}
#LocalNav{
	background-color: #002951;
/*	background-image:url(../Duffy/images/LocalNavBg.jpg);
	background-position:top;
	background-repeat:repeat-x;*/
	color: #FFFFFF;
	float:right;
	font-size:.8em;
	margin-left:15px;
	padding:5px 5px 5px 10px;
	width:150px;
}
#LocalNav a{
	color: #FFFFFF;
	font-weight:normal;
}
.clearBoth{
	clear:both;
}
.clearLeft{
	clear:left;
}
.clearRight{
	clear:right;
}

