.border-white {
	border: 1px solid #FFFFFF;
}
.text-main {
	font: lighter normal 14px "Century Gothic", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px;
	padding: 10px 20px;
	text-decoration: none;
}
.text-sm {

	font: lighter normal 12px "Century Gothic", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	margin: 5px;
	padding: 10px;
}
a {
	color: #FFFFFF;
}
.border-black {

	border: 1px solid #000000;
}
.text-main-med {

	font: lighter normal 12px "Century Gothic", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	margin: 5px;
	padding: 10px;
}
.text-sm-center {
    font: lighter normal 12px "Century Gothic", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin: 5px;
	padding: 10px;
}
.border-white10 {
	border: 10px solid #FFFFFF;
}
.text-head {
	font: lighter normal 18px "Century Gothic", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	margin: 5px;
	padding: 10px;
	text-decoration: none;
}
.text-boatinfo {
	font: lighter normal 14px "Century Gothic", Tahoma, Arial, sans-serif;
	color: #000000;
	text-align: justify;
	margin: 0px;
	padding: 0px 30px 0px 75px;
	text-decoration: none;
}
.text-main-nopad {
	font: lighter normal 14px "Century Gothic", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px;
	padding: 0;
	text-decoration: none;
}
.border-white5 {
	border: 5px solid #FFFFFF;
}
