/* --- General Formatting --- */
* {
	margin: 0;
	padding: 0;
	text-align: right;
}
body {
	font: normal 12px/1.4em arial,helvetica,sans-serif;
	background: #faf4ed url(../images/bg_body.jpg) left top repeat-x;
}
body#section-index {
	background: #faf4ed url(../images/bg_body_index.jpg) left top repeat-x;
}
#wrap {
	background: url(../images/bg_all.jpg) center top no-repeat;
	/*min-height: 760px;*/
}
#section-index #wrap {
	background: url(../images/bg_all_index.jpg) center top no-repeat;
}
#section-calendar #wrap, #section-blog #wrap, #section-event_registration #wrap, #section-newsletter #wrap {
	background: url(../images/bg_all_two.jpg) center top no-repeat;
}
p, address, ul, ol, li, dt, dd, td, th, span, blockquote {
	color: #333;
}
th, b, strong {
	font-weight: bold;
}
i, em, cite {
	font-style: italic;
}
sup, sub {
	font-size: 75%;
}


/* Links */
a {
	text-decoration: none;
	color: #711b04;
	outline: none;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
}


/* Paragraphs */
p {
	margin: 0 0 16px;
}
blockquote {
	margin: 0 20px 16px 0;
	padding: 0;
	font-style: italic;
	text-align: justify;
}
blockquote .byline {
	font-style: normal;
	margin: 0 0 0 25px;
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}

/* Images */
a img {
	border-style: none;
}
.image-wrap {
	margin: 0 0 10px 0;
}
img.left, .image-wrap.left {
	float: left;
	margin: 0 8px 8px 0;
}
img.right, .image-wrap.right {
	float: right;
	margin: 0 0 8px 8px;
}
.border1 {
	border: 3px solid #fff;
}
.border2 {
	border: 1px solid #6f6f6e;
}
.border3, #section-staff .column.second img {
	border: 1px solid #6f6f6e;
	padding: 5px;
	background: #fff;
}
img.cushion {
	margin: 0 0 20px 0;
}
/* Lists */
ul, ol {
	margin: 0 0 10px 20px;
}
li {
	margin: 5px 0;
}
p + ul {
	margin-top: -11px;
}

/* Floating */
.float-left {
	float: left;
}
.float-right {
	float: right;
}

/* Headings */
h1, h2, h3, h4, h5 {
	color: #000;
	font-family: "Arial Narrow", sans-serif;
	line-height: 1.15em;
	padding: 0 0 .5em 0;
}
h1 {
	clear: both;
	font-size: 45px;
	font-weight: normal;
	padding: 26px 17px;
	color: #fcb996; /* ffa581*/
}
#section-index h1 {
	display: none;
}
h2, h4.num-comments {
	font-size: 22px;
	margin: 0 0 12px;
	color: #990000;
}
h2.event-title {
	font-size: 18px;
	margin: 0;
}
h2 a {
	color: #990000;
}
h3 {
	font-size: 18px;
	padding: 0 0 3px 0;
	color: #f39c6e;
}
h3.title {
	clear: both;
	color: #711b04;
}
#section-index .first h2, #section-index .second h3, .third h3 {
	font-size: 22px;
	color: #990000;
	border-bottom: 1px solid #cebead;
	margin: 0 0 12px 0;
}
h4 {
	font-size: 14px;
	margin: 0 0 5px;
}
h5 {
	font-size: 12px;
	margin: 0 0 5px;
}

