@charset "UTF-8";
/* CSS Document */
a:link
{
	color: #165798;
}
a:visited
{
	color: #165798;
}
a:hover
{
	text-decoration: none;
	color: #98c9e0;
}
a:active
{
	text-decoration: none;
	color: #98c9e0;
}
body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/univeral/siteBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #066caa;
}
body, td, th
{
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #333333;
}
span.phone
{
	display:block;
	font-size:20px;
	font-style: italic;
}
#bodyWrapper
{
	display:table;
	margin-right: auto;
	margin-left: auto;
	width: 974px;
}
#footerWrapper
{
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
#footerWrapper ul
{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div.divider
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #a6d0e7;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footerWrapper li
{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#logo
{
	padding-top:10%;
	padding-bottom: 10px;
}
#mainWrapper
{
	border: 1px solid #bdc7b6;
	background-color:#fcfff4;
	background-image: url(../images/login/back.png);
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 100;
	padding-bottom:10px;
}
#mainWrapper h3, h2
{
	margin:0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
}
#mainWrapper p
{
	font-size: 13px;
	display: block;
	width: 50%;
	text-align: justify;
	margin-left: 20px;
	padding: 10px;
	line-height: 22px;
}
#mainWrapper p.wrapper
{
	border: 1px solid #bdbcbd;
	background-image: url(../images/whatis/blockBack.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
}
#navigation a
{
	color:#FFFFFF;
	text-decoration: none;
}
#navigation a:hover
{
	color:#98c9e0;
}
#whatIsWrapper
{
	border: 1px solid #a6d0e7;
	background-color:#ffffff;
	background-image: url(../images/univeral/contentBack2.png);
	background-repeat: repeat;
	background-position: top;
	z-index: 100;
	padding-bottom:10px;
}
#whatIsWrapper h3, h2
{
	margin:0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
}
#whatIsWrapper p
{
	font-size: 13px;
	display: block;
	width: 50%;
	text-align: justify;
	margin-left: 20px;
	padding: 10px;
	line-height: 22px;
}
#whatIsWrapper p.wrapper
{
	border: 1px solid #bdbcbd;
	background-image: url(../images/whatis/blockBack.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.imageFloater
{
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	width: 380px;
}
.imageFloater h3
{
	margin-bottom: 10px!important;
}
.imageFloaterCruise
{
	border: 1px solid #bdbcbd;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	height: 170px;
	width: 378px;
	background-image: url(../images/whatis/cruiseImage.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clear: right;
	margin-top: 0px;
	display: inline;
}
.imageFloaterHotel
{
	border: 1px solid #bdbcbd;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	height: 192px;
	width: 378px;
	background-image: url(../images/whatis/hotelImage.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clear: right;
	margin-top: 14px;
	display: inline;
}
.imageFloaterInspired
{
	border: 1px solid #bdbcbd;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	height: 170px;
	width: 378px;
	background-image: url(../images/whatis/inspiredImage.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	clear: right;
	margin-top: 0px;
	display: inline;
}
.imageFloaterOnLocation
{
	border: 1px solid #bdbcbd;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	height: 192px;
	width: 378px;
	background-image: url(../images/whatis/onLocationImage.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clear: right;
	margin-top: 0px;
	display: inline;
}
.imageFloaterVillas
{
	border: 1px solid #bdbcbd;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	height: 170px;
	width: 378px;
	background-image: url(../images/whatis/villasImage.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clear: right;
	margin-top: 0px;
	display: inline;
}
.copyright
{
	font-size:11px;
}
p.signature
{
	font-size: 12px !important;
	text-transform: uppercase !important;
	padding-left: 35px !important;
	font-style: italic;
}
.flash
{
	width: 380px;
	text-align: center;
}
