html {
font: small/1.4 Georgia, serif;
}body {
text-align:center;
background-image: url(art/MAIN_TILE.jpg);
background-repeat: repeat-x;
background-color: #423A3C;
padding: 0;
margin: 0;
}
	
#frame {
width: 1000px;
margin-right: auto;
margin-left: auto;
padding: 0;
margin-top: 0;
text-align: left;
background-image: url(art/CROSS_BACK.jpg);
background-repeat: no-repeat;
background-position: top 30px;
}/* COLORS
DARK BRONW - 423A3C
YELLOW - ffdc00
BEIGE - B8B7AA
another BEIGE - 9B9579
RED   - 720E17main border beige - 514B4D
 *//* navigation for the CONTENT_MAIN AREA */
		
#CONTENT_MAIN {
width: 930px;
padding: 0 30px 30px 30px;
float: left;
background-color: #423A3C;
background-image: url(art/LEAF_2.gif);
background-repeat: no-repeat;
background-position: top left;
border-left: 1px solid #514B4D;
border-right: 1px solid #514B4D;
border-bottom: 10px solid #514B4D;
margin-bottom: 20px;
}h1 {
font-family: Georgia, serif;
font-size: 1em;
font-weight: 500;
line-height: 1.1em;
color: #5f5f5f;
text-align: left;
margin: 15px 0 5px 0;
}/* navigation for the CONTENT_LEFT AREA */#CONTENT_LEFT {
width: 570px;
padding: 25px 0 0 0;
float: left;
}span {
color: #ffdc00;
}span.small {
font-size: .5em;
color: #B8B7AA;
text-transform: uppercase;
letter-spacing: -.03em;
padding-left: 20px;
}#CONTENT_LEFT h2 {
font-family: Georgia, serif;
font-size: 1.625em;
font-weight: 500;
letter-spacing: .05em;
line-height: 1.275em;
color: #fff;
margin: 18px 0 5px 0;
}#CONTENT_LEFT h3 {
font-family: Georgia, serif;
font-size: 1.125em;
font-weight: 500;
letter-spacing: .05em;
line-height: 1.4em;
color: #9B9579;
margin: 0 0 0 0;
padding: 5px 0 5px 10px;
}#CONTENT_LEFT h4 {
font-family: Georgia, serif;
font-size: 1.125em;
font-weight: 500;
letter-spacing: .05em;
line-height: 1.4em;
color: #fff;
margin: 0;
padding: 0;
}.maintext {
font-family: Tahoma, Verdana, Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 1em;
line-height: 1.6em;
color: #9B9579;
margin: 0 0 10px 0;
}.question {
font-family: Tahoma, Verdana, Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 1.125em;
line-height: 1.2em;
color: #ffdc00;
margin: 0 0 3px 0;
}.answer {
font-family: Tahoma, Verdana, Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 1em;
line-height: 1.6em;
color: #fff;
margin: 0 0 12px 0;
}.aformtext {
font-family: Tahoma, Verdana, Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 1em;
line-height: 1.6em;
color: #ffdc00;
margin: 10px 0 0 0;
}.floatleft {
float: left;
padding: 3px;
margin: 8px 15px 8px 0;
border: 1px solid #401514;
background-color: #9B9579;
}.floatright {
float: right;
padding: 3px;
margin: 8px 0 8px 15px;
border: 1px solid #401514;
background-color: #9B9579;
}.floatright_topx {
float: right;
padding: 3px;
margin: 15px 0 8px 15px;
border: 1px solid #401514;
background-color: #9B9579;
}.floatcenter {
float: none;
padding: 5px;
margin: 4px 0 0 0;
border: 1px solid #B8B7AA;
background-color: #fff;
}.floatcenter_right {
float: none;
padding: 5px;
margin: 10px 0 0 10px;
border: 1px solid #B8B7AA;
background-color: #fff;
}.floatleft_no {
float: left;
padding: 0;
margin: 12px 15px 12px 0;
}.floatleft_no_no {
float: left;
padding: 0;
margin: 0;
}div.DOOR_figure {
float: left;
margin: 0 10px 0 0;
padding: 0;
width: 150px;
height: auto;
}#CONTENT_RIGHT span {
font-size: 85%;
}.leftfloat {
float: left;
padding: 5px;
margin: 10px 0 0 20px;
border: 1px solid #9B9579;
background-color: #514B4D;
}
/* navigation for the CONTENT_RIGHT AREA */
	
