/*-----------------------------------------------------------------------------------
  Global Reset 
-----------------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	border-style: none;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*---------------------------
  Elements
---------------------------*/

body {
	text-align: left;
	color: #6D5040;
	font-family: "Times New Roman", Times, serif;
	background-color: #F7F2E0;
	font-size: 10pt;
	padding: 20px;
}
p {
	color: #6D5040;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	margin-bottom: 8px;
	line-height: 1.2em;
}

.p_morenext{
	margin-left: 140px;
	font-style: oblique;
	padding-top: 4px;
	color: #90866E;
}

#News .p_morenext {
	margin-left: 0px;
}


#contentLeftHalf p, #contentLeftHalf h1, #contentLeftHalf  h2, #contentLeftHalf h3, #contentLeftHalf  h6 {
	text-align: left;
}

#contentLeftHalf img {
	margin-bottom: 6px;
}


#contentLeftHalf p {
	font-size: 9pt;
	font-style: oblique;
	color: #90866E;
	text-align: left;
}

h1 {
	color: #6D5040;
	font-size: 16pt;
	font-family: TarzanaNarrowItalic;
	font-style: normal;
	letter-spacing: 2px;
	font-weight: normal;
	text-transform: uppercase;
	width: 255px;
	position: relative;
	display: block;
	height: 37px;
	padding-top: 3px;
}

.h1_inline {
	font-size: 11pt;
	font-weight: bold;
}


h6 {
	color: #90866E;
	font-size: 11pt;
	font-family: TarzanaNarrowItalic;
	font-style: normal;
	letter-spacing: 1px;
	font-weight: normal;
	width: 255px;
	position: absolute;
	display: block;
	height: 15px;
	left: 0px;
	top: -15px;
}
h6 a {
	color: #90866E;
	font-size: 11pt;
	font-family: TarzanaNarrowItalic;
	font-style: normal;
	letter-spacing: 1px;
	font-weight: normal;
	text-decoration: none;
}
h6 a:hover {
	color: #974045;
	text-decoration: underline;

}

#Home h2 {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 140px;
}

#Events h2 {
	/*margin-top: 15px;*/
	margin-bottom: 15px;
	margin-left: 140px;
}



h2 {
	font-weight: bold;
	font-size: 11pt;
	color: #974045;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 10px;
}
h3 {
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	color: #6D5040;
}

.post h3 {
	margin-bottom: 0px;
	padding-bottom: 7px;
}
h4 {
	font-weight: bold;
	font-size: 10pt;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 6px;
}
h5 {
}

ul {
}
li {
}
a:link {
	color: #974045;
}
a:visited {
	color: #974045;
}
a:hover {
	color: #990000;
}
a:active {
	color: #974045;
}
/*---------------------------
  Global
---------------------------*/
.clear {
	clear: both;
}
.left {
	float: left;
}

.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-top: 3px;
}
.right {
	float: right;
}

.alignright {
	float: right;
	margin-bottom: 10px;
	margin-left: 8px;	
		margin-top: 3px;
}
/*float fixes */
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	display: block;
}
.margin_left {
	margin-left: 140px;
}
.margin_top {
	margin-top: 15px;
}
.color_darkRed {
	color: #974045;
}
.color_brightGold {
	color: #E7BC51;
}
.color_darkGold {
	color: #BC9109;
}
.color_darkBrown {
	color: #6D5040;
}
.color_beige {
	color: #90866E;
}
.color_lightBeige {
	color: #A0917A;
}
/*---------------------------
  TEMPLATE
---------------------------*/



#container {
	width: 950px;
	text-align: left;
	position: relative;
	margin: 0px auto;
	background-color: #FFF;
}
#header {
	height: 88px;
	background-color: #A1957B;
	width: 950px;
	position: relative;
	background-image: url(../img/Header_Graphic.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: 3px solid #E7BC51;
}
#pageTitleHolder {
	height: 43px;
	width: 950px;
	position: relative;
}
#content {
	width: 950px;
	color: #9E947B;
	position: relative;
	min-height:375px;
	height:auto !important;
	height:375px;
	padding-bottom: 35px;
}
#contentLeftHalf {
	width: 255px;
	position: relative;
	float: left;
	margin-left: 80px;
	text-align: left;
}
#contentRightHalf {
	width: 395px;
	margin-left: 445px;
	position: relative;
	padding-top: 40px;
}
#contentFull {
	width: 870px;
	position: relative;
	margin-left: 80px;
}


#footer {
	height: 15px;
	width: 870px;
	background-color: #A0917A;
	position: relative;
	clear: both;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 80px;
	color: #FFF;
	line-height: normal;
}
#subfooter {
	padding-top: 15px;
	background-color: #F7F2E0;
	padding-left: 80px;
	padding-bottom: 20px;
}
/*---------------------------
  HEADER
---------------------------*/
#pageTitle {
	position: absolute;
	left: 585px;
	top: 15px;
}
#navholder {
	display: block;
	position: relative;
	height: 30px;
	width: 600px;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-left: 80px;
	font-family: Verdana, Geneva, sans-serif;
}
#navholder li {
	float: left;
	margin-right: 15px;
}
#navholder li a {
	color: #FFFFFF;
	text-decoration: none;
}
#navholder li a:hover {
	color: #E7BC51;
}
body#Home a#navHome, body#About a#navAbout, body#Events a#navEvents, body#News a#navNews, body#Contact a#navContact, body#Galleries a#navGalleries {
	color: #974045;
}
/*-----------------------------------------------------------------------------------
  BEGIN FOOTER
-----------------------------------------------------------------------------------*/

