.clear-both {
	clear:both;
}
body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-position:center;
 background-image: url(images/bg.jpg);
 background-repeat: repeat;
 background-attachment: fixed;
}
.tb-green{
 border: 1px solid #8bb784;
}
.text-grey {
 font-family: Verdana;
 font-size: 11px;
 font-style: normal;
 color: #555555;
 font-weight: normal;
}
.text-gold-14 {
 font-family: Verdana;
 font-size: 14px;
 font-style: normal;
 color: #8f8621;
 font-weight: bold;
}
.text-gold-11 {
 font-size: 11px;
 font-style: normal;
 font-weight: normal;
 color: #8f8621;
 font-family: Verdana;
}
.text-bold-grey {
 font-family: Verdana;
 font-size: 11px;
 font-style: normal;
 color: #555555;
 font-weight: bold;
}
.text-green {
 font-family: Verdana;
 font-size: 11px;
 font-style: normal;
 color: #4fa206;
 font-weight: normal;
}
.text-bold-grey-14 {
 font-family: Verdana;
 font-size: 14px;
 font-style: normal;
 color: #555555;
 font-weight: bold;
}
.text-bold-grey-16 {
 font-family: Verdana;
 font-size: 14px;
 font-style: normal;
 color: #555555;
 font-weight: bold;
}

a.nav {color: #4fa206; text-decoration: none; }
a.nav:hover {color: #8f8621; text-decoration: none; }

a.gallery {
	color: #27690f;
	text-decoration: none;
	font: bold 11px Verdana;
}
a.gallery:hover {
	color: #27690f;
	text-decoration: none;
	font: bold 11px Verdana;
}

a.calendar {color: #8f8621; text-decoration: none; }
a.calendar:hover {color: #8f8621; text-decoration: none; }

img.thumbnail {
	padding:10px;
	background:transparent url(images/img-shadow.jpg) no-repeat;
}
.text-grey-10 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #555555;
	font-weight: normal;
}
.text-white {
	font: bold 11px Verdana;
	color: #FFFFFF;
}
.text-bold-green {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #336600;
	font-weight: bold;
}
.text-bold-green-14 {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	color: #336600;
	font-weight: bold;
}
.text-bold-grey-606060 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #606060;
	font-weight: bold;
}
.tb-green-partners {
	border: 1px solid #8bb784;
	font: 11px Verdana;
	color: #606060;
	padding:3px;
}

input.green-button {
	background:transparent url(images/btn_green_two.jpg) no-repeat 0 0;
	border:0;
	color:#FFF;
	width:104px;
	height:50px;
	cursor:pointer;
	font-weight:bold;
	padding:0;
	font-family: arial;
	
}
input.green-button:hover {
	background-position:0 -50px;
	color:#EEE;
}


input.green-button-long {
	background:transparent url(images/btn_green_long_two.jpg) no-repeat 0 0;
	border:0;
	color:#FFF;
	width:200px;
	height:50px;
	cursor:pointer;
	font-weight:bold;
	padding:0;
	font-family: arial;
	
}
input.green-button-long:hover {
	background-position:0 -50px;
	color:#EEE;
}


input.orange-button {
	background:transparent url(images/btn_orange_two.jpg) no-repeat 0 0;
	border:0;
	color:#FFF;
	width:104px;
	height:50px;
	cursor:pointer;
	font-weight:bold;
	padding:0;
	font-family: arial;
}
input.orange-button:hover {
	background-position:0 -50px;
	color:#EEE;
}

.hdr {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

#vessels {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
#vessels .hdr {
	padding: 2px 0px 2px 4px;
	line-height: 20px;
	background: url(images/contact_bkgrd.gif) repeat-x left top;	
}
#vessels .ftr {
	padding: 2px 0px 2px 4px;
	line-height: 20px;
	background: url(images/contact_bkgrd.gif) repeat-x left top;
}
#vessels a { 
	color: #336600;
	 }
#vessels a:hover {
	text-decoration: underline;
	color: #8f8621;
}
#vessels .bodytext {
	padding: 0px 4px;
}
#vessels .odd { 
	padding: 0px 4px;
	background: #eeeade; 
	/*background: #f4ede5;*/ 
	line-height: 18px;
}
#vessels .even { 
	padding: 0px 4px;
	background: #ffffff; 
	line-height: 18px;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

.content_half {
	float:left;
	width:100px;
	text-align:left;
	margin-bottom:10px;
}