div, img { behavior: url(iepngfix.htc) }

/* 
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
THE GREEN CSS
----------------------------------------------------------------
----------------------------------------------------------------
---------------------------------------------------------------- 
*/

html body {
	margin: 0;
	padding: 0;
	background: #9fbc30 url(../_images/bg_main.jpg) repeat-x scroll top;
	}
	
#main {
	width:940px;
	margin:0 auto;
	padding:0;
	}
	
p {
	font: normal normal normal 12px Helvetica, Arial, sans-serif;
	color: #666;
	line-height: 24px;
	margin: 0 0 20px 0;
	padding: 0;
	}
	
h1 {
	font: italic normal normal 28px Georgia, Times, serif;
	color: #333;
	margin: 0 0 50px 0;
	padding: 0;
	}
	
h4 {
	font: italic normal normal 18px Georgia, serif;
	color: #333;
	line-height: 28px;
	margin: 0 0 20px 0;
	}
	
h5 {
	font: normal normal normal 16px Helvetica, Arial, sans-serif;
	color: #666;
	line-height: 28px;
	margin: 0 0 20px 0;
	}
	
h6 {
	font: normal normal bold 18px Helvetica, Arial, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	}
	
a {
	color: #dc6b50;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	}
	
form {
	margin: 0;
	padding: 0;
	}

label {
	margin:0;
	padding: 0;
	font: normal normal normal 11px verdana;
	color: #666;
	}
	
.checkBox input {
	margin: 0;
	padding: 0;
	background-color: #fff;
	height: 15px;
	}

/* 
----------------------------------------------------------------
----------------------------------------------------------------
MAST
----------------------------------------------------------------
---------------------------------------------------------------- 
*/

#mast {
	float: left;
	width: 940px;
	height: 165px;
	}
	
#mast a {
	background-color: transparent;
	border-bottom: 0px;
	}

#logo {
	float: left;
	width: 303px;
	height: 96px;
	padding: 28px 0 0 10px;
	}
	
#topNav {
	float: left;
	width: 627px;
	height: 124px;
	}

/* 
----------------------------------------------------------------
----------------------------------------------------------------
NAV
----------------------------------------------------------------
---------------------------------------------------------------- 
*/

#nav {
	float: left;
	width: 940px;
	height: 41px;
	margin: 0;
	background-color: #dc6b50;
	}
	
#navList a {
	display: block;
	border-bottom: 0px dotted #dc6b50;
	_border-bottom: 0px solid #dc6b50; /* ie6 hack */
	}
	
#nav ul {
	font-size: 0;
	height: 41px;
	margin: 0 31px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}
	
#nav ul li {
	height: 41px;
	display: inline;
	float: left;
	margin: 0 5px;
	padding: 0;
	}
	
#nav ul li img {
	margin: 0;
	padding: 0;
	}
	
.navListItem {
	background-color: #dc6b50;
	}
	
.navListItemSelected {
	background-color: #323232;
	}
	
.navLink {
	height: 41px;
	float: left;
	}
	
/* 
----------------------------------------------------------------
----------------------------------------------------------------
SUB-NAV
----------------------------------------------------------------
---------------------------------------------------------------- 
*/

#subNav {
	float: left;
	width: 940px;
	height: 34px;
	border-bottom: 1px solid #323232;
	background: #323232 url('../_images/subnav_bg.jpg') repeat-x;
	}
	
#subNav ul {
	height: 24px;
	margin: 11px 0 0 0;
	line-height: 11px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	color: #fff;
	font: normal normal bold 11px Arial, sans-serif;
	}

#subNav ul li {
	height: 35px;
	display: inline;
	margin: 0 13px;
	padding: 0;
	cursor: hand;
	cursor: pointer;
	}
	
#subNav a {
	color: #fff;
	text-decoration: none;
	}
	
#subNav a:hover {
	text-decoration: underline;
	}
	
.subActive {
	color: #ece791;
	}
	
