/* *** Reset browser styles *** */

h1, h2, h3, h4, h5, h6, p, div, ul, ol, li, code, pre, form, fieldset, blockquote, html, body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
  -moz-opacity: .999;
}

table {
	border-collapse: collapse; /* prevents double borders */
	border-spacing: 0;
}

td, th, caption {
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
	font-color: #0039ce;
}

img, fieldset  { 
	border: 0; /* remove border around linked images and fieldsets */
}

ol  {
	font-size:1.1em;
	margin-left: 1.8em; /* add smaller indent than default */
	list-style: decimal;
	list-style-position: inside;
}

ul {
	font-size:1.1em;
	margin-left: 1.1em;
	list-style:square;
	list-style-position: inside;
}

q:before, q:after { 
	content:''; /* remove browser generated quote marks */
}

/* 1 col layout */

#oneCol #mls-iframe {
	height:500px;
	width:724px;
	border:0;
}

#oneCol #main {
	float:left;
	width:750px;
	margin-right:15px;
}

/* 2 col layout */
#twoCol #contentWrap {
	width: 975px;
}

#twoCol #main {
	width: 480px;
	margin-right:15px;
}

#twoCol #mainfulllength {
	position:relative;
	width:955px;
	margin:850px 10px 0 7px;
}

/* 3 col layout */
#threeCol #contentWrap {
	width: 975px;
}

#threeCol #main {
	float:left;
	width: 410px;
	margin-right:15px;
}

#imagesDiv {
	float: center;
}

/* common layout */
#header {
	background: url(../images/.jpg);
	background-repeat:no-repeat;
	position: relative;
	width: 975px;
	height:354px;
}

#contentWrap {
	background:url(../images/main-bg.jpg);
	background-repeat:repeat-y;
	top:239px;
	width: 975px;
	height:auto;
	float:left;
}

#contentWrap #main {
	float: right;
	padding:10px;
}

#oneCol #sidebar, #oneCol #sidebar-2 {
	background:#fff;
	float: right;
	width: 160px;
	margin: 10px 25px 0 0;
}

#threeCol #sidebar, #twoCol #sidebar {
	background:#fff;
	float: left;
	width: 230px;
	margin-left:3px;
	height:745px;
}

#threeCol #sidebar-2, #twoCol #sidebar-2 {
	background:#fff;
	float: right;
	width: 160px;
	margin: 10px 25px 0 0;
}

#container {
	position: relative;
	width: 975px;
	margin: 0 auto;
}

#footer {
	clear: both;
}

/* page styles */
body {
	font: 52.5% Verdana, Arial, Helvetica, sans-serif;
	background:#898c92 url(../images/body-bg.gif) repeat-x;
	height:auto;
	width:auto;
}

#main h1 {
	font:2.5em Georgia, Times New Roman, Times, serif;
	text-transform: none;
	color: #000;
	line-height: 0.9em;
	padding-bottom: 2px;
	border-bottom: 2px solid #ffcc33;
	margin-bottom: 10px;
	padding-top: 1em;
	font-weight: bold;
}

h2.top {
	color: #000;
	font-size: 1.8em;
	font-weight: bold;
	padding-top: 3px;
	margin-bottom: 10px;
	border-bottom: 2px solid #ffcc33;
	margin-top: 10px;
}

h2.middle {
	color: #000;
	font-size: 2em;
	font-weight: bold;
	padding: 2px 0 3px 10px;
	height:25px;
}

#main {
	padding-top: 1em;
}

#main p {
	font: 1.8em Georgia, Times New Roman, Times, serif;
	margin-bottom: 1em;
	color:#000;
}

#contact-table {
	font:1.5em Georgia, Times New Roman, Times, serif;
	color:#000;
	width:480px;
}

#contact-table a {
	text-decoration: none;
	color: #000;
	padding: 3px 5px 3px 10px;
	display: block;
	width:100px;
}

#contact-table a:hover {
	color: #898c92;
	background:#003399;
}

#page-box-1 {
	background:url(../images/page-box-1.jpg) no-repeat;
	height:360px;
	width:229px;
}

#page-box-2 {
	background:url(../images/page-box-2.jpg) no-repeat;
	height:460px;
	width:229px;
	padding-bottom:25px;
}

#page-box-3 {
	background:url(../images/page-box-3.jpg) no-repeat;
	height:422px;
	width:935px;
}

#page-box-1 label {
	font:1.3em Georgia, Times New Roman, Times, serif;
}

#page-box-2 label {
	font:1.3em Georgia, Times New Roman, Times, serif;
}

#page-box-4 {
	background:url(../images/page-box-4.jpg) no-repeat;
	height:290px;
	width:960px;
	margin-left:2px;
}

#page-box-2 p {
	font:1.5em Corbel;
	margin:0 0 0 32px;
	color:#fff;
	padding-top:40px;
}

