﻿html
{
  overflow: auto;
}

body
{
    background-repeat: repeat;
    background-position: top;
    background-color: #c7b299;
	color: #000;
	font: normal 100% Verdana, Helvetica, Tahoma,sans-serif;

	margin: 0 auto;
	overflow-x: Hidden;
}
P
{
    padding-left: 5px;
    margin-top: 0px;
}
.Background_Outer_Page
{
   background-image: url("../images/wood2.jpg");
   background-repeat: repeat;
}
.Background_Inner_Page
{
 background-image: url(../images/wood1.jpg);
 background-repeat: repeat;
}

#PageWidth
{
   width: 980px;
}

#PageColor
{
     display: inline-block;
     height: 100%;
     width: 980px;
     /*background-color: #F3E4D3;*/
}
#Email
{
    display: inline-block;
    width: 980px;
    background-color: inherit;
}
.PageColor
{
    background-color: inherit;
    /*background-color: #F3E4D3;*/
}
img
{
    margin-bottom: -3px;
}
H2
{ 
    padding-left: 5px;
    line-height: 1.4em;
    font-size: 1.2em;
    font-weight: bolder;
    text-decoration: underline;
    vertical-align: middle;
    margin-bottom: 0px;
    padding-bottom: 0px;  
}
.coloredWindow_Header_Text
{
  color: Black;
  padding-left: 5px;
  margin-left:0px;
  padding-right: 5px;
  margin-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 19px;
  display: inline-block;
  font-weight: bolder;
  font-variant: small-caps;
}
.coloredWindow_Small
{
  width: 592px; 
  clear:both; 
  padding: 5px;
}
#coloredWindow
{
    float: left;
    width: 600px;
    min-height: 300px;  
    background-color: #CCBFBB; 
}
#content_welcome
{
 width: 980px;
 text-align: left;
 margin-bottom: 10px;   
}
#content_nav
{
    display: inline-block;
    width: 940px;
    margin: 20px;
}

