#message content {width:920px; margin-right:0;padding:0 20px;}
#content.plainHome {
	background-color: #f4f3ec;
	width: 960px;
	position: relative;
}
.content-home {
    width:958px !important;
    margin-right:0 !important; 
    margin-left:0 !important; 
    padding-right:0px !important;
    padding-left:20px !important;
}
#content .mainColumnHome {
	width:680px;
	float:left;
	position:relative;
    padding-right:20px;
}
#content .mainColumnHome .homepage-push { float:right; margin-bottom:20px; }
#content .mainColumnHome .homepage-push a { margin-left:10px; }
#whatsHappening {
		margin-top:15px;
		padding-top:16px;
		border-top:solid 1px #d1d1d1;
	}
	#whatsHappening img {
		border:solid 3px #e6e6d5;
		float:left;
		margin-right:11px;
	}
	#content #whatsHappening ul li{
		list-style:none;
	}


#content .subColumnHome {
	float:left;
	width:258px;
	padding: 0px;
	_padding: 0px;
}

    #content .subColumnHome .colorSeperator {
        float:left;
        height:6px;
        width:241px;
        margin-bottom:20px;
        padding:0px 0px 0px 0px;
        background:url("../../images/bg_seaportbrlong.gif") repeat-x left bottom;       
    }

    #content .subColumnHome h1 {
        color:#ed6f56;
        font-size:19px;
    }

	#content .subColumnHome h2 {
		color:#66889B;
		font-family: Georgia, "Times New Roman", Times, Serif;
		font-size:15px;
		font-weight:lighter;
		margin-bottom:4px;
	}
	#content .subColumnHome .focusBox {
		width:100%;
		float:left;
		padding-bottom:21px;
		margin-bottom:5px;
	}
	#content .subColumnHome .focusBox.last { 
		margin-bottom:0;
		background:none !important; 
		padding-bottom:4px;
	}
	
    #content .subColumnHome .focusBox .packageWrapper {
        width:220px;
        margin-top:14px;
		margin-bottom:5px;
    }
	#content .subColumnHome .focusBox .specialPackage {
		width:100%;
		height:100%;
		background:#fff;
	}
	#content .subColumnHome .focusBox .specialPackage a.teaserImage {
		display:block;
		width:100%;
		margin:9px 0;
	}
	#content .subColumnHome .focusBox .specialPackage a.teaserImage img { display:block; height:97px; }
	#content .subColumnHome .focusBox .specialPackage a {float:none;}
	
	#content .subColumnHome .focusBox .specialPackage.last {margin-bottom:0;border:none;}
	
	#content .subColumnHome .focusBox a {float:right;}
	
	#content .subColumnHome .focusBox input.textbox {
		display:inline-block;
		height:28px;
		border:solid 1px #ed6f56;
		line-height:18px;
		color:#000; 
		padding: 0 5px;
		float:left;
		width:161px;
	}
	#content .subColumnHome .focusBox input.buttonJoin {
		float:left;
	    padding:2px 0px 2px 0px;
	    color:#FFF;		
	    position: relative;
	    background-color:#ed6f56;
	    border:none;
	    cursor:pointer;
	    margin:0px 0px 0px 4px;
	    width:60px;
	    height:30px;
        /* background:url("../../images/buttons/btn-join.gif") no-repeat left top; */
	}
	#content .subColumnHome .focusBox input.buttonJoin:after {
      content: "";
    }
	#content .subColumnHome .focusBox .moreLinks {
		width:100%;
		float:left;
		padding-bottom:21px;
	}
	#content .subColumnHome .focusBox .moreLinks a {
		display:block;
		text-align:right;
		clear:right;
	}
	#content .subColumnHome .focusBox .moreLinks .moreInfoButton { 
		float:right;
		text-decoration:none;
		text-align:center;
		background-color:#ed6f56;
	    margin-bottom:10px;
	    padding:7px 0px 0px 0px;
	    color:#FFF;	
	    height:25px;
	    width:101px;
	    position: relative;
	}
	#content .subColumnHome .focusBox .moreLinks a.moreInfoButton:after {
      content: "";
      float: left;
      position: absolute;
      top: 0;
      right: -11px;
    }
	#content p.promo {
		width: 265px;
		font-size: 11px;
		display: block;
		float: left;
		line-height: 15px;
		overflow: hidden;
		margin: 10px;
			_margin-right: 0px; /* IE6 */
		vertical-align: middle;
	}
	
	#content ul.promoList {
		float: right;
		background-color: #fff;
		padding: 0px;
		padding-bottom: 6px;
		padding-right: 6px;
		border: solid 3px #e6e6d5;
		overflow: hidden;
		margin: 6px;
			
	}

	#content ul.promoList li {
		background: none;
		border: solid 3px #e6e6d5;
		margin: 0px;
		margin-top: 6px;
		margin-left: 6px;
		padding: 0;
		float: left;
		width: 200px;
		height: 91px;
		overflow: hidden;
	}
		
	#promoBar {
		width: 320px;
		background-color: #f4f3ec; 
	}	
	
	#personalizeSite {
		margin-top: -30px;
		background-color: #f4f3ec;
		width: 315px;
		height: 20px;
		padding: 0px;
		margin-bottom: 30px;
		line-height: 20px;
		font-size: 11px;
		font-family: Arial, Verdana, Helvetica;
		font-style: italic;
	}
	
		#personalizeSite span,
		#personalizeSite img {
			display: block;
			float: left;
			margin: 6px 2px 0px 2px;
		}
	
		#personalizeSite strong {
			font-weight: bold;
			font-style: normal;
		}
	
		#personalizeSite a {
			display: block;
			height: 10px;
			width: 10px;
			background-image: url("../../images/circle-empty.gif");
			float: left;
			margin: 5px 2px;
		}
		
		#personalizeSite a span {
			display: none;
		}
		
			#personalizeSite a.full {
				background-image: url("../../images/circle-full.gif");
			}
		.interestAppeal {
			float: left;
			display: block;
			overflow: hidden;
			width: 235px;
		}
		
		.interestAppeal.first {
			margin-left: 10px;
				_margin-left: 5px;
		}
		
		.interestAppeal img {
			border:5px solid #E5E5D4;
			float:left;
		}
		
		.interestAppeal h3 {
			color:#65696C;
			font-family:Verdana,Arial,Helvetica,sans-serif;
			font-size:14px;
			margin-bottom:8px;
			text-transform:uppercase;
		}
		
		#content ul.promoList.vertical li {
			float: none;
			display: block;
			clear: both;
		}
		
		.interestFocus {
			display: none;
			float: left;
			
			position: absolute;
			padding: 5px;
		}
		
		h1.head {
			padding-bottom: 10px;
			margin-bottom:0;
			width:682px;
		}
		
		h2.subhead {
			top: 0px;
			position: relative;
			padding-bottom: 30px;
		}
		
		h2.subhead span {
			position: absolute;
		}
		
		h2 .interestFocus {
			position: static;
			color:#666666;
			font-family:Verdana,Arial,Helvetica,sans-serif;
			font-size:12px;
			font-weight:bold;
			margin-bottom:14px;
			text-transform:uppercase;
		}
		
		h2.focushead {
			
		}
		
		#content .interestFocus p.promo {
			width: 250px;
		}
		
		#content .businessAppeal p.promo {
			width: 650px;
		}
		
		#content .interestAppeal ul li {
			list-style: none;
		}


		#businessSlides,
		#pleasureSlides {
			display: none;
		}
