body {
	background: #685A2D url('images/site/bg_body.gif') repeat-x;
	color: #fff;
	font: 75% normal 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size: 75%;
font-weight: normal;
}

form {
	display: inline;
}

a img {
	border: 0;
}

/* main typography
------------------------------------------------*/

a {
	color: #332E1C;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

h1 {
	border-bottom: 2px solid #B4AD75;
	color: #483A22;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0;
}

h2, h3, h4 {
	font-size: 1em;
}

h2, h3, h4, p, ul {
	padding-left: 5px;
}

h2 {
	color: #fff;
}

img.block {
	display: block;
}

/* general layout styles
------------------------------------------------*/

.break {
	clear: both;
}

div#top_link {
	margin-top: 3em;
	padding-top: 1em;
	clear: both;
}

div#top_link img {
	margin-top: 1em;
}

.bulletUp {
	float: left;
	margin-right: 3px;
}

ul.menu {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	display: inline;
}

ul.menu a {
	text-decoration: none;
}

img.photoL {
	border: 2px solid #856A3E;
        float: left;
        padding: 10px;
        margin: 10px;
}

img.photoR {
	border: 2px solid #856A3E;
        float: right;
        padding: 10px;
        margin: 10px;
}

#searchForm {

}

#searchForm div {
	display: inline;
}

#searchForm input {
	font-size: 1em;
	line-height: 1em;
}

#searchForm input.button {
	background-color: #DECC8F;
	border: 1px solid #5C5232;
	border-left-color: #928659;
	border-right-color: #928659;
}

#searchForm input.text {
	border: 1px solid #5C5232;
}

/* Navigation
------------------------------------------------*/

div#nav {
	background: #83A991 url('images/site/bg_nav.gif') bottom repeat-x;
	height: 33px;
	width: 100%;
	z-index: 10;
	position: relative;
}

#nav ul {
	display: block;
	font-size: .9em;
	margin: 0;
	position: relative;
width:auto;
}

#nav a {
	color: #fff;
	display: block;
	text-decoration: none;
	/*  height: 100%; this prevents vertical align from working...*/
}

#nav a:hover {
	color: #716748;
}

#nav ul li {
	border-right: 1px solid #60866E;
	display: table-cell;
	height: 33px;
	line-height: 1.1em;
	margin: 0;
	padding: 0 .3em;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	width: 85px;
}

#nav li.lastItem {
	border-right: none;
}

/* subnav */

#nav li ul {
	background-color: #C0D3C8;
	color: #3B2F1B;
	display: none;
	color: #3B2F1B;
	font-size: 1.1em;
	height: auto;
	margin-top: 33px;
	padding: 0 10px 10px 0;
	position: absolute;
	left: auto;
	top: 0;
	z-index: 1;
}

#nav li li {
	background-color: #C0D3C8;
	color: #5C5846;
	border: none;
	border-bottom: 1px solid #83A991;
	display: list-item;
	font-weight: normal;
	height: auto;
	line-height: 1.2em;
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
	text-align: left;
	text-transform: none;
	width: 160px;
	list-style-position: outside;
}

#nav li li a {
	color: #3B2F1B;
	display: block;
	margin: 0;
	padding: 7px 15px;
	width: 150px;
	height: 100%;
}

#nav li li a:hover, #nav li li.selected {
	background:  url('images/site/bullet.png') left 10px no-repeat;
}

#nav li:hover ul, #nav li.hover ul {
	display: block;
}

/* Main Layout elements
------------------------------------------------*/

div#mainContainer {
/*	width: 95%; */
	width: 940px;
	margin: 19px auto;
	position: relative;
}

div#topBar {
	background: #4E6B59 url('images/site/bg_topbar_left.gif') no-repeat;
	font-size: .75em;
	height: 2em;
	padding: 0.25em 1em;
	text-align: right;
}

#topBar li {
	padding: 0 1em;
	border-right: 1px solid #A7B5AC;
}

#topBar li.lastItem {
	border-right: none;
}

#topBar a {
	color: #fff;
}

div#logoBar {
	background: #f4f1b0 url('images/site/bg_logoBar.gif') top right no-repeat;
}

div#logoBar img {
	margin: 15px 20px 5px 20px;
}

div#decoBar {
	background: #856A3E url('images/site/bg_decoBar.gif') repeat;
	height: 20px;
}

div#contentArea {
	background: #DDD18E;
	color: #000;
	padding-bottom: 5em;
}

div#mainContent {
	float: left;
	padding: 2em 6%;
	width: 55%;
	padding-bottom: 5em;
}

#mainContent ul{
	list-style-position: outside;
	margin-left: 1.2em;
}

#mainContent fieldset {
       border: 1px solid #B6AC78;
       margin: 8px;
}


#mainContent legend {
       font-size: 14px;
} 

#main-text blockquote {
	border: 0px solid #ffffff;
}

div#sidebarContainer {
	float: right;
	margin: 70px 10px 0 0;
	position: relative;
	width: 194px;
	z-index: 2;
}

div#sidebarContent {
	background: #F4F1B0 url('images/site/bg_sidebar.png') bottom repeat-x;
	color: #5A5131;
	padding: 0 0 50px 10px;
	width: 184px;
}

div#sidebarContent h1 {
	padding: 15px 0 2px 0;
	margin: 0;
}

div#sidebarContent h1.firstItem {
	padding-top: 0;
}

