@charset "UTF-8";
/* CSS Document */
body,td,th
{
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
}

body
{
	background:url(/images/layout/pageBg.jpg) top center repeat-x #f2efe6;
	width:900px;
	position:relative;
	margin:0 auto;
}

a:link,a:visited
{
	color:#3c8ac2;
}

a:hover
{
	color:#003;
}

h1,h2,h3,h4,h5,h6
{
	font-family:"Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-weight:700;
	color:#3c8ac2;
	margin:0 0 4px 10px;
}

h1
{
	font-size:1.5em;
}

h2
{
	font-size:1.3em;
}

h3
{
	font-size:1.1em;
}

h4
{
	font-size:1em;
}

h5
{
	font-size:.9em;
}

h6
{
	font-size:.8em;
}

.smalltext
{
	font:10px Arial, Helvetica, sans-serif;
	color:#333;
}

#contentHome h1,#content h1
{
	background:url(/images/layout/h1Bg.gif) bottom left no-repeat;
	line-height:3em;
	padding-left:50px;
	margin:.5em 0 .5em -10px;
}
.special {
display:none;
}
#wrapper
{
	float:left;
	background:url(/images/layout/wrapperBg.gif) top left no-repeat #fff;
	width:900px;
	margin:0 auto;
}

#columnLeft
{
	width:255px;
	float:left;
}

div.advertisement {
	clear: left;
	margin: 10px auto;
	width: 140px;
	text-align: center;
}

div.rightContentColumn {
	width: 160px;
	float: right;
}

	div.rightContentColumn h3 {
		background-color: #dceaf4;
		color: #2d7db7;
		padding: 2px 5px;
		border-bottom: 2px dotted #2d7db7;
		margin: 0;
	}
	
	div.rightContentColumn div.content {
		margin-bottom: .75em;
	}



div.eventListings {
 	margin-right: 170px;
}

/* NAVIGATION MENUS */

div#menu {
	width:260px;
	font:15px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	border-right:1px dotted #fff;
	margin:0px 0px 20px 0px;
	padding:0px;
	clear:left;
}

	div#menu img {margin-right:8px; border:none;}

div#menu ul#men {
	width:260px;
	list-style:none;
	margin:0px;
	padding:0px;
}

	div#menu a.main:link,
	div#menu a.main:visited {
		display:block;
		color:#fff;
		text-decoration:none;
		border-bottom:1px dotted #fff;
		padding:0 20px;
		width:220px;
		line-height:1.95em;
	}

	div#menu a.main:hover,
	div#menu a.main:active {
		background:url(/images/layout/navButtonOv.jpg) top left repeat-x;
	}
	
	ul#men a.sub:link,
	ul#men a.sub:visited {
		display: block;
		color: #2d7db7;
		text-decoration: none;
		background:#dceaf4;
		padding:3px 5px;
		margin:0px;
		width:250px;
	}
	
		ul#men a.last:link {
			display: block;
			color: #2d7db7;
			text-decoration: none;
			background:#dceaf4;
			padding:3px 5px 4px;
			margin:0px;
			border-bottom:0px;
			width:250px;
		}
	
	ul#men a.sub:hover,
	ul#men a.sub:active,
	ul#men a.last:hover,
	ul#men a.last:active {
		margin:0px;
		background:#ffffff;
	}

div#menu ul#men li {
	position: relative;
	margin:0;
	padding:0;
}

ul#men li ul {	
	position: absolute;
	display: none;
	list-style: none;
	width:260px;
	left: 259px;
	top: -1px;
	margin:0px;
	padding:0px;
	border:1px solid #2d7db7;
}

/* Holly Hack. IE Requirement \*/
* html ul#men li { float: left; height: 1%; }
* html ul#men li a { height: 1%; }
/* End */

div#menu li:hover ul, 
div#menu li.over ul { 
	display: block;
	margin:0px;
} 

/* END NAVIGATION MENUS */