.email-error {
	float:left;
	width:220px;
	padding:8px 0 0 0;
	_margin-right:-3px;
	}
		
		
#content .bottomRowHome{
    display:inline-block;
    margin:10px 0px 0px 0px;
	border: solid 1px #d1d1d1;
	overflow: hidden;
	width: 658px;
	padding:10px;
}
#content .bottomRowHome #bottomRowHomeExtra {
	width: 705px;
}
#content .bottomRowHome .promoArea {
    margin-right: 8px;
	float: left;
	position: relative;
}
#content .bottomRowHome .promoAreaImage {
	width: 214px;
	padding: 0;
	border: none;
}
#content .bottomRowHome .promoAreaImage img {
	display:block;
}	
#content .bottomRowHome .promoAreaText {
	height: 173px;
	padding: 15px;
	border:3px solid #ccc;
	width: 177px;
}
#content .bottomRowHome .promoArea .arrowLink {
	position: absolute;
	bottom: 20px;
	right: 15px;
}
/*	SCROLL TEXT STYLE
--------------------------------------------------*/
#scrollText {
	height:19px;width:220px;
	position:absolute;
	left:43%;top:50%;
	z-index:1000;
	margin-top:-10px;
	margin-left:-110px;
}
#scrollText.active {
    background:transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2618498,endColorstr=#B2618498)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2618498,endColorstr=#B2618498);   /* IE6 & 7 */
    zoom: 1;
    background:rgba(97, 132, 152, 0.7);
    opacity:.7; /* modern browsers */
}