/* 
----------------------------------------------------------------
----------------------------------------------------------------
CONTAINER
----------------------------------------------------------------
---------------------------------------------------------------- 
*/

#container {
	float: left;
	width: 940px;
	padding: 0 0 40px 0;
	background: #fff url('../_images/container_bg.png') repeat-x bottom;
	}
	
#flashHome {
	float: left;
	width: 940px;
	height: 420px;
	}

#flashHomeNo {
	float: left;
	background: #fff url('../_images/bg_noflash.jpg') no-repeat;
	width: 940px;
	height: 420px;
	color: #fff;
	}

#flashHomeNo h1 {
	color: #fff;
	padding: 30px 30px 0 30px;
	margin: 0;
	}

#flashHomeNo p {
	color: #fff;
	padding: 30px;
	width: 250px;
	}
	
/* 
----------------------------------------------------------------
HOME BOTTOM 3
----------------------------------------------------------------
*/

#homeBottom {
	float: left;
	width: 940px;
	padding: 30px 0 0 0;
	border-top: 1px solid #d1d4c9;
	background: url('../_images/home_bottom_divider.png') no-repeat;
	}
	
#homeBottom h1 {
	margin: 0;
	padding: 0;
	color: #666;
	font: italic normal normal 18px Century, Georgia, Times, serif;
	}
	
#homeBottom ul {
	font: normal normal normal 12px Helvetica, Arial, sans-serif;
	margin: 15px 0;
	padding: 0;
	list-style-type: none;
	}
	
#homeBottom li {
	margin: 0;
	padding: 3px 0;
	list-style-type: none;
	}
	
.homeBottomLeft {
	float: left;
	padding: 0 40px;
	width: 233px;
	}
	
.homeBottomMid {
	float: left;
	width: 234px;
	padding: 0 40px;
	}
	
.homeBottomRight {
	float: left;
	padding: 0 40px;
	width: 233px;
	}
	
/* 
----------------------------------------------------------------
OVERVIEW
----------------------------------------------------------------
*/

#overviewTopper {
	float: left;
	width: 940px;
	height: 248px;
	}
	
#overviewLeft {
	float: left;
	width: 546px;
	padding: 25px 40px;
	}
	
#overviewRight {
	float: left;
	width: 314px;
	}
	
.overviewRightImage {
	float: left;
	width: 314px;
	}
	
.overviewRightOther {
	float: left;
	width: 234px;
	padding: 10px 40px;
	font: normal normal normal 11px Helvetica, Arial, sans-serif;
	}
	
.overviewRightOther a {
	text-decoration: none;
	color: #999;
	}
	
.overviewRightOther a:hover {
	text-decoration: underline;
	}
	
.otherLocations {
	float: left;
	width: 546px;
	border-top: 1px solid #e5e5e5;
	padding: 0;
	margin: 0;
	}
	
/* 
----------------------------------------------------------------
FULL - interior pages that span 100%
----------------------------------------------------------------
*/

#full {
	float: left;
	width: 940px;
	background: url('../_images/bg_fulltitle.jpg') repeat-x;
	}

#fullContent {
	float: left;
	width: 940px;
	}

#content {
	float: left;
	width: 860px;
	padding: 55px 40px 20px 40px;
	}
	
#contentCaterers {
	float: left;
	width: 860px;
	padding: 55px 0 20px 0;
	}
	
.contentLeft {
	float: left;
	width: 586px;
	}
	
.contentRight {
	float: left;
	width: 274px;
	}
	
.buttonRight {
	float: left;
	width: 204px;
	margin: 170px 0 0 40px;
	padding: 0;
	display: inline; /* ie6 hack */
	}
	
.pdfDownload {
	float: left;
	width: 204px;
	margin: 60px 0 0 40px;
	padding: 10px 15px 80px 15px;
	background: url('../_images/bg_pdf.jpg') no-repeat;
	display: inline; /* ie6 hack */
	}
	
.noBg { margin-top: 20px; }
.ckBg { margin-top: 60px; }
	
