body {
	/*background-image: url(../images/SITE-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;*/
	
	/* Summer Look */
	
	background-image: url(../images/summer_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	
	/* End Summer Look */
	
	background-color: #FFFFFF;
	margin:0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color:#000000;
}
a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover{
	color:#787979;
	text-decoration: underline;
}

img { border: 0 }

ul {line-height: 1.7em; }


/*  home Button */
.home-rollover {
	 width:  79px;
	 float:right;
	 text-align:left;
	 margin: 0px;
}
.home-rollover a {
	display: block;	
	width: 83px;
	height: 30px; 
	background: url(../images/home-btn.png) 0 0 no-repeat;
	text-decoration: none;
}
.home-rollover a:hover{ 
	background-position: 0 -30px;
}

/* --------------------------------------*/

/*  contact Button */
.contact-rollover {
	 width:  108px;
	 float: right; 
	 margin: 0px;
}
.contact-rollover a {
	display: block;	
	width: 108px;
	height: 30px; 
	background: url(../images/contact-btn.png) 0 0 no-repeat;
	text-decoration: none;
}
.contact-rollover a:hover{ 
	background-position: 0 -30px;
}

/* --------------------------------------*/

p { 
	line-height:1.5;
	text-align:justify;
}
.firstletter {     display:block;     float:left;     margin: -0.63em 0.2em 0 -0.56em;     height : 2.5em;     color:#787979;   }   .firstletter span {     font-size:300%;     line-height:1.0em; font-family:Georgia, "Times New Roman", Times, serif   }   .firstletter + span{     margin-left  : -0.5em;   } 

hr {
	border: 0;
	height:1px;
	background-color: #e6e6e6;
}

/*  heading Button */
#home {
	 width:  445px;
}
.heading {
	 width:  355px;
	 float:right;
	 text-align:left;
	 margin-top: 5px;
}

/* --------------------------------------*/

h1{
	font: bold 18px "Century Gothic", Georgia, Arial, sans-serif;
	color: #FFFFFF;
	margin:0;
}
h2{
	font: bold 17px "Century Gothic", Georgia, Arial, sans-serif;
	color: #0071bc;
}
h3{
	font: bold 16px "Century Gothic", Georgia, Arial, sans-serif;
	color: #0071bc;
	margin-bottom: 2px;
}
h4{
	font: bold 16px "Century Gothic", Georgia, Arial, sans-serif;
	color: #FFFFFF;
	margin-bottom: 0px;
	border-bottom: 1px #5c9cd6 solid;
}
h5{
	font: bold 18px "Century Gothic", Georgia, Arial, sans-serif;
	color: #0071bc;
	margin:0;
}

blockquote {
margin:12px 60px;
upadding:3px;
color:#575757;
padding: 0 50px;
background: transparent url(../images/blockquote.gif)  no-repeat 0 0;
font: 15px "Century Gothic", Georgia, Arial, sans-serif ;
}

.icon {
margin:0;
upadding:3px;
width: 320px;
color: #0071bc;
padding: 0 55px;
text-align:left;
background: transparent url(../images/icon2.png)  no-repeat 0 0;
font: 14px "Century Gothic", Georgia, Arial, sans-serif ;
}

.mainlogo{ margin-left: 75px; }
#container{
	position:relative;
	width: 910px;
	margin: auto auto;
	background-image: url(../images/SITE-SIDES.png);
	background-repeat:repeat-y;
	
}
#logo{
	background-repeat:no-repeat;
	height:310px;
	padding: 15px;
}
.home {
	/*background-image: url(../images/SITE-BANNER.png);*/
	position: absolute;
	top: 0;
	z-index:20;
}
.VI {
	background-image:url(../images/BANNER-palominito.png);
}
.base {
	background-image: url(../images/BANNER-BASE.png);
}
.rates {
	background-image: url(../images/BANNER-rates.png);
}
.yacht  {
	background-image: url(../images/BANNER-MANAG.PNG);
}
.usvitourism  {
	background-image: url(../images/Banner-USVI.PNG);
}
.bvitourism  {
	background-image: url(../images/BANNER-bvi.png);
}
.school{
	background-image: url(../images/BANNER-SCHOOLS.PNG);
}
.sale{
	background-image: url(../images/BANNER-SALE.png);
}
.hunter33  {
   background-image: url(../images/BANNER-36.png);
}
.hunter36  {
 background-image: url(../images/BANNER-36.png);
}
.hunter38 {
	background-image: url(../images/hunter-38-banner.png);
}
.lagoon380  {
  background-image: url(../images/BANNER-380.png) ;
}
.lagoon400  {
	background-image: url(../images/lagoon-400-banner.png);
}
.vieques {
  background-image: url(../images/BANNER-vieques.png);
}
.culebra {
  background-image: url(../images/banner-lagoon.png);
}
#menu_old {
float:right;
width:500px;
padding-top:15px;
margin-left:350px;
}

/*#menu ul {
    list-style: none;
	text-align:right;
	text-transform:uppercase;
	font-family: "Gill Sans MT";
}

#menu a{
	font-weight: bold;
	color: #0071bc;
	text-decoration: none;
	background-image:url(../images/nav-bar.png);
    background-position:bottom;
    background-repeat:no-repeat;
}
#menu a:hover{
	text-decoration: none;
	color: #808080;
} */



#content{
	position:relative;
	z-index: 20;
	padding: 0px 30px 20px 30px;
	margin-top:-30px;
}

.content_col_1{ 
	float:left;
	width: 475px;
	
}
.content_col_2{ 
	float:left;
	width: 375px; 	
}
.content_col_3{
	position:relative;
	float:left;
	width: 230px;	
}
/*----home page--------------*/
.home_col_1{ 
	float:left;
	width: 225px;
	background-image:url(../images/Small-contact.png);
	background-repeat:no-repeat;
	margin-right: 8px;
	color:#FFFFFF;
}
.home_col_2{ 
	float:left;
	width: 400px;
	padding: 3px;
}
.home_col_3{
	float:left;
	width: 179px;
	margin-left: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border-left: 1px #ebebeb solid;
}
/*----home page end------------------*/
/*-----Contact----------------------------------*/
.content_col_1_contact{ 
    float:left;
    width: 230px;
    margin: 25px 0px 0px 125px;
    background-image: url('../images/small_contact_bg.png');
    background-repeat:no-repeat;
    color: #FFF;
    text-align:left;
}
.content_col_1_contact a{ 
    color: #FFF;
}
.content_col_1_contact p{
    padding: 0 15px 0 15px;
}

.content_col_2_contact{ 
    float:left;
    width: 340px;
    height: 645px;
    background-image: url('../images/big_contact_bg.png');
    background-repeat:no-repeat;
    padding: 10px 15px 15px 10px;
    margin: 25px 0px 0px 10px;
}
.content_col_2_contact h4{ 
    color:#FFF;
    font-size: 1.1em;
	width: 320px;
}
/*-----Contact end----------------------------------*/
/* Rollover Book Boat */
.book_boat{
    display: inline-block;
    width: 219px;
    height: 34px;
    background-image: url(../images/book_boat.png);
    background-repeat: no-repeat;
    cursor:pointer;
}
.book_boat:hover{
    background-position: 0 -33px;
}
.book_boat a {
    line-height:2;
    text-indent: -9999px;
    width:76px;
    text-decoration: none;
}
/* END - Rollover Book Boat */
#copyright{
	clear:both;
    background-image: url(../images/SITE-footer.png);
	background-repeat:no-repeat;
	font-size:.8em;
	text-align:center;
	height:32px; 
	padding-top: 92px;
	
}