#page-box-4 h1.box-4  {
	font:2.5em Georgia, Times New Roman, Times, serif;
	text-transform: none;
	color: #fff;
	line-height: 0.9em;
	margin-top:1.2em;
	margin-bottom: 5px;
	border-bottom: 2px solid #ffcc33;
	font-weight: bold;
	width:433px;
}

#page-box-4 strong.box-4  {
	font:1em Georgia, Times New Roman, Times, serif;
	text-transform: none;
	color: #fff;
	font-weight: bold;
}

#page-box-4 .box-4-image {
	background:url(../images/page-box-4-par.jpg) no-repeat;
	width:433px;
	height:100px;
	margin-right:25px;
	margin-bottom:10px;
}

#page-box-4 p.box-4 {
	font:1.4em Corbel;
	color:#fff;
	padding:10px;
}

#page-box-4 table#box-4 {
	height:auto;
	width:auto;
	margin-left:33px;
}

#page-box-4 a.box-4-link {
	font:1.1em Corbel;
	display:inline;
	margin:0;
	padding:0;
	width:0;
}

#page-box-4 a.box-4-link:hover {
	color:#898c92;
	display:inline;
	margin:0;
	padding:0;
	width:0;
}

#page-box-5-top {
	background:url(../images/page-box-5-top.jpg) no-repeat;
	height:26px;
	width:289px;
}#page-box-5-middle {	font:1.5em Corbel;
	background:url(../images/page-box-5-middle.jpg) repeat-y;	height:auto;	width:289px;	padding: 15px;
}#page-box-5-middle h3 {	font:2.5em Georgia, Times New Roman, Times, serif;	text-transform: none;	color: #000;	line-height: 0.9em;	padding-bottom: 2px;	border-bottom: 2px solid #ffcc33;	margin-bottom: 10px;	/*padding-top: 1em;*/	padding-right: 75px;	font-weight: bold;	width:289px;}#page-box-5-middle ul {	font:1.5em Corbel;}#page-box-5-middle li {	font:1.5em Corbel;}
#page-box-5-bottom {
	background:url(../images/page-box-5-bottom.jpg) no-repeat;	height:28px;	width:289px;
}

#features-table {
	font-size:1.0em;	width:480px;
}

.features-photo {
	border:1px solid #000;
	margin-top:10px;
	height:100px;
	width:100px;
}

.features-content {
	border-bottom:1px solid #ffcc33; 
	margin-bottom:20px;
}

#details {
	text-decoration:none;
	width:100px;
}

.details a {
	font:1.0em Geneva;
	color:#000;
	text-decoration:none;
}

.details:hover {
	text-decoration:none;
	color:#898c92;
}

p.banner {
	margin: 0 0 0 50px;
}

#main .photo-broker {
	float:right;
	height:200px;
	width:200px;
	border: 1px solid #000;
	padding:5px;
}
/*Table for the search form on the module-listings*/
#search-table-form {
	height:auto;
	width:480px;
}
/*Table on the advanced search section on the module-listings*/
#advanced-table {
	height:auto;
	width:200px;
}

#advanced h2 {
}

#advanced-table td {
	width:200px;
}

a.search {
	font:1.5em Corbel;
	text-decoration: none;
	color: #000;
	padding: 3px 5px 3px 10px;
	display: block;
	width:100px;
}

a.search:hover {
	color: #898c92;
	background:#003399;
}
/* table for the boatlistings on the module-listings */
#listings-table {
	font:1.3em Georgia, Times New Roman, Times, serif;
	height:auto;
	width:480px;
}

#listings-table th {
	height:auto;
	width:480px;
	background:#003399;
	color:#fff;
}

#listings-table td {
	height:auto;
	width:480px;
}

#listings-table a {
	font:1.3em Geneva;
	color:#fff;
	text-decoration:underline;
	width:auto;
	margin-right:20px;
	margin-left:10px;
}

#listings-table a:hover {
	text-decoration:none;
	color:#898c92;
}

#listings-table b.hours {
	margin-left:20px;
	margin-right:40px;
}

#listings-table a.moreDetails {
	font:1.5em Corbel;
	text-decoration: none;
	color: #000;
	padding: 3px 5px 3px 10px;
	display: block;
	width:100px;
}

#listings-table a.moreDetails:hover {
	color: #898c92;
	background:#003399;
}

#listings-table-desc {
	margin-bottom:10px;
	width:240px;
}

#listings-table-desc img {
	border:1px solid #000;
	margin-top:10px;
	padding:5px;
	height:100px;
	width:100px;
}

#pages-table {
	font:1.3em Georgia, Times New Roman, Times, serif;
	height:auto;
	width:480px;
}

p.warning {
	color:#FF0000;
}

p.alert {
	color:#FF0000;
}

/*Sidebar and photo styles*/
fieldset#contactUs {
	border:1px solid #000;
	margin:0 0 0 10px;
	padding:0 10px 0 0;
}

