body{
background-color: #666666;
color: #555555;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
text-align: center;
font-size:100%;
}

a:link {color: #1A4B35;}

a:visited { color: #1A4B35}

a:hover{
color: #990000;
}

#faq ul {
margin: 0;
padding: 0;
}

#faq li a{
font-size: 12px;
margin: 0;
padding: 0;
}

#faq li {
list-style-position:outside;
margin: 0;
padding: 0;
}

#faq a:hover {
font-weight: normal;
}


#wrapper
{
width: 950px;
background-color: #FFFFFF;
margin: 10px auto;
border: 1px solid #000000;
text-align: left;
}

#banner{
height: 117px;
background-image: url('images/banner.jpg');
background-repeat: no-repeat
}

#banner a {
position: relative;
text-decoration: none;
}

#banner a i { visibility: hidden; 
}

a#home { 
top: 35px;
left: 50px;
}

a#services { 
left: 565px;
top: 15px;
}


#navwrap {
width: 100%;
float: left;
text-align: center;
color: #1A4B35;
font-size: 12px;
font-weight: bold;
}

#navwrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left;
}

#navwrap li {
 float: left;
 position: relative;
  width: 135.7px;  
  background-color: #F3E7AC;
  PADDING-BOTTOM: 4px; PADDING-TOP: 4px; 
  }

li a {
  text-decoration: none;
  font-size:100%;
  padding: 0 10px 0 10px;
}

li ul {
  display: none;
  position: relative;
}

li > ul {
	top: auto;
	left: auto;
}
	
li:hover ul, li.over ul{ 
	display: block;
	position:absolute;
	top: 18px;
	left: 5px;
}






#content h1{
font-size: 130%;
color: #1A4B35;
padding: 0;
margin-left: 20px;
margin-bottom: -2ex;
margin-top: 10px;
line-height: 4ex;
}


#content h2{
font-size: 110%;
color: #1A4B35;
padding: 0;
margin: 20px;
}

#content p {
font-size: 12px;
margin-left: 20px;
margin-right: 20px;
line-height: 18px;
}

#content h3 {
font-size: 90%;
color: #1A4B35;
font-weight: bold;
padding: 0px;
margin-bottom: 3px;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

#content h4 {
font-size: 80%;
color: #1A4B35;
font-weight: bold;
padding: 0px;
margin-bottom: -2ex;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

#content h5 {
font-size: 70%;
color: #1A4B35;
font-weight: bold;
padding: 0px;
margin-bottom: -2ex;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}


#content ul {
clear: none;
font-size: 12px;
list-style: square;
font-size: 100%;
margin-left: 10%;
}

#content li {
font-size: 12px;
clear: none;
margin-bottom: 1em;
}



#events {
margin: 2% 5% 2% 5%;
background-color: #eeeeee;
font-size: 80%;
padding: 5px;
font-style: normal;
}


#events h2 {
font-size: 110%;
margin-top: 10px;
line-height: 4ex;
font-style: italic;
text-align: center;
}

#events h3 {
font-size: 90%;
font-style: normal;
font-weight: bold;
}

.dropcap {
margin: 0px;
padding: 0px;
border: 0px;
font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", serif;
font-style: italic;
font-weight: bold;
font-size: 200%;
width: 24pt;
color: #1A4B35;
line-height: 93%;
}

.leftimage{
float: left;
margin-right: 10px;
margin-bottom: 8px;
margin-top: 10px;
border: 1px solid #000000;
}

.leftimagenoborder{
float: left;
margin-right: 10px;
margin-bottom: 8px;
margin-top: 10px;
border: 0px;
}


.rightimage{
float: right;
margin: 10px;
border: 1px solid #000000;
}

.ovalimage-right{
float: right;
margin-left: 10px;
margin-right: 10px;
}

.ovalimage-left{
float: left;
margin-right: 20px;
}

.smallnote{
padding-left: 20pt;
padding-right: 20pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:smaller;
}




.multicolumn ul {
    width: 700px;
    list-style-type:none;
}
.multicolumn li {
    width:180px;
    margin:0;
    padding:0;
    line-height:0;
    float:left;
}









hr {
clear: both;
visibility: hidden;
}


#footer{
background-color: #F3E7AC;
color: #1A4B35;
}

#footer p{
padding: 10px;
margin: 0;
font-size: 75%;
text-align: left;
}

#footer p a{
text-decoration: none;
color: #1A4B35;
font-weight: bold;
}

#footer p a:hover, #footer p a:focus{
color: #990000;
font-weight: bold;
}

.copyright {
float: right;
padding: 10px;
margin: 0;
width: 340px;
font-size: 60%;
}