#CONTENT_RIGHT {
width: 320px;
padding-bottom: 10px;
padding-top: 10px;
float: right;
margin: 30px 0 10px 0;
background: #9B9579;
}#CONTENT_RIGHT h2 {
font-family: Georgia, serif;
font-size: 1.375em;
font-weight: 500;
letter-spacing: -.05em;
line-height: 1.25em;
color: #401514;
margin: 10px;
}.rightmain {
font-family: Georgia, serif;
font-size: 1em;
line-height: 1.375em;
color: #401514;
margin: 5px 20px 10px 20px;
}.quote {
font-family: Georgia, serif;
font-size: 1.1em;
font-weight: 500;
line-height: 1.5em;
color: #cecab7;
margin: 10px 20px 10px 20px;
}.quote span {
font-size: 80%;
color: #401514;
}#CONTENT_RIGHT a img {border:0px;}#CONTENT_RIGHT a, #CONTENT_LEFT a {
color: #ffdc00;
font-weight: 500;
text-decoration: none;
margin: 0;
padding: 0;
}#CONTENT_RIGHT a:hover, #CONTENT_LEFT a:hover {
color: #423A3C;
background-color: #ffdc00;
border-bottom: 2px solid #720E17;
}/* navigation for the top portion on the page************************** */
	
#navigation {
padding: 115px 0 27px 255px;
min-height: 118px;
}#nav {
  width: 832px;
  height: 43px;
  position: relative;
  background: url(art/MAIN_NAV.gif);
  margin: 0;    
  padding: 0;
}
#nav li {
  float: left;
  list-style-type: none;
}
#nav li a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 43px;
  background: url(art/MAIN_NAV.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}
