﻿body
{
	font-family: Verdana, Trebuchet MS, Arial, Serif;
	background: #567234;
	margin: 5px 30px 30px 30px;
	color: #333;
}

#outer
{
	border: #000;
	background: #fff;
	border: 1px solid #564;
	-moz-box-shadow: 5px 5px 5px #342;  
	-webkit-box-shadow: 5px 5px 5px #342;  
	box-shadow: 5px 5px 5px #342; 
}

#right
{
	padding-top: 5px;
	padding-bottom: 5px;
}

#page
{
	background: url('images/wrapbg.png') repeat-y;
	position: relative;
}

#twocol #page
{
	background: url('images/wrapbg2.png') repeat-y;
}

blockquote 
{
	background: url('images/leftquote.png') top left no-repeat;
	padding: 15px 25px 0px 25px;
	margin-bottom: 25px;
}

blockquote p
{
	background: url('images/rightquote.png') bottom right no-repeat;
	text-align: center !important;
	padding-right: 15px;
	padding-bottom: 10px;
}

h2
{
	color: #738A47;
	margin: 0px 0px 10px 0px;
	font-size: 1.5em;
	font-weight: normal;
	background: url('images/16-cube-green.png') no-repeat left 6px;
	padding-left: 22px;
}

h3
{
	margin: 15px 0 5px 0;
	background: url('images/bullet_arrow_up.png') no-repeat left 2px;
	padding-left: 12px;
	font-size: 1.4em;
}

caption
{
	text-align: center;
}

p
{
	margin-top: 0px;
}

a
{
	text-decoration: none;
	color: #6D6E70;
}

a:hover
{
	color: #2d2e30;
}

a.pdf
{
	background: url('/images/icons/icon-pdf.gif') no-repeat left top;
	padding: 2px 0 2px 18px;
	border: none !important;
}

.inline 
{
	display: inline;
}

address p
{
	font-style: normal;
	line-height: 1.2em !important;
}

address label
{
	width: 50px;
	display: inline-block;
}

#lnkGroup
{
	font-family: Garamond, Serif;
	display: block;
	background: #9AB678;
	text-align: center;
	padding: 0 0 10px 0;
	position: relative;
	height: 30px;
}

#twocol #lnkGroup
{
	background: url('images/topsection2.png') repeat-y;
}

#lnkGroup a
{
	text-transform: lowercase;
	font-size: 2.1em;
	color: #fff;
	font-weight: normal;
	padding: 0px 10px;
	letter-spacing: 1px;
	word-spacing: 5px;
}

#lnkGroup a:hover
{
	color: #f9f9f9;
}

#center .content
{
	padding: 10px 25px 25px 10px;
}

#center .featured
{
	padding: 15px 25px 0 10px;
}

#center .featured .item
{
	height: 130px;
	margin-bottom: 15px;
	overflow: hidden;
}

#center .featured img
{
	float: left;
	margin-right: 15px;
	width: 125px !important;
	height: 110px !important;
	border: 2px solid #6D6E70;
	-moz-opacity:.80;
	filter:alpha(opacity=80);
	opacity:.80;
}

#center .featured a:hover img
{
	border: 2px solid #2d2e30;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	opacity:1;
}

#center .featured h3
{
	margin-top: 0px;
	background: none;
}

#center .featured h3 a
{
	color: #2d2e30;
	background: url('images/bullet_arrow_up.png') no-repeat left 1px;
	padding-left: 12px;
}

#center .featured h3 a:hover
{
	color: #4D4E50;	
}

#center .featured p
{
	margin: 2px 0px 4px 0px;
}

#center p
{
	font-size: 1.1em;
	line-height: 1.45em;
	text-align: justify;
	font-family: Calibri, Trebuchet MS, Arial, Sans-Serif;
}

#center p a
{
	border-bottom: dotted 1px #ccc;
}

#center p a:hover
{
	border-bottom: dotted 1px #333;
}

#center h3 a
{
	border-bottom: 2px dotted #ddd;
}

#center ol
{
	margin: 5px 0px 10px 0px;
	padding: 0 0 0 40px;
	font-size: 1.3em;
	font-style: italic;
	color: #9a9;
}

#center ol li span
{
	font-size: .7em;
	font-style: normal;
	color: #333;
}

#right
{
	text-align: center;
}

#right .photo
{
	width: 210px;
	height: 157px;
	border: 1px solid #a9a;
	margin: 5px auto 0 auto;
}

#right .photo img
{
	width: 210px;
	height: 157px;
}

#right .eventslist
{
	margin-top: 5px;
	height: 125px;
	margin-bottom: -5px;
}

#right h2
{
	color: #6F963E;
	font-size: 1.1em;
	margin-bottom: 5px;
	background: url('images/16-cube-green.png') no-repeat left bottom;
	padding-left: 20px;
	color:	#709030;
	display: inline-block;
	width: auto;
}

#right h4
{
	font-size: .95em;
	margin: 0px 10px 0px 10px;
}

#right p
{
	margin: 0px 15px 20px 25px;
	font-size: .85em;
}

#right .specialevent
{
	height: 75px;
}

#right .hasevent
{
	cursor: pointer;
	background: #9c3;
}

#right .rcHover
{
	background: #af9 !important;
}

#right .rcOtherMonth
{
	height: 0px !important;
	overflow: hidden;
}

#footer
{
	padding: 10px 0px;
	border-top-width: 2px;
	color: #fff;
	background: #9AB678;
}

#footer p
{	
	margin: 0px 10px;
	padding-top: 0px;
	font-size: .8em;
}

#footer a img
{
	border: none;
}

 .slide-out-div
 {
	font-size: 1.1em;
	height:100px;
	width: 200px;
	background: #dcdcdc;
	padding: 10px 20px;
	left:-242px;
	line-height:1;
	position:absolute;
	top:200px;
}

.slide-out-div .handle
{
	background-attachment:scroll;
	background-color:transparent;
	background-image:url('/images/contact.gif');
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:122px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	position:absolute;
	right:-40px;
	text-indent:-99999px;
	top: 0;
	width:40px;
}

.slide-out-div span
{
	display: none;
	visibility: hidden;
}

.slide-out-div p
{
	margin: 5px 0 10px 0;
}