#Website 
{
		width:990px;
		min-height:100%;
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		text-align:Center;
}
#top_shadow
{
    width: 980px;
    height: inherit;
    background-image: url(../images/shadow.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    padding-right: 10px;
    display: inline-block;
 
     
}
#top_shadow2
{
    width: 980px;
    height: inherit;
    padding-right: 10px;
    display: inline-block;
    background-image: url(../images/shadow_top.png);
    background-position: top right;
    background-repeat: no-repeat;
}
#bottom_shadow
{
    width: 980px;
    background-image: url(../images/shadow.png);
    display: inline-block;
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    padding-right: 10px;
     
}
#bottom_shadow2
{
    width: 980px;
    padding-right: 10px;
    display: inline-block;
    background-image: url(../images/shadow_top.png);
    background-position: top right;
    background-repeat: no-repeat;
     
}
#siteheader
{
    height: 60px;
    width: inherit;
    background: url(../images/Header_Background.jpg) repeat top left;
}
#logo
{
    float: left;
    display: block;
    height: inherit;
    margin-bottom: -3px;
    
}

#Content_Window
{
    width: 980px;
}
.Row
{
    height: 100%;
    text-align: left;
    width: 980px;
    
}
.ContentLeftColumn
{
    float: left;
    margin: 8px 13px 8px 13px;
    width: 600;
    border: solid 2px black;
}
.ContentRightColumn
{
    float: right;
    width: 325px;
    margin: 8px 13px 8px 0px;
}
#ContentLeftColumn
{
    float: left;
    width: 600px;
    border: solid 2px black;
}
#ContentRightColumn
{
    float: right;
    width: 325px;
    margin: 8px 13px 8px 13px;
    border-left: solid 2px black;
}
.ColorRow
{
    background-color: Gray;
    Display: inline-block;
    text-align: left;
    width: 950px;
    height: 100%;
}

#WelcomeWindow
{ 
    float: left;
    width: 510px;
}
#MainMenu
{
    background-image: url(../images/title_Background.gif);
    height: 30px;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
}
.Header_Title
{
    font-size: 24px;
    font-weight: bold;
    font-variant: small-caps;
    color: White;
}

.WelcomeTitle
{
    background-image: url(../images/title_background.gif);
    background-repeat: repeat-x;
    color: White;
    height: 30px;
    width: inherit;
}

/*Start Main Page css */

#BulletinsWindow
{
    float: left;
    margin: 8px 13px 8px 13px;
    border: solid 2px black;
    background-color: Black;
    width: 210px;
    height: 300px;
}

#SplashBox
{
    display: block;
    border: solid 2px black;
    margin: 8px 0px 8px 0px;
    width: 549px;
    height: 300px;
    float: left;
}

#SplashImage
{
    display: block;
    height: inherit;
    float: left;

}
#SplashMenu img
{
    height: inherit;
    display: block;
    float: right;
    margin-bottom: 0px;
} 
#NoteWindow
{
 float: right;
 height: 300px;
 width: 160px;
 margin: 8px 13px 8px 13px;
}

#NoteWindow a
{
 text-decoration: none;
 cursor: pointer;
}

.Note
{
 background-image: url("../images/note.jpg");
 height: 145px;
 width: 160px;
}
.Note H1
{
 margin: 0px;
 line-height: 30px;
 font-size: 16px;
 color: White;
 text-decoration: none;
}
.Note P
{
 color: Black;
 text-align: left;
 text-decoration: none;
}
.Note H2
{
 margin: 0px;
 color: Black;
 font-weight: bold;
 text-decoration: none;
}

#DealWindow
{
width: 950px; 
border: solid 2px black; 
text-indent:0px;
margin: 8px 0px 8px 13px;
float: left;
}
.featured_window
{
  float: left;
  margin-top: -1px;
  width: 950px;
  height: 150px;
  background-image: url(../specials/featured/featured_background.gif);
}
.featured_overlay1
{
 float: left;
 clear: both; 
 margin-top: -150px;
}
.featured_description
{
  height: 100px;
  float: left;
  width: 550px;
  text-align: left;
  padding-left: 5px;
}
.featured_price
{
  height: 100px;
  margin-left: 10px;
  z-index: 3;
  float: left;
  width: 220px;
  text-align: left; 
}
.featured_header
{
  height: 40px;
  text-align: center;
  font-size: 24px;
  line-height: 34px;
  vertical-align: middle;
  color: Yellow;
  font-weight: bolder;
  text-transform: capitalize;

}
.featured_picture
{
 float: left;
 height: 100px;
 width: 133px;
 margin-top: -2px;
 margin-left: 26px;

}
.featured_overlay2
{
 float: right;
 clear: both; 
 display: inline-block;
 margin-top: -188px;
 margin-right: -45px;
}

#NewsArea
{
width: 480px;
background-color: #ECEFF5;
Display: inline-block;
}

/*End Main Page css */

#YamahaWindow
{
  width: 190px;
  height: 760px;
  float: right;
  background-color: Black;
}


#ContactTitle
{
    background-image: url(../images/title_background.gif);
    background-repeat: repeat-x;
    color: White;
    height: 30px;
}
.ContactWindow
{
  width: 450px;
  float: right;
  margin-right: 13px;
  margin-top:8px;
  background-color: Black;
  background-position: bottom;
  background-repeat: no-repeat;
  color: White;
  line-height: 28px;
  font-size: 16px; 
  border: solid 2px black;
}
.ContactWindow a
{
  text-decoration: none;
  color: White;
  font-weight: bold;
}
.ContactWindow a:visited
{
  text-decoration: none;
  color: White;
  font-weight: bold;
}

.ContactWindow a:hover
{
  color: Yellow;
  text-decoration: underline;
  font-weight: bolder;
}

#Top_Window
{
  float: left;
  width: 980px;
  display: inline-block;
  padding: 0;
  background-color: White;
  /*background-color: #FEEED4;*/
  border-style: solid;
  border-width: thin;
  border-color: Black; 
}

#Bottom_Window
{
    width: 980px;
    min-height: 100%;
    border-style: solid;
    border-width: thin;
    border-color: Black; 
    display: inline-block;
    background-color: white;
    /*background-color: #FEEED4;*/
}
#MainContent
{
    width: 980px;
}

#Footer
{
    display: inline-block;
    background-color: black;
    color: white;
    clear:both;
    width: 980px;
     
}
NewsBoxFrame
{
  Display: inline-block;
}

#NewsBox
{
    width: 230px;
    height: 100%;
    Display: inline-block;
    line-height: 14px;
    padding: 5px;
    background-color: White;   
}
.NewsDate
{
 float: left;
 font-size: 12px;
 font-style: italic;
 color: Gray;
}
.NewsTitle
{
 font-size: 18px;
 font-weight: bold;
 float: left;
 margin-left: 10px;
 text-align: left;
 color: Orange;
}
.NewsText
{
clear: both;
 float: left;
 width: 460px; 
 padding-right: 10px;
 display: block; 
 text-align: left;
 font-size: 12px;
 color: Black;
 margin-bottom: 15px;
}
.CLEAR
{
  clear: both;
}
.ImageFloatLeft
{
  float: left;
  margin-left: 50px;
}
.ImageLeft
{
 margin-right: 20px;
}
.ImageFloatRight
{
  float: right;
  margin-right: 50px;
}

 
#SalesPageHeader
{
    background-image: url(../images/sales/header.gif);
    background-repeat: repeat-x;
    background-color: #CDCDCD;
    height: 180px;
    width: 980px;

}
#SalesPageText
{
     margin: 10px;
     background-color: White;
     padding: 5px;
     font-size: 14px;
     text-align: left;
     text-indent: 10px; 

}
#SalesPageHeaderName
{
    margin-left: 140px;
}
#SalesFrame
 {
	overflow-x:hidden;
	overflow-y:auto;
}
#ReportFrame
 {
    background-color: inherit;
	overflow-x:hidden;
	overflow-y:auto;
}

.PageFooter
{
   font-size: small;
   display: inline-block;
   background-color: Black;
   background-position: top;
   background-image: url(../images/sales/footer.gif);
   background-repeat: repeat-x;
   color: White;
   width: 980px;  

}
#PageFooter_RED
{
    background-image: none;
    background-color: #CE0000;
}
.PageFooter a
{
  color: White;
  font-weight: bold;
}
.PageFooter a:visited
{
  color: White;
  font-weight: bold;
}

.PageFooter a:hover
{
  color: Yellow;
  text-decoration: underline;
  font-weight: bolder;
}

.SubMenuLinkText
{
  float: left;
  width: 254px;
  margin-top: -4px;
  background-color: #FCF4EA;
  padding-left: 5px;
  padding-right: 5px;
  border: solid 2px black;

}
.LeftColumn
{
  float: left;
  width: 400px;
  clear:both;
  margin-left: 60px;
  margin-bottom: 10px;
}

.RightColumn
{
   float: right;
   width: 400px;
   margin-right: 50px;
   margin-bottom: 10px;
}

.Embed_Image_Left
{
  display: inline-block;
  margin-left: 5px;
  margin-right: 10px;
  border: solid 2px black;

}
#Department_Intro
{
 width: 525px;
 margin-left: 10px;
 text-indent: 20px;
 text-align: left;
 float: left;
}

.Department_Quickfacts
{
  background-color: White;
  width: 200px;
  font-size: small;
  height: 125px;
  margin-top: -2px;
  margin-right: -2px;
  margin-bottom: -20px;
  float: right;
  border: solid 2px black;
}

.Department_Quickfacts H3
{
  font-size: small;
  margin-bottom: -8px;
  color: White;
  text-align: center;
  background-image: url(../images/title_background2.gif);

}
#Department_Quickfacts_Link
{
 margin-top: -10px;
 margin-left: 5px;
 float: left;
 text-align: center;

}

#Article_FrameStyle1A{
  float: left;
  margin-top: 10px;
  margin-left: 17px;

}