#scrollText span {
	display:block;
    height:19px;width:220px;
    background:url(../../images/loading.gif) no-repeat;
}
#scrollText span.bg-A {background:url(../../images/home/bg-A.png) no-repeat 30px 50px;}
#scrollText span.bg-B {background:url(../../images/home/bg-B.png) no-repeat 30px 50px;}
#scrollText span.bg-C {background:url(../../images/home/bg-C.png) no-repeat 30px 50px;}
#scrollText span.bg-D {background:url(../../images/home/bg-D.png) no-repeat 30px 50px;}
#scrollText span.bg-E {background:url(../../images/home/bg-E.png) no-repeat 30px 50px;}
#scrollText span.bg-F {background:url(../../images/home/bg-F.png) no-repeat 30px 50px;}
#scrollText span.bg-G {background:url(../../images/home/bg-G.png) no-repeat 30px 50px;}
#scrollText span.bg-H {background:url(../../images/home/bg-H.png) no-repeat 30px 50px;}
#scrollText span.bg-I {background:url(../../images/home/bg-I.png) no-repeat 30px 50px;}
#scrollText span.bg-J {background:url(../../images/home/bg-J.png) no-repeat 30px 50px;}
#scrollText span.bg-K {background:url(../../images/home/bg-K.png) no-repeat 30px 50px;}
#scrollText span.bg-L {background:url(../../images/home/bg-L.png) no-repeat 30px 50px;}
#scrollText span.bg-M {background:url(../../images/home/bg-M.png) no-repeat 30px 50px;}
#scrollText span.bg-N {background:url(../../images/home/bg-N.png) no-repeat 30px 50px;}
#scrollText span.bg-O {background:url(../../images/home/bg-O.png) no-repeat 30px 50px;}
#scrollText span.bg-P {background:url(../../images/home/bg-P.png) no-repeat 30px 50px;}
#scrollText span.bg-Q {background:url(../../images/home/bg-Q.png) no-repeat 30px 50px;}
#scrollText span.bg-R {background:url(../../images/home/bg-R.png) no-repeat 30px 50px;}
#scrollText span.bg-S {background:url(../../images/home/bg-S.png) no-repeat 30px 50px;}
#scrollText span.bg-T {background:url(../../images/home/bg-T.png) no-repeat 30px 50px;}
#scrollText span.bg-U {background:url(../../images/home/bg-U.png) no-repeat 30px 50px;}
#scrollText span.bg-V {background:url(../../images/home/bg-V.png) no-repeat 30px 50px;}
#scrollText span.bg-W {background:url(../../images/home/bg-W.png) no-repeat 30px 50px;}
#scrollText span.bg-X {background:url(../../images/home/bg-X.png) no-repeat 30px 50px;}
#scrollText span.bg-Y {background:url(../../images/home/bg-Y.png) no-repeat 30px 50px;}
#scrollText span.bg-Z {background:url(../../images/home/bg-Z.png) no-repeat 30px 50px;}


#splashImage img {
	position:absolute;
    top:0;
    left:0;
	opacity:0;
	visibility:hidden;
}
#splashImage .active img {
	visibility:visible;
}

.ie6 { _visibility:visible !important; }
