@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body { 
	 background:url(/images/bgimage.jpg) repeat-x #ffe2b7;
	 margin: 0;
	 padding: 0;
}

/* SITE LAYOUT */

#siteContainer {
	width: 963px;
	margin: auto;
}

#flowersLeft { 
	background:url(/images/flowers_left.jpg) no-repeat right top;
}

#flowersRight { 
	background:url(/images/flowers_right.jpg) no-repeat left top;
}


#layoutContainer {
	width: 963px;
	background: #e2c9a4;
}

div.siteLayout {
	float: left;
}

#header { 
	background:url(/images/header.jpg);
	width: 963px;
	height: 124px;
	text-align: right;
	margin-bottom: 8px;
	position: relative;
}

.addthis_button {
	position: absolute;
	top: 90px;
	right: 210px;
}

#navDiv {
	width: 183px;
	background: #e2c9a4;
	padding: 0 0 15px 8px;
	margin: 0 8px 0 0;
	height: 100%;
}

#latestOffers {
	background: #66a937;
	margin: 0 0 0 4px;
	position: relative;
	padding: 40px 10px 15px 10px;
	overflow: hidden;
}

	#latestOffers h4, #signUp h4 {
		color: #fff;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 20px;
		text-transform: uppercase;
		font-weight: normal;
		margin: 0 0 10px 0;
		line-height: 1em;
	}
	
	#latestOffers img.top, #latestOffers img.bot, #signUp img.top, #signUp img.bot {
		position: absolute;
		left: 0;
	}
	
	#latestOffers img.top, #signUp img.top {
		top: 0;
	}
	
	#latestOffers img.bot, #signUp img.bot {
		bottom: 0;
	}
	
#signUp {
	margin: 10px 0 0 4px;
	position: relative;
	padding: 10px 10px 15px 10px;
	background: #d2ac76;
	position: relative;
	overflow: hidden;
}

	.guideText {
		width: 97px;
		height:22px;
		background: url(../images/guideTextBG.jpg) no-repeat top right;
		border: none;
		padding: 5px 5px 0 5px;
		font-size: 12px;
		color: #333;
		margin: 0 0 7px 0;
	}
	
	.guideSubmit {
		background: url(../images/guideSubmitBG.jpg) no-repeat;
		width: 107px;
		height: 27px;
		text-indent: -10001px;
		border: none;
		float: right;
		margin: 0 2px 0 0;
	}
	
	#signUp p, #latestOffers p {
		margin: 5px 0 9px 0;
	}
	
	#signUp label {
		display: inline-block;
		width: 50px;
		margin: 0 0 7px 0;
	}

#newNav {
	width: 953px;
	height: 27px;
	margin: 0 0 10px 10px;
}

	#newNav ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#newNav li {	
		float: left;
		z-index: 1000;
		display: inline-block;
		position: relative;
	}

	#newNav a {
		display: inline-block;
		float: left;
		height: 27px;
		background: url(../images/newNavBG.jpg) repeat-x;
		color: #fff;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		text-decoration: none;
	}
	
	#newNav #first a {
		background: url(../images/firstNavBG.jpg) no-repeat top left;
	}
	
	#newNav #first a:hover {
		background: url(../images/firstNavBG-hover.jpg) no-repeat top left;
	}
	
	#newNav #last a {
		background: url(../images/lastNavBG.jpg) no-repeat top right;
	}
	
	#newNav #last:hover a {
		background: url(../images/lastNavBG-hover.jpg) no-repeat top right;
	}
	
	#newNav a:hover, #newNav li:hover a {
		background: url(../images/newNavBG-hover.jpg) repeat-x;
		color: #333;
	}
	
	#newNav a:hover b {
		background: none;
		cursor: pointer;
	}
	
	#newNav b {
		padding: 6px 7px 0 8px;
		display: block;
		height: 21px;
		background: url(../images/newNavSpacer.jpg) no-repeat top left;
	}
	
	#newNav li:first-child b {
		background: none;
	}
	
	
	/* MEGAMENU STYLES */
	
		#newNav li .megamenu {
			position: absolute;
			top: 27px;
			left: 1px;
			width: 550px;
			padding: 20px;
			padding-top:0px;
			border: 1px solid #333;
			background: #fff;
			display: none;
			z-index: 100;
			font-weight: bold;
			color: #333;
		}
		
		#newNav li.rightLi .megamenu {
			left:auto;
			right: 0px;
		}
		
		
		.megaCol1 {	
			width: 40%;
			float: left;
		}
		
			#last .megaCol1, #last .megaCol2 {
				width: auto;
				float: none;
				margin: 0;
			}
		
		.megaCol2 {
			width: 55%;
			float: left;
			margin-left: 5%;
		}
		
		#newNav li:hover .megamenu {
			display: block;
		}
		
		#newNav .megamenu ul {
			margin: 0 0 5px 0;
			float: none;
			padding: 0;
			list-style: none;
			line-height: 1.4em;
		}
		
		
		#newNav li#last .megamenu ul {
			margin: 0;
		}
	
		#newNav .megamenu a, #newNav li:hover .megamenu a, #newNav #last .megamenu a {
			color: #333;
			background: none;
			text-transform: none;
			float: none;
			height: auto;
			display: inline;
		}
		
		#newNav li#last .megamenu {
			width: 150px;
		}
		
		#newNav li#planningVisit .megamenu {
			width: 450px;
		}
		
		#newNav .megamenu li {
			float: none;
			display: block;
		}
		
		#newNav .megamenu .firstMegaLi a, #newNav li:hover .megamenu .firstMegaLi a, #newNav #last .megamenu .firstMegaLi a {
			color: #73a23e;
		}
		
			
		.firstMegaLi {
			border-bottom: 1px solid #ddd;
			padding: 7px 0;
			margin: 0 0 5px 0;
		}
		
			#newNav #last .megamenu .firstMegaLi a, #newNav #last .firstMegaLi {
				color: #333;
				border: none;
				margin: 0;
				padding: 0;
			}
		

