body {
	font-family: Arial, Helvetica, sans-serif;
	color: #183241;
	margin: 0px 0 0 0;
}

a	{
	color: #2F8499;
	text-decoration: none;
	}
a:hover	{
	color: #2F8499;
	text-decoration: underline;
	}
h1 {
	font-size: 12px;
	}
h2 {
	font-size: 10px;
	font-weight: normal;
	height: 13px;
	margin-top: 7px;
	margin-bottom: 2px;
	
	}
h3 {
	font-size: 11px;
	font-weight: bolder;
	}

.linkwhite {
	color: #FFFFFF;
	}

.linkorange {
	color: #FFCC00;
	}
	
.linkgrey {
	color: #999999;
	text-transform: uppercase;
	}

.title1 {
	float:left;
	}

.discount {
	font-size: 12px;
	color: #2F8499;
	height: 32px;
	font-weight: bolder;
	padding-top: 5px;
	}
.reducedprice {
	font-size: 10px;
	color: #2F8499;
	font-weight: bold;
	}
.listprice {
	font-size: 9px;
	color: #183241;
	font-weight: normal;
	text-decoration: line-through;
	}
	
.normalprice {
	font-size: 10px;
	font-weight: bold;
	}

.date {
	font-size: 11px;
	}
	
.duration {
	font-size: 11px;
	font-style: italic;
	
	}
	
.model {
	font-size: 11px;
	font-weight: bold;
	}

.town {
	font-size: 11px;
	font-style: italic;
	}

.linesolidlight {
	float: left;
	width: 100%x;
	background-color: #FFFFFF;
	}
	
.linesoliddark {
	float: left;
	width: 100%;
	background-color: #CCCCCC;
	}
	
.linedashed {
	float: left;
	width: 100%;
	background-image: url(../images/1pix_line_hor.gif);
	background-repeat: repeat;
	height: 1px;	
	}
	
#frame0 {
	float: left;
	
	}

#box1 {
	float: left;
	width: 550px;
	padding: 5px;
	border: solid 1px #FFFFFF;
	}
	

#data {
	float:left;
	clear: right;
	text-align: left;
	font-size: 9px;
	}
	
#header1 {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	}


#header2 {
	float: left;
	width: 100%;
	color: #183241;
	font-size: 11px;
	
	}
		
#header3 {
	float: left;
	background-color: #807F7D;
	width: 100%;
	
	}
	#yachtfinder {
		float: left;
		color: #FFFFFF;
		font-size: 11px;
		margin-top: 5px;
		text-decoration: blink;

		}
	#navpaging {
		float: right;
		font-size: 9px;
		color: #ffffff;
		margin-top: 10px;
		margin-bottom: 3px;
		}
	
#header4 {
	float: left;
	background-color: #CCCCCC;
	width: 100%;
	padding-top:3px;
	margin-top:1px;
	
	}
	
	.column1 {
		float: left;
		width: 80px;
		font-size: 10px;
		}
		
	.column2 {
		float: left;
		width: 320px;
		font-size: 10px;
		white-space: nowrap;
		overflow: hidden;
		}
		
	.column3 {
		float: left;
		text-align: right;
		width: 60px;
		white-space: nowrap;
		font-size: 11px;		
		
		}
	.column4 {
		float: left;
		text-align: right;
		width: 75px;
		font-size: 10px;
		
		}
#header5 {
	float: left;
	width: 100%;
	background-image: url(../images/bg-percent.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
	

#footer1 {
	float: left;
	width: 450px;
	margin-top: 3px;
	font-size: 9px;
	}
	
.qualitystar {
	color: #FCB402;
	font-size: 18px;
}
.oneway {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2F8499;
	}