#Article_FrameStyle1B{
  background-color: #B4B4B4;
  border: solid 3px black;
  padding: 2px;
  width: 300px;
  float: right;
  margin-top: 10px;
  margin-right: 17px;
}

#Article_FrameStyle1C{
  background-color: #B4B4B4;
  border: solid 3px black;
  padding: 2px;
  width: 390px;
  float: left;
  margin-top: 10px;
  margin-left: 17px;

}
#Article_FrameStyle2
{
  float: left;
  background-color: #B4B4B4;
  border: solid 3px black;
  margin-top: 10px;
  margin-left: 17px;
  width: 720px;
  padding-bottom: 10px;

}


.Article_Title{
  margin-top: -2px;
  margin-left: -2px;

}

.Article_SubHeader{
    color: Maroon;
    text-align: left;
    text-transform: capitalize;
    font-size: Medium;
    font-weight: bold;
    margin-bottom: -3px;
}
.Article_SubText{
    font-size: x-small;
    text-align: left;
    line-height: 10px;
}
.Article_Text{
    font-size: small;
}

.Page_Title{
   text-align: left;
   font-size: larger;
   font-variant: small-caps;
   font-weight: bolder;
   text-decoration: underline;
}

.Seasonal_SubTitle{
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
   font-size: 20px;
   line-height: 20px;
   font-variant: small-caps;
   font-weight: bold;

}
.Seasonal_Text{
    text-align: left;
   font-size: smaller;

}

