body {
	width:100%;
	text-align:center;
	margin:0px;
	padding:0px;
/*	background-color:#a2a1a1; */
	background-color:#444444;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	color:#111111;
}

/*==================================================*/
/*=============== h tags for website ===============*/
/*==================================================*/

/* h1 Tag */

h1 {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:5px;
	margin-right:0px;
	padding:0px;
	font-size:160%;
	font-weight:normal;
}
h1 a {
	color:#111111;
	text-decoration:none;
}
h1 a:hover {
	color:#111111;
	text-decoration:underline;
}

/* h2 Tag */

h2 {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:5px;
	margin-right:0px;
	padding:0px;
	font-size:130%;
	font-weight:normal;
}
h2 a {
	color:#111111;
	text-decoration:none;
}
h2 a:hover {
	color:#111111;
	text-decoration:underline;
}

/* h3 Tag */

h3 {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:4px;
	margin-right:0px;
	padding:0px;
	font-size:120%;
	font-weight:normal;
}
h3 a {
	color:#111111;
	text-decoration:none;
}
h3 a:hover {
	color:#111111;
	text-decoration:underline;
}


/* h4 Tag */

h4 {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:3px;
	margin-right:0px;
	padding:0px;
	font-size:130%;
	font-weight:normal;
}
h4 a {
	color:#111111;
	text-decoration:none;
}
h4 a:hover {
	color:#111111;
	text-decoration:underline;
}

/* h5 Tag */

h5 {
	margin-top:0px;
	margin-left:10px;
	margin-bottom:3px;
	margin-right:0px;
	padding:0px;
	font-size:80%;
	font-weight:normal;
}

/*==========================================*/
/*=============== Containers ===============*/
/*==========================================*/

.outerContainer {
	width:987px;
	background-color:#444444;
	margin-left:auto;
	margin-right:auto;
}

.outerInnerContainer {
	float:left;
	display:inline;
	width:987px;
	text-align:left;
	background-color:#444444;
	margin-top:0;
}

.contentContainer {
	float:left;
	display:inline;
	width:987px;
	background-image:url(images/grey_Background.gif);
	background-repeat:repeat-y;
}

/*===========================================*/
/*=============== Site Header ===============*/
/*===========================================*/

.header {
	float:left;
	display:inline;
	height:196px;
	background:url(images/hed.gif);
	background-repeat:no-repeat top;
}

.mainNav {
	float:left;
	display:inline;
	width:987px;
	background:url(images/a-bg.gif);
	background-repeat:repeat-x;
}

.mainNavSingle {
	float:left;
	display:inline;
	width:93px;
}

.mainNavMember {
	float:right;
	display:inline;
	width:93px;
}

/*========================================*/
/*=============== Left Nav ===============*/
/*========================================*/

.leftNavContainer {
	float:left;
	display:inline;
	width:174px;
	font-size:70%;
	background-color:#BFBFBF;
	padding-bottom:20px;
}

/* Top header on left side */

.leftNavSearchHeader {
	float:left;
	display:inline;
	width:186px;
	height:35px;
	background:url(images/1w4.gif);
}

/* Drop down search box on left nav */

.leftNavSearch {
	float:left;
	display:inline;
	width:186px;
	height:38px;
	background-color:#848484;
	text-align:center;
	padding-top:15px;
}

/* NOT CURRENTLY USED */

.leftNavSpacer {
	float:left;
	display:inline;
	height:10px;
}

/* Popular days out header */

.leftNavHeader {
	float:left;
	display:inline;
	width:174px;
	background-color:#636363;
	padding:6px;
	color:#999999;
	font-size:100%;
}

/* Left nav style, list of days out */

.leftNav {
	float:left;
	display:inline;
	padding:19px 0px 0px 15px;
}

/* Left nav link styles */

.leftNav a { 
	display:block;
	background:url(images/l2.gif) no-repeat bottom center;
	padding:2px 0px 4px 20px;
}

.leftNav a.no_lin { 
	background: none;
}

.leftNav a {
	color:#111111;
	text-decoration:none;
}

.leftNav a:hover {
	color:#111111;
	text-decoration:underline;
}

.leftNavBoxesContainer {
	float:left;
	display:inline;
	padding-bottom:10px;
	margin-left:10px;
}

.leftNavBoxes {
	float:left;
	display:inline;
	width:130px;
	background:#EDEDED;
	border:1px solid #CCCCCC;
	font-size:70%;
	margin-left:3px;
	padding:5px;;
}

.leftNavBoxes a { 
	display:block;
	padding:2px 0px 4px 10px;
}

.leftNavBoxes a.no_lin { 
	background: none;
}

.leftNavBoxes a {
	color:#111111;
	text-decoration:none;
}