/* BEGIN CALENDAR */
	#calendarwrapper
	{
		width:204px;
		margin:5px auto;
		color:#000000;
	}
	
	#calendarwrapper strong
	{
		position:relative;
		color:#000000;
	}
	
	#calendar
	{
		padding:0px;
		color:#5277a2;
		font-size:12px;
		font-weight:700;
		text-align:center;
		background:#ffffff;
		overflow:hidden;
		border-left:1px solid #dfdfb6;
	}
	
	#calendar div,.calendar_day,.calendar_dayend,#calendar .calendar_dateend,.calendar_datebottom
	{
		width:24px;
		height:18px;
		float:left;
		padding:2px;
	}
	
	#calendar div.calendarLink {
		width:28px;
		height:22px;
		padding:0px;
		float:left;
	}

	
	#calendar div
	{
		border-bottom:1px solid #dfdfb6;
		border-right:1px solid #dfdfb6;
	}
	
	.column1
	{
		border-left:1px solid #dfdfb6;
	}
	
	.calendarNav
	{
		clear:both;
		padding:4px;
	}
	
	.calendarNav a:link,.calendarNav a:visited
	{
		color:#2d7db7;
	}
	
	.calendarNav a:hover
	{
		color:#F4B03A;
	}
	
	#calendar .calendar_day
	{
		background-color:#efefd8;
		border-right:1px solid #dfdfb6;
		border-top:1px solid #dfdfb6;
		color:#292929;
	}
	
	#calendar .calendar_dayend
	{
		background-color:#efefd8;
		border-right:1px solid #dfdfb6;
		border-top:1px solid #dfdfb6;
		color:#292929;
	}
	
	#calendar .calendar_dateend
	{
		border-bottom:1px solid #dfdfb6;
		border-right:none;
	}
	
	.calendar_datebottom
	{
		border-right:1px solid #dfdfb6;
	}
	
	#calendar a.button:link,#calendar a.button:visited
	{
		float:left;
		width:24px;
		height:18px;
		padding:2px;
		color:#2d7db7;
		text-decoration:none;
		background-color:#CFE5F5;
	}
	
	#calendar a.button:hover,#calendar a.button:active
	{
		background-color:#F4B03A;
		text-decoration:underline;
	}
/* END CALENDAR */

#hometownPartners
{
	margin: 0 0 15px 5px;
	color:#2d7db7;
	font-size:.9em;
	clear:both;
	padding:10px;
	height: 95px;
} 
#hometownPartners h1 {background-color:#2D7DB7; color:#fff; margin:0; font-size:12px; padding:4px 10px; width: 212px;}
#hometownPartners img
{
	border:1px solid #2d7db7;
}

#centerColumnVideo {
	width:375px;
	margin: 15px 0;
	color:#2d7db7;
	border:1px solid #2D7DB7;

}
#centerColumnVideo h2 {background-color:#2D7DB7; color:#fff; margin:0 0 10px; font-size:12px; padding:4px 10px; width: 355px}
#centerColumnVideo #flashVideo {
	width:240px;
	margin:0 auto;
}

#newsletterSignup, #eventSubmit
{
	background:url(/images/layout/newsletterBg.gif) top left repeat-x #C4D5DC;
	border:1px solid #3c8ac2;
	font:12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	width:220px;
	color:#3c8ac2;
	margin-left:15px;
	padding:5px;
}

	#newsletterSignup form {
		margin: .5em auto;
	}

#giftCertificate{margin:10px; background: url(/images/layout/bannerBg.jpg) top right no-repeat #2D7DB7; color:#fff; padding:5px; font-size:18px; cursor:pointer;}
#giftCertificate span{font:700 32px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#giftCertificate h3{margin:0; color:#CFE4F5; font-size:14px; border-bottom:1px solid #fff;}
#giftCertificate a {color:#000; font-size:12px; background-color:#FC3; padding:5px 0; display:block; width:216px; text-align:center; border:1px solid #fff;}
#giftCertificate a:hover {color:#fff; background-color:#07436F;}

