/*body {
	background: #ffffff;
	font-family: arial, sans-serif;
	font-color: #777777;
	font-size: 14px;
}

h1 {
	margin-left: 35px;
	color: #058a88;
	font-size: 22px;
	font-weight: bold;
}	

h3 {
	margin-left: 20px;
	color: #058a88;
	font-size: 19px;
	font-weight: bold;
}	

#container {
	margin: 20px auto;
	width: 1100px;
	border: solid #000 2px;
}

#banner {
	width: 1100px;
	height: 175px;
	background: #fff url(../images/banner2.gif) left top no-repeat;
}
#banner3 {
	width: 1100px;
	height: 175px;
	background: #fff url(../images/banner3.gif) left top no-repeat;
}

#homecontent {
	margin: 0px;
	padding: 0px;
	width: 1100px;
	height: 650px;
	background: transparent url(../images/homebg2.jpg) top left no-repeat;
}

#content {
	margin: 0px;
	padding: 0px;
	width: 1100px;
	background: #fff;
}

table.wrapper {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}	

#leftcol {
	width: 597px;
	float: left;
	border-top: solid #000 1px;
	border-right: solid #000 1px;
}
#leftcol p {
	padding-top: 10px;
	padding: 5px;
	color: #555;
	line-height: 150%;
	letter-spacing: 2px;
	text-align: justify;
}
#leftcol p.bold {
	font-weight: bold;
}
#leftcol ul {
	padding-top: 0px;
}
#leftcol ul li {
	color: #555;
	line-height: 180%;
	letter-spacing: 2px;
}
#leftcol img.l {
	margin-right: 20px;
	margin-bottom: 20px;
}	
#leftcol img.r {
	margin-left: 20px;
	margin-bottom: 20px;
}	
#leftcol table td {
	line-height: 150%;
	letter-spacing: 2px;
}

table.twocols {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}	
table.twocols td {
	vertical-align: top;
}	


form {
	padding-top: 10px;
	padding-bottom: 50px;
}
input {
	margin-top: 5px;
	margin-bottom: 5px;
}	
input.req {
	background: #eee;
}
textarea.req {
	background: #eee;
}
#contactform span {
	color: #777777;
}
span.error {
	color: #ff0000;
}
input.rightspace {
	margin-right: 50px;
}	
.submitbtn {
	height: 28px;
	color: #000000;
    border: 1px solid #5789c7;
    background: #cccccc;
}
.submitbtn:hover {
	color: #ffffff;
   border: 1px solid #006;
   background: #00c5c5;
}
#info {
	padding:0px;
	color: red;
}	
#message {
	padding:50px;
	color: #058a88
}	


#contact {
	padding:50px;
	color: #555;
}
#contact a {
	color: #058a88;
	text-decoration: none;
}
#contact a:hover {
	color: #000;
	text-decoration: underline;
}


table.hire {
	margin: 30px;
	width: 80%;
	border-collapse: collapse;
	border: solid 0px #fff;
}
table.hire td {
	padding: 4px;
}
table.hire a {
	color: #000;
	text-decoration: none;
}	
table.hire a:hover {
	color: #fff;
	text-decoration: underline;
}	

table.sale {
	margin: 30px;
	width: 80%;
	border-collapse: collapse;
	border: solid 0px #fff;
}
table.sale td {
	padding: 4px;
}
table.sale a {
	color: #000;
	text-decoration: none;
}	
table.sale a:hover {
	color: #fff;
	text-decoration: underline;
}

table.berth {
	margin: 30px;
	width: 90%;
	border-collapse: collapse;
	border: solid 0px #fff;
}
table.berth td {
	padding: 4px;
}
table.berth a {
	color: #000;
	text-decoration: none;
}	
table.berth a:hover {
	color: #f00;
	text-decoration: underline;
}

#boat {
	width: 100%;
	overflow: hidden;
}
h1.boatname {
	padding-left: 60px;
	font-size: 30px;
	font-weight: normal;
	font-family: fantasy, cursive, "comic sans ms",arial,sans-serif;
}
h1.boatforsale {
	color: #000;
	padding-left: 100px;
	font-size: 30px;
	font-weight: normal;
	font-family: fantasy, cursive, "comic sans ms",arial,sans-serif;
}
#subpic {
	position: relative;
	top: -50px;
	left: -0px;
	background: transparent url(../images/clickhere.gif) left top no-repeat;
}
#subpic a:hover {
	opacity: 0.3;
}	
#back {
	position: relative;
	top: -200px;
	left: 350px;
	background: transparent;
	color: red;
}
#back a {
	color: #058a88;
	text-decoration: underline;
}
#back a:hover {
	color: #555;
}
#berthback a:hover {
	color: #555;
}
#berthback {
	background: transparent;
	color: red;
	text-align: center;
}
#berthback a {
	color: #058a88;
	text-decoration: underline;
}
#berthback a:hover {
	color: #555;
}
#berthgal {
	background: transparent url(../images/clickhere.gif) center center no-repeat;
}
#berthgal a:hover {
	opacity: 0.3;
}
#boatbody {
	position: relative;
	top: -70px;
	left: 0px;
	background: transparent;
	color: #000;
	padding-left: 20px;
}
#boatbody p {
	padding-top: 10px;
	padding: 5px;
	color: #555;
	line-height: 150%;
	letter-spacing: 2px;
	text-align: justify;
}
table.price {
	margin: 0px;
	width: 450px;
	font-family: arial, sans-serif, verdana;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #444444;
	background-color: #b8d1e4;
	border-width: 0px;
	border-collapse: collapse;
	border-style: solid;
}

tr.header {
	background-color: #7aced7;
}	

td.rowname {
	margin: 0px;
	width: 150px;
	font-family: arial, sans-serif, verdana;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #444444;
	background: transparent;
	border-bottom-width: 1px;
	border-bottom-collapse: collapse;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

td.price {
	margin: 0px;
	width: 100px;
	font-family: arial, sans-serif, verdana;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #444444;
	background: transparent;
	border-bottom-width: 1px;
	border-bottom-collapse: collapse;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}


table.transport {
	margin-top: 5px;;
	margin-left: 35px;;
	border-top: solid #058a88 1px;
}	
table.transport th {
	font-size: 17px;
	text-align: left;
	color: #058a88;
	padding-top: 10px;
	padding-bottom: 5px;
}	
table.transport td.u {
	text-decoration: underline;
}
table.transport a {
	color: #058a88;
	text-decoration: underline;
}
table.transport a:hover {
	color: #777;
}

#menu {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 500px;
	background: #fff url(../images/menu/menubg.jpg) right top no-repeat;
}	

.mh-menu{
	height: 650px;
	width: 500px;
	margin: 0px auto;
	position: relative;
}
.mh-menu ul {
	list-style: none;
}
.mh-menu li{
	width: 250px;
	list-style: none;
}
.mh-menu li a{
	display: block;
	width: 240px;
	padding: 0px 10px;
	text-align: left;
	color: #777;
	text-decoration: none;
	position: relative;
	z-index: 10;
	height: 43px;
	border-right: 1px solid #ddd;
	background: rgba(255,255,255, 0.8);
}
.mh-menu li:hover a {
	background: #ccc;
}
.mh-menu li a.active {
	color: #af362d;
	background: #058a88;
}
.mh-menu li.blank:hover a {
	background: #fff;
}
.mh-menu li a span{
	display:block;
}
.mh-menu li a span:first-child {
	font-weight: 700;
	font-size: 16px;
	color: #ddd;
	padding-top: 10px;
	font-family: 'Alegreya SC', Georgia, serif;
}
.mh-menu li a span:nth-child(2) {
	font-weight: 400;
	font-style: italic;
	font-size: 18px;
	font-family: 'Alegreya SC', Georgia, serif;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	-ms-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
.mh-menu li:hover span:nth-child(2) {
	color: #ae3637;
}
.mh-menu li img{
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	opacity: 0;
	-webkit-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
	-moz-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
	-o-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
	-ms-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
	transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
}
.mh-menu li:hover img{
	left: 300px;
	opacity: 1;
}

*/






