@charset "utf-8";
/* CSS Document */
body {
	background-color: #1e0d03;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.backgroundgradient {
	background-image: url(../graphics/background-gradient.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#clearboth{
	clear:both;
}
#cardarea {
	position:absolute;
	width:170px;
	height: 121px;
	z-index:4;
	margin-top:12px;
	margin-left:10px;
	overflow: visible;
	visibility: visible;
	top: 0px;
}
#mainbackarea {
	position:absolute;
	z-index:1;
	width:940px;
	height: 110px;
	margin-top:0px;
	margin-left:0px;
	background-image:url(../graphics/mainback.jpg);
	overflow: visible;
	visibility: visible;
	top: 0px;
}
#ribbontoparea {
	position:absolute;
	z-index:3;
	background-image:url(../graphics/topribbon.png);
	width:939px;
	height: 50px;
	margin-top:70px;
	margin-left:0px;
	overflow: visible;
	visibility: visible;
	top: 0px;
}
#ribbonarea {
	position:absolute;
	z-index:7;
	background-image:url(../graphics/ribbon.png);
	width:940px;
	height: 33px;
	margin-top:-30px;
	margin-left:0px;
	overflow: visible;
	visibility: visible;
}
#mainmenuarea {
	position:absolute;
	width:600px;
	height: 12px;
	z-index:6;
	margin-top:1px;
	margin-left:1px;
	overflow: visible;
	visibility: visible;
	top: 0px;
}
#submenuarea {
	position:absolute;
	width:600px;
	height: 12px;
	margin-top:120px;
	margin-left:220px;
	overflow: visible;
	visibility: visible;
	top: 0px;
}
#userarea {
	position:absolute;
	z-index:2;
	margin-top:10px;
	margin-left:1px;
	overflow: visible;
	visibility: visible;
	text-align: right;
	height: 50px;
	width: 939px;
	top: 0px;
}
#bottombackgroundarea {
	/*position:absolute;*/
	width:940px;
	height: 143px;
	z-index:1;
	margin-top:0px;
	margin-left:0px;
	overflow: visible;
	visibility: visible;
	background-image:url(../graphics/bottomback.jpg);
}
#bottombackgroundcontentarea {
	position:absolute;
	width:940px;
	height: 143px;
	z-index:2;
	margin-top:0px;
	margin-left:0px;
	overflow: visible;
	visibility: visible;
}
#floating {
	position:absolute;
	width:274px;
	height: 105px;
	z-index:4;
	background-image:url(../images/welcome.png);
	background-repeat:no-repeat;
	margin-top:40px;
	margin-left:342px;
	overflow: visible;
	visibility: visible;
}
#floatingunk {
	position:absolute;
	width:409px;
	height: 103px;
	z-index:4;
	background-image:url(../images/welcome1.png);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:346px;
	overflow: visible;
	visibility: visible;
}
#floatingsignin {
	position:absolute;
	width:574px;
	height: 488px;
	background-color: #eed5aa;
	z-index:1;
	margin-top:0px;
	margin-left:0px;
	overflow: visible;
	visibility: visible;
}
.signinback{
	background-image:url(../graphics/signin-back.png);
	background-repeat:no-repeat;
}
.errorborder {
	border: 2px solid #ba453c;
}
.errorborder tr td ul {
	text-indent: 15px;
	margin: 5px;
}
#kioskheader {
	position:absolute;
	z-index:10;
	background-image: url(../images/kiosk_header.png);
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 940px;
	margin-top:0px;
	margin-left:0px;
	overflow: visible;
	visibility: visible;
}

/*BEGIN SEARCH RESULTS LAYOUT */
#fl{
	float:left;
	width: 280px;
	margin-top: 20px;
	margin-right: 6px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#fl a{
	color: #853222;
	text-decoration:none;
}
#fl a:hover{
	color: #853222;
	text-decoration:underline;
}
#fl img{
	padding-right: 4px;
}
#flcontent{
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #853222;
	font-size: 14px;
	color: #853222;
	text-decoration: none;
	width: 180px;
	height: 80px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
}
/* END SEARCH LAYOUT */


