body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 1300px;
	min-height: 100%;
	COLOR: #000;
	font-family: 'Istok Web', Gill Sans, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px; 
	text-align : justify;
}

BODY
{
/*	height: 100%; */
	background-color:#fff;
/*	background-image:url(../images/nav/bg.jpg); */
}

#wrapper {
	position: relative;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	border-collapse: collapse;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 105%;
	width: 960px;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-left-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-top-color: #c0c0c0;
	border-bottom-color: #ffffff;
	text-align: justify;
	box-shadow: rgba(000,000,000,0.3) 0px 0px 10px;
}

#maincontent {
	width: 920px;
	padding: 20px 20px 20px 20px;
	background-color: #ffffff;
	text-align: justify;
}

#topMenu{
	background: #27343e; 
	width: 960px; 
	height: 32px; 
	padding-top: 10px;
}

#homeBanner{
	width: 960px;
	height: 340px;
	background-image: url("../images/banner/home.960.jpg");
	text-align: left;
}

#homeBannerText{
	width: 320px;
	height: 340px;
	background-color: #000;
	color: #fff;
	opacity: 0.7;
	text-align: justify;
/*	position: relative; */
/* 	left: 0px; */
/*	top: 70px; */
}


A.menuLink:active, A.menuLink:link, A.menuLink:visited
{
	color: #fff; 
	font-size: 18px; 
	padding: 0px 21px 0px 21px; 
	text-decoration: none;
}

#footer {
	width: 960px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	text-align: justify;
}

#footerCopyright {
	width: 920px;
	padding: 0px 20px 0px 20px;
	text-align: justify;
	color: #000;
	font-size: 9px;
}

.quotetext
{
	COLOR: #000000;
	FONT-FAMILY: Gill Sans, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;		
}

A:active, A:link, A:visited
{
	COLOR: #000;
	TEXT-DECORATION: none;
}

A:hover
{
	text-decoration: underline;
}

A.footerLink:active, A.footerLink:link, A.footerLink:visited
{
	font-size: 10px;
	COLOR: #A0A0A0;
	font-weight: bold;
	TEXT-DECORATION: none;
	text-transform: uppercase;
	margin: 15px;
	line-height: 300%;
}

A.yachtingLink:active, A.yachtingLink:link, A.yachtingLink:visited
{
	font-size: 9px;
	COLOR: #000;
	TEXT-DECORATION: none;
}

A.footerLink:hover, A.yachtingLink:hover
{
	text-decoration: underline;
}


.footerColumnDivider 
{
	border-left: 1px solid #c0c0c0; 
	padding-left: 60px;
}


.dropdowns
{
	border: 1px solid #000;
	font-family: Gill Sans, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	background: #fff;
}

.dropdownButton
{
	border: 1px solid #c0c0c0;
	padding: 4px 20px 4px 20px;
	font-family: Gill Sans, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	background: #fff;
	cursor: pointer;
}

.blackButton
{
	margin: 0px 2px 4px 2px;
	height: 20px;
	border: 0 solid #000;
	/* border-color: #CCCCFF; */
	font-family: Gill Sans, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: #fff;
	background: #000;
	text-transform:uppercase;
	font-weight: bold;
}

#moreResultsButton
{
/*	width: 120px; */
	height: 25px;
	border: 0 solid #000;
	background: #fff;
}

a.moreResultsButton:active, a.moreResultsButton:link, a.moreResultsButton:visited 	/* THIS CLASS IS USED FOR THE ANCHOR */
{
/*	text-align: center; */
	padding: 5px 10px 5px 10px;
	font-family: Gill Sans, Arial, Helvetica, sans-serif; 
	font-size: 7.5pt;
	color: #fff;
	background: #000;
	text-transform:uppercase;
	font-weight: bold;
}

.title
{
   	FONT-SIZE: 16px;
}

hr
{
	height: 2px;
	background-color: #27343e;
	border: 0px solid #27343e;
}

#h1wrapper
{
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
	background-color: #E55300;
	width: 960px;
}

h1
{
	color:#000;
	padding: 0px 10px 0px 0px;
	font-weight: normal;
	font-size: 24px;
	display: inline-block;
	width: 910px;
	border-bottom: 2px solid #27343e;
}

h2
{
	padding: 5px 10px 0px 0px;
	font-weight: normal;
	color: #27343e;	
	font-size: 20px;
	display: inline;	
}

h3
{
	display: inline;	
}

#relatedAndRecentWrapper
{
	padding-top: 20px;
	padding-bottom: 20px;
	height: 120px;
}

#relatedAndRecentWrapper h3
{
	color: #E55300;
	display: inline;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

#relatedAndRecentWrapper hr
{
	background-color: #E55300;
}

#recentlyViewed
{
	float: left;
	width: 450px;
}

#relatedItems
{
	float: right;
	width: 450px;
}