div#sidebarContent h2 {
	font-weight: normal;
	margin: 1em 0 0 0;
	text-transform: uppercase;
}

div#sidebarContent p {
	margin: 6px 0;
	padding-top: 0;
}

div#sidebarContent p.block {
	margin: 0;
}

div#sidebarContent h2, #sidebarContent h3, #sidebarContent p {
	width: 164px;
}

div#sidebarContent p.calloutLink {
	display: list-item;
	list-style-image: url('images/site/bullet.png');
	list-style-position: inside;
	margin-top: 15px;
}

div#footer {
	background: #483A22 url('images/site/bg_footer.gif') 0 10px repeat-x;
	color: #CAC48D;
	font-size: .75em;
	height: auto;
	padding: 40px 0 20px 0;
	text-align: center;
}

div#footer li, .copyright {
	padding: 0 1em;
	border-right: 1px solid #CAC48D;
}

div#footer .lastItem {
	border-right: none;
}

div#footer p {
	margin: 3px;
}

div#footer a {
	color: #CAC48D;
}

img.illustration {
	position: absolute;
	right: 0px;
	top: 6em;
	z-index: 1;
}

#topRightCorner {
	position: absolute;
	top: 0;
	right: 0;
}

/* Contact Form CSS */

body#contact input#name {
	width: 375px;
}

body#contact input#email {
	width: 188px;
}

body#contact input#phone {
	width: 180px;
}

body#contact textarea {
	width: 375px;
}

span.required {
	font-weight: bold;
	color: #A42C28;
}

/* Calendar CSS */

body#calendar div#mainContent {
	width: 100%;
	margin: 0;
	float: none;
	padding: 4.5em 2em 0;
	color: #1f3b57;
}

body#calendar div#mainContent a.month_links {
	border: 1px solid #b2b2b2;
	padding: 5px;
	color: #1f3b57;
	text-decoration: none;
	line-height: 2.5em;
	font-weight: normal;
	font-style: normal;
}

body#calendar div#mainContent a.month_links:link {
	background-color: #c2c8bd;
}

body#calendar div#mainContent a.month_links:visited {
	background-color: #c2c8bd;
}

body#calendar div#mainContent a.month_links:hover {
	color: white;
	background-color: #1f3b57;
}

body#calendar div#mainContent a.month_links img {
	padding: 0;
	margin: 0 0 -4px;
}

body#calendar div#mainContent table.calendar {
	width: 100%;
	text-align: left;
	padding-right: 4em;
}

body#calendar div#mainContent table.calendar td {
	width: 14%;
	height: 6em;
	border: 1px solid #b2b2b2;
	text-align: left;
	border-left-style: none;
	border-top-style: none;
	padding: 5px;
}

body#calendar div#mainContent table.calendar .calendar_event_title {
	font-weight: normal;
}

body#calendar div#mainContent table.calendar tr td.calendar_cell .day_number {
	padding: 0 !important;
	margin: 0 !important;
}

body#calendar div#mainContent table.calendar tr.calendar_header {
	text-align: center;
}

body#calendar div#mainContent table.calendar tr td.calendar_day_heading {
	background-color: #c2c8bd;
	height: 2em;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #b2b2b2;
}

body#calendar div#mainContent table.calendar tr td.calendar_blank {
	background-color: #dce3e5;
}

body#calendar div#mainContent table.calendar tr td.calendar_cell {
	background-color: #f7f8ea;
}

body#calendar div#mainContent table.calendar tr td.calendar_cell div {
}

body#calendar div#mainContent table.calendar tr td.calendar_cell div a {
	padding: 2px 5px;
	text-decoration: none;
	display: block;
}

body#calendar div#mainContent table.calendar tr td.calendar_cell div a:hover {
	background-color: #e8ead0;
}

body#calendar div#mainContent table.calendar tr td.calendar_today {
	background-color: white;
}

/* Policy Column CSS */

div.policy_left {
	float: left;
	width: 32%;
	background-color: #B6AC78;
        border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color:  #483A22;
        border-top-style: solid;
	border-top-width: 2px;
	border-top-color:  #483A22;
}

div.policy_left h2 {
	font-size: 1.2em;	
}

div.policy_left a {
}

div.policy_middle {
	margin-left: 5px;
	float: left;
	width: 32%;
	background-color: #B6AC78;
        border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #483A22;
        border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #483A22;
}
div.policy_middle h2 {
	font-size: 1.2em;	
}

div.policy_middle a {
}

div.policy_right {
	margin-left: 5px;
	float: left;
	width: 32%;
	background-color: #B6AC78;
        border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #483A22;
        border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #483A22;
}

div.policy_right h2 {
	font-size: 1.2em;	
}
div.policy_right a {
}

div.issue_listing {
	clear: both;
	width: 60%;
	background-color: #F4F1B0;
}

div.policy_left div.issue, div.policy_middle div.issue, div.policy_right div.issue {
	margin: 0 10px 0 10px;
	padding: 0 0 0 8px;
	background: url('images/uploads/bullet-policy.gif') top left no-repeat;
}

div.issue_listing h2 {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #a42c28;
}

div#topNav {
background-color: #B6AC78;
border-bottom: 1px solid #483A22;
margin: 10px 0;
padding: 1px;
}
div#topNav ul {
margin-bottom: 5px;
}
div#topNav li {
display: inline;
list-style-type: none;
padding: 0 8px;
border-right: 1px solid #483A22;
}
div#topNav li.first {
padding-left: 0;
}