.Seasonal_Text UL
{
  line-height: 100%;
  font-size: inherit;

}

.Page_SubTitleColored{
   text-align: left;
   display: inline-block;
   border-top: solid 2px black;
   border-bottom: solid 2px black;
   margin-top: -2px;
   background-color: #C9A57C;
   background-image: url(../images/wood2.jpg);
   background-repeat: repeat;
   width: 975px;
   line-height: 1.3em;
   vertical-align: middle;
   font-size: 1em;
   font-variant: small-caps;
   font-weight: bold;

}
.Page_Text{
 text-indent: 10px;
 text-align: left;
 font-size: 14px;
}

.Page_Text_Large{
 text-indent: 14px;
 text-align: left;
 font-size: 18px;
}

.Page_TopText{
   background-color: #C9A57C;
   border-top: solid 2px black;
   width: 980px;
   text-align: center;
   font-size: Large;
   font-variant: small-caps;
   font-weight: bold;
}
.SubPage_TopText{
   background-color: #C9A57C;
   border-bottom: solid 2px black;
   width: 980px;
   text-align: center;
   font-size: Large;
   font-variant: small-caps;
   font-weight: bold;
}

#NewBoats_LinkBlock
{
  float: right;
  border: solid 2px black;
  margin-right:-2px;
  margin-top: -2px;
  padding-bottom: 3px;
}
#NewBoats_Splash
{
  float: right;
  width: 200px;
  height: 150px;
  border: solid 2px black;
  margin-right:-2px;
  margin-top: -2px;

}
.prop
{
    float:left; 
    margin-left: 60px;  
    width: 680px; 
    text-align: left; 
    margin-top: -30px;

}
.prop a:link
{
 color:Black;
 text-decoration: none;
}
.prop a:visited
{
 color:Black;
 text-decoration: none;

}
.prop a:hover
{
 color:white;
 background-color: black;
 text-decoration: none;
}
.Top_NavBar
{
 background-color: BLACK;
 display: inline-block;
 width: 980px;
 border-top: solid 2px black;
}
.Top_NavTitle
{
   font-weight:bolder;
   color: Red;
   font-size: 30px;
   width: 980px;
   font-variant:small-caps;
}

.Top_NavButton
{
   color: white;
   width: auto;
   float: left;
   font-family: @Arial Unicode MS;
   font-weight: bold;
   font-size: 19px;
   display:inline-block;
   padding-left: 18px;
   padding-right: 2px;
}
.Top_NavButton a:link 
{
    color: white;
    text-decoration: none;
} 
.Top_NavButton a:visited  
{
    color: white;
    text-decoration: none
}
.Top_NavButton a:hover
{
    color: White;
    background-image: url(../images/sales/bottom_nav_bg2.jpg);
    background-repeat: repeat-x;
    font-weight: bold;
}
.winterize
{
  padding-left: 50px;
  padding-right: 20px;
  font-size: 12px;
}


