#home #outerContainer {background: url(../images/siteBuild/outerContainerBgFull.gif) repeat-y left top;}
#home #contentContainer {background: url(../images/siteBuild/contentContainerBgFull.gif) no-repeat left top;}


.city {float: left; display: inline; width: 50%; margin-right: 2%;}
.state {float: left; display: inline; width: 20%;}
.zip {float: right; display: inline; width: 25%;}

input.text, textarea {
	margin: .5em 0 0;
}

fieldset {border-top: none;}
.required em {color:#333;}

#footer { 	
	min-height: 100px;
	background: #44332b url(../images/siteBuild/footerBg.jpg) no-repeat left top;
}
#mainNav li span {
	display: block;
	padding: 0 1em;
	text-decoration: none;
	border-right: 1px solid #94afb3;
	color: #fff;
	line-height: 40px;
}

#contact .contact a, #other-destinations .other-destinations span {
	text-decoration: none;
	background: #576b00 url(../images/siteBuild/mainNavContainerBg.gif) repeat-x left -100px;
	color: #fff;
}

