body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000032;
	color: #ffffff;
	line-height:15px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size:25px;
	font-weight:normal;
	margin:0 0 10px 0;
	text-transform: uppercase;
	line-height:20px;
}


h1.small {
	font-size:15px;
	font-weight:normal;
	margin:0 0 5px 0;
	text-transform: none;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:15px;
	font-weight:normal;
}


a {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
}

.breadcrumb, .breadcrumb a {
	font-size:10px;
	font-weight:normal;
	color:#999999;
	text-transform: uppercase;
	
}

.searchPanel {
	background: url(/wsimages/home_search_bg.jpg) top left no-repeat;width:370px;height:132px;padding:35px 35px;
}

.weatherPanel {
	background: url(/wsimages/home_search_bg.jpg) top left no-repeat;width:400px;height:160px;padding:15px 20px;
}

.searchPanel hr, hr {
	color:#6D6D91;
	background-color:#6D6D91;
	height:1px;
	border:none;
}

.searchPanel .searchSelect {
	width:120px;
}
 
/* NAV - top horizontal nav */
	
	#nav {
		font-size: 12px;
		margin: 5px 0 0 80px;
		padding: 0;
		list-style: none;
		text-transform: uppercase;
	}
	
	#nav li {
		text-align:center;
		float: left;
		marg/in: 1px;
		padd//ing:0px 10px;
		}
	
	#nav li:hover, #nav li.active {
		bor/der: 1px solid #fff;
		margin: 0px;
		cursor:pointer;
		background-color: #403e65;
	}
	
	#nav a {
		text-decoration:none;
		color:white;
		display : block;
		font-weight : normal;
		text-decoration : none;
		padding: 5px 10px;
		margin:1px;
	}
	
	#nav a:hover {
		text-decoration:none;
		color:white;
		border:1px solid white;
		margin:0px;
	}

img {
	border:0px;
}

.sellyourboat {

	margin:0px;
	padding:10px;
}

.sellyourboat .req {
	color:#66FF33;
}

.validation-advice {
	color:#66FF33;
	font-weight:bold;
}

.sellyourboat fieldset {
	border:0px Solid #d7d7d7;
	margin: 0 5px 15px 0;
	fl/oat:left;
}

.sellyourboat label {
	width:240px;
	padding:5px 5px 0px 0px;
	cl/ear:both;
	float:left;
	font-weight:normal;
}

.sellyourboat .input {
	width:220px;
	border:1px Solid #fff;
	background-color:#ced0df;
}

.green,a.green {
	color:#66FF33;
}

.dollar {
	font-size:18px;font-weight:normal;
}

.pagination {
	text-align:center;
}