.winterize_bronze
{
  float: left;
  width: 150px;
  height: 350px;
  background-image: url(../images/service/pkg_bronze.gif);
}


.winterize_silver
{
  float: left;
  margin-left: 20px;
  width: 150px;
  height: 350px;
  background-image: url(../images/service/pkg_silver.gif);
}

.winterize_gold
{
  float: left;
  margin-left: 20px;
  width: 150px;
  height: 350px;
  background-image: url(../images/service/pkg_gold.gif);
}

.winterize_plat
{
  float: left;
  margin-left: 20px;
  width: 150px;
  height: 350px;
  background-image: url(../images/service/pkg_plat.gif);
}

.Bottom_NavBar Img
{
float: left;
}

.ColumnLeft{
 width: 678px;
 float: left;

}
.ColumnRight{
 width: 300px;
 float: left;
 background-color: #DDCFB7;
 border-left: solid 2px black;
 border-bottom: solid 2px black;
}
.BoxWrapper{
 margin-bottom: 5px;
}
.BoxTitle{
 width: 450px;
 color: White;
 font-size: medium;
 font-variant: small-caps;
 font-weight: bolder;
 background-image: url(../images/box_header.gif);

}
.BoxText{
 width: 450px;
 text-align: left;
 text-indent: 10px;
 background-image: url(../images/box_footer.gif);
 background-position: bottom; 
}
.Seminar_Date
{
   font-size: 24px;
   font-weight: bolder;
   text-align: right;
   padding-right: 10px;
   color: Yellow;
   width: 180px;
}
.Seminar_Title
{
   font-size: 24px;
   font-weight: bolder;
   text-align: Left;
   padding-left: 5px;
   color: White;


}
.Seminar_Speaker
{
   font-size: 12px;
   font-style: italic;
   text-align: left;
   padding-right: 10px;
   color: White;


}


.Page_Table *
{
  margin: 0px;
  padding: 0px;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#Prop_Header{
 background-image: url("../images/parts/prop_header_full.gif");
 background-position: left top;
 background-repeat: no-repeat;
 background-color:White;
 width: 980px;
 height: 100px;
}
#Prop_Header_Text{
 color: White;
 font-size: 1.6em;
 font-variant:small-caps;
 font-weight: bolder;
 line-height: 50px;
 vertical-align: text-top;
}
.Glossary_Menu
{
  float: left;
  margin-top: 2px;
  margin-left: -8px;
}

.Glossary_Menu a
{
   border: solid 1px #DADADA;
   background-color: #94CBF0;
   color: Black;
   padding-left: 5px;
   padding-right: 5px;
   font-size: 14px;
   font-weight: bold;
   font-family: Tahoma;
}


.Glossary_Menu a:link
{
 color:Black;
 background-color: #94CBF0;
 text-decoration: none;
}
.Glossary_Menu a:visited
{
 color:Black;
 background-color: #94CBF0;
 text-decoration: none;

}
.Glossary_Menu a:hover
{
 color: #0083DB;
 background-color: white;
 border: solid 1px #0083DB;
 text-decoration: none;
 }