.leftNavBoxes a:hover {
	color:#111111;
	text-decoration:underline;
}

/*=========================================================================*/
/*=============== Content Styles (Section next to Left Nav) ===============*/
/*=========================================================================*/

.content {
	float:left;
	display:inline;
	width:987px;
	background-color:#FFFFFF;
}

/*===============================================*/
/*=============== Todays Date Div ===============*/
/*===============================================*/

.todaysDate {
	float:left;
	display:inline;
	width:572px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:60%;
	color:#383838;
	text-transform:uppercase;
	padding:26px 0px 0px 0px;
	letter-spacing:-1px;
	background:url(images/top.gif) repeat-x top;
}

/*=================================================================*/
/*=============== Search Box at the Top of the site ===============*/
/*=================================================================*/

.searchBoxContainer {
	float:right;
	display:inline;
	width:415px;
	height:61px;
	background-image:url(images/1w2.gif);
	background-repeat:y;
}

/* Search Button */

.searchButton {
	float:right;
	display:inline;
	width:80px;
	margin-top:11px;
}

/* Image used on the left of the search area */

.leftSearchImg {
	float:left;
	display:inline;
	width:31px;
	height:61px;
}

/* Image used on the right of the search area */

.rightSearchImg {
	float:right;
	display:inline;
	width:31px;
	height:61px;
}

/* Box used to input search */

.searchBox {
	float:left;
	display:inline;
	width:351px;
	height:61px;
}

.in_t {
	font:12px Tahoma, Arial, Geneva, sans-serif;
	color:#ffffff;
}

.in_t2 {
	font:12px Tahoma, Arial, Geneva, sans-serif;
	color:#111111;
}

.in_t3 {
	font:12px Tahoma, Arial, Geneva, sans-serif;
	color:#111111;
}

.in_b { 
	border:1px solid #111111;
	background-color:#505050;
}
.in_wh2 { 
	width:259px;
	height:18px;
	margin-top:13px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:4px;
	padding-top:3px;
	padding-left:7px;
	padding-bottom:0px;
	padding-right:0px;
}

/*==============================================================*/
/*=============== Search Box on the Search Pages ===============*/
/*==============================================================*/

.searchPageBoxContainer {
	float:right;
	display:inline;
	width:380px;
}

.searchPageBox {
	float:left;
	display:inline;
	width:360px;
	padding:10px;
	background-color:#b9e0f2;
	text-align: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size:120%;
}
	.searchPageBox td {
		padding: 3px 1px;
		vertical-align:top;
	}

/*======================================================*/
/*=============== Top boxes on home page ===============*/
/*======================================================*/

.topBoxes {
	float:right;
	display:inline;
	margin-right:12px;
	width:370px;
}

.topBoxesSearch {
	float:left;
	display:inline;
	margin-left:0px;
}

.topBoxesContent {
	float:right;
	display:inline;
	margin-right:12px;
	width:370px;
	
	font-size:70%;
	line-height:1.4em;
}

/*==============================================================*/
/*=============== Main content area on all pages ===============*/
/*==============================================================*/

/* ALL PAGES */

.textArea {
	float:left;
	display:inline;
	width:380px;
	font-size:70%;
	margin-left:12px;
}

.textAreaHome {
	float:left;
	display:inline;
	width:380px;
	font-size:70%;
	margin-left:15px;
}

/* ALL PAGES LARGE */

.textAreaLarge {
	float:left;
	display:inline;
	width:620px;
	font-size:70%;
	margin-left:12px;
}

.articleRight {
	float:right;
	display:inline;
	width:150px;
	padding-left:40px;
}

/*============================================*/
/*=============== Footer Style ===============*/
/*============================================*/

.footer {
	float:left;
	display:inline;
	width:962px;
	color:#706F6F;
	padding:51px 0px 10px 25px;
	font-size:80%;
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	background-color:#252525;
}

.footerTextLeft {
	display:inline;
	float:left;
	width:400px;
	text-align:left;
}
.footerTextRight {
	display:inline;
	float:right;
	width:400px;
	text-align:right;
	margin-right:25px;
}

.footer img {
	width:332px;
	height:1px;
}

/* Footer Link styles */

.footer a {
	color:#706F6F;
	text-decoration: none;
}

.footer a:hover {
	color:#706F6F;
	text-decoration: underline;
}

/*==================================================================*/
/*=============== Boxes on the right of the homepage ===============*/
/*==================================================================*/

.rightImgNav {
	float:right;
	display:inline;
	width:180px;
	margin-right:3px;
}

.rightImgNavImg {
	text-align:center;
	font-size:80%;
	margin-bottom:3px;
}

/*========================================================*/
/*=============== Search Result Page Style ===============*/
/*========================================================*/

