﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #fdfdf0;
	background-image: url("../images/FallLeaves.png");  /*leaves.jpg"); */
	background-repeat:repeat ;
	background-attachment: scroll;
}
#homepic {
	float:right;
}
#homepic ul > li {
	position: relative;
	list-style:none;
}
#container {
	width: 700px;
	margin: 10px auto;
}
#masthead {
	text-align: center;
	width: 698px;
	border: 1px solid #431;
	background-color: #fff;
	background-repeat: repeat;
	background-attachment: scroll;
}
#navigation {
	position: relative;
	float: left;
	width: 130px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #431;
	background-color: #fff;
}
#content {
	float: left;
	width: 534px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #431;
	background-color: #fff;
}
#footer {
	text-align: center;
	clear: both;
	width: 698px;
	padding: 0px;
	border: 1px solid #431;
	background-color: #fff;
}
/* Masthead Styles */
#masthead h1 {
	color: #b71;
}
#masthead h3 {
	color: #542;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a {
	color: DarkGreen;
	text-decoration: none;
	font-weight:bold;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #964;
	background-color: #964;
}
/* Content Styles */
h6 {
	color: #c82;
}
h5 {
	color: #c82;
}
h4 {
	color: #c82;
}
h3 {
	color: #c82;
}
h2 {
	color: #c82;
}
#content h1 {
	color: #c82;
}
#content img {
	padding: 5px;
	border: 1px solid #964;
}
#larger {
	font-size:11pt
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer a {
	color: #a60;
	text-decoration: underline;
}
#footer a:hover {
	color: #853;
	text-decoration: none;
}
a {
	color: #a60;
	text-decoration: underline;
}
a:hover {
	color: #742;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
ul {
	margin-left:0px; padding-left:20px;
}
.cblack{color:Black;}
.cblue{color:Blue;}
.cgreen{color:Green;}
.cmaroon{color:Maroon;}
.cnavy{color:Navy;}
.cred{color:Red;}
.cZHB{color:#CC0000;}
.cteal{color:Teal;}
.cCAASSD{color:Maroon;}
.cLMCP{color:navy;}
.cSJU{color:#CC0000;}
.MLTa{
	margin-left:6.25em;
	text-indent:-6.25em;
	margin-bottom:0;
	margin-top:0
}
.Agenda{
	margin-left:1.5em;
	text-indent:-1.5em;
	margin-bottom:0;
	margin-top:0
}
.LMis{
	margin-left:6.25em;
	text-indent:-4em;
	margin-bottom:0;
	margin-top:0
}
li {margin-bottom:.5em}
ol.t li {margin-bottom:0;
margin-right:0.5em;}
.hi {
	margin-left:1.5em;
	text-indent:-1.5em;
}
.hih {
	margin-left:0.5em;
	text-indent:-0.5em;
}
.hiL {
	padding-left:1.0em;
	text-indent:-1.0em;
}
.nowr{white-space:nowrap;}
.mt0{margin-top:0}
.mth{margin-top:.5em}
.mb0{margin-bottom:0}
.mB0{margin-bottom:0}
.mB1{margin-bottom:1em}
.mBh{margin-bottom:0.5em}
.mBq{margin-bottom:0.25em}
.ml0{margin-left:0em}
.mlh{margin-left:0.5em}
.ml1{margin-left:1em}
.mL1{margin-left:1em;}
.mL1h{margin-left:1.5em;}
.mL2{margin-left:2em;}
.mt0{margin-top:0;}
.mT0{margin-top:0}
.mTh{margin-top:0.5em}
.mTq{margin-top:0.25em}
.mT1{margin-top:1em}
.ulnone {list-style-type:none}
.ffArNrw {font-family:"Arial Narrow"}
.ffCons{
	font-family:'Lucida Console','DejaVu Sans Mono',monospace;
	font-size:.96em
}
.fs120 {font-size:1.1em}
.fs80 {font-size:80%}
.fs50 {font-size:50%;}
.fs25 {font-size:25%;}
.fwB {font-weight:bold;}
.fwN {font-weight:normal;}
.lSTN{list-style-type:none}
.pA0{padding:0;}
.pB1{padding-bottom:1em;}
.pBh{padding-bottom:0.5em;}
.pBq{padding-bottom:0.25em;}
.pLh{padding-left:0.5em;}
.pL1{padding-left:1em;}
.pL2{padding-left:2em;}
.pR0{padding-right:0em;}
.pR1{padding-right:1em;}
.pR2{padding-right:2em;}
.pRh{padding-right:.5em;}
.pT0{padding-top:0;}
.pTq{padding-top:.25em;}
.pTh{padding-top:.5em;}
.pT1{padding-top:1em;}
.pLRd{padding:0.2em .5em 0.2em .5em;}
.taC{text-align:center;}
.taL{text-align:left;}
.taR{text-align:right}
.tdST{text-decoration:line-through}
.tdU{text-decoration:underline}
.tiLst{
	text-indent:.05em
}
.tnc{
	text-align:right;
	font-weight:bold;
	padding-right:1em;
	vertical-align:top
}
.vaB{vertical-align:bottom}
.vaM{vertical-align:middle;}
.vaT{vertical-align:top;}
.wi100P{width:100%;}
.wi25P{width:25%;}
.wsNW{white-space:nowrap}