li#nav_HOM a {
  left: 0;
  width: 67px;
  background-position: 0 0;
}
li#nav_ROC a {
  left: 67px;
  width: 202px;
  background-position: -67px 0;
}
li#nav_CAL a {
  left: 269px;
  width: 91px;
  background-position: -269px 0;
}
li#nav_MIN a {
  left: 360px;
  width: 100px;
  background-position: -360px 0;
}
li#nav_BIB a {
  left: 460px;
  width: 130px;
  background-position: -460px 0;
}
li#nav_ABT a {
  left: 590px;
  width: 66px;
  background-position: -590px 0;
}
li#nav_STF a {
  left: 656px;
  width: 55px;
  background-position: -656px 0;
}
li#nav_CON a {
  left: 711px;
  width: 101px;
  background-position: -711px 0;
}
li#nav_HOM a:hover {
  background-position: 0 -43px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_ROC a:hover {
  background-position: -67px -43px;
  background-color: transparent;
  border-bottom: 0px;  
}
li#nav_CAL a:hover {
  background-position: -269px -43px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_MIN a:hover {
  background-position: -360px -43px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_BIB a:hover {
  background-position: -460px -43px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_ABT a:hover {
  background-position: -590px -43px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_STF a:hover {
  background-position: -656px -43px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_CON a:hover {
  background-position: -711px -43px;
  background-color: transparent;
  border-bottom: 0px;
}
#body_HOM li#nav_HOM  a {
  background-position: 0 -86px;
}
#body_ROC li#nav_ROC a {
  background-position: -67px -86px;
}
#body_CAL li#nav_CAL a {
  background-position: -269px -86px;
}
#body_MIN li#nav_MIN a {
  background-position: -360px -86px;
}
#body_BIB li#nav_BIB a {
  background-position: -460px -86px;
}
#body_ABT li#nav_ABT a {
  background-position: -590px -86px;
}
#body_STF li#nav_STF a {
  background-position: -656px -86px;
}
#body_CON li#nav_CON a {
  background-position: -711px -86px;
}/* DATE DISPLAY FOR EVENTS PAGE ************************** */.news_itemhome {
float: left; 
padding: 0; 
margin: 0 0 10px 0; 
width: 460px; 
}.entry {
padding: 0; 
margin: 0;
}.news_date {
position: relative; 
float: left; 
padding: 0 4px 0 0 ; 
margin: 0 20px 10px 20px; 
background-image: url("art/date_bg_new.gif"); 
background-position: top left; 
background-repeat: no-repeat; 
width: 42px; 
height: 61px; 
text-align: center; 
}p.month {
margin: 0; 
padding: 14px 0 0 0; 
color: #575652; 
text-transform: uppercase; 
font-family: georgia; 
line-height: .95em;
}p.day {
margin: 0; 
padding: 0; 
color: #575652; 
font-family: georgia;  
line-height: .7em; 
font-size: 2em;
}p.day_double {
margin: 0; 
padding: 0; 
color: #575652; 
font-family: georgia;  
line-height: 1.3em; 
font-size: 1em;
}.clear {
clear: both;
}/* Footer for bottom portion on the page************************** */.footer {
margin: 2px 0 0 0;
padding: 0;
}.footer span {
color: #9B9579
}.footer li {
  list-style-type: none;
}.footer li a {
color: #fff;
font-size: 1em;
font-weight: normal;
text-decoration: none;
margin: 0;
padding: 0;
}.footer li a:hover {
color: #401514;
background-color: #E8C84D;
border-bottom: 1px dotted #716554;
}/* SMALLALL ******************************************** */#small_ALL ul
{
list-style-type: none;
padding: 0;
margin: 0;
text-align: left;
}#small_ALL li
{
background-image: url(art/LEAF.gif);
background-repeat: no-repeat;
background-position: 0 .25em;
padding-left: 1.25em;
}/* LightBOX ******************************************** */#frame_gallery {
display: block;
margin: 0 0 20px 50px;
}#frame_gallery img {
padding: 2px;
margin: 3px 6px 3px 0;
border: 3px solid #9B9579;
background-color: #000;
}#frame_gallery_2 {
display: block;
margin: 0 0 0 10px;
}#frame_gallery_2 img {
padding: 5px;
margin: 3px 0 3px 0;
border: 0px solid #423A3C;
background-color: #fff;
}#frame_gallery_3 {
display: block;
margin: 0 0 0 10px;
}#frame_gallery_3 img {
padding: 5px;
margin: 3px 10px 7px 0;
border: 0px solid #423A3C;
background-color: #fff;
}#frame_gallery a, #frame_gallery_2 a, #frame_gallery_3 a {
color: #423A3C;
font-weight: 500;
text-decoration: none;
margin: 0;
padding: 0;
}#frame_gallery a:hover, #frame_gallery_2 a:hover, #frame_gallery_3 a:hover {
color: #fff;
background-color: #423A3C;
border-bottom: 0px;
}/* LightBOX ******************************************** */#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}#lightbox a img{ 
border: none; 
}#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}#imageContainer{
	padding: 10px;
	}#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
#wrapper {
	width: 570px;
	display: block;
	min-height: 180px;
	background: url('art/LEAF_2_ROTATED.gif') bottom right no-repeat;
	border-bottom: 1px solid #514B4D;
	padding: 0 0 20px 20px;
	}	
	
.tidbits {
font-family: Georgia, serif;
font-size: .9em;
font-weight: normal;
text-transform: uppercase;
line-height: 1.2em;
color: #ffdc00;
margin: 15px 0 0 0;
}#wrapper span {
font-size: 125%;
text-transform: none;
color: #FFF;
}	