*, div, p, h1, h2, h3, h4 {
 margin: 0;
 padding: 0;
}
html{
	overflow-y: scroll!important;
}
img{
	display: inline;	
	border: none;
}
a{
	outline: none;
	color: #C00;
	font-weight: normal;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

p {
	font-size:12px;
	line-height:16px;
	color:#333;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}



ul.classic {
 list-style: disc;
 margin-bottom: 1em;
 padding-left: 2em;
}

h1,h2,h3 {
	margin-bottom: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	line-height: normal;
}

h1 {
	font-weight: normal;
	font-size: 24px;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9E7FF;
}

.dropdown-upward {
 margin-top: 400px !important;
 
}

#wrapper {
	width: 950px;
	margin: 10px auto 10px auto;
}
/*nav*/

#nav
{
	width:930px;
	background-color: #000;
	height: 25px;
	padding-top: 5px;
	float: left;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#nav a {
	color:#FFF;
	text-decoration: none;
	font-size: 12px;
	padding-right: 20px;
}
#nav a:hover {
	color:#019DC5;
	text-decoration: none;
}

.submenu{
	background-image: url(transparent.png)!important;
	margin-top: 5px;
	padding: 10px 10px 9px 10px!important;
	width:180px!important;
}
.subsubmenu{
	background-image: url(../images/transparent.png)!important;
	padding: 15px 10px 9px 10px!important;
	width:180px!important;
}

.submenu a:hover{
	color:#019DC5!important;
}
.subsubmenu a:hover{
	color:#019DC5!important;
}
.submenu li a{
	background-image: url(images/nav2.jpg)!important;
	padding: 5px 5px 5px 5px;
	background-color:#000!important;
	display:block;
	text-indent: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px!important;
	font-weight:normal;
	line-height:10px;
	text-decoration: none;
	height: auto;
	width: auto;
	text-align:left;
	background-repeat: repeat-x;
	background-position: top;
}

#header {
	width: 950px;
	float: left;
	background-color: #FFF;
	background-image: url(images/headtop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
}

#breadcrumbs {
	width: 630px;
	font-size: 11px;
	padding-bottom:15px;
	float: left;
}
#content {
	background-color:#FFF;
	clear: both;
	width: 950px;
	font-family: Verdana, Arial;
	font-size: 1em;
	float: left;
}

h2{
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	text-transform: none;
}

#content ul{
	padding-bottom: 15px;
	margin-left: 15px;
}


img {
	border: 0;
}
.logo {
	background-image: url(premieremarine.gif);
	height: 110px;
	width: 228px;
	float: left;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	display: inline;
}
.regal {
	background-image: url(regal.gif);
	height: 110px;
	width: 223px;
	float: left;
	margin-left:215px;
	margin-top:10px;
	margin-bottom:10px;
}
.chriscraft {
	background-image: url(chriscraft.gif);
	height: 110px;
	width: 204px;
	float: left;
	margin-left:35px;
	margin-top:10px;
	margin-bottom:10px;
}
.logo a{
	display: block;
	height: 110px;
	width: 228px;
	text-indent:-9999px;
}
.regal a{
	display: block;
	height: 110px;
	width: 223px;
	text-indent:-9999px;
}
.chriscraft a{
	display: block;
	height: 110px;
	width: 204px;
	text-indent:-9999px;
}
.homeblack {
	background-color: #000;
	width: 950px;
	padding: 0 0 10px 0px;
}
#maincontent {
	padding: 20px;
	width: 660px;
	float: left;
}
#footer {
	background-color: #EBEBEB;
	width: 910px;
	padding: 20px 20px 20px 20px;
	height: 126px;
	border-top: 1px solid #cccccc;
	clear: both;
}
#footer p{
	float:left;
	padding-right: 20px;
	font-size: 11px;
}
#footer h2{
	font-size:16px;
	padding-bottom:10px;
}
.footerline{
	padding-left:20px;
	border-left:1px solid #ccc;
	}
.capsulebottom {
	padding: 10px 20px 15px 20px;
	margin: 0 0 20px 0;
	background-image: url(images/capsule.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 700px;
}
.capsuletop {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
	font-style: normal;
	height: 20px;
	width: 700px;
	padding: 7px 20px 3px 20px;
	margin: 0px;
	background-image: url(images/capsulehead.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
}
.info {
	background-image: url(images/info.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 2px 20px 1px 20px;
	float: left;
		text-decoration:none;
}
.info2 {
	background-image: url(images/info.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 2px 20px 1px 20px;
	margin-top: 5px;
		text-decoration:none;
}
.view {
	background-image: url(images/view.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 0px 20px 1px 20px;
	float: left;
	text-decoration:none;
}
.view2 {
	background-image: url(images/view2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 0px 20px 1px 20px;
	float: left;
	margin-bottom: 15px;
	text-decoration:none;
}
.available {
	display: inline;
	padding: 2px;
	font-weight: normal;
	font-style: italic;
}
.media {
	padding-bottom: 3px;
}
#homecontent {
	float: left;
	width: 400px;
	padding: 20px;
}
#homeright {
	float: left;
	width: 490px;
	padding: 20px 0 20px 0;
}
.tile1{
	width:233px;
	float: left;
}
.tile2{
	width:229px;
	float: left;
	padding-left: 20px;
}
#contentright {
	float: left;
	padding-top: 20px;
	width: 229px;
}

.boattile1{
	width:191px;
	float: left;
}
.boattile2{
	width:186px;
	float: left;
	padding-left: 20px;
}