@font-face {
    font-family: 'alegreya_scitalic';
    src: url('../fonts/AlegreyaSC-Italic/AlegreyaSC-Italic-webfont.eot');
    src: url('../fonts/AlegreyaSC-Italic/AlegreyaSC-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AlegreyaSC-Italic/AlegreyaSC-Italic-webfont.woff2') format('woff2'),
         url('../fonts/AlegreyaSC-Italic/AlegreyaSC-Italic-webfont.woff') format('woff'),
         url('../fonts/AlegreyaSC-Italic/AlegreyaSC-Italic-webfont.ttf') format('truetype'),
         url('../fonts/AlegreyaSC-Italic/AlegreyaSC-Italic-webfont.svg#alegreya_scitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
html{text-rendering: optimizeLegibility !important;}
body{background:#fff; font-family:arial,sans-serif; color: #555; font-size:14px; margin: 0; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:100%;}
h1, h2, h3, h4, h5, h6{margin: 0;}
h1{color:#058a88; font-size:21px; font-weight:700;}
h3{color:#058a88; font-size:19px; font-weight:700;}
img{max-width: 100%; border: 0 none; vertical-align: top;}
img.align-left{float: left; margin: 0 20px 10px 0;}
img.align-right{float: right; margin: 0 0 10px 20px;}
p{margin: 0 0 20px; letter-spacing:2px; text-align:justify; line-height: 1.5;}
ul, li{line-height: 1.5; letter-spacing:2px;}
table{}
table tr{}
table td{vertical-align: top; padding: 5px 0; letter-spacing: 1px; color: #333;}
button{border: 0 none;}
iframe{max-width: 100%;}
.clear{clear: both;}
#container{margin:20px auto; width:1100px; border:2px solid #000;  transition: all ease 0.3s; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -ms-transition: all ease 0.3s; -o-transition: all ease 0.3s;}
#banner{width:1100px; height:175px; background:url(../images/banner2.gif) left top no-repeat #fff;}
#banner3{width:1100px; height:175px; background:url(../images/banner3.gif) left top no-repeat #fff;}
#homecontent{margin:0; padding:0; width:1100px; height:650px; background:url(../images/homebg2.jpg) top left no-repeat;}
#content{margin:0; padding:0; width:1100px; background:#fff;}
table.wrapper{margin:0; padding:0; border-collapse:collapse;}
#leftcol{width:597px; float:left; border-top:solid #000 1px; border-right:solid #000 1px;}
#leftcol p{}
#leftcol p.bold{font-weight:700;}
#leftcol ul{padding-top:0;}
#leftcol ul li{color:#555; line-height:180%; letter-spacing:2px;}
#leftcol img.l{margin-right:20px; margin-bottom:20px;}
#leftcol img.r{margin-left:20px; margin-bottom:20px;}
#leftcol table td{line-height:150%; letter-spacing:2px;}
table.twocols{width:100%; padding-left:20px; padding-right:20px;}
table.twocols td{vertical-align:top;}
form{padding-top:10px; padding-bottom:50px;}
input{margin-top:5px; margin-bottom:5px;}
input.req,textarea.req{background:#eee;}
#contactform span{color:#777;}
span.error{color:red;}
input.rightspace{margin-right:50px;}
.submitbtn{height:28px; color:#000; border:1px solid #5789c7; background:#ccc;}
.submitbtn:hover{color:#fff; border:1px solid #006; background:#00c5c5;}
#message{padding:50px; color:#058a88; text-align: center;}
#message span{display: block; margin-bottom: 50px;}
#contact{padding:50px; color:#555;}
#contact a{color:#058a88; text-decoration:none;}
#contact a:hover{color:#000; text-decoration:underline;}
table.hire{margin:30px; width:80%; border-collapse:collapse; border:0 solid #fff;}
table.hire td{padding:4px;}
table.hire a{color:#000; text-decoration:none;}
table.hire a:hover{color:#fff; text-decoration:underline;}
table.sale{margin:30px; width:80%; border-collapse:collapse; border:0 solid #fff;}
table.sale td{padding:4px;}
table.sale a{color:#000; text-decoration:none;}
table.sale a:hover{color:#fff; text-decoration:underline;}
table.berth{margin:30px; width:90%; border-collapse:collapse; border:0 solid #fff;}
table.berth td{padding:4px;}
table.berth a{color:#000; text-decoration:none;}
table.berth a:hover{color:red; text-decoration:underline;}
#boat{overflow:hidden; margin: -10px; padding: 10px;}
h1.boatname{padding-left:60px; font-size:30px; font-weight:400; font-family:fantasy,cursive,"comic sans ms",arial,sans-serif;}
h1.boatforsale{color:#000; padding-left:100px; font-size:30px; font-weight:400; font-family:fantasy,cursive,"comic sans ms",arial,sans-serif;}
#subpic{position:relative; top:-50px; left:0; background:url(../images/clickhere.gif) left top no-repeat;}
#subpic a:hover{opacity:.3;}
#back{position:relative; top:-200px; left:350px; background:0 0; color:red;}
#back a{color:#058a88; text-decoration:underline;}
#back a:hover{color:#000;}
#berthback{background:0 0; color:red; text-align:center;}
#berthback a{color:#058a88; text-decoration:underline;}
#berthback a:hover{color:#000;}
#berthgal{background:url(../images/clickhere.gif) center center no-repeat;}
#berthgal a:hover{opacity:.3;}
#boatbody{position:relative; top:-70px; left:0; background:0 0; color:#000; padding-left:20px;}
#boatbody p{padding:5px; color:#555; line-height:150%; letter-spacing:2px; text-align:justify;}
table.price{margin:0; width:450px; font-family:arial,sans-serif,verdana; font-size:12px; text-align:left; font-weight:400; color:#444; background-color:#b8d1e4; border-width:0; border-collapse:collapse; border-style:solid;}
tr.header{background-color:#7aced7;}
td.rowname{margin:0; width:150px; font-family:arial,sans-serif,verdana; font-size:12px; text-align:left; font-weight:400; color:#444; background:0 0; border-bottom-width:1px; border-bottom-collapse:collapse; border-bottom-style:solid; border-bottom-color:#fff;}
td.price{margin:0; width:100px; font-family:arial,sans-serif,verdana; font-size:12px; text-align:left; font-weight:400; color:#444; background:0 0; border-bottom-width:1px; border-bottom-collapse:collapse; border-bottom-style:solid; border-bottom-color:#fff;}
table.transport{border-top:solid #058a88 1px; margin: 10px 0;}
table.transport th{font-size:17px; text-align:left; color:#058a88; padding:5px;}
table.transport td{padding:5px; letter-spacing: 2px;}
table.transport td.u{text-decoration:underline;}
table.transport a{color:#058a88; text-decoration:underline;}
table.transport a:hover{color:#777;}
#menu{float:right; padding:0; margin:0; width:500px; background:url(../images/menu/menubg.jpg) right top no-repeat #fff;}
.mh-menu{}
.mh-menu li{}
.mh-menu li a{display:block; line-height: 1; padding: 12px 10px; color:#777; text-decoration:none; position:relative; z-index:10; font-size:18px; font-family:'alegreya_scitalic',arial; -webkit-transition:all .2s linear; -moz-transition:all .2s linear; -o-transition:all .2s linear; -ms-transition:all .2s linear; transition:all .2s linear;}
.mh-menu li a:hover{color:#ae3637; background-color: #ccc;}
.mh-menu li.blank a:hover{background-color: transparent;}
.mh-menu li a.active{color:#af362d; background:#058a88;}
.mh-menu li img{position:absolute; z-index:1; left:0; top:-67px; opacity:0; -webkit-transition:left .4s ease-in-out,opacity .6s ease-in-out; -moz-transition:left .4s ease-in-out,opacity .6s ease-in-out; -o-transition:left .4s ease-in-out,opacity .6s ease-in-out; -ms-transition:left .4s ease-in-out,opacity .6s ease-in-out; transition:left .4s ease-in-out,opacity .6s ease-in-out;}
.mh-menu li:hover img{left:270px; opacity:1;}
.left-section{float: left; width: 600px;}
.right-section{float: right; width: 500px; background: url("../images/menu/menubg.jpg") no-repeat right 175px;}
.home .left-section{background: url(../images/homebg-full.jpg) no-repeat left top; min-height: 825px;}
.right-section ul,.right-section li{list-style: none; margin: 0; padding: 0;}
.big-image{}
.big-image img{display: block;}
.site-logo{}
.site-logo img{display: block;}
.content-block{padding: 20px 20px 37px 30px; border-right:1px solid #ddd; background:rgba(255,255,255,.8); width: 250px;}
.content-block h1{margin: 0 0 0 -10px; padding-bottom: 22px; position: relative; z-index: 9;}
.menu{position: relative;}
.mobile-block{}
.site-content{padding: 10px; border-top: 1px solid #000; border-right: 1px solid #000;}
.mrb-20{margin-bottom: 20px;}
.local-images{margin: 0 auto 20px; display: block;}
.red{color: #c00;}
table.form-table td{vertical-align: middle;}
.mobi-header,.menu-container{display: none;}
.mobi-header .mobi-logo{float: left;}
.mobi-header .mobi-menu{float: right;}
.home_content{width: 1100px;  margin:0 auto;}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px){
    .mh-menu li img{display: none;}
}