/* Boating Guide CSS Info */
 .GuidePage_TopText{
   background-color: #012A75;
   color: White;
   border-bottom: solid 2px black;
   width: 980px;
   text-align: center;
   font-size: Large;
   font-variant: small-caps;
   font-weight: bold;
}
.GuidePage
{
 background-color: #94CBF0;
}

 .Guide_Menu
 {
    float: left;
    background-color: White;
    width: 188px;
    border-bottom: solid 2px black;
    border-right: solid 1px black;
 }
 .Guide_Menu h2
 {
   background-color: #002157;
   color: White;
   margin-top: 0px;
   text-align: center;
   font-size: 16px;
   text-decoration: none;
   font-weight: bold;
   font-family: Tahoma;
   display: inline-block;
   width: 185px;
 
 }
 
 .Guide_Menu a
 {
   color: White;
   display: inline-block;
   width: 184px;
   background-color: #0083DB;
   text-align: right;
   padding-right: 2px;
   padding-left: 2px;
   font-size: larger;
   font-weight: bold;
   font-family: Tahoma;
 }
 .Guide_Menu a:link
{
 color:White;
 background-color: #0083DB;
 text-decoration: none;
}
.Guide_Menu a:visited
{
 color:White;
 background-color: #0083DB;
 text-decoration: none;

}
.Guide_Menu a:hover
{
 color: Black;
 background-color: #94CBF0;
 text-decoration: none;
 }
 
 .Guide_Menu a.active_guide
 {
    background-color:#004DDB;
    color: White;
    border-top: solid 1px black; 
    border-bottom: solid 1px black;
 }
  #Guide_Content_Window
 {
  float: left;
  width: 549px;
  min-height: 100%;
  background-color: White;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  border: solid 1px black;
 } 
 
 .HighlightBox_30
 {
   margin-left: 30px;
   margin-right: 30px;
   border: solid 2px black;
 }
 
 
.routineCareTable{

border-right:1px solid #1971a4;
}
.routineCareTableTD{
line-height: 1.4em;
width: 80px;
vertical-align:top;
padding: 4px;
border-bottom: 1px solid #1971a4;
border-left: 1px solid #1971a4;
}
.routineCareTableTH{
color:#000;
line-height: 1.4em;
width: 80px;
vertical-align:top;
padding: 4px;
border-bottom: 1px solid #1971a4;
border-left: 1px solid #1971a4;
vertical-align:bottom;
border-top:1px solid #1971a4;
font-weight:bold;
background-color:#d5e8f5;
text-align:left;
}
.routineCareTableBlank{
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #1971a4;
background-color:#fff;
}
.routineCareTableAlt{
background-color:#f8fefe;
}

.Background_Black
{
  background-color: Black;
  width: inherit;
}

.Background_Black a
{
  color: White;
  font-weight: bold;
}
.Background_Black a:visited
{
  color: White;
  font-weight: bold;
}

.Background_Black a:hover
{
  color: Yellow;
  text-decoration: underline;
  font-weight: bolder;
}


.Background_Inner_Page{
 background-image: url(../images/wood1.jpg);
 background-repeat: repeat;
}

.Background_Outer_Page{
 background-image: url(../images/wood2.jpg);
 background-repeat: repeat;
}
.Background_Dark_Wood_H{
 background-image: url(../images/wood3.gif);
 background-repeat: repeat;
}

.clear { 
  clear:both; 
} 

#Ad_Window{
   width:220px;
   float:right;
}

.CloseoutBoats
{
 vertical-align: top;
 min-height: 600px;

}
.CloseoutBoat
{
  float: left;
  width: 300px;
  border: solid 2px black;
  margin-left: 9px;
  margin-top: 9px;

}
.CloseoutBoat_Title
{
 background-color:Red;
 width: 300px;
 text-align: center;
}

.CloseoutBoat_Title a
{
  color: White;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
}
.CloseoutBoat_Title a:visited
{
  color: White;
  text-decoration: none;
  font-weight: bold;
}

.CloseoutBoat_Title a:hover
{
  color: Yellow;
  text-decoration: underline;
  font-weight: bolder;
}

.CloseoutBoat_Text
{
 height: 37px;
 text-align: right;
 font-size: 20px;
 font-weight: bold;
 padding-top: 13px;
 padding-right: 10px;
 background-image: url(../sales/images/Closeouts/price.png);
 background-position: left top;
 background-repeat: no-repeat;
 width: 290px;
}
.CloseoutBoat_Frame_Price
{
 height: 32px;
 color: White;
 display: inline-block;
 text-align: right;
 font-size: 20px;
 font-weight: bold;
 padding-top: 10px;
 padding-right: 20px;
 padding-right: 10px;
 background-image: url(../sales/images/Closeouts/price.png);
 background-position: left top;
 background-repeat: no-repeat;
 width: 290px;

}