.searchResultContainer {
	float:left;
	display:inline;
	width:515px;
	background-color:#b9e0f2;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
}

.searchResultContainerImgless {
	float:left;
	display:inline;
	width:615px;
	background-color:#b9e0f2;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
}

.searchResultHeader {
	float:left;
	display:inline;
	margin-left:5px;
	margin-top:3px;
}

.searchResultsDetails {
	float:left;
	display:inline;
	width:500px;
	padding:5px;
	margin-left:1px;
	line-height:1.6em;
}

.searchResultsDetailsImgless {
	float:left;
	display:inline;
	width:580px;
	padding:5px;
}

.pager {
	height:18px;
	font-size:10px;
}

/*=============================================================================*/
/*=============== Detail page for each attraction, eat and stay ===============*/
/*=============================================================================*/

.detailTextArea {
	float:left;
	display:inline;
	width:970px;
	font-size:80%;
	margin-left:12px;
}

.detailLeft {
	float:left;
	display:inline;
	width:330px;
	margin-top:10px;
	margin-left:0px;
	padding-bottom:0px;
}

.detailRight {
	float:left;
	display:inline;
	width:626px;
	margin-left:5px;
	margin-top:10px;
}

.largeImageContainer {
	float:left;
	display:inline;
	width:970px;
	margin-top:10px;
	padding:0px;
	text-align:center;
}

.prevNextContainer {
	width:500px;
	margin-top:6px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:left;
}

.prevButContainer {
	float:left;
	display:inline;
	width:200px;
	margin:0px;
	padding:0px;
	text-align:left;
}

.nextButContainer {
	float:right;
	display:inline;
	width:200px;
	margin:0px;
	padding:0px;
	text-align:right;
}

.detailImage {
	float:left;
	display:inline;
	border:1px solid #111111;
}

.detailHeader {
	float:left;
	display:inline;
	width:953px;
	padding-top:2px;
	padding-left:8px;
	background-color:#EDEDED;
	border:1px solid #CCCCCC;
}

.detailHeaderContent {
	float:left;
	display:inline;
}

.detailsDetails {
	float:left;
	display:inline;
	width:310px;
	padding:5px;
}