/* Layout */
#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 37px 0 0 0;
}
#masthead {
	height: 122px;
}
#logo {
	float: left;
	outline: none;
}
#primary-menu {
	float: right;
	margin: 45px 0 0 0;
	padding: 0;
}
#primary-menu li {
	float: left;
	margin: 0 10px;
	list-style: none;
	font-size: 16px;
	font-family: "Arial Narrow";
}
#primary-menu li.first {
	margin: 0 10px 0 0;
}
#primary-menu li.last {
	margin: 0 0 0 10px;
}
#primary-menu a {
	display: block;
	outline: none;
	padding: 0 0 8px 0;
	font-weight: normal;
}
#primary-menu a {
	color: #858585;
}
#primary-menu a:hover, #primary-menu a.active {
	text-decoration: none;
	color: #460000;
	background: url(../images/nav_arrow.png) center bottom no-repeat;
}
#secondary-menu {
	list-style: none;
	margin: 0 0 10px 0;
}
#secondary-menu ul {
	margin: 0 0 0 7px;
	list-style: none;
}
#secondary-menu li {
	margin: 5px 0;
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
}
#secondary-menu a {
	color: #797979;
	font-weight: normal;
}
#secondary-menu a:hover, #secondary-menu a.active {
	color: #612b25;
}
#secondary-menu li li {
	margin: 0 0 1px 0;
}
#content {
}
#banner {
	position: relative;
}
#banner .prev {
	position: absolute;
	top: 150px;
	left: -10px;
	z-index: 10;
	overflow: visible;
	cursor: pointer;
}
#banner .next {
	position: absolute;
	top: 150px;
	right: -10px;
	z-index: 10;
	cursor: pointer;
}
.sweetness li {
	margin: 0;
}
.columns {
	clear: both;
}
.columns:after {/* Clear after floats */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.column {
	float: left;
}
.two .first {
	width: 560px;
	padding: 20px;
}
.two .second {
	width: 320px;
	padding: 20px;
}
.two-b .first {
	width: 647px;
	padding: 20px;
}
.two-b .second {
	width: 233px;
	padding: 20px;
}
.three .column {
	width: 31%;
	padding: 0 1%;
}
.three-a .first {
	width: 150px;
	padding: 20px;
}
.three-a .second {
	width: 457px;
	padding: 20px;
}
.three-a .third {
	width: 233px;
	padding: 20px;
}
/* Modules */
.module {
	margin: 0 0 25px 0;
}
.module li a {
	font-weight: normal;
}
.module.bloglist .post {
	padding: 15px 0 20px 0;
	border-bottom: 1px solid #e4dbd1;
}
.module.bloglist .post:last-child {
	border: none;
}
.module.bloglist h4, .module.bloglist h4 a {
	font: normal 15px/1.15em Georgia, serif;
	color: #3b3b3b;
	margin: 0 0 2px 0;
	padding: 0;
}
.event-list p, .forum-list p {
	margin: 0;
	padding: 0 0 5px 0;
}
.event-list p, .forum-list p {
	font-size: 15px;
}
.event-list .details, .forum-list .details {
	font-size: 11px;
}
.event-list .details .type, .forum-list .details .type {
	color: #b69f7e;
	font-style: italic;
}
.event-teaser {
	clear: both;
	min-height: 100px;
	margin: 0 0 20px 0;
}
.event-teaser.staff-event {
	border-left: 5px solid #008877;
	padding: 10px 0 0 10px;
	background: #eaeaea;
}
.module.about p {
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, serif;
}
/* Pages */
.staff-member {
	clear: both;
	margin: 0 0 15px 0;
}
#section-calendar .second h4 {
	padding: 0 0 2px 0;
	border-bottom: 1px solid #000;
}
.bioimage-wrap {
	text-align: center;
	margin: 0 0 20px 0;
}
.bioimagecaption {
	display: block;
}
.blogentry {
	margin: 0 0 16px 0;
	border-bottom: 1px dashed #f39c6e;
}
/* Misc */
.notice {
	padding: 10px;
	background: #E4E2D2;
	border: 1px solid #8C9352;
	margin: 0 0 10px 0;
}
.forward, .back {
	display: block;
	padding: 3px 0;
	font-weight: bold;
	color: #711b04;
}
.no-margin {
	margin: 0!important;
}
.tagline {
	font-size: 14px;
	font-style: italic;
	color: #333;
}
.byline {
	margin: 0 0 15px 0;
	font-size: 11px;
	color: #666666;
	display: block;
}
.byline a {
	color: #333;
}
h2 + span.forward, h2 + span.back, h3 + span.forward, h3 + span.back {
	margin-top: -15px;
}
.caption {
	display: block;
	margin: 5px 0 0 0;
	font-size: 11px;
	color: #797979;
}
.breadcrumbs li {
	float: left;
	list-style: none;
	font-size: 11px;
	color: #797979;
}
.breadcrumbs a {
	color: #797979;
}
/* Comments */
.box-footer {
	clear: both;
}
.comment {
	padding: 15px 15px 0 15px;
	margin: 0 0 8px 0;
	background: #f9e9de;
	border: 1px solid #eae3d3;
}
.commenter a, .commenter span {
	font-weight: bold;
	font-size: 18px;
	color: #711B04;
}

