body {
	background-image: url(media/template/beachBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F2F3EF;
}
#container {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#container #searchHeader {
	background-image: url(media/template/left-corner.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 958px;
	padding-left: 10px;
}
#container  #search {
	background-image: url(media/template/searchBg.png);
	float: left;
	width: 250px;
	background-repeat: no-repeat;
	height: 370px;
}
#container  #header {
	float: right;
	width: 700px;
}
#container #contentBg {
	background-color: #FFFFFF;
}

#container #content {
	float: left;
	width: 680px;
}
#container #rightcol {
	float: right;
	width: 250px;
}
#container  #BuySell {
	background-image: url(media/template/buySellBg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #373737;
	background-repeat: no-repeat;
	width: 250px;
}
#container  #BuySell .textarea {
	padding: 3px;
	width: 150px;
	border: 1px solid #A5A5A5;
}

#container  #BuySell .input {
	padding: 2px;
	width: 150px;
	border: 1px solid #A5A5A5;
}
#container  #BuySell .priv {
	font-size: 11px;
	color: #8C7440;
}
#container  #BuySell .submit {
	padding: 2px;
	width: 75px;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #7A7676;
}
#container  #Rep {
	background-image: url(media/template/speakBg.gif);
	background-repeat: no-repeat;	
}
#container  #Rep .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 10px;	
}

#container  #Quick {
	background-image: url(media/template/quickBg.gif);
	background-repeat: no-repeat;
}
#container  #Quick .links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 10px;	
	
}
#container  #QuickBot {
	background-image: url(media/template/quickBot.gif);
	background-repeat: no-repeat;
}
.clear {
	clear: both;
}
.spacer{
	height: 10px;
	background-color: #FFFFFF;
}
#top {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 78px;
}
#top .logo {
	float: left;
}
#top #phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-right: 180px;
	position: absolute;
	right: 2px;
	top: 1px;
	width: 420px;
}
#top #social {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #3CF;
	margin-bottom: 10px;
	position: absolute;
	width: 160px;
	right: 0px;
	top: 1px;
}
#top #phone a {

	color: #FFFFFF;

}
#top #nav {
	background-image: url(media/template/navbg.png);
	height: 30px;
	width: 704px;
	position: absolute;
	top: 35px;
	right: 0px;
	margin-top: 5px;
}
.paddingTen{
padding: 10px
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #0084D5;
}
p,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
p.home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-right: 20px;
}
.blurb {
	background-image: url(media/home/blurb.gif);
	height: 282px;
	width: 200px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.blurb .text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	padding: 10px;
	font-weight: bold;
	line-height: 20px;

}
.blurb .twain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
#featuredYachts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#featuredYachts a  {
	color: #CC6600;
	font-weight: bold;
	font-size: 18px;
}
#footer   {
	background-color: #1D6EB0;
}
#footer  #info {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;

}
#footer  #info a{
	color: #FFFFFF;

}
#footer  #link{
	float: right;


}
#template {
	background-color: #FFFFFF;
}
#template #leftcolumn {
	float: left;
	width: 250px;
	margin-left: 10px;
}
#template #rightcolumn {
	float: right;
	width: 670px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 10px;
}
.yachts {
}
.yachts ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 0px;
	margin-left: 0px;
}
.yachts ul li {
	padding-left: 10px;
	margin-left: 10px;
}
#largeyachts {
	margin-left: 10px;
}
#largeyachts .bordright  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #64ADE5;
}
#largeyachts .bordbot  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #64ADE5;
}
#largeyachts .searchbg {
	float: left;
	width: 327px;
	position: relative;
	background-image: url(media/Search/search-bg.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#largeyachts .searchbgright {
	float: left;
	width: 327px;
	position: relative;
	background-image: url(media/Search/search-bg.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#largeyachts .pic {
	position: absolute;
	left: 19px;
	top: 17px;
	width: 275px;
	
}
#largeyachts img {
	border: 1px solid #FFFFFF;
	
}
#largeyachts a.title {
	position: absolute;
	left: 20px;
	top: 150px;
	width: 275px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#largeyachts .desc {
	position: absolute;
	left: 20px;
	top: 200px;
	width: 275px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#largeyachts .longcat {
	float: left;
	width: 340px;
	position: relative;
	background-image: url(media/Search/long-range.jpg);
	height: 240px;
	background-repeat: no-repeat;
}
#largeyachts .trideckcat {
	float: left;
	width: 321px;
	position: relative;
	background-image: url(media/Search/trideck.jpg);
	height: 240px;
	background-repeat: no-repeat;
}
#largeyachts .perfcat {
	float: left;
	width: 340px;
	position: relative;
	background-image: url(media/Search/performance.jpg);
	height: 240px;
	background-repeat: no-repeat;
}
#largeyachts .fishkcat {
	float: left;
	width: 321px;
	position: relative;
	background-image: url(media/Search/fishing.jpg);
	height: 240px;
	background-repeat: no-repeat;
}
#largeyachts .pilotcat {
	float: left;
	width: 340px;
	position: relative;
	background-image: url(media/Search/pilothouse.jpg);
	height: 229px;
	background-repeat: no-repeat;
}
#largeyachts .sailcat {
	float: left;
	width: 321px;
	position: relative;
	background-image: url(media/Search/sailboat.jpg);
	height: 229px;
	background-repeat: no-repeat;
}

.Part{
	font-family: Arial, Helvetica, sans-serif;
}
.Part table{
	width: 600px;
}
.Part td{
	width: 100px;
	font-size: 13px;
}
.Part th{
	width: 100px;
	font-size: 13px;
}

.Part p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.Part dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #0084D5;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

