body {
	margin: 3px;
    background-repeat: repeat-x;
    background: fixed;
    background-image: url(../graphics/boardwalk_background.GIF);

    }
.vacation
	{
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	color: #FDEFC1;
	line-height:16px;
	}
A.vacation
	{
	color: #FFFFFF;
  	font-weight:bold;
	text-decoration:none;
	}
A:hover.vacation
	{
	color:  #FDEFC1;
	text-decoration:underline;
	}
h1
	{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
    margin: 4px;
	}
.aruba
	{
	font-family: Verdana, Arial;
	font-size:12px;
	font-weight: normal;
	color: #000000;
	line-height:20px;
	}
A.aruba
	{
	color: #339900;
  	font-weight:bold;
	text-decoration:none;
	}
A:hover.aruba
	{
	color:  #000000;
	text-decoration:underline;
	}
.info
	{
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	line-height:14px;
	}
A.info
	{
	color: #339900;
  	font-weight:bold;
	text-decoration:none;
	}
A:hover.info
	{
	color:  #000000;
	text-decoration:underline;
	}
.address
	{
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight: normal;
	color: #000000;
	line-height:14px;
	}
A.address
	{
	color: #35A26B;
  	font-weight:bold;
	text-decoration:none;
	}
A:hover.address
	{
	color:  #000000;
	text-decoration:underline;
	}

.speciaal
	{
	border: 1px solid #D8A35B;
	padding: 8px;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight: normal;
	color: #BD4F04;;
	line-height:14px;
	}
A.speciaal
	{
	color: #BD4F04;
  	font-weight:bold;
	text-decoration:none;
	}
A:hover.speciaal
	{
	color: #BD4F04;
	text-decoration:underline;
	}

.resort
	{
	font-family: Verdana, Arial;
	font-size:9px;
	font-weight: normal;
	color: #9A4003;
	line-height:15px;
	}
A.resort
	{
	color: #BD4F04;
  	font-weight: normal;
	text-decoration:none;
	}
A:hover.resort
	{
	color: #9A4003;
	text-decoration:underline;
	}
.hoteltable
    {
    border: 0px solid #000000;
    border-collapse: collapse;
    }
.hoteltable td, .hoteltable th
    {
    border: 0px thick #F2E5AF;
    padding: 0px;
    }
.maintable
    {
    border: 2px solid #D8A35B;
    border-collapse: collapse;
    }
.maintable td
    {
    border: 0px solid;
    padding: 0px;
    }
.maintable th
    {
    border: 2px solid #D8A35B;
    border-collapse: collapse;
    padding: 0px;
    background-image: url(../graphics/bck_nav.GIF);
    }
.menu{
position: relative;
width: 99%;
display: table-header-group;
}

.menu ul{

border: 0px solid;
width: 750;
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 11px Verdana;
}


.menu ul li{
display: inline;
}


.menu ul li a{
float: left;
color: #BD4F04;
font-weight: bold;
height: 22px;
line-height: 22px;
text-align: center;
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 0px;
text-decoration: none;
display: inline;
}

.menu ul li a:hover{
color: #6F2E02;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
z-index: 1;
top: 0;
margin-left: 0px;
border: 2px solid #D8A35B; /*Theme Change here*/
border-bottom-width: 1;
font:normal 11px Verdana;
line-height:18px;
text-align: left;
width: 150px;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border: 0px solid red; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
background-color: #FCFAED;
color: #BD4F04;
}

.dropmenudiv a:hover{ /*Theme Change here*/
color: #6F2E02;
text-decoration: none;
background-color: #D8A35B;
}


.roundcont {
	width: 300px;
	background-color: #F2E7B1;
	color: #000000;
}

.roundcont p {
	margin: 0 10px;

}

.roundtop {
	background: url(../graphics/corn_right_top.GIF) no-repeat top right;
}

.roundbottom {
	background: url(../graphics/corn_right_bottom.GIF) no-repeat top right;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.subtable
    {
    border: 0px solid #D8A35B;
    border-collapse: collapse;
    }
.subtable td, .subtable th
    {
    border: 0px solid #D8A35B;
    border-collapse: collapse;
    padding: 0px;
    }
.texttable
    {
    border: 1px solid #D8A35B;
    border-collapse: collapse;
    }
.texttable td, .texttable th
    {
    border: 1px solid #D8A35B;
    padding: 2px;
    }
.pict2 {
    padding: 0px;
    border: 2px solid #D8A35B;
}
.testitable
    {
    border: 1px solid #D8A35B;
    border-collapse: collapse;
    }
.testitable td
    {
    border: 0px solid;
    padding: 10px;
    text-align: justify;
    }
.testitable th
    {
    border: 0px solid #D8A35B;
    border-bottom: 1px solid #D8A35B;
    border-collapse: collapse;
    padding: 1px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(../graphics/bck_nav.GIF);
    }
.submittable
    {
    border: 0px solid #D8A35B;
    border-collapse: collapse;
    }
.submittable td, .submittable th
    {
    border: 0px solid #D8A35B;
    border-collapse: collapse;
    padding: 4px;
    }
.box
	{
	line-height:14px;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
    color: #000000;
    border: 1px solid #000000;
    border-collapse: collapse;
    background-color: #FAF5E2;
    text-indent: 4px;
	}
.box2
	{
	line-height:14px;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
    color: #000000;
    border: 1px solid #000000;
    border-collapse: collapse;
    background-color: #F1E6B0;
    text-indent: 4px;
	}

.alert
	{
	font-family: Verdana, Arial;
	font-size:12px;
	font-weight: bold;
	color: #FF0033;
	line-height:20px;
    }