/* BEGIN RECIPE SPECIFIC STYLES */
#recipeimage {
	position:absolute;
	width:245px;
	height: 390px;
	z-index:4;
	margin-top:12px;
	margin-left:16px;
	overflow: hidden;
	visibility: visible;
}
#recipecaption {
	position:absolute;
	width:245px;
	height: 130px;
	z-index:4;
	overflow: visible;
	visibility: visible;
	display: block;
}
#recipefullpaperclip {
	position:absolute;
	width:70px;
	height: 77px;
	z-index:5;
	margin-top:-8px;
	margin-left:200px;
	overflow: visible;
	visibility: visible;
}
.rightrecipeback {
	background-image:url(../graphics/recipe_mid.png);
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#recipefeatureback {
	height: 313px;
	width: 581px;
	position: absolute;
	z-index: 1;
	display: block;
}
#recipefeaturecontainer {
	height: 350px;
	width: 100%;
}
#recipefeatureimage {
	display: block;
	height: 245px;
	width: 245px;
	margin-top: 20px;
	margin-left: 8px;
	position: absolute;
	z-index: 2;
}
#recipefeaturemaincontent {
	display: block;
	height: 110px;
	width: 270px;
	margin-top: 22px;
	margin-left: 280px;
	position: absolute;
	z-index: 3;
	overflow: visible;
	visibility: visible;
}
#recipefeaturesecondcontent {
	display: block;
	height: 120px;
	width: 270px;
	margin-top: 160px;
	margin-left: 280px;
	position: absolute;
	z-index: 3;
	overflow: visible;
	visibility: visible;
}
#recipefeaturesecondcontent img {
	padding-right:10px;
	padding-bottom:12px;
}
/* END RECIPE STYLES */




/* BEGIN STORY SPECIFIC STYLES */
#storyimage {
	position:absolute;
	width:245px;
	height: 300px;
	z-index:4;
	margin-top:12px;
	margin-left:16px;
	overflow: hidden;
	visibility: visible;
}
#storyfullpaperclip {
	position:absolute;
	width:70px;
	height: 77px;
	z-index:5;
	margin-top:-6px;
	margin-left:200px;
	overflow: visible;
	visibility: visible;
}

#storyfeatureback {
	height: 313px;
	width: 581px;
	position: absolute;
	z-index: 1;
	display: block;
}
#storyfeaturecontainer {
	height: 350px;
	width: 100%;
}
#storyfeatureimage {
	display: block;
	height: 245px;
	width: 245px;
	margin-top: 20px;
	margin-left: 12px;
	position: absolute;
	z-index: 2;
}
#storyfeaturemaincontent {
	display: block;
	height: 110px;
	width: 270px;
	margin-top: 26px;
	margin-left: 280px;
	position: absolute;
	z-index: 3;
	overflow: visible;
	visibility: visible;
}
#storyfeaturesecondcontent {
	display: block;
	height: 120px;
	width: 270px;
	margin-top: 160px;
	margin-left: 280px;
	position: absolute;
	z-index: 3;
	overflow: visible;
	visibility: visible;
}
#storyfeaturesecondcontent img {
	padding-right:10px;
	padding-bottom:12px;
}
/* END STORY STYLES */
.contactusmid {
	background-image: url(../graphics/contact_mid.png);
	background-repeat: repeat-y;
}
.contactustop {
	background-image: url(../graphics/contact_top.png);
	background-repeat: no-repeat;
}
.contactusbot {
	background-image: url(../graphics/contact_bot.png);
	background-repeat: no-repeat;
}

/*whats in season */
#hrbrowndotted{
	display:block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #53301D;
	clear:both;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#hrspacer{
	display:block;
	clear:both;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.seasonimageback {
	background-image: url(../graphics/seasonimageback.png);
	background-repeat: no-repeat;
}
#seasoncontentleft {
	width:330px;
	float:left;
	padding-left:8px;
	padding-right:8px;
}
#seasoncontentright {
	width:330px;
	float:right;
	padding-left:8px;
	padding-right:8px;
}
#leavesback{
	background-image: url(../graphics/leaves-back.gif);
	background-repeat: no-repeat;
	background-position: 330px 1px;
	/*width: 627px;*/
}
#leavesback1{
	background-image: url(../graphics/leaves1.gif);
	background-repeat: no-repeat;
	background-position: 520px 20px;
	/*width: 627px;*/
}
.nostate {
	background-image: url(../graphics/nostate.png);
	background-repeat: no-repeat;
}
.nostatecontent {
	display:block;
	color:#872f21;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-right: 20px;
	margin-left: 20px;
}
.odn-background {
	background-image: url(../graphics/odn-mid.jpg);
	background-repeat: repeat-y;
}

/* event info styles */
#event-info-wrapper {
	display:block;
	text-align: center;
	width:100%;
	margin:0;
	padding:0;
}
#event-info {
	display:inline-block;
	margin:8px auto 12px;
	padding:12px 40px;
	background-color: #FFFEF7;
	border:1px dashed #AE9E30;
}
#event-info span {
	display:block;
}
#event-name {
	font-size:20px;
	line-height:22px;
	font-weight: bold;
	margin-bottom:8px;
}
#event-date {
	font-size:14px;
	line-height: 16px;
	color: #9E6626;
	font-style:italic;
}
#event-time {
	font-size:14px;
	line-height: 20px;
	color: #9E6626;
	padding-bottom:12px;
	font-style:italic;
}
#event-address {
	font-size:12px;
	line-height: 14px;
}
#event-citystate {
	font-size:12px;
	line-height: 14px;
}
#event-directions a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9D6B26;
	text-decoration: none;
	padding-top: 2px;
}
#event-directions a:hover {
	text-decoration: underline;
}