#navDiv table {
	width: 183px;
}

#rightColumn { 
	width: 745px;
}

#indexImageBox {
	width: 759px;
	height: 326px;
 	background: #e2c9a4;
	z-index: 1;
	position: relative;
}

#MainPic {
		z-index: 1;
		position: absolute;
		top: 0;
		left: 0;
}

	#holidaysBox { 
		width: 245px;
		height: 172px;
		background:url(/images/holidays_box.jpg) no-repeat;
		position: relative;
		float: left;
		margin-right: 8px;

	}
	
		#HomepageHolidaysBox { 
		width: 245px;
		height: 172px;
		background:url(/images/holidays_box.jpg) no-repeat;
		position: relative;
		margin-right: 10px;
		}
	
	#celebrationsBox { 
		width: 245px;
		height: 172px;
		background: url(/images/celebrations_box.jpg) no-repeat;
		position: relative;
		float: left;
		margin-right: 8px;
	}
	
		#HomepageCelebrationsBox { 
		width: 245px;
		height: 172px;
		background: url(/images/celebrations_box.jpg) no-repeat;
		position: relative;
		margin-right: 10px;
		}

	#businessEventsBox { 
		width: 245px;
		height: 172px;
		background:url(/images/business_box.jpg) no-repeat;
		position: relative;
		float: left;
	}
	
		#HomepageBusinessEventsBox { 
		width: 245px;
		height: 172px;
		background:url(/images/business_box.jpg) no-repeat;
		position: relative;
		margin-right: 6px;
		}
		
			* html #businessEventsBox {

			}

			* html #HomepageBusinessEventsBox {

			}
		

		
#indexContent { 
	width: 916px;
	min-height: 139px;
	background: #ffffff;
	padding: 21px 24px 20px 23px;
	z-index: 100;
}

#moreInfoBG { 
	width: 754px;
	background: #ffffff;
	z-index:1;
}

#moreInfoContent {
	width: 714px;
	min-height: 900px;
	background:#ffffff;
	padding: 0px 20px 20px 20px;
	z-index: 100;
}

#testimonialsBox {
	width:179px;
	background: #66a937;
	margin: 10px 0 0 0;
}

	*html img#testimonialBottomImg {
		margin-bottom: -3px;
	}

	* html #moreInfoBG { 
			background: 0px -5px;
	}

	* html #moreInfoContent { 
		height: 900px;
		width: 754px;
	}

	* html #footer, * html #indexContent { 
		width: 100%;
	}

#footer { 
	width: 940px;
	min-height: 49px;
	background: #ffffff;
	padding: 15px 0 0 23px;
	text-align: center;
}
