@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../Images/BKGD.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
#ContainHeader {
	position:relative;
	width:100%;
	z-index:100;
	background-image: url(../Images/BKGDHead.png);
}
#ContainHeaderBody {
	position:relative;
	width:1000px;
	z-index:2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ContentHead {
	position:relative;
	width:1000px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Images/BKGDIntro.png);
	height: 311px;
}
#ContentText {
	position:relative;
	width:1000px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Images/PageBody.png);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ContentFoot {
	position:relative;
	width:1000px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
}
#NavButtonsContain {
	position:absolute;
	left:375px;
	top:0px;
	width:626px;
	height:86px;
	z-index:2;
}
#HeadIntroContain {
	position:absolute;
	left:25px;
	top:12px;
	width:950px;
	height:298px;
	z-index:3;
}
#ContentContain {
	position:relative;
	width:940px;
	z-index:2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#PageEnd {
	position:relative;
	width:900px;
	height:1px;
	z-index:2;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

#ContactInfo {
	position:relative;
	width:900px;
	z-index:2;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	text-align: center;
}









h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: 920px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 16px;
}



a:link {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}




a.IconSM:link {
	color: #FFF;
	display: block;
	float: left; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../Images/BKGDIconButtonSM.png);
	background-repeat: repeat-x;
	background-position: right top;
	clear: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #FFF;
	text-align: center;
	font-weight: bold;
	margin: 2px;
	width: 52px;
	padding: 2px;
	font-size: 9px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.IconSM:hover {
	background-position: bottom right;
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
}

a.DetailIconSM:link {
	color: #FFF;
	display: block;
	float: right; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../Images/BKGDIconButtonSM.png);
	background-repeat: repeat-x;
	background-position: right top;
	clear: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #FFF;
	text-align: center;
	font-weight: bold;
	margin: 2px;
	width: 52px;
	padding: 2px;
	font-size: 9px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.DetailIconSM:hover {
	background-position: bottom right;
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
}

a.DetailIconLG:link {
	color: #FFF;
	display: block; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../Images/BKGDIconButtonSM.png);
	background-repeat: repeat-x;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #FFF;
	text-align: center;
	font-weight: bold;
	width: 110px;
	padding: 2px;
	font-size: 11px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
a.DetailIconLG:hover {
	background-position: bottom right;
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
}


#DetailPageContain {
	position: relative;
	width: 900px;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
}

#ColumnRight300 {
	position:relative;
	width:350px;
	z-index:101;
	margin: 5px;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	float: right;
}

#BoatDetailTitle {
	position:relative;
	z-index:2;
	margin-left: 50px;
}.PageSubTitle {
	font-size: 18px;
}
.TextWhite {
	color: #FFF;
}






#IndexBoatsContain {
	position: relative;
	width: 160px;
	height: 115px;
	z-index: 101;
	background-color: #000;
	float: left;
	margin: 5px;
	text-align: center;
	border: 1px solid #000000;
}
#IndexBoatsText {
	position:absolute;
	top:85px;
	width:160px;
	height:30px;
	z-index:101;
	background-image: url(../Images/BKGDBlack.png);
	font-size: 10px;
	padding-top: 5px;
	overflow: hidden;
}
a.IndexBoatsTextButton:link {
	color: #FFF;
	display: block; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../Images/BKGDBlack.png);
	background-repeat: repeat-x;
	background-position: right top;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	font-size: 9px;
	position: absolute;
	bottom: 0px;
	width: 150px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a.IndexBoatsTextButton:hover {
	background-position: bottom right;
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
}

#LocationContain {
    display: inline-block;
    width: 33%;
    position: relative;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: left;
    text-align: center;
}
#LocationContainImage {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	display: block;
}
#LocationContainImage img {
	width: 100%;
}
#LocationContainTitle {
}
#LocationContainContact {
}
