body
{
	background: #7BD3F7;
	font-size: x-small;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
}

p { margin: 0 1em 1em 2em; }

h1
{
	font-size: 1.2em;
	margin: 1.3em 1em 0em 1.7em;
}

h1 strong
{
	font-size: 1.4em;
	color: #900;
}

h2
{
	font-size: small;
	margin: 1.3em 1em 0 20px;
	color: #EC9300;
}

h2 em { color: #333; }

h3
{
	font-size: 1em;
	margin: 1.3em 1em .5em 1.8em;
	color: #000;
}

#content p
{
	line-height: 1.8em;
	margin-top: 1.3em;
}

#content blockquote p { line-height: 1.5em; }
a
{
	color: #EC9300;
	font-style: normal;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}

ul
{
	
	margin: 0 2em 0 4em;
	padding: 0;
	list-style-type: square;
	line-height: 1.8em;
}

li { margin: 0;padding:0; }

th
{
	font-size: 1em;
	font-weight: normal;
	text-align: center;
}

th em
{
	font-size: 1.1em;
	color: #EC9300;
	font-weight: 700;
	text-align: center;
}

td
{
	margin: 1em 0 1.2em 0;
	text-align: center;
	vertical-align: middle;
}

/*mySelectors*/
#content table
{
	font-size: .9em;
	font-weight: 500;
	border-top: 0px solid #000;
	border-bottom: 1px solid #000;
	margin: 0 0 1em 2em;
}

#content td
{
	vertical-align: top;
	padding: 5px 5px;
	line-height: 1.3em;
}

#content td#tbl_boats { width: 20%; }

}


#content table a
{
	color: #EC9300;
	font-style: italic;
	text-decoration: none;
	display: block;
}

#content table a:hover
{
	color: #000;
	/*background-color: #F72800; */
	text-decoration: underline;
}

#content img { margin: 0 0 0 0; }
#content p img { margin: 0; }
#content li { width: 440px;}

#contact table
{
	font-size: .9em;
	font-weight: 500;
	margin: 1em 2em 1em 2.5em;
	float: right;
}