.pdfDownloadIcon {
	float: left;
	width: 62px;
	height: 48px;
	}
	
.pdfLink {
	float: left;
	width: 142px;
	padding-top: 18px;
	}
	
.pdfDownload a {
	font: normal normal normal 12px Helvetica, Arial, sans-serif;
	color: #333;
	text-decoration: none;
	}
	
.pdfDownload a:hover {
	color: #666;
	text-decoration: underline;
	}	

/*
AFFILIATES
*/
	
.affiliateCatTitle {
	float: left;
	width: 586px;
	margin: 35px 0;
	padding: 10px 0;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	}

.affiliateCatTitle h1{
	margin: 0;
	padding: 0;
	}

.affiliate {
	float: left;
	width: 586px;
	padding: 0 0 10px 0;
	}

.affiliateImage {
	float: left;
	width: 98px;
	height: 98px;
	margin-right: 40px;
	border: 1px solid #ccc;
	}
	
.affiliateInfo {
	float: left;
	padding-top: 30px;
	}

.lgPad { padding-top: 30px; }
.smPad { padding-top: 15px; }
	
.affiliateInfo p {
	margin: 0;
	padding: 0;
	}
	
.affiliate ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	}
	
.affiliate li {
	float: left;
	display: inline;
	margin-right: 20px;
	}
	
/*
GUIDELINES
*/

.guidelineList {
	float: left;
	width: 293px;
	}
	
.package {
	width: 100%;
	}

.guidelineList ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
.guidelineList li {
	margin: 2px 0;
	padding: 0;
	}
	
.guidelineList li a {
	text-decoration: underline;
	font: normal normal bold 14px Helvetica, Arial, sans-serif;
	}
	
.guidelineList li a:hover {	text-decoration: none; }

/*
STAFF
*/

.staffMember {
	float: left;
	width: 860px;
	padding-bottom: 20px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ececec;
	}
	
.staffMember p {
	margin: 0;
	}
	
.staffMemberPhoto {
	float: left;
	width: 257px;
	height: 191px;
	padding: 8px;
	background: url('../_images/bg_staffphoto.jpg') no-repeat;
	}
	
.staffMemberInfo {
	float: left;
	width: 547px;
	padding: 15px 0 0 40px;
	}

.staffMemberInfoMain {
	float: left;
	width: 547px;
	padding: 0 0 10px 0;
	}
	
.staffMember ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	}

.staffMember li {
	float: left;
	display: inline;
	margin-right: 20px;
	}
	
.lightGrey { color: #999; }
	
/*
STAFF
*/

.noMargin: { margin: 0; }
.noPadding: { padding: 0; }

/*
STAFF
*/

#map {
	float: left;
	width: 860px;
	height: 350px;
	border: 1px solid #ccc;
	}

div#map img {
	behavior: none;
	}

.drivingDirections {
	width: 860px;
	float: left;
	}
	
/*
CONTACT
*/

.contactInfo {
	float: left;
	width: 860px;
	}
	
.contactLeft {
	float: left;
	width: 250px;
	}
	
fieldset {
	width: 526px;
	float: left;
	border-top: 0px solid #ececec;
	border-left: 4px solid #ececec;
	border-right: 0px;
	border-bottom: 0px;
	_border-top: 0px solid #ececec;
	_border-left: 4px solid #ececec;
	_border-right: 0px;
	_border-bottom: 0px;
	padding: 0 0 0 25px;
	margin: 0 0 15px 0;
	}
	
.formSection {
	float: left;
	margin: 0 0 25px 0;
	padding: 0 0 0 35px;
	border-left: 4px solid #ececec;
	}
	
legend {
	margin: 0;
	padding: 0;
	font: normal normal bold 14px Helvetica, Arial, sans-serif;
	color: #666;
	}
	
.contactLeft p { 
	font: normal normal normal 16px Helvetica, Arial, sans-serif; 
	line-height: 32px;
	}