#columnRight
{
	float:right;
	width:71%;
}

	#contentHome div.eventItem {
			margin: 0 0 4em 0;
			clear: left;
		}

			#contentHome div.eventItem div.eventDate {
				float: left;
				width:41px;
				height:61px;
				text-align: center;
				padding:8px 5px 5px;
				background: transparent url(/images/layout/dateContainerBackground.jpg) top left no-repeat;
				margin: .5em .5em .2em 0;
				color: #fff;
			}
			
			#contentHome div.eventItem div.eventDate span.year {
				font-weight: 700;
			}
	
		#contentHome div.eventItem div.eventInformation {
			
		}
		
			div.eventItem {
			margin: 0 0 4em 0;
			clear: left;
		}

			div.eventItem div.eventDate {
				float: left;
				width:64px;
				height:64px;
				text-align: center;
				background: transparent url(/images/layout/calendarDateBg.gif) top left no-repeat;
				margin: .5em .5em .2em 0;
				color: #fff;
			}
			
			div.eventItem div.eventDate span.year {
				font-weight: 700;
				font-size:16px;
				line-height:24px;
			}
			div.eventItem div.eventDate span.month {
				font-weight: 700;
				font-size:12px;
				line-height:12px;
				color:#666;
		
			}
			div.eventItem div.eventDate span.day {
				font-weight: 700;
				font-size:18px;
				color:#666;
				letter-spacing:.1em;
			}
	
		.eventDateTime { background-color:#dceaf4; color:#2d7db7; padding:2px 5px; border-bottom:2px dotted #2d7db7; width: 415px;}

#columnRightHome
{
	float:right;
	width:71%;
	padding-top:322px;
}

#mainImage
{
	text-align:right;
	background-color:#fff;
}

#mainImage img
{
	background-color:#fff;
	border:none;
	padding:10px 10px 10px 9px;
}

#contentHome
{
	background:url(/images/layout/rightColumnBg.gif) top right repeat-y #fff;
	line-height:1.7em;
	border-right:3px solid #fff;
	padding:0 20px 20px;
}

div.callout {
	margin: 10px 0 10px 4px;
	width
}

#content
{
	position: relative;
	background-color:#fff;
	line-height:1.7em;
	border-right:3px solid #fff;
	padding:0 20px 20px;
	width:596px;
}

#content img {border:1px solid #eee; padding:4px; margin:0 10px;}

#content a {font-weight: bold;}

#contentColumnLeft
{
	width:375px;
	padding-top:10px;
}

#contentColumnRight
{
	width:600px;
	float:right;
	margin-right:3px;
	background-color:#0F3;
	padding:10px;
}

#links
{
	padding:0px 0 25px;
	text-align:right;
	z-index: 20;
	width:200px;
	position:absolute;
	left: 695px;
}


#news
{
	float:right;
	background:url(/images/layout/newsBg.gif) top right no-repeat #cfe5f5;
	color:#3c8ac2;
	width:205px;
	border-right:3px solid #FFFFFF;
	padding:30px 2px 10px;
	min-height:400px;
	overflow:hidden;
}

#news li
{
	line-height:20px;
	margin-left:-15px;
}

#footer
{
	width:874px;
	background-color:#2d7db7;
	color:#fff;
	font-size:10px;
	clear:both;
	border:3px solid #fff;
	padding:5px 10px;
	margin:.5em 0;
}

#footernav
{
	float:right;
	margin-top:5px;
}

#footernav a:link,#footernav a:visited
{
	color:#fff;
	border-right:1px solid #fff;
	text-decoration:none;
	padding:0 5px;
}

#footernav a:hover
{
	text-decoration:underline;
}

#Inclind
{
	font:10px/15px Arial, Helvetica, sans-serif;
	color:#666;
	text-align:right;
	padding:10px;
}

#Inclind a:link,#Inclind a:visited,#Inclind a:hover
{
	color:#000;
	text-decoration:none;
}

#Inclind a:link span.InclindInc,#Inclind a:visited span.InclindInc
{
	color:#C00;
}

#Inclind a.valid:link,#Inclind a.valid:visited
{
	font-size:9px;
	color:#CCC;
	border:1px solid #FFF;
	background:url(/images/layout/validIcon.gif) no-repeat top left #666;
	padding:0 5px 0 15px;
}

#Inclind a.valid:hover
{
	color:#333;
}

#photoframe
{
	position:absolute;
	height:360px;
	width:610px;
	z-index: 3;
	margin:0 0 0 280px;
}

.pics {  
    padding: 0;  
    margin:  0;  
} 

.pics img {   
    background-color: #eee;  
    top:  0; 
    left: 0 ;
}

#slides
{
	position:absolute;
	height:300px;
	width:488px;
	z-index:2;
	margin:10px 0 0 300px;
}

#navigation a.last,#footernav a.last
{
	border:none;
}

/* FORMS */
input, select
{
	border:1px solid #3c8ac2;
	width:135px;
	margin-right:5px;
}

textarea {
	border:1px solid #3c8ac2;
	width:435px;
	margin-right:5px;
}

input.button,
button {
	width:auto;
	background-color:#44a0e3;
	color:#fff;
	border:1px solid #3c8ac2;
	font-size:11px;
	padding:1px 2px;
}

#news ul,form
{
	margin:0;
}

fieldset {
	border:1px solid #3c8ac2;
	background:#cfe4f5;
}

legend {
	font-size:1.2em;
	color:#f29c2f;
}

input#eventSubmitButton {
	margin:10px 0px 0px;
}

#content form ul {
	list-style-type:none;
	margin:10px 0 0 10px;
	padding:0;
}

	#content form li {
		float:left;
		margin:0 0 5px;
		padding-bottom: 1em;
		clear:left;
	}
	
	#content form label {
		float:left;
		clear: left;
		font-weight:700;
		width:130px;
	}
	
	#content form input, #content form select, #content form textarea {float:left;}
	

div.specialsdetail p {
	margin-top: 0px;
	margin-bottom: 0px;
}

div.specialsdescription {
	margin-top: 0px;
	margin-bottom: 20px;
}

/* GLOBAL CSS */

.floatRight {
	float:right;
}

div.clear {
	clear: both;
}

.required {
	font-weight:700;
	color:#FF0000;
}
