body
{
	
	background-color:#29261E; /* #1C1C1C; */
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:0.7em;
	color:White;
}
img {
	border:none;
}

div#wrapper  
{
	background-color:#FAFAF2; 
	background-image:url(/css/images/navBackground.png);
	background-repeat:repeat-y;
	background-position:left top;
	
	color:#231111;
}

div#wrapper_wide 
{
	background-color:#FAFAF2;
	color:#231111;
}
  
div#content
{
}

div#content #minContentHeight {
	float:left;
	height:300px;                                
}

div#content img {
	border:none;
}

div#extra
{
/*	background: #E5DEB4;  /* #FF9736; */
/*	color:#FFFFFF; */
}
div#extra p { margin:1em; }

div#footer
{
	background: #29261E; /* #8A7F63; */
	color: #FEBC1C; /* #FFFFFF; */
	border-top:solid 1px #29261E;
	text-align:right;
	font-size:0.9em;
}

div#header
{
	margin-top:1em; /*3em; */
	margin-bottom:1px;
}

.logoBlock 
{
	height:65px;
	background-color: #29261E; /*#231111; /* #2F2D2E; */
}
#logo 
{
	margin-top:13px;
	margin-left:8px; /* 16px; */
}

.headerBlock 
{
	height:300px;
}
.headerBlockShort 
{
	height:195px;
}
.headerPrimary
{
	float:left;
	width:265px;
	height:100%;
	background-color: #5DAF0F;
	border: none 0px;
/*	border-left: solid 1px #2C1F26; /* #847A83; */
}

.headerBlock #vision 
{
	margin-top:80px;
	margin-left:16px;
}
.headerBlockShort #vision 
{
	margin-top:40px;
	margin-left:16px;
}


.headerPanel 
{
	float:left;
	width:130px;
	height:100%;	
	border:none 0px;
}

.headerPanel img 
{
	margin:0;
	padding:0;
	border:none 0px;
}

.headerPanel a 
{
	color:#29261E; 
	font-size:1.4em;
	font-variant:small-caps;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	text-align:center;
	display:block;
	width:100%;
	height:45px;
	padding-top:20px;
	margin-top:0px;
}
.headerPanel a:hover 
{
	color:white;
	background-image: url(/css/images/panelBkgnd.png);
	background-position: 0 -2px;
	background-repeat:no-repeat;
}

#hp1 
{
	background-color:#9FD54C;
	border-left:solid 1px #2C1F26;
}

#hp2
{
	background-color:#C4EE68;
	border-left:solid 1px #134600;
}

#hp3 
{
	background-color:#FF9736;
	border-left:solid 1px #2E2327;
}

#hp4 
{
	background-color:#FF5B20;
	border-left:solid 1px #7D0F00;
}

#hp5 
{
	background-color:#E81818;
	border-left:solid 1px #25262A;
}

#sectionTitle {
	color:#29261E; 
	font-size:1.4em;
	font-variant:small-caps;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	padding:0.5em 0 0.5em 1em;
	margin-right:1px;
	background-color:#cec495;
}

div#navigation
{
}

#navigation ul 
{
	list-style-type:none;
	margin:0.5em 0 0 0;
	padding:0;
	text-indent:0;
}

#navigation li 
{
	font-variant:small-caps;
	font-size:1.1em;
	font-weight:bold;
	font-style:italic;
	background-image: url(/css/images/BgNavBtm.gif);
	background-position:12px bottom;
	background-repeat:no-repeat;
}

#navigation li a 
{
	color:#29261E;
	display:block;
	height:24px;
	text-decoration:none;
	padding-left:24px;
	padding-top:12px;
}

#navigation li a:hover
{
	background-image: url(/css/images/navBulOver.png);
	background-position:12px 50%;
	background-repeat: no-repeat;
	color:white;
}

div.galleryBox {
	margin-left:1.5em;
	font-weight:bold;
}

ul.gallery {
	display:block;
}

ul.gallery li {
	display:inline;
	margin:3px;
}
ul.gallery li img {
	background-color:#29261E;
	padding:0px 1px 1px 0px;
}

/*--------  Styles below this line should match styles used in the editor ----------*/
div#content p 
{
	margin: 0 1em 1em 1em;
}

div#content h1 
{
	margin:1em 1em 1em 0.5em;
	font-size:1.4em;
	font-variant:small-caps;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
div#content h2 {
	font-weight: bold;
	font-size: 1.2em;
	font-variant: normal;
	margin:0 1em 0 1em;
}
div#content h3 {
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
	font-variant: normal;
	margin:0.5em 1em 0 1em;
}
div#content h4 {
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	margin:0 1em 0 1em;
}
div#content h5, div#content h6 {
	font-weight: bold;
	font-variant: small-caps;
	margin:0.5em 1em 0 1em;
}

div#content .announcement {
	color:#FF5B20;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	margin:0 0.5em 0 1em;
}


div#content .imageFramed
{
	background-color:White;
	border:1px solid #666666;
	padding:4px !important;
	margin:0.5em;
}

div#content .imageUnframed
{
}

div#content .imgFrame
{
	background-color:White;
	border:1px solid #666666;
	padding:4px;
	margin:0.5em;
}
div#content .imgFrame img
{
	margin:0;
	padding:0;
	z-index:0;
}

div#content .imgFrame .caption {
	margin:0; 
	padding:0;
}
div#content .imgFrame p {
	position: absolute; 
	margin: 0 4px 4px 4px; 
	padding: 0.3em;
	font-size: .9em;
	display:block;
	z-index:100;
	bottom: 0;
	left: 0;
	right:0;
	width:inherit;
	background:#333333;
	color: white;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
}

/* News List Settings */
.NewsList {
	padding:0;
	margin:1em;
	list-style-type:none;
}

.NewsList li {
	vertical-align:top;
	padding:0;
	margin:0 0 0.75em 0;
}
.NewsList li a {
	font-weight: bold;
	text-decoration:none;
	margin:0;
	color:#231111;
	font-style:italic;
}
.NewsList li a:hover
{
	text-decoration:underline;
}
.NewsList li .NewsDateline
{
	margin:0;
	font-size:0.9em;
}















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