legend#contacting {
	font-size:2.3em;
	font-weight:bold;
	margin:0 3px 0 5px;
	color:#003399;
}

.searchForm {
	position:relative;
	margin:0px 0 0 30px;
	padding:35px 0 0 0;
}

.search {
	font:1.5em;
	color:#fff;
}

.searchContact{
	position:relative;
	margin:0 0 0 30px;
	padding:55px 0 0 0;
}

#contactForm {
	font:1.5em;
	color: #000;
}

h2.categories {
	font-size: 1.8em;
	font-weight: bold;
	color: #fff;
	margin:5px 0 0 0;
}

#transport-photo {
	padding:5px;
	height:217px;
	width:300px;
	border:1px solid #000;
	margin:5px;
	float:right;
}

#surveyors-photo-1 {
	padding:5px;
	height:210px;
	width:200px;
	border:1px solid #000;
	margin:5px;
	float:right;
}

#surveyors-photo-2 {
	padding:5px;
	height:196px;
	width:256px;
	border:1px solid #000;
	margin:5px;
	float:right;
}

#sidebar h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	padding: 3px 5px 3px 5px;
	width: 200px;
}

#sidebar  ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid #A7A37E;
	border-right: 1px solid #A7A37E;
}

#sidebar li {
	font-weight: bold;
	font:1.5em Corbel;
	text-transform: lowercase;
	background: #F2F2F2;
	text-align: right;
}

#sidebar ul ul {
	border: none;
}

#sidebar li li {
	font:1.5em Corbel;
	font-weight: normal;
	background: #FFFFFF;
}

#sidebar a {	font:1.5em Corbel;	text-decoration: none;	color: #fff;	padding: 3px 5px 3px 10px;	display: block;	width:170px;	margin:0 0 0 22px;}
#sidebar a:hover {	color: #898c92;	background:#003399;}

#footer {
	font:1.3em Corbel;
	color: #000;
	background: url(../images/footer.jpg);
	background-repeat:no-repeat;
	text-align: right;
	width: 975px;
	height:157px;
}

#footer a.lambert {
	text-decoration: none;
	color: #fff;
	padding: 3px 5px 3px 0;
	display: block;
	width:100px;
}

#footer a.lambert:hover {
	color: #898c92;
	background:#003399;
}

#footer p.lambert {
	padding-left:103px;
	width:110px;
	float:left;
	text-align:left;
	font:1em Corbel;
	color: #fff;
}

#footer #photo-1 {
	position:relative;
	background:url(../images/plaxo-me-1.jpg) no-repeat;
	height:100px;
	width:100px;
	margin-right:112px;
}

#footer #nav-bottom {
	position:relative;
	top:16px;
	float:right;
	width:945px;
	margin-right:5px;
}

#footer #nav-bottom #footerlinks {
	padding-left:130px;
}

#footer a.nav-bot {
	text-decoration: none;
	color: #fff;
}

#footer a.nav-bot:hover {
	color:#898c92;
}

#footer span.v-line-bot {
	color:#fff;
}

#footer p#address {
	position:relative;
	top:0;
	left:0;
	color:#fff;
	width:680px;
	padding-bottom:15px;
}

/* ie 6  */

/*give links full rollover and remove space*/
* html #sidebar li a { 
	height: 1px; 
}

/*allow alpha trans of bg image*/

#main li {
	padding-bottom: 5px;
}

.clear:after { 
	content: .; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

.clear {
	min-height: 1px;
}

* html .clear {
 height: 1px;
}

#main li li {
	font-size: 100%;
}

#footnote {
	margin-left: 170px;
	clear: both;
}

.asterisk {
	font-size:1.1em;
	color:#ff0000;
}

span.required  {
	font-size:1.4em;
	color:#000;
}

span.search-required  {
	padding-top:15px;
	font:1.8em;
	color:#fff;
}

#main label {
	font:1.5em Georgia, Times New Roman, Times, serif;
	text-align: left;
	color:#000;
	font-weight:bold;
}

#main strong {
	color:#000;
	font-size:2em;
}

.button {
	background:#000;
	color:#fff;
	margin:0 0 5px 0;
}
.button:hover {
	background:#fff;
	color:#898c92;
}

a {
	cursor:hand;
}

#main #repoboats-available {
	height:auto;
	width:480px;
	border:1px solid #000;
}

#main #repoboats-available td {
	height:auto;
	width:auto;
	background:#ffff00;
	border:1px solid #000;
}

p.bold {
	margin-top:13px;
	padding-left:5px;
	font-weight:bold;
	font: 1.3em Times New Roman, Times, serif;
}

#main #repoboats-available .clickhere {
	font: 1.8em Times New Roman, Times, serif;
	padding-left:80px;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
}

img, div { 
	behavior: url(../images/iepngfix.htc) 
}

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(media/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #0000FF;
background: url(media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 100%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

</style>




