﻿/* South West Yacht Brokers Group - Master Style Sheet */
/* Author : David Main, boats.com & YachtWorld.com */
/* Copyright : Author, All rights reserved */

/*Text Styles*/

.body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: none;
	color: #000000}
	
.subsmall { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal; underline;
	color: #FFFFFF}
	
.nav { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF}
	
.heading { 
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold; underline;
	color: #000000}
	
.subheading {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff}
	
.featured-yachts { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF}
	
.featuredtext { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000}

.highlighted { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000}

.small { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal; underline;
	color: #000000}
.codes{
	visibility:hidden;
}
a:link {
	text-decoration: none; color: #000000}

a:visited {
	text-decoration: none; color: #000000}

a:hover {
	text-decoration: underline; color: #000000}