#contact table td
{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#contact table#hours td { width: 25%; }
.tbl_gray { background-color: #ccc; }

#content td.tbl_none
{
	background-color: #fff;
	width: 2%;
}

#rightsidebar img { padding: 1em 1.2em 1em 1.2em; }
.tbl_grey { background-color: #ccc; }
.tbl_red { background-color: #f00; }

.tbl_boats
{
	font-size: 1.1em;
	font-weight: 900;
	color: #900;
	text-align: left;
}

.tbl_boats
{
	font-size: 1.1em;
	font-weight: 500;
	color: #000;
	text-align: left;
}

.tbl_boats em { color: #333; }

/*myDIVS*/
#container
{
	width: 760px;
	\width: 762px;
	w\idth: 760px;
	
	
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-right:2px double #F99E19;
	border-left:2px double #F99E19;
	background: #fff url(/images/containerBG_alt.gif) top left repeat-y;
}

#banner
{
	background-image: url(../images/TJbannerNew.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	/*padding-top:120px;*/
	margin-bottom: 0;
	background-color: #fff;
	/*border-bottom: 10px solid #900;*/
	height: 125px;
}

#banner h1 { display: none; }
#image { background: #fff; }

#ssp
{
	height: 150px;
	background: #fff;

}

#nav
{
	background: #fff url("/images/navBG_alt.gif") top left repeat-x;
	text-align: center;
	font-size: x-small;
	padding: 7px 2px;	
	font-weight: normal;
}

#nav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li
{
	padding-left: 5px;
	padding-bottom: 0;
	padding-right: 10px;
	padding-top: 0;
	display: inline;
	border-right: 1px solid black;
	margin: 0;
	
}

#nav li.end { padding-right: 0; border-right: 0;}

#nav a
{
	color: #111;
	font-style: normal;
	padding:2px 4px 1px 4px;
}

#nav #mainactive a
{
	color: #EC9300;
	background: #fff url(/images/mainnav_right.gif) top right no-repeat;
	
}

#nav a:hover
{
	color: #EC9300;
	text-decoration: none;
	background: #fff url(/images/mainnav_right.gif) top right no-repeat;
	padding-left: 4px;
	
}

#content
{
	padding: 7px;
	margin-left: 0;
	margin-right: 245px;
}

/*#content img {margin: 10px 0px 0 5px;}*/
#boatPic
{
	text-align: center;
	padding-bottom: 15px;
	padding-top: 10px;
}

#sidebar-b
{
	float: right;
	width: 245px;
	\width: 260px;
	w\idth: 245px;
	margin: 0;
	padding: 0 0 7px 7px;
}

#sidebar-b img.thumb {border-width: 1px; margin-left: 2em;}

#sidebar-b h1
{
	text-align: left;
	margin: 0 0px;
	padding: 1px 5px;
	font-weight: 900;
	font-size: 1.1em;
	color: #ED9300;
	background-color: #ED9300;
	border: 1px solid #ED9300;
}

#sidebar-b li.title
{
	float: left;
	display: inline;
	margin: 0 0 0 -35px;
	font-weight: normal;
	padding: 0 5px;
	font-size: x-small;
	color: #000;
	background: #fff url(/images/h2circle.gif) top right no-repeat;
}

#sidebar-b p
{
	font-size: 1em;
	line-height: 1.4em;
}

#footer
{
	clear: both;
}

#sidebar-b ul
{
	font-size: x-small;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#sidebar-b li { margin: 0 0 1px 0; }

#sidebar-b ul a
{
	padding: 1px 10px 3px 10px;
	color: #000;
	font-style: normal;
}

a#active
{
	background: #fff url(/images/h2circle.gif) top right no-repeat;
	text-decoration: none;
	font-weight: bold;
}

#subactive
{
	color: #ED9300;
	background: #fff url(/images/h2circle.gif) top right no-repeat;

}

/*#sidebar-b ul ul a#subactive { text-decoration: underline; }*/

#sidebar-b a:hover
{
	color: #000;
	background: #fff url(/images/h2circle.gif) top right no-repeat;
	text-decoration: none;
}


#sidebar-b ul ul
{
	background: transparent;	
	margin-left: 8px;
	margin-top: 0;
	margin-bottom: 0px;
	
}



#sidebar-b ul ul#groupA, #sidebar-b ul ul#groupB, #sidebar-b ul ul#groupC
{
	background: transparent;	
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0px;
	padding-left: 25px
	
}
#sidebar-b ul ul#groupA {background: #FBEDD2 url(/images/a.gif) top left no-repeat;}
#sidebar-b ul ul#groupB {background: #FBEDD2 url(/images/b.gif) top left no-repeat;}
#sidebar-b ul ul#groupC {background: #FBEDD2 url(/images/c.gif) top left no-repeat;}
#sidebar-b ul ul li
{
	margin: 0 0 1px 0;
	font-size: x-small;
}

#sidebar-b ul ul a
{
	padding: 1px 5px 1px 5px;
	color: #000;
	text-decoration: none;
}

#sidebar-b ul ul a:hover
{
	color: #ED9300;
	text-decoration: none;
	
}

#navlist {background: #FBEDD2;border-left: 1px solid white;border-top: 1px solid white;}

#weather
{
	display: block;
	margin: 0 0 5px 5px;
}

#weather a
{
	margin: 0;
	padding: 0;
	background-color: #F72800;
	text-decoration: none;
}

#weather a:hover
{
	color: #000;
	background-color: #F72800;
	text-decoration: none;
	border-left: 2px solid #F7D87B;
}

#separate { margin: 0 auto; }

#content ul
{
	list-style-type: none;
	width: 440px;
	margin-left: 2em;
}

#content li
{
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding-right: 0px;
	padding-left: 7px;
}
#content li.border_none { border: 0 solid #000; }
p.pThumb {margin-bottom: 40px;}
.pThumb img { float: left;padding: 0 10px 10px 5px;clear:left; }

.photo
{
	font-size: 9px;
	font-family: Tahoma, Arial, Georgia;
	float: right;
	margin-right: 30px;
}

.pullQuote
{	
	border: 1px solid #ccc;
	font-size: 11px;
	font-family: Tahoma, Arial, Georgia;
	float: right;
	margin: 1.3em 1em .85em 1em;
	width: 180px;
}
.pullQuote h3 {color:#fff;margin:0;padding:6px;background:#ed9300;}
.pullQuote p {margin:0px 0 0 0;padding:0 6px 6px 6px;}

#mastercraft,#malibu, #monterey
{
	/*border: 1px solid #ED9300;*/
	margin: 0 0;
	padding: 0;
	background: #fff;
}



#mastercraft h2,#malibu h2, #monterey h2
{
	width: 92px;
	text-align: left;
}

#specialsblurb,#blogblurb,
{
	/*margin: 4px;*/
	/*border: 3px double #ED9300;*/
}

.top20 { padding-top: 20px; }
.top10 { padding-top: 10px; }

/*BYE BYE*/