.contactForm {
	float: left;
	width: 586px;
	border-top: 1px solid #ececec;
	padding-top: 20px;
	}
	
.contactForm h6 {
	color: #666;
	}
	
select {
	float: left;
	font: normal normal normal 16px georgia;
	color: #666;
	background-color: #fffee4;
	margin: 0 5px 5px 0;
	}

.select_wrapper {
	float: left;
	width: 586px;
	margin: 5px 0 0 0;
	}

.submit_input_availability {
	float: left;
	width: 160px;
	height: 36px;
	margin: 20px 0 0 0;
	background: #fff url(../_images/button_availability.jpg) no-repeat;
	border: 0px;
	cursor: pointer;
	cursor: hand;
	}

.dateicon {
	float: left;
	}

.seperator_text {
	float: left;
	margin: 5px 0 0 0;
	padding: 0 5px 0 0;
	font: normal normal normal 11px verdana;
	color: #666;
	}

.green {
	color: #678322;
	}

.red {
	color: #942314;
	}

ul.available_list {
	float: left;
	width: 345px;
	text-transform: lowercase;
	font: normal small-caps normal 16px Times, Serif;
	color: #666;
	margin: 0 0 15px 35px;
	list-style-type: disc;
	}

.available_list li {
	margin: 0 0 5px 0;
	}

.contact_error {
	background-color: #fff;
	padding: 0 0 15px 0;
	margin: 10px 0;
	font: normal normal normal 12px verdana, sans-Serif;
	color: #942314;
	}

.contact_error li {
	margin: 0 0 0 25px;
	}
	
input {
	float: left;
	font: normal normal normal 16px georgia;
	color: #666;
	background-color: #fffee4;
	}

textarea {
	float: left;
	font: normal normal normal 20px georgia;
	color: #666;
	background-color: #fffee4;
	}

.input_lg {
	width: 586px;
	}
	
.input_med {
	width: 450px;
	}

.input_reg {
	width: 300px;
	}


.input_sm {
	width: 150px;
	}

.submit_input_send {
	float: left;
	width: 233px;
	height: 42px;
	margin: 25px 0 0 0;
	background: #fff url(../_images/button_send.jpg) no-repeat;
	border: 0px;
	cursor: pointer;
	cursor: hand;
	}
	
/*
CALENDAR LIST
*/

.featuredEvent {
	float: left;
	width: 844px;
	height: 140px;
	margin: 0 0 15px 0;
	padding: 8px;
	background: #fff url(../_images/bg_feature.jpg) no-repeat;
	}
	
.showLocation {
	float: left;
	width: 860px;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ececec;
	font: normal normal normal 11px Arial, sans-serif;
	color: #666;
	}
	
.checkBox {
	float: left;
	margin-right: 10px;
	padding-top: 6px;
	}
	
.checkBox label {
	margin-top: 10px;
	}
	
.checkBox input {
	margin: 0;
	padding: 0;
	}
	
.event {
	float: left;
	width: 586px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ececec;
	}
	
.eventPhoto {
	float: left;
	width: 130px;
	height: 95px;
	padding: 8px;
	background: #fff url(../_images/bg_event.jpg) no-repeat;
	}
	
.eventInfo {
	float: left;
	width: 420px;
	padding: 0 0 0 20px;
	}
	
.eventDate {
	float: left;
	width: 420px;
	padding-top: 3px;
	font: normal normal bold 11px Arial, sans-serif;
	color: #333;
	}
	
.eventTitle {
	float: left;
	width: 420px;
	padding-top: 3px;
	font: normal normal bold 16px Arial, sans-serif;
	color: #999;	
	}
	
.eventLocation {
	float: left;
	width: 420px;
	padding-top: 3px;
	font: normal normal normal 11px Arial, sans-serif;
	color: #333;
	}
	
.eventDescription {
	float: left;
	padding-top: 15px;
	font: normal normal normal 12px Arial, sans-serif;
	color: #333;
	line-height: 18px;
	}
	
