a.link{text-decoration:none}
a.visited{text-decoration:none}
a.hover {text-decoration:none}
a.active{text-decoration:none}

.inbody {
	font-family: Arial,Trebuchet MS,sans-serif;
	font-size: 12px;
}
a.inbody:link {
	color: #800000;
}
a.inbody:visited {
	color: #800000;
}
a.inbody:hover {
	color: #ff0000;
	text-decoration:underline;
}
a.inbody:active {
	color: #800000;
}

#maincell {
	width: 75%;

	font-family: Arial,Trebuchet MS,sans-serif;
	font-size: 12px;
	padding-right: 2px;
}

#maincellfull {
	width: 99%;
	background-color: #fff;
	font-family: Arial,Trebuchet MS,sans-serif;
	font-size: 12px;
	padding-right: 2px;
}

#leftcell {
	width: 24%;

	border-left: dashed 1px #990033;
	font-family: Arial,Trebuchet MS,sans-serif;
	font-size: 10px;
	padding: 2px;
	text-align: center;
}

#leftcellr {
	width: 24%;

	border-left: dashed 1px #990033;
	font-family: Arial,Trebuchet MS,sans-serif;
	font-size: 10px;
	padding: 2px;
}

#footer {
	background: url(images/canal-boat-footer.png) no-repeat;
	width: 780px;
	height: 40px;
	margin: auto;
	font-family: Arial,Trebuchet MS,sans-serif;
	font-size: 10px;
	color: #fff;
	padding-left: 80px;
	vertical-align: top;
}

.offertext {
	font-family: Arial,Trebuchet MS,sans-serif;
	font-size: 12px;
	text-align: center;


}

h1 {
	font-size: 16px;
	color: #800000;
}

.deposit {
	font-family: Arial,Trebuchet MS,sans-serif;
	font-size: 11px;
	background-color: #D9B200;
	width: 100%;
}

.r {
	font-family: Arial,Trebuchet MS,sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFF7BD;
}

.d {
	font-family: Arial,Trebuchet MS,sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
}



.headerlink {
	font-family: Arial,Trebuchet MS,sans-serif;
	font-size: 12px;
}
a.headerlink:link {
	color: #fff;
}
a.headerlink:visited {
	color: #fff;
}
a.headerlink:hover {
	color: #000;
	text-decoration:underline;
}
a.headerlink:active {
	color: #fff;
}

.promo {
	font-family: Arial,Trebuchet MS,sans-serif;
	font-size: 14px;
	text-align: center;
}

#leftform {
	width: 98%;
	background-color: #ccc;
	border: solid 1px #000;
	font-family: Arial,Trebuchet MS,sans-serif;
	font-size: 12px;
	text-align: center;
	margin:auto;

}

.bluetext {
	color: #0000ff;
}

.cformcell {
	background-color: #eee;
	width: 50%;
	vertical-align: top;
}

.itablew {
	background-color: #fff;
	height:100%;
	width:100%;
}

#mainheader {
	width: 760px;
	background: url(images/canal-cruising-header.jpg) no-repeat;
	font-family: Arial,Trebuchet MS,sans-serif;
	color: #fff;
	margin: auto;
	height: 140px;
	vertical-align: top;
}

#headernavtable {
	width: 760px;
	background: url(images/brown-gradient.png) repeat-x;
	font-family: Arial,Trebuchet MS,sans-serif;
	color: #fff;
	margin: auto;

}

#mainholdertable {
	width: 760px;
	font-family: Arial,Trebuchet MS,sans-serif;
	color: #000;
	margin: auto;
	padding: 2px;
	background-color: #F6ECCD;

}

#boatsthumb {
	width: 100%;
	margin: auto;
	text-align: center;
	font-family: Arial,Trebuchet MS,sans-serif;
	font-size: 10px;

}

.boatholder {
	border: solid 1px #000;
	width: 33%;
}

#boatinfo {
	font-family: Arial,Trebuchet MS,sans-serif;
	font-size: 10pt;
}

#boatinfo li {
	border-bottom: dashed 1px #715704;
	font-size: 12pt;
}

#boatslist {
	width: 100%;
}
#boatslist th {
	background-color: #D9B200;
	font-size: 12px;
}
.bl1 {
	background-color: #FFF7BD;
	font-size: 12px;
}

.bl2 {
	background-color: #FFFFCC;
	font-size: 12px;
}

.r {
	font-family: Arial,Trebuchet MS,sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFF7BD;
}

.d {
	font-family: Arial,Trebuchet MS,sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
}
.headcell {
	border-bottom: solid 1px #715704;
	font-size: 14px;
}

.rowhead {
	background-color: #C3AF73;
	font-size: 12px;
	font-weight: bold;
}