#boatsOfWeek
{
    background-color: #1b5360;
    padding: 5px;
    margin: 0px 5px 0px 10px;
    width: 140px;
    border-right: solid 10px #0989a6;
    color: #fff;
    font-size: 9px;
    text-align: center;
}
#boatsOfWeek table
{
    margin: 0px auto;
    width: 130px;
    text-align: left;
}
#boatsOfWeek img
{
    border: solid 3px #0989a6;
}
.boatOfWeekMake
{
    font-weight:bold;
    font-size: 11px;
}
.boatOfWeekDescription
{
    border-bottom: solid 1px #c0e347;
}


/* NEW LAYOUT */

body
{
	text-align:center;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	background-color: #fff;
}
a:link
{
	color: #0989a6;
}
a:hover
{
	text-decoration: underline;
}
h2, h3
{
	margin: 0px;
	font-size: 100%;
}
#pagecontainer {
	width:975px;
	margin: 0px auto;
	text-align:left;
}

#pageheader 
{
	width:971px;
	margin-bottom: 10px;
	margin-left: 2px;
}
#pagetop
{
	background: url(../Imgs/layout/page_top.gif) no-repeat bottom left;
	height: 3px;
}
#topmenu
{
	height: 40px;
	background-color: #153045;
	border-bottom: 7px solid #c0e347;
	font-size: 14px;
	padding: 0px;
}
#topmenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#topmenu li
{
	float: left;
	border-left: solid 1px #1f4b63;
	padding:10px 24px;
}
#topmenu a
{
	display:block;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
#topmenu a:hover
{
	text-decoration:underline;
}
#topimage
{
	background-color: #d9e2ec;
}
#pagecontent
{
	padding-bottom: 10px;
	background: url(../Imgs/layout/page_background.gif) repeat-y;
}
#leftc
{
	text-align: center;
	display:inline;
	float: left;
	width: 203px;
}
#midc
{
	display:inline;
	float: left;
	margin-left: 6px;
	width: 610px;
}
#rightc
{
	display:inline;
	float: right;
	width: 151px;
	text-align: center;
}
#menubox
{
	text-align: left;
	width: 203px;
	background: url(../Imgs/layout/menubox_background.gif) repeat-y;
	position: relative;
}
#menuboxtop
{
	height: 5px;
	background: url(../Imgs/layout/menubox_top.gif) no-repeat top left;
}
#menuboxbottom
{
	height: 7px;
	width: 100%;
	background: url(../Imgs/layout/menubox_bottom.gif) no-repeat bottom left;
	position: absolute;
	bottom: 0px;
	left: 0px;


}
#menubox ul
{
	list-style: none;
	padding: 0px;
	margin-left: 22px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#menubox li
{
	width: 164px;
	margin: 0px;
	padding: 0px;
}
#menubox li, #menubox a
{
	display:block;
	
}
#menubox a
{

	background: url(../Imgs/layout/menuitem_background_off.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	padding-left: 25px;
	line-height: 22px;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	height: 22px;
}
#menubox a:hover
{
	background: url(../Imgs/layout/menuitem_background_on.gif) no-repeat;
	color: #c1e347;
}
div.sidebox
{
	margin: 0px auto;
	text-align: left;
	width: 144px;
	height: 410px;
	position: relative;
	background: url(../Imgs/layout/sidebox_background.gif) repeat-y;
}
div.sidebox p
{
	margin-left: 5px;
	margin-right: 15px;
	padding-bottom: 3px;	
	color: #fff;
	font-size: 10px;
	border-bottom: solid 1px #c1e347;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
div.sidebox p img
{
	border: solid 4px #0989a6;
}
div.sideboxtop
{
	height: 5px;
	background: url(../Imgs/layout/sidebox_top.gif) top left no-repeat;
}
div.sideboxbottom
{
	height: 3px;
	background: url(../Imgs/layout/sidebox_bottom.gif) no-repeat bottom left;
	width: 100%;
	position: absolute;
	bottom:0px;
	left:0px;
}

div.box
{
	width: 303px;
	background: url(../Imgs/layout/box_background.gif) repeat-y;
	display: inline;
	height: auto;
	position: relative;
	padding-bottom: 10px;

}
div.boxcontent
{
	padding-left: 10px;
	padding-right: 10px;
}

div.box div.thumb
{
	width: 40%;
	float: left;
	margin-left: 10px;
	text-align: center;
}
div.box div.info
{
	width: 120px;
	float: left;

}
div.box div.info p
{
	font-size: 11px;
	margin-top: 3px;
	line-height: 1.5em;
}

div.box h2
{
	height: 26px;
	background: url(../Imgs/layout/box_top_title.gif) no-repeat;
	margin:0px;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 10px;
}
div.boxtop
{
	height: 9px;
	background: url(../Imgs/layout/box_top_clear.gif) no-repeat;
	width: 100%;
}
div.boxbottom
{
	height: 9px;
	background: url(../Imgs/layout/box_bottom.gif) no-repeat bottom left;
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
}

.widetitle
{
	display: block;
	clear: both;
	height: 22px;
	background: url(../Imgs/layout/widebox_top_title.gif) no-repeat;
	background-position: 3px 0px;
	color: #fff;
	margin: 0px;
	font-size: 12px;
	padding-top: 6px;
	padding-left: 10px;

}

div#pagebottom
{
	
	background: url(../Imgs/layout/page_bottom.gif) no-repeat top left;
	clear: both;
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	padding-top: 10px;
	text-align: center;
	color:#858585;
	line-height: 20px;
}
div#pagebottom a
{
	text-decoration: none;
	color:#444444;
	margin: 0 8px;
}
div#pagebottom a:hover
{
	text-decoration: underline;	
}

/* SEARCH CONTROLS */

table.searchcontrols td
{
    padding: 5px 0px;
}
table.searchcontrols .divider td
{
    border-bottom: 1px solid #939fa9;
}