body {
	margin:0px;
	padding:0px;
	background: #BB9B6A url(../images/backgroundTile.gif) repeat;
}
img {
	border:0px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}

.clearfloat {
	clear:both;
	height:0px;
	font-size:1px;
	line-height:0px;
}

#main {

	width:960px;
	margin: 15px auto 0px;
	border: 0px solid #f0f0f0;

}
#mast {
	background-color: #000;
	border-top-left-radius:1.5em 1.5em;
	-webkit-border-top-left-radius:1.5em 1.5em;
	-o-border-top-left-radius:1.5em 1.5em;
	-moz-border-radius-topleft:1.5em 1.5em;
	border-top-right-radius:1.5em 1.5em;
	-webkit-border-top-right-radius:1.5em 1.5em;
	-o-border-top-right-radius:1.5em 1.5em;
	-moz-border-radius-topright:1.5em 1.5em;
	
	border-bottom-right-radius:0em 0em;
	-webkit-border-bottom-right-radius:0em 0em;
	-o-border-bottom-right-radius:0em 0em;
	-moz-border-radius-bottomright:0em 0em;
	border-bottom-left-radius:0em 0em;
	-webkit-border-bottom-left-radius:0em 0em;
	-o-border-bottom-left-radius:0em 0em;
	-moz-border-radius-bottomleft:0em 0em;
	width:100%;
	padding-top:0px;
	height:120px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float: right;
	display:inline;
	background:url(../images/header.gif) no-repeat;
	background-color: #000;

}

#conNav {
	width:214px;
	padding-top:0px;
height: auto;
	float:left;
	display:inline;
}

#conMastPhoto {
	width:939px;
	padding-top:0px;
	height:199px;
	margin-left:11px;
	margin-top:17px;
	margin-bottom:0px;
	float:left;
	display:inline;

}

#mastPhoto1 {
	width:307px;
	height:195px;
	float:left;
	border: 2px solid #fff;
	overflow: hidden;
}

#mastPhoto2 {
	width:307px;
	height:195px;
	margin-right:2px;
	margin-left:2px;
	float:left;
	border: 2px solid #fff;
	overflow: hidden;
}
#mastPhoto3 {
	width:307px;
	height:195px;
	float:left;
	border: 2px solid #fff;
	overflow: hidden;
}

#conArea {
	padding-top:0px;
	padding-left:20px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	width: 720px;
	min-height:700px
	text-align: left;
	padding-bottom: 20px;
}
#conMainContent {
	background-image:url(../images/60-trans.png);
	
	width:960px;
	text-align:center;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;

}

#footer {
	background-color: #000;
	border-top-left-radius:0em 0em;
	-webkit-border-top-left-radius:0em 0em;
	-o-border-top-left-radius:0em 0em;
	-moz-border-radius-topleft:0em 0em;
	border-top-right-radius:0em 0em;
	-webkit-border-top-right-radius:0em 0em;
	-o-border-top-right-radius:0em 0em;
	-moz-border-radius-topright:0em 0em;
	
	border-bottom-right-radius:1.5em 1.5em;
	-webkit-border-bottom-right-radius:1.5em 1.5em;
	-o-border-bottom-right-radius:1.5em 1.5em;
	-moz-border-radius-bottomright:1.5em 1.5em;
	border-bottom-left-radius:1.5em 1.5em;
	-webkit-border-bottom-left-radius:1.5em 1.5em;
	-o-border-bottom-left-radius:1.5em 1.5em;
	-moz-border-radius-bottomleft:1.5em 1.5em;
	width:940px;
	padding: 10px;
	height:89px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	color: #fff;
}

#footerLeft{
	float: left;
}

#footerRight{
	float: right;
	text-align: right;
}

.footerIcon {
	padding-right: 7px;
	float: left;
}

p {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:140%;
	text-align:left;
	
}

h5 {
	font-weight:bold;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:13px;
	color:rgb(102, 102, 102);
	margin-top:0px;
	margin-right:0px;
	margin-bottom:4px;
	margin-left:0px;
	text-align:left;
}

h6 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #5e4656;
	margin-bottom: 13px;
}

h4 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #5e4656;
	margin-bottom: 13px;
	text-align: left;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
	color: #5e4656;
	margin-bottom: 13px;
}

a:hover {
	color: #4e7676;
}
a   {
	color: #5e4656;
}
#conArea #featureBoxFull #featureDescription a {
	color: #5e4656;
}
#conArea a {
	color: #5e4656;
}

