body {
color: #fff;
font-family:"Trebuchet MS";
font-size:.85em;
background-color: #0A8648;
margin-left: 5px;
margin-top:0px;
}
a:link {
color: #000000;
background-color:#fff;
} 

a:visited {
background-color:#0A8648;
color: #fff;
} 

a:hover {
background-color:#00cc00;
}
a:active {
background-color: #00cc00;
}

#logo {
BACKGROUND-POSITION: left top; 
BACKGROUND-IMAGE: url(images/sign209.jpg); 
BACKGROUND-REPEAT: no-repeat;
height:300px;

}
#banner {
text-align:center;
margin-top:5px;
color: #fff;
font-family:lucida calligraphy, CommercialScript BT, Calligraph421 BT;
font-size:3.5em;
white-space:nowrap;
}

#navBGimage {
background-image: url(images/signslice.jpg);
background-repeat:no-repeat;
height:100%;

}

#navbar {
background-color: #ffffff;
width: 209px;
position: absolute;
left: 10px;
top: 300px;
white-space:nowrap;
}

#navbar ul {
margin: 0px;
padding: 0px;
border-top: none;
}

#navbar ul li {
margin: 0px;
list-style-type:none;
padding: 2px;
padding-left:15px;
BORDER-bottom: #0A8648 2px solid; 
}

#navbar ul li a:link, #navbar ul li a:visited {
display:block;
text-decoration: none;
font-weight:bold;
padding-left:2px;
}
#columnRight {
padding-top: 1em;
 
}
#columnRight a:link, #columnRight a:hover {
text-decoration: underline;
color:#fff;
background-color:#0A8648;
}
#columnRight a:visited {
text-decoration: underline;
color:#660000;
background-color:#fff;
}
#textlink {
color: #fff;
background-color:#0A8648;
}
#textlink a:link a:visited {
color: #fff;
background-color:#0A8648;
}

H1 {
font-family:"Trebuchet MS";
font-size: 3em;
font-weight: bold;
line-height:70%;
text-align:left;
}
H2 {
font-family:"Trebuchet MS";
font-size: 1.5em;
}
H3 {
font-family:"Trebuchet MS";
FONT-SIZE: 1em;
font-weight:bold;
line-height:100%;
text-align:left;
}
H4  {
font-family:"Trebuchet MS";
FONT-SIZE: .7em;
font-weight:bold;
line-height:85%;
}
#list {
margin: 0px;
list-style-type: none;
padding: 0px;
font-size:.8em;
font:Verdana, Arial, Helvetica, sans-serif;
position:center;

}
p.footer {
text-align: center;
font-size: .8em;
color: #000000;

}
p.footer a:link {
text-decoration: underline;
color:#0000FF;
background-color:#0A8648;
}
p.footer {
text-align: center;
font-size: .8em;
color: #fff;
}
p.footer a:link {
text-decoration: underline;
color:#FFFF00;
background-color:#0A8648;
}

#content {
width:95%;
position: relative;
margin-left:10px;
margin-top:25px;
}

#main-text {
color: #000000;
font-family:"Trebuchet MS";
font-size:12px;
background-color: #ffffff;
margin-left: 225px;
margin-right: 0px;
margin-top: 10px;
width: 60%;
text-align: left;
}
#main-text a {
text-decoration:underline;
}
/* image parameters*/
img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}