/* Footer */
#footer-wrap {
	clear: both;
	margin: 30px 0 0 0;
	padding: 20px 0;
	background: #fff;
	border-top: 4px solid #F3A176;
	
}
#footer {
	width: 926px;
	height: 20px;
	margin: 0 auto;
	padding: 0 17px;
	 
}
#footer p {
	text-align: right;
	font-size: 10px;
	color: #a6a6a6;
	float: right;
	line-height: 1.2em;
}
#footer a {
	color: #a6a6a6;
}
#footer .social p {
	text-align: left;
	float: none;
	margin: 0;
	padding: 8px 0 0 0;
}
#footer .social li {
	float: left;
	list-style: none;
	margin: 13px 7px 0 0;
}
/* Home Custom table */
#home-customtable {
	margin: 0 0 25px 0;
}
#home-customtable p {
	min-height: 40px;
	margin: 0 0 5px 0;
	
}
/* Forms */
.form-line {
	margin: 0 0 15px 0;
	clear: both;
}
input, textarea {
	padding: 5px;
	color: #666666;
	border: 1px solid #757270;
}
input[type="image"] {
	border: none;
}
input.text, select {
	background: url(../images/bg_input.jpg) left top no-repeat;
}
textarea {
	background: url(../images/bg_textarea.jpg) left top no-repeat;
	height: 100px;
}
select {
	padding: 3px 0;
	color: #666666;
}
label {
	display: block;
	float: left;
	margin: 5px 5px 0 0;
	color: #333;
}
#customform-contact .form-line {
	margin: 0 0 15px 0;
}
#customform-contact label {
	width: 140px;
}
#customform-contact label.checkbox {
	width: auto;
	display: inline;
	float: none;
}
#customform-contact input, #customform-contact textarea {
	width: 250px;
}
#customform-contact input.radio, #customform-contact input.checkbox {
	width: auto;
	border: none;
}
#customform-contact #Label7 {
	margin: 1px 5px 0 0;
}
#customform-contact #submit {
	width: auto;
	margin: 0 0 0 145px;
}
.button {
	background: #451501 url(../images/bg_button.gif) left top repeat-x;
	color: #fff;
	border: 1px solid #bfbfbf;
	padding: 3px 10px;
	cursor: pointer;
}
#customform-registration-form label {
	width: 180px;
}
#customform-registration-form #submit {
	width: auto;
	margin: 0 0 0 185px;
}
#customform-subscribe label {
	float: right;
	width: 60px;
	font-size: 11px;
	font-family: "Lucida Grande", sans-serif;
	color: #999;
}
#section-index #customform-subscribe label {
	width: 75px;
}
#section-index #customform-subscribe input.text {
	width: 220px;
}
#comment-form {
	margin: 20px 0 0 0;
}
#comment-form fieldset {
	border: none;
}
#comment-form legend {
	font: bold 22px/1.2em "Arial Narrow", sans-serif;
	margin: 0 0 12px;
	color: #990000;
}
#comment-form label {
	float: right;
	width: 360px;
	font-size: 11px;
	font-family: "Lucida Grande", sans-serif;
	color: #999;
}
#comment-form .email label {
	margin: 0 5px 0 0;
	line-height: 1.25em;
}
#comment-form input.text, #comment-form textarea {
	width: 250px;
}
#comment-form .hint {
	display: block;
	width: 250px;
	text-align: right;
}
#event-month label {
	font-weight: bold;
}
.required {
	margin: 0 0 0 10px;
	color: #6b2102;
}
.hint {
	font-size: 11px;
	color: #999;
	font-family: "Lucida Grande", sans-serif;
}
label .required {
	margin: 0;
}
.error-line {
}
#customform-contact .error {
	display: block;
	margin: 0 0 0 145px;
}
.error {
	color: #740000;
}
strong.inputreplaced {
	display: block;
	padding: 5px 0 0 0;
}
.seriescheckbox {
	margin: 0 0 7px 185px;
	padding: 5px 0 0 0;
}
.allevents {
	margin: 0 0 7px 175px;
	padding: 10px;
	background: #E4E2D2;
	border: 1px solid #8C9352;
}
iframe {
	border: none;
	overflow-x: hidden;
}

ul#footer { float: left; clear: both; list-style: none; width: 868px; margin: 0;  }
 ul#footer li { display: inline; margin-left: 7px; padding-left: 9px; border-left: 1px solid #CCCCCC; color:#666; font-size: .9em; }
 ul#footer li.first,
 ul#footer li.second { margin-left: 0; padding-left: 0; border-left: none; }
 ul#footer li.second { margin-left: 32px; }
  ul#footer li a { color:#333; }
