@charset "UTF-8";
/* CSS Document */

body {
	background-color: #be5209;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	color: #faf9d9;
	text-align: justify;
}
a {
	color: #FFC;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: normal;
	color: #faf9d9;
	margin: 15px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FAF9D6;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #faf9d9;
}
.main_content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #faf9d9;
	border-left-color: #faf9d9;
}
.main_navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	color: #faf9d9;
	letter-spacing: 1px;
	font-weight: normal;
	height: 28px;
	text-align: center;
	padding-top: 30px;
	margin: 0px;
	vertical-align: top;
}
.main_navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	color: #faf9d9;
	letter-spacing: 1px;
	font-weight: normal;
	height: 28px;
	text-align: center;
	padding-top: 30px;
	text-decoration: none;
	margin: 0px;
	vertical-align: top;
}
.main_navigation a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	color: #FFC;
	letter-spacing: 1px;
	font-weight: normal;
	height: 28px;
	text-align: center;
	padding-top: 30px;
	text-decoration: none;
	background-color: #ab3c10;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	margin: 0px;
	vertical-align: top;
}
.shadow {
	background-image: url(../images/DEM_Homepage_05.png);
	background-repeat: repeat-x;
	background-position: top;
}
.header {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #faf9d9;
	margin: -20px 0px 0px;
	padding: 0px;
	vertical-align: top;
}
.box_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #faf9d9;
	line-height: 15px;
}
.contact_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #faf9d9;
}
.vert_line {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FAf9d9;
	height: 50px;
}
.hor_line {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #Faf9d9;
}
.newsletter_signup {
	height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #faf9d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.home_events {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ab3c10;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#container {
	width: 900px;
	position: inherit;
	margin-top: -40px;
	margin-bottom: -40px;
}
div#slideshow {
	width: 900px;
	height: 340px;
	padding: 0px; /* Allows the slides to be viewed using scrollbar if Javascript isn't available */
	position: inherit;
	z-index: 5;
	overflow: scroll;
	left: -2px;
	top: 21px;
	margin: 0px;
}
/*div#slideshow ul#nav {
	display: none;
	list-style: none;
	position: relative; top: 120px; z-index: 15;
}*/
/* dan was here */
div#slideshow ul#nav {
	display: none;
	list-style: none;
	position: absolute; 
	top: 260px; 
	z-index: 15;
	width:860px;
}

	div#slideshow ul#nav li#prev {
	float: left;
	margin: 0 0 0 -30px;
	}
	div#slideshow ul#nav li#next {
		float: right; margin: 0 10px 0 0;
	}
	div#slideshow ul#nav li a {
		display: block; width: 30px; height: 31px; text-indent: -9999px;
	}
		div#slideshow ul#nav li#prev a {
	background: url(../images/prev.png);
		}
		div#slideshow ul#nav li#next a {
			background: url(../images/next.png);
		}

	div#slideshow ul#slides {
		list-style: none;
	}
		div#slideshow ul#slides li {
			margin: 0 0 0px 0;
		}
.slider {
	height: 340px;
	width: 900px;
}
#footer {
	background-color: #ab3c10;
}
.category_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #ab3c10;
	margin-bottom: 16px;
	font-variant: normal;
	line-height: 20pt;
	margin-top: 16px;
}
.dish_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ab3c10;
	line-height: 18pt;
}
