/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
}

#wrap {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}

a.top {
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	margin:0px;
	padding-left:8px;
	padding-right:8px;
	
	
}

a.top:visited {
	color: #999999;
	text-decoration: none;
}
a.top:hover {
	color: #333333;
	text-decoration: none;
}
a.top:link {
	text-decoration: none;
}
a.top:active {
	text-decoration: none;
}

#pic{
	margin:0px;
	padding:0px;}
#bot{
	background-color:#000000;
	clear:both;
	height:13px;}

#content_home {
	width: 648px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(images/home_bot.jpg);
	background-repeat:no-repeat;
	padding:0px;
}

#content_sb {
	width: 648px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(images/smallboat_bot.jpg);
	background-repeat:no-repeat;
	padding:0px;
}

#content_w {
	width: 648px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(images/w_bot.jpg);
	background-repeat:no-repeat;
	padding:0px;
}
#price {
	width: 340px;
	margin:0px;
	padding:0px;
	float:left;
	height:145px;}
	
#price p{
	font-size: 11px;}

p {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	margin-top:0px;
}

ol {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 24px;
	color: #666666;
	text-align:center;
}

.add {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #ffffff;
	text-align:center;
}

a {
	
	color: #da8a43;


}
a:visited {
	color: #da8a43;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

hr{
	width:648px;
	height: 2px;
	margin-right: auto;
	margin-left: auto;
}