.title {
		color:#5E4656;
		font-family:Times New Roman;
		font-size:20px;
		text-decoration:none;
		text-align:left;
		text-transform:capitalize;
}

.footer {
	color: #fff;
	font: bold 11px Verdana, sans-serif;
}

#footerDisclaimer {
	font-size:10px;
	padding-top:15px;
	color: #fff;
	font: bold 11px Verdana, sans-serif;
	width: 530px;
	float:left;
	text-align: left;
}

/* Containers Attractions & Shopping */
#heading{
	height:65px;
	float:left;
	margin-left:13px;
	margin-top:8px;
}

#featureBoxFull {
	width:200px;
	height:auto;
	padding: 10px;
	float: left;
	border: 2px solid #fff;
	margin: 10px 10px 0px 0px;
	text-align: center;
}

#featureDouble {
	width:310px;
	height:auto;
	padding: 10px;
	float: left;
	border: 2px solid #fff;
	margin: 10px 10px 10px 0px;
	text-align: center;
}

#featureDoubleNoBot {
	width:310px;
	height:auto;
	padding: 10px;
	float: left;
	border: 2px solid #fff;
	margin: 20px 5px 5px 10px;
}

#featureAcross {
	width:660px;
	height:auto;
	padding: 10px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 2px solid #fff;
}

#featureDescription {
	
	width:300px;
	float: left;
}

#featureDescriptionNarrow {
	
	width:200px;
	float: left;
}

#featureImg {
	width:198px;
	height: auto;
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}

#featureAcrossImg {
	float:left;
	overflow: hidden;
	clear: both;
	margin-right: 20px;
}

#featureDoubleImg {
	width:310px;
	margin-bottom: 10px;
	overflow: hidden;
}

#featureSingleImg {
	width:280px;
	clear: both;
	margin-bottom: 10px;
}

#featureSingleImg2 {
	width:280px;
	overflow: hidden;
	margin-bottom: 10px;
	float: left;
	margin-right: 15px;
}

#floatLeft {
	overflow: hidden;
	margin-bottom: 10px;
	float: left;
}

#floatRight {
	overflow: hidden;
	margin-bottom: 10px;
	float: right;
}

.paraPadding {
	padding: 18px;
	margin: 18px;
}

#attractionImg {
	padding:18px 12px 18px 18px;
	width:300px;
	float:left;
}

#attractionDesription {
	width:330px;
	margin-bottom:22px;
}

#attractionContainer {
	border-top-left-radius:1.5em 1.5em;
	-webkit-border-top-left-radius:1.5em 1.5em;
	-o-border-top-left-radius:1.5em 1.5em;
	-moz-border-radius-topleft:1.5em 1.5em;
	border-top-right-radius:1.5em 1.5em;
	-webkit-border-top-right-radius:1.5em 1.5em;
	-o-border-top-right-radius:1.5em 1.5em;
	-moz-border-radius-topright:1.5em 1.5em;
	border-bottom-right-radius:1.5em 1.5em;
	-webkit-border-bottom-right-radius:1.5em 1.5em;
	-o-border-bottom-right-radius:1.5em 1.5em;
	-moz-border-radius-bottomright:1.5em 1.5em;
	border-bottom-left-radius:1.5em 1.5em;
	-webkit-border-bottom-left-radius:1.5em 1.5em;
	-o-border-bottom-left-radius:1.5em 1.5em;
	-moz-border-radius-bottomleft:1.5em 1.5em;
	background-color:rgb(244, 239, 233);
	padding:inherit;
	margin-bottom: 13px;
}

.attractionHeight {
}

#attractionImg {
	padding:18px 12px 18px 18px;
	width:300px;
	float:left;
}

#attractionBox2 {
	float:right;
	width:338px;
	height:auto;
	padding:18px 18px 18px 0px;
}

#attractionCondenseList {
	width:290px;
	padding:10px 10px 10px 10px;
	border: solid 2px #fff;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
	margin-top: 20px;
}

#eventAcross {
	width:640px;
	padding:10px 10px 10px 10px;
	border: solid 2px #fff;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
	margin-top: 20px;
}

#attractionCondenseListXXXX {
	float: left;
	width:290px;
	height:auto;
	padding:10px 10px 10px 10px;
	margin: 20px 0px 0px 20px;
	border: solid 2px #fff;
	min-height: 200px;

}

#attractionDesription {
	width:330px;
	margin-bottom:22px;
}

#attractionInfo {
	width:169px;
}

#attractionHours {
	clear:left;
	float:right;
	width:155px;
}
