﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #3D2C22;
	background-image:  url("graphics/back_main.jpg");
}
h1 {
	color: #38271D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
}
h2 {
	color: #38271D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 135%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
}
h3 {
	color: #2D4B50;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 3px;
	background-image: url(graphics/back_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-color: #F3F4EC;
	background-image: url(graphics/back_wrapper.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	padding-top: 15px;
	text-align: center;
	background-image: url(graphics/back_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav {
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	background-position: center center;
	background-image: url(graphics/back_nav.jpg);
	font-weight: normal;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}
#nav ul li {
	border-right-width: 1px;
	border-right-color: #F3E3B0;
	border-right-style: solid;
	display: inline;
	padding-right: 40px;
	padding-left: 40px;
}
.mainfirst {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F3E3B0;
}
#nav a:link {
	color: #F3E3B0;
	text-decoration: none;
	padding-left: 20px;
}
#nav a:visited {
	color: #F3E3B0;
	text-decoration: none;
	padding-left: 20px;
}
#nav a:hover {
	color: #F6F6EC;
	text-decoration: none;
	background-image: url(graphics/back_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4F5ED;
}
#content {
	clear: both;
}
#content_left {
	float: left;
	width: 585px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
}
#content_left p, #directory p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #38271D;
	line-height: 130%;
	margin: 0px;
	padding: 0px 0px 8px;
	font-size: 90%;
}
#content_left ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #38271D;
	line-height: 150%;
	margin-top: 0px;
	padding-top: 0px;
}
#content_right {
	margin-left: 632px;
}
#slideshow {
	background-image: url(graphics/back_slideshow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 39px;
	padding-top: 38px;
	padding-bottom: 37px;

}
#shopbutt {
	padding-top: 25px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#directory {
	padding-right: 50px;
	padding-left: 50px;
	width: 860px;
	padding-bottom: 10px;
}
#directory a:link, #content_left a:link {
	color: #2D4B50;
	text-decoration: underline;
}
#directory a:visited, #content_left a:visited {
	color: #2D4B50;
	text-decoration: underline;
}
#directory a:hover, #content_left a:hover {
	color: #CAAA71;
	text-decoration: none;
}
#listings p, #events p, #news p {
	padding-left: 20px;
}
#pagebottomwrapper {
	clear: both;
	background-image: url(graphics/back_pagebottom.jpg);
	background-color: #E7E4D3;
	padding-top: 20px;
}
#pagebottom {
	background-image: url(graphics/back_pagebottom.jpg);
	background-color: #E7E4D3;
	margin-right: auto;
	margin-left: auto;
	width: 640px;
}
#pagebottom p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #38271D;
	font-size: 90%;
	line-height: 120%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#map_butt {
	margin-right: auto;
	margin-left: auto;
	width: 842px;
}
#bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#bottomnav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}
#bottomnav ul li {
	border-right-width: 1px;
	border-right-color: #2D4B50;
	border-right-style: solid;
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}
.bottomfirst {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2D4B50;
}
#bottomnav a:link {
	color: #2D4B50;
	text-decoration: none;
}
#bottomnav a:visited {
	color: #2D4B50;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #CBAA67;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBAA67;
}
#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #38271D;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#footer a:link {
	color: #38271D;
	text-decoration: none;
}
#footer a:visited {
	color: #38271D;
	text-decoration: none;
}
#footer a:hover {
	color: #2D4B50;
	text-decoration: underline;
}
.line {
	background-image: url(graphics/line.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: left;
}
.border {
	border: 2px solid #38271D;
}
.strong_para {
	font-weight: bold;
}
#artfest {
	float: left;
	margin-right: 25px;
}
.centered {
	text-align: center;
}