.credits_font {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
}
a.credits_font {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
}
a.credits_font:hover {
	color: #90866E;
	text-decoration: underline;
}
a.credits_font:active {
	color: #90866E;
	text-decoration: none;
}
a.credits_font:focus {
	color: #90866E;
	text-decoration: none;
}
/* CONTENT CALENDAR */

.h2_featuredtitle {
	font-family: Helvetica, Arial, sans-serif;
	color: #6D5040;
	font-size: 10pt;
	font-weight: normal;
	font-style: oblique;
	letter-spacing: 3pt;
	margin-bottom: 6px;
	text-transform: uppercase;
}
/*.h2_preheader {
	font-size: 9px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: oblique;
	font-weight: normal;
	letter-spacing: 1pt;
	color: #90866E;
	margin-bottom: 6px;
}
.fontletterpadded {
	color: #4C413C;
	letter-spacing: 5pt;
}
*/
.td_dateCel {
	width: 130px;
	padding-bottom: 10px;
	color: #90866E;
	font-weight: bold;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
	padding-right: 10px;
}
.td_detailsCel {
	width: 255px;
	padding-bottom: 10px;
	vertical-align: top;
}
.td_detailsCel p {
	color: #90866E;
	font-weight: normal;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
}
.td_detailsCel h3 {
	color: #90866E;
	font-weight: bold;
	font-size: 10pt;
}
/* CONTENT GALLERY */
#Galleries #contentLeftHalf img{
	margin: 0px;
	padding: 0px;
}
#Galleries #contentRightHalf {
	width: 535px;
	margin-left: 345px;
}
.MasterDetail {
	padding-bottom: 25px;
}
.MasterContainer {
	width: 250px;
	position: relative;
	margin-top: 80px;
	margin-left: 80px;
	float: left;
}
.MasterColumn {
	cursor:pointer;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 5px solid #A0917A;
}

.MasterColumn img{
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 65px;
}

.MasterColumnHover {
	border: 5px solid #BC9109;
}
.MasterColumnSelected {
	border: 5px solid #974045;
}
.DetailContainer {
}
.FeatureDetails h3 {
	font-family: "Times New Roman", Times, serif;
	color: #974045;
	font-size: 11pt;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 4px;
}
.FeatureDetails {
	position: relative;
	width: 185px;
	font-size: 10pt;
	float: left;
}


#featureImageHolder {
	height: 295px;
	width: 330px;
	margin-left: 205px;
	position: relative;
	text-align: center;
}
.FeatureDetails p {
	font-weight: normal;
	font-size: 9pt;
	line-height: 17pt;
	margin: 0px 0px 20px;
		color: #90866E;
}

.backLink, a.backLink, #News #contentLeftHalf p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 8px 0px 0px;
	font-weight: bold;
	font-style: normal;
}

.projectDescription,
.projectDescription p {
	color: #90866E;
	font-weight: normal;
	font-size: 9pt;
	line-height: 17pt;
}

#instructionsFeature {
	font-size: 9px;
	position: absolute;
	left: 235px;
	top: 8px;
	color: #900;
	font-style: oblique;
	text-align: right;
	width: 255px;
}
#galleryTitle {
	font-family: Helvetica, Arial, sans-serif;
	color: #6D5040;
	font-size: 10pt;
	font-weight: normal;
	font-style: oblique;
	letter-spacing: 2pt;
	text-transform: uppercase;
}
.SpryHiddenRegion {
	/*	visibility: hidden; */
	display: none;
}
.loading {
	visibility: visible;
}
/* CONTENT GALLERIES */

#Galleries #contentFull {
	padding-bottom: 40px;	
}

.galleryImage {
	width: 255px;
	padding-bottom: 30px;
	vertical-align: top;
}
.galleryblock {
	float: left;
	width: 240px;
	margin-right: 22px;
	position: relative;
	margin-bottom: 15px;
	height: 200px;
	text-align: center;
	padding-top: 25px;
}
.galleryblock a img {
	width: 125px;
	border: 5px solid #A0917A;
	margin-bottom: 5px;
	height: 125px;
}
.galleryblock a img:hover {
	border: 5px solid #974045;
}
.galleryblock p {
	font-size: 10pt;
	margin-bottom: 5px;
	line-height: 1.3em;
	text-align: center;
}
.galleryblock h2 {
	font-family: TarzanaNarrowItalic;
	font-style: normal;
	color: #6D5040;
	text-transform: uppercase;
	margin-bottom: 5px;
	letter-spacing: 1px;
	font-size: 14pt;
	font-weight: normal;
}
.galleryDescription {
	padding-left: 10px;
	padding-bottom: 30px;
	vertical-align: top;
}
/* CONTENT NEWS & EVENTS */
.storytime {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.storytitle {
	font-family: "Times New Roman", Times, serif;
	/*color: #90866E;#6D5040*/
	color: #90866E;
	margin: 0px;
	font-size: 11pt;
}
.storyDate {
	margin: 0px;
	font-size: 12px;
	color:  #90866E;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.storycontent {
	margin-bottom: 20px;
}
.storycontent p {
	color: #90866E;
	margin-bottom: 4px;
}


.wp-caption-text {
	display: none;	
}
.wp-caption {
		margin-bottom: 5px;
}

.wp-caption img{
	border: 1px solid #CCC;

}