.calendarMore {
	float: left;
	width: 234px;
	padding-left: 40px;
	}
	
.calendarMoreEvents {
	float: left;
	width: 184px;
	padding: 20px 25px;
	background: url('../_images/bg_more.jpg') no-repeat;
	}
	
.calendarMoreEvent {
	float: left;
	width: 184px;
	padding-bottom: 15px;
	}
	
.moreEventTitle {
	float: left;
	width: 184px;
	padding-top: 3px;
	font: normal normal bold 12px Arial, sans-serif;
	color: #999;
	}
	
.moreEventDate {
	float: left;
	width: 184px;
	padding-top: 3px;
	font: normal normal normal 10px Arial, sans-serif;
	color: #333;
	}
	
/* 
----------------------------------------------------------------
BACKGROUNDS
----------------------------------------------------------------
*/

.caterersBg { background: url('../_images/bg_caterers.jpg') no-repeat scroll top right; }
.aboutBg { background: url('../_images/bg_about.jpg') no-repeat scroll top right; }
.guidelinesBg { background: url('../_images/bg_guidelines.jpg') no-repeat scroll top right; }
.packagesBg { background: url('../_images/bg_packages.jpg') no-repeat scroll top right; }
.plannersBg { background: url('../_images/bg_planners.jpg') no-repeat scroll top right; }
.corpPlannersBg { background: url('../_images/bg_corp_planners.jpg') no-repeat scroll top right; }
.aboutckBg { /*background: url('../_images/bg_ck.jpg') no-repeat scroll top right;*/ }
.contactBg { background: url('../_images/bg_contact.jpg') no-repeat scroll top right; }
.calendarBgM { background: url('../_images/bg_calendar_month.jpg') no-repeat scroll top right; }
.calendarBgL { background: url('../_images/bg_calendar_list.jpg') no-repeat scroll top right; }
.calendarBgS { background: url('../_images/bg_calendar_sky.jpg') no-repeat scroll top right; }

.calMapList {
	position: absolute;
	margin: 0 0 0 645px;
	width: 50px;
	height: 40px;
	z-index: 99;
	}

.calMapGrid {
	position: absolute;
	margin: 0 0 0 735px;
	width: 50px;
	height: 40px;
	z-index: 99;
	}
	
.calMapSky {
	position: absolute;
	margin: 0 0 0 830px;
	width: 30px;
	height: 50px;
	z-index: 99;
	}
	
.mapLeft {
	position: absolute;
	margin: 0 0 0 665px;
	width: 50px;
	height: 40px;
	z-index: 99;
	}

.mapRight {
	position: absolute;
	margin: 0 0 0 780px;
	width: 50px;
	height: 40px;
	z-index: 99;
	}			

	
/* 
----------------------------------------------------------------
----------------------------------------------------------------
FOOTER
----------------------------------------------------------------
---------------------------------------------------------------- 
*/

#footer {
	float: left;
	width: 756px;
	padding: 0 92px 25px 92px;
	font: normal normal normal 11px Helvetica, Arial, sans-serif;
	color: #fff;
	}
	
#footer a {
	color: #fff;
	text-decoration: underline;
	border-bottom: 0px;
	background-color: none;
	}
	
#footer a:hover {
	background-color: transparent;
	color: #fff;
	text-decoration: none;
	}

.footerBlockBIG {
	float: left;
	width: 300px;
	height: 85px;
	padding: 15px 0;
}
.footerBlockBIG ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}
	
.footerBlock {
	float: left;
	width: 150px;
	height: 85px;
	padding: 15px 0;
	}
	
.footerBlock ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}
	
.footerBlock li {
	margin: 0 0 6px 0;
	}
	
.borderLeft {
	border-left: 1px dotted #fff;
	_border-left: 1px solid #fff; /* ie6 hack */
	}
	
.borderRight {
	border-right: 1px dotted #fff;
	_border-right: 1px solid #fff; /* ie6 hack */
	}
