@charset "UTF-8";
/* ------ basic styling ------ */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/woodbackground.jpg);
	background-repeat: repeat;
}
#wrapperlantern {
	width: 1024px;
	text-align: left;
	height: auto;
	position: relative;
	background-image: url(../images/lantern_2_transparent.png);
	background-repeat: no-repeat;
	background-position: center 190px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	position: relative;
	width: 810px;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}
/* ------ header ------ */
#header {
	background-image: url(../images/new_header_3.gif);
	background-repeat: no-repeat;
	height: 259px;
	width: 810px;
}
#header h1 {
	margin-left: -9000px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0px;
	display: none;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-top-color: #D7BE8A;
	padding: 0px;
	background-color: #2A2121;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #D7BE8A;
	margin-bottom: 0px;
}
.FB_SERVER_IFRAME, .widget {
	padding: 10px 0 0 10px;
}
.widget {
	padding-left: 20px;
}
.widget a img {
	border: none;
}
#header #navigation {
	float: right;
	position: absolute;
	left: 199px;
	width: 551px;
	top: 211px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #D7BE8A;
	text-transform: uppercase;
}

#navigation li {
	float: left;
	list-style: none;
	padding: 10px 13px;
	text-align: center;
}

.navigation a, .navigation a:link, .navigation a:visited {
	color: #d7be8a;
	font-weight: 900;
	font-size: 16px;
	text-decoration: none;
}

.navigation li.active a {
	color: #953A0C;
}

/* ------ main content ------ */
#mainContent {
	background-color: #201211;
	background-image: url(../../images/mainborder.png);
	background-repeat: repeat-y;
	left: 195px;
	top: 42px;
	right: 66px;
	bottom: 42px;
	padding-left: 199px;
	padding-right: 60px;
	padding-top: 50px;
	padding-bottom: 40px;
}
#mainContent .menuTable {
	width: 551px;
	position: relative;
	left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#mainContent #menuNav {
	float: left;
	position: absolute;
	left: 40px;
	top: 310px;
	width: 118px;
}
#mainContent .press {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}
#mainContent p {
	margin-top: 10px;
	margin-bottom: 20px;
}
#mainContent a:link, a:visited {
	color: #953A0C;
	font-weight: normal;
	text-decoration: none;
}
#mainContent a:hover {
	color: #953A0C;
	text-decoration: underline;
	font-style: italic;
}
/* ------ footer ------ */
#footer {
	background-image: url(../images/footer241h.png);
	background-repeat: no-repeat;
	color: #d7be8a;
	height: 260px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20pt;
	font-size: 12px;
}
#footer #footerContent {
	position: absolute;
	width: 690px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7BE8A;
	left: 60px;
}
#mailinglist #email {
	background-color: #201211;
	padding: 2px;
	color: #D7BE8A;
	border: 1px solid #D7BE8A;
}
#mailinglist #join {
	font-size: 12px;
	color: #201211;
	background-color: #D7BE8A;
	margin: 1px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
/* ------ Menu Nav ------ */
#menuNav div {
	width: 118px;
	text-align: right;
	padding: 5px 0;
}

#menuNav div.active {
	background-image: url(../images/current_leaf.gif);
	background-repeat: no-repeat;
}

#menuNav a:link, #menuNav a:visited {
	color: #d7be8a;
	font-weight: 900;
	font-size: 18px;
	text-decoration: none;
}

#menuNav div.active a:link, #menuNav div.active a:visited {
	color: #953A0C;
}

#menuNav a:hover {
	color: #953A0C;
	text-decoration: none;
	font-style: normal;
}

/* ------ Location ------ */

div.location h1 {
	margin: 10px 0;
}

.location-map iframe {
	height: 400px;
	width: 551px;
}

/* ------ Press ------ */
div.article-body {
	clear: both;
}

#mc_embed_signup {
  left: 199px;
  position: absolute;
  top: 269px;
}