.detailBox {
	float:left;
	display:inline;
	width:606px;
	background-color:#b9e0f2;
	margin-top:10px;
	padding:10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.detailNav1 {
	float:left;
	display:inline;
	width:620px;
	margin-top:5px;
	text-align:center;
}

.detailNav2 {
	float:left;
	display:inline;
	width:310px;
	margin-top:7px;
}

.detailNavText1 {
	float:left;
	display:inline;
	width:112px;
	margin:0 12px 0 0;
	text-align:center;
	font-size:90%;
}

.detailNavText2 {
	float:left;
	display:inline;
	width:270px;
	margin-top:5px;
	margin-left:10px;
}

.detailNearBy {
	float:left;
	display:inline;
	width:270px;
	margin-right:0px;
	padding:6px;
	line-height:18px;
}

.detailDirections {
	float:left;
	display:inline;
	width:311px;
	background-color:#b9e0f2;
	margin-right:0px;
	margin-top:10px;
	padding:6px;
	line-height:18px;
	text-align: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.detailWriteReview {
	float:left;
	display:inline;
	width:311px;
	background-color:#ff9900;
	margin-top:10px;
	padding:6px;
	line-height:18px;
	text-align: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color:#111111;
	text-decoration:none;
}
	a.detailWriteReview:hover {
		background-color:#b9e0f2;
	}
	a.detailWriteReview:hover h4 {
		text-decoration:underline;
	}

.detailAddPhoto {
	float:left;
	display:inline;
	width:311px;
	background-color:#80d164;
	margin-top:10px;
	padding:6px;
	line-height:18px;
	text-align: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color:#111111;
	text-decoration:none;
}
	a.detailAddPhoto:hover {
		background-color:#b9e0f2;
	}
	a.detailAddPhoto:hover h4 {
		text-decoration:underline;
	}

.detailStay {
	float:left;
	display:inline;
	width:123px;
	background-color:#80d164;
	padding:6px;
	line-height:18px;
}

.detailReviews {
	float:left;
	display:inline;
	width:606px;
	background-color:#ff9900;/*80d164*/
	padding:10px;
	margin-top:10px;
	line-height:16px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.detailRatings {
	float:right;
	display:inline;
	width:120px;
	margin-top:12px;
	margin-right:14px;
}

/*==============================================================================*/
/*=============== Near By page for each attraction, eat and stay ===============*/
/*==============================================================================*/

.nearByContainer {
	float:left;
	display:inline;
	width:330px;
	margin:0;
	padding:0;
}

.nearByHeaderContainer {
	float:left;
	display:inline;
	width:325px;
}

.nearByHeader {
	float:left;
	display:inline;
	width:315px;
	padding-top:3px;
	padding-left:5px;
	background-color:#ededed;
	border:1px solid #cccccc;
}

.nearByDetails {
	float:left;
	display:inline;
	width:315px;
	padding:5px;
}

.nearByThumb {
	float:right;
	display:inline;
	width:60px;
}

/*=============================================================================*/
/*=============== Review page for each attraction, eat and stay ===============*/
/*=============================================================================*/

.reviewContainer {
	float:left;
	display:inline;
	width:626px;
	margin:0;
	padding:0;
}

.reviewHeaderContainer {
	float:left;
	display:inline;
	width:626px;
}

.reviewHeader {
	float:left;
	display:inline;
	width:620px;
	padding-top:3px;
	padding-left:6px;
	background-color:#b9e0f2;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
}

.reviewDetails {
	float:left;
	display:inline;
	width:160px;
	padding:5px;
	overflow:hidden;
}

.reviewContent {
	float:left;
	display:inline;
	width:441px;
	padding:5px;
	border-left:1px solid #cccccc;
	min-height:60px;
	overflow:hidden;
}	

.reviewThumb {
	float:right;
	display:inline;
	width:50px;
}

.reviewError {
	display:inline;
	width:90px;
	color:#FF0000;
	margin-left:4px;
}

/*==============================================================*/
/*=============== News styles on Attraction Page ===============*/
/*==============================================================*/

.attractionNewsContainer {
	float:left;
	display:inline;
	width:606px;
	background-color:#80d164;
	margin-top:10px;
	padding:10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

/*===========================================================================*/
/*=============== Maps page for each attraction, eat and stay ===============*/
/*===========================================================================*/

.mapDirections {
	float:left;
	display:inline;
	width:366px;
	border: 1px solid #cccccc;
	background-color:#ededed;
	margin-right:0px;
	padding:6px;
	line-height:18px;
	text-align: left;
}

/*=============================================*/
/*=============== Member Styles ===============*/
/*=============================================*/

.memberItem {
	float:left;
	display:inline;
}

.memberItemImage {
	float:left;
	display:inline;
}

.memberItemText {
	float:left;
	display:inline;
	margin-top:17px;
	margin-left:20px;
}

/*=================================================================*/
/*=============== Blue Link used on website content ===============*/
/*=================================================================*/

.linkContent {
	color:#3366cc;
	text-decoration:none;
}
.linkContent:hover {
	color:#111111;
	text-decoration:underline;
}

/*==================================================================*/
/*=============== Black Link used on website content ===============*/
/*==================================================================*/

.linkContent2 {
	color:#111111;
	text-decoration:none;
}
.linkContent2:hover {
	color:#111111;
	text-decoration:underline;
}

.pagerBoxes {
	display:inline;
	float:left;
	font-size:12px;
	text-align:center;
	margin:0px 5px;
	border:1px solid #999999;
	min-width:20px;
}
	.pagerBoxes span {
		display:block;
		color:#ffffff;
		padding:2px;
		background-color:#999999;
		cursor:default;
		font-weight:bold;
	}
	.pagerBoxes a {
		display:block;
		color:#666666;
		padding:2px;
		background-color:#EDEDED;
		text-decoration:none;
	}
	.pagerBoxes a:hover {
		color:#FFFFFF;
		background-color:#0099FF;
		text-decoration:underline;
		font-weight:bold;
	}
	.pagerBoxes a:active {
		color:#FFFFFF;
		background-color:#0099FF;
		text-decoration:none;
		font-weight:bold;
	}

/*=================================================================*/
/*=============== Blue Link used on website content ===============*/
/*=================================================================*/

.linkImg {
	border:1px solid #111111;
}

/*=================================================================*/
/*========================== Last Viewed ==========================*/
/*=================================================================*/

.lastViewed {
	width:410px;
	font-size:110%;
}

.lastViewedImage {
	float: left;
	display: inline;
	width: 102px;
}
.lastViewedImage img {
	border:1px solid #111111;
}

.lastViewedLink {
	float: left;
	display: inline;
	width: 300px;
	padding:2px 4px 0 4px;
	background-color:#b9e0f2;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
}

.lastViewedText {
	float: left;
	display: inline;
	width: 294px;
	margin:6px 6px;
}

.lastViewedRow {
	float: left;
	display: inline;
	padding:0;
	margin:8px 0px;
	width: 410px;
}


.articleCopy {
	display:inline;
	float:left;
	width:620px;
	line-height:1.5em;
	font-size:110%;
	margin-top:10px;
}
.articleCopy ul {
	margin:0 0 0 20px;
	padding:0;
}
.articleCopy ul li {
	margin:0;
	padding:2px 0;
}
