/* CSS Document */
body,html {
	height: 100%;
}
body {
	background-color: #466c86;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bgcompass {
background: url(/images/cornergraphic2.gif) no-repeat bottom left;
}

div.content {
	position: relative;
	z-index: 300;
}
.mainfont {
	font-family: arial, helvetica, times;
	font-size: 12px;
	color: #333333;
}
.mainfont a, .mainfont a:visited {
	color: #333333;
}
.about_titles {
	font-weight:bold;
	color:#000000;
}

.whiteLinks {
	font-family: arial, helvetica, times;
	font-size: 12px;
	color: #ffffff;
}
table.contentTable td {
	padding: 10 8 10 8;	
}

table.contentTablenopad td {
	padding: 0 0 0 0;	
}
table.photoTable td {
	padding: 6 4 6 4;	
}
table.charterTable td {
	padding: 2 6 2 6;
	
}

td.charterTable {
	padding: 2 8 2 8;
	
}
table.charterTable2 td {
	padding: 0 0 0 0;
	
}

td.charterTable2 {
	padding: 0 0 0 0;
	
}

table.defaultTable td {
	padding: 4;	
}

table.contentTable td strong {
	font-style: italic;
	color: #930000;
}

.greennumbers {
	font-style: italic;
	color: #54963f;
	font-size:14px;
	font-weight:bold;
}

img.title {
	padding: 7 0 0 0;
}

.linkslink {
	font-family: arial, helvetica, times;
	font-size: 11px;
	font-weight: bold;
	color: #930000;
}

.rightbartitle {
	font-weight: bold;
	font-family: georgia, helvetica, times;
	font-size: 16px;
	color: #930000;
}

.readmore {
	font-family: arial, helvetica, times;
	font-size: 11px;
	font-weight: bold;
	color: #3f6e5e;
}
.charterTitles {
	font-family: georgia, helvetica, times;
	font-size: 16px;
	color: #930000;
}
.seasons {
	font-family: arial, helvetica, times;
	font-size: 12px;
	color: #185b86;
}
.footer {
	font-family: arial, helvetica, times;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	color: #FFFFFF;
}
.photogallery {
	border: solid 3px #f2f2f2;
	padding: 2px;
}
.photolinks {
	font-family: arial, helvetica, times;
	font-size: 11px;
	color: #185b86;
}
.linksTitles {
	font-family: georgia, helvetica, times;
	font-size: 16px;
	color: #185b86;
}
.faqTitles {
	font-family: georgia, helvetica, times;
	font-size: 18px;
	color: #185b86;
}
.linksCatTitle {
	font-family: georgia, helvetica, times;
	font-size: 16px;
	color: #185b86;
}
.gallerycattitle {
	font-family: georgia, helvetica, times;
	font-size: 16px;
	color: #185b86;
}


.gold {
	font-family: georgia, helvetica, times;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/gradients_gold.gif);
}
.upperlinks {
	font-family: verdana, helvetica, times;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	color: #bcdff2;
}
.upperlinkstitles {
	font-family: verdana, helvetica, times;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.charterboatname {
	font-family: georgia, helvetica, times;
	font-size: 22px;
	color: #ffffff;
}
.chartertype {
	font-family: georgia, helvetica, times;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.charterdescription {
	font-family: arial, helvetica, times;
	font-size: 11px;
	color: #ffffff;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.rightbarlinks {
	font-family: verdana, helvetica, times;
	font-size: 10px;
	font-weight: bold;
	color: #185b86;
	padding-right:10px;
}

.contentlinks {
	font-weight: bold;
	color: #185b86;
}

.faqlinks a{
	font-weight: bold;
	color: #185b86;
}

.newsTitles {
	font-family: georgia, helvetica, times;
	font-size: 16px;
	color: #185b86;
	margin:0px;
	padding:0px;
}

.newslinks a{
	font-weight: normal;
	color: #185b86;
	margin:0px;
	padding:0px;
}

.gallerylinks {
	font-family: verdana, helvetica, times;
	font-size: 12px;
	font-weight: bold;
	color: #185b86;
}
a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }


.agent-listing {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	margin : auto;
	overflow: hidden;
}

#primary-content .single-agent .agent-item {
	width : 100%;
	float : none;
}

.agent-listing .agent-item {
	margin : 10px 0px;
	border-bottom : 1px solid #517895;
	margin-bottom : 5px;
	padding-bottom : 10px;
}

.agent-listing .agent-item .image-container {
	float : left;
}

.agent-listing .agent-item .image-container img {
	border : 1px solid #444;
}

.agent-listing .data-container {
	margin-left : 110px;
}

.single-agent {
	margin : auto;
}

.agent-text {
	margin-top : 10px;
}

.image-container img {
	width: 101px;
}

.agent-listing .agent-item h2 {
	text-indent : 0px;
	display : inline;
	font-size : 11px;
	font-weight : normal;
	color : #000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	letter-spacing : normal;
}

.agent-listing .agent-item strong {
	font-weight : normal;
	text-indent : 0px;
	display : inline;
	font-size : 11px;
	color : #000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	letter-spacing : normal;	
}

.agent-listing .agent-item h1 {
	text-indent : 0px;
	color : #930000;
	font-size : 15px;



