body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #B7E0F2;
}

#topBorder{
	font-size: 0px;
	height: 5px;
	background-image: url(graphics/topBorderBg.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
}

#mainWrap{
	width: 900px;
	background-color: #5AB2DD;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#logo_margins{
	margin-left: 100px;
	margin-top: 13px;
}

#secondaryWrap{
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: White;
	background-image: url(graphics/flowers_bottom_left.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#header{
	background-image: url(graphics/menu_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 99px;
}

#header_topleftflowers{
	background-image: url(graphics/flowers_top_left.jpg);
	background-repeat: no-repeat;
	background-position: left-bottom;
	height: 99px;
	width: 30%;
	float: left;
}

#menu_items{
	background-image: url(graphics/menu_item_separator.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: auto;
	height: 31px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 31px;
	margin-top: 68px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}
#menuWrap
{
	width:220px;
	padding-left:100px;
	padding-top:5px;
	}
	
#menuWrapSub
{
	width:780px;
	padding-left:100px;
	padding-top:5px;
	}

.menuItems{
	background-image: url(graphics/menu_item_separator.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 11px 10px 0 10px;
	margin:0;
	float:right;
	height:25px;
	}
#commercial_center_picture{
	background-image: url(graphics/commercial2.jpg);
	background-repeat: no-repeat;
	height: 283px;
}

#faq_center_picture{
	background-image: url(graphics/faq.jpg);
	background-repeat: no-repeat;
	height: 283px;
}

#transfers_center_picture{
	background-image: url(graphics/transf.jpg);
	background-repeat: no-repeat;
	height: 283px;
}

#center_picture{ 
	background-repeat: no-repeat;
	height: 220px;
}

#islandtransfers_center_picture{
	background-image: url(images/mast6.jpg);
	background-repeat: no-repeat;
	height: 285px;
}

#scenictours_center_picture{
	background-image: url(graphics/careers.jpg);
	background-repeat: no-repeat;
	height: 285px;
}

#careers_center_picture{
	background-image: url(images/mast7.jpg);
	background-repeat: no-repeat;
	height: 272px;
}

#contactus_center_picture{
	background-image: url(images/mast8.jpg);
	background-repeat: no-repeat;
	height: 285px;
}

#content{
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 885px;
}

#content_half{
	width: 400px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

#content_half_st{
	width: 550px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

#contentHeaderText{
	font-size: 16px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #010D79;
}

#contentText{
	font-size: 14px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #010D79;
}

#contentEmphasisedText{
	font-size: 16px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
	
#contentText li{
	padding-top: 4px;
	padding-bottom: 4px;
}

#assoc_logos{
	width: 120px;
	float: left;
	margin-left: 10px;
	margin-top: 40px;
	text-align: center;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 8px;
}

#thirdColumn{
	height: 250px;
	width: 250px;
	float: left;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 14px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #010D79;
}

#footer{
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	height: 30px;
	background-image: url(graphics/topBorderBg.gif);
	color: White;
	font-size: 10px;
	line-height: 30px;
	clear: both;
	text-align: center;
	margin-top: 10px;
}

/* Form Stuff */

#formBox{
	background-color: #FAF0E6;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

#formItemLabel{
	width: 30%;
	text-align: right;
	float: left;
	font-size: 12px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #010D79;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
}

#formItem{
	width: 65%;
	text-align: left;
	float: right;
	height: auto;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;

}


/* Slideshow-Homepage */

/*** set the width and height to match your images **/

#slideshow {
      position: relative;
    height:107px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
