@charset "UTF-8";
/* CSS Document */

html {
	overflow-x: hidden;
}
.clear:before, .clear:after {
	content: " ";
	display: table;
}
.clear:after {
	clear: both;
}
a {
	text-decoration: none;
}
p a {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1;
	margin: 0;
	padding: 0;
}
/******************** LAYOUT ********************/
.row {
	padding-top: 30px;
}
.grid {
	overflow: hidden;
}
.column {
	padding: 0 10px;
	display: inline-block;
	vertical-align: top
}
.column-1 {
	width: 8.33%;
}
.column-2 {
	width: 16.66%;
}
.column-3 {
	width: 25%;
}
.column-4 {
	width: 33.33%;
}
.column-5 {
	width: 41.66%;
}
.column-6 {
	width: 50%;
}
.column-7 {
	width: 58.34%;
}
.column-8 {
	width: 66.66%;
}
.column-9 {
	width: 75%;
}
.column-10 {
	width: 83.33%;
}
.column-11 {
	width: 91.66%;
}
.column-12 {
	width: 100%;
}
.column img {
	width: 100%;
}
.center {
	width: 960px;
	margin: 0 auto;
}
html {
	overflow-x: hidden;
	font-family: 'Trebuchet MS';
	font-weight: 400;
	font-size: 14px;
	color: #003366;
}
body {
	background: url('image/tropical_background.jpg') no-repeat top center;
	background-color: #669999;
}

a {
	color: #fff;
}


a.telephone {  font-size: 130%; color: #ffff33; text-decoration: none; }
a.telephone:hover { font-size: 130%; color: #ffffff; text-decoration: underline; }

.telephone {  font-size: 130%; color: #ffff33; text-decoration: none; }

a.next {  font-size: 120%; color: purple; text-decoration: none; }
a.next:hover { font-size: 130%; color: purple; text-decoration: underline; }



h1 {
	font-weight: bold;
	font-size: 18px;
	color: #003366;
	margin-bottom: 10px;
}
.title {
	color: purple;
	font-style: italic;
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
	margin-bottom: 10px;
}

.gallery {
	color: purple;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	
}

/* HEADER */

header {
	margin-bottom: 10px;
	max-width: 960px;
	margin: 0 auto;
}
.header {
	padding-top: 20px;
}

/* NAVIGATION BAR */

.full-nav {
	//background: url('image/10_Copy29.png') no-repeat;
	border-radius: 10px;
	background-color: rgba(2, 126, 170, 0.5);
	width: 920px;
	margin: 120px 0px 0px 20px;
	
	//overflow: visible;
}
/*li a::after {
	content: url('image/Line148.gif') no-repeat;
	color: #fff;
	font-size: 20px;
	font-weight: light;
	
}*/
li .last:after {
	content: none;
}
.nav > ul > li > a {
	display: block;
	padding: 12px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
	
}
.nav > ul > li > a:hover {
	color: #000;
}
.nav > ul > li {
	float: left;
	text-align: center;
	font-weight: 300;
	font-size: 14px;
}
.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav li {
	position: relative;
}





/* HERO SECTION */
#content {
	width: 900px;
	margin: 0 auto;
	color: #003366;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}
.content-background {
	border-radius: 10px;
	background-color: rgba(255, 255, 255, 0.5);
	padding: 20px;
}
.hero-frame {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
.hero-image {
	display: block;
	float: right;
	width: 100%;
	margin: 0 0 20px 0px;
}
.hero-frame a {
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
}
.hero-frame a i {
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	color: #f9b900;
}
.coupon {
	border-radius: 15px;
	border: 5px dashed #cb2d8d;
}
.coupon-inner {
	border-radius: 15px;
	background-color: rgba(51, 102, 152, 0.5);
	padding: 10px;
	color: #fff;
	text-align: center;
}
.review {
	border-radius: 16px;
	background-color: rgba(252, 141, 1, 0.5);
	padding: 20px;
	font-style: italic;
	color: #003366;
	text-align: left;
	margin-top: 10px;
}
.newsletter {
	border-radius: 16px;
	background-color: rgba(128, 0, 128, 0.5);
	padding: 10px;
	font-style: italic;
	color: #ffffff;
	text-align: left;
	margin-top: 10px;
	overflow: auto;
	font-weight: 200;
}
/* FOOTER */

footer {
	padding: 16px 20px 30px 20px;
	text-align: left;
	color: #393838;
}
p.footer-moto {
	font-family: 'Trebuchet MS';
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	color: #003366;
	width: 500px;
}




.header-motoOFF {
	width: 300px;
	position: absolute;
	top: 36px;
	right: 139px;
	float: right;
	font-family: 'Trebuchet MS';
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	color: #fff;
	text-align: right;
}

.header-moto {

	width: 300px;
	margin: 20px 40px 10px 10px;
	float: right;
	text-align: right;
	font-family: 'Trebuchet MS';
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	color: #fff;
	
}







/* FORMS */

input, select, textarea {
	//width: 80%;
	padding: 8px 12px;
	margin: 5px 0 0 0;
	border: 1px solid #fff;
	border-radius: 0;
}
input[type='submit'] {
	//float: right;
	width: auto;
	background-color: #000;
	text-align: right;
	color: #fff;
	border: none;
}
input[type='submit']:hover {
	background-color: #003366;
	color: #fff;
}
