body
{
	margin: 0;
	padding: 0;
	display: block;
	background: #000000 url("../images/headerbg.jpg") top left repeat-x;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {border: none;}
p 
{	margin: 0;
	padding: 0;
}

a {color: #3c0706;}
hr {border: 1px solid #eeefff;margin-bottom: 20px;}

h2
{
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #3e0302;
	margin: 0 0 10px 0;
}

div.container
{
	width: 988px;
	margin: 0 auto 0 auto;
	padding: 0;
}

div.header
{
	display: block;
	clear: both;
	position: relative;
	width: 100%;
	background: url("../images/curtain.gif") top left no-repeat;
	height: 180px;
}

a.logo
{
	width: 294px;
	height: 210px;
	position: absolute;
	top: -135px;
	left: 333px;
	z-index: 180;
}

div.header div.righttext
{
	float: right;
	position: relative;
	padding: 68px 15px 0 0;
}

div.righttext p.headertext
{
	color: #faf8e8;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
}

div.contentContainer
{
	display: block;
	position: relative;
	clear: both;
	margin: auto;
	width: 940px;
	background: #fff url("../images/contentbg.gif") top left repeat-x;
	margin-top: -45px;
	z-index: 50;
	padding: 10px;
}

div.contentContainer div.topnav
{
	display: block;
	background: url("../images/linksbg.gif") top left repeat-x;
	height: 45px;
	margin-bottom: 10px;
	z-index: 60;
}

div.topnav ul#topnav
{
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding: 0 12px;
	z-index: 60;
}

ul#topnav li
{
	float: left;
	clear: none;
	position: relative;
	list-style: none;
	z-index: 60;
}

ul#topnav li.logospace
{
	width: 307px;
}

ul#topnav li a
{
	display: block;
	font-size: 14px;
	color: #faf8e8;
	text-transform: uppercase;
	text-decoration: none;
	padding: 14px 10px;
}

ul#topnav li a:hover, ul#topnav li a.current {background: url("../images/topnavbg.gif") top left repeat-x;}

ul#topnav li ul.subnav
{
	display: none;
	position: absolute;
	top: 45px;
	left: 0px;
	background-color: #7F312F;
	z-index: 60;
	margin: 0;
	padding: 0;
	width: 135px;
}

ul#topnav li ul.subnav li, ul#topnav li ul.subnav li.hovered
{
	display: block;
	position: relative;
	clear: both;
	margin: 1px 0 0 0;
	border: none;
	z-index: 60;
	width: 100%;
}

ul#topnav li ul.subnav li.hovered {background: url("../images/topnavbg.gif") top left repeat-x;}

ul#topnav li ul.subnav li a
{
	display: block;
	background: url(../images/subnavl.gif) top left no-repeat;
	font-size: 12px;
	padding: 10px;
	text-decoration: none;
	z-index: 90;
}

ul#topnav li ul.subnav li a:hover {background: url("../images/topnavbg.gif") top left repeat-x;color: #fff;}



div.contentContainer div.maincontent
{
	display: block;
	position: relative;
	background: url("../images/contenttop.gif") top left no-repeat;
	padding: 20px;
	z-index: 10;
}

div.maincontent img.featured, div.maincontent img.highlight1
{
	float: left;
	clear: none;
	position: relative;
	padding-right: 19px;
	padding-bottom: 20px;
}

div.maincontent img.menu, div.maincontent img.highlight2
{
	float: left;
	clear: none;
	position: relative;
}

div.maincontent div.contentPiece
{
	display: block;
	clear: both;
	z-index: 25;
}

div.contentPiece h1, div.content h1
{
	color: #3e0302;
	font-weight: bold;
	margin: 0 0 10px 0;
	font-family: Georgia;
}

div.contentPiece div.content
{
	display: block;
	color: #4d4432;
	font-family: Arial, Helvetica, sans-serif;
}

div.content p
{
	margin: 1em 0;
}

div.maincontent div.highlights
{
	display: block;
	clear: both;
	padding-top: 20px;
}

div.highlights div.highlight
{
	float: left;
	clear: none;
	width: 300px;
	padding: 0 5px 0 0;
}

div.contentContainer div.maincontentfoot
{
	display: block;
	clear: both;
	height: 42px;
	background: url("../images/contentbottom.gif") top left no-repeat;
	z-index: 10;
	margin-top: -40px;
}

div.footer
{
	display: block;
	height: 259px;
	background: url("../images/footerbg.gif") top left repeat-x;
	margin-top: -154px;
	z-index: 20;
	position: relative;
}

div.footer div.footercont
{
	display: block;
	width: 960px;
	margin: auto;
	padding-top: 184px;
	border-top: 1px solid green;
	color: #ca5252;
	font-size: 12px;
}

div.footercont div.footleft
{
	float: left;
	clear: none;
	width: 350px;
}

div.footleft a {color: #ca5252;	text-decoration: none;}
div.footleft a:hover {	text-decoration: underline;}
div.footleft p {margin: .3em 0;}

div.footercont div.footright
{
	float: left;
	clear: none;
	width: 590px;
	padding-left: 20px
}

div.footright input.searchbox
{
	float: left;
	width: 160px;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #737373;
	margin: 11px 10px 0 0;
}

div.footright input.go
{
	margin-top: 10px;
	float: left;
	clear: none;
}

div.footright a
{
	float: left;
	clear: none;
	padding-left: 20px;
}

div.leftcol
{
	float: left;
	clear: none;
	position: relative;
	width: 610px;
	padding-right: 20px;
	overflow: hidden;
}

div.rightcol
{
	float: left;
	clear: none;
	position: relative;
	width: 265px;
}

div.rightcol div.calendar
{
	display: block;
	padding: 18px 0 0 4px;
}

div.calendar div.events
{
	display: block;
	clear: both;
	border: none;
	border-top: 1px solid #d7d3cc;
	border-bottom: 1px solid #d7d3cc;
	margin: 10px 0 20px 5px;
	padding: 10px 0 10px 0;
	width: 240px;
}

div.events p.date
{
	color: #4d4432;
	font-family: Arial;
}

div.events div.datecont
{
	display: block;
	padding-bottom: 20px;
}

div.events a {float: left; clear: both; font-family: Arial;}


/* Calendar */

div#eventdetail
{
	display: block;
}

div.eventdetail
{
	clear: both;
	padding: 0 0 10px 0;
}

p.month
{
	font-weight: bold;
	font-size: 16px;
	color:#3E0302;
	margin-bottom: 5px;
}

p.eventName
{
	font-size: 18px;
	font-weight: bold;
}

p.eventDate
{
	font-style: italic;
	padding-bottom: 10px;
}

p.eventCat {font-style: italic;padding-left: 10px;font-size: 11px;}
div.eventDesc
{
	display: block;
	clear: both;
	padding: 0 0 10px 10px;
}

a.eventLink
{
	float: left;
	clear: both;
	font-size: 12px;
	padding-left: 10px;
}

/* Contact Form Styles*/
div.contactus
{
	display: block;
	clear: both;
	position: relative;
	padding-left: 10px;
}

div.contactforms
{
	display: block;
	clear: both;
	position: relative;
}

div.contactforms div.contactleft, div.contactforms div.contactright
{
	float: left;
	clear: none;
	position: relative;
	width: 420px;
	padding-right: 150px;
}

div.contactforms div.contactright {width: 320px;padding-right: 0;}

div.formcont
{
	display: block;
	float: left;
	clear: both;
	position: relative;
	width: 100%;
	margin-bottom: 5px;
}

div.formcont div.spacer
{
	float: left;
	clear: none;
	width: 85px;
	height: 5px;
	margin: 0;
	padding: 0;
}

div.formcont div.recaptchastuff
{
	float: left;
	clear: none;
}

div.formcont label
{
	float: left;
	display: block;
	clear: none;
	font-size: 12px;
	position: relative;
	width: 80px;
	margin: 0;
	padding: 0;
}

div.formcont p.required
{
	color: red;
	clear: none;
	margin-left: 5px;
	width: auto;
}

div.formcont input, div.formcont textarea
{
	display: block;
	float: left;
	clear: none;
	position: relative;
	margin-left: 5px;
}

div.formcont input.city
{
	text-transform: capitalize;
	width: 65px;
}

div.formcont input.state
{
	text-transform: uppercase;
	width: 22px;
}

div.formcont input.zip {width: 37px;}

div.contactforms input.contactsubmit
{
	display: block;
	clear: both;
	position: relative;
	margin: 15px 0 25px 83px;
	width: 125px;
}

/* Driving Directions */
#map
{
	clear: both;
	margin-top: 20px;
	display: block;
	overflow: hidden;
	height: 250px;
}

div.directionforms
{
	display: block;
	padding: 4px;
}

div.maps
{
	display: block;
	clear: both;
}

div.maps div#map_canvas
{
	height: 400px;
	overflow: hidden;
	margin-left: 10px;
}

div.maps div#directions, div.maps div#map_canvas
{
	float: left;
	clear: none;
	width: 48%;
	
}

/* Search */

div.searchListing
{
	display: block;
	position: relative;
}

div.searchListing p.searchTitle
{
	display: block;
	position: relative;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
}

div.searchListing p.searchSummary
{
	display: block;
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
	font-size: 12px;
}

div.searchNavCont
{
	display: block;
	font-size: 14px;
}

div.searchNavCont a.searchNavLeft
{
	float: left;
	clear: none;
}

div.searchNavCont a.searchNavRight
{
	float: right;
	clear: none;
}

/* Sitemap */

a.sitemapParent
{
	float: left;
	clear: both;
	position: relative;
	font-weight: bold;
	padding-left: 15px;
	font-size: 12px;
}

a.sitemapChild
{
	float: left;
	clear: both;
	position: relative;
	padding-left: 30px;
	font-size: 12px;
}