body {
background: url(assets/background.jpg) repeat-y 50% 0;
padding: 0; margin: 0;
font-family: Verdana, Helvetica, sans-serif;
}
body {
font-size: small;
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
}
html>body {
font-size: small;
}
#wrapper {
width:800px;
margin: 0 auto;
}
body {
text-align: center;
}
#wrapper {
position: relative;
text-align: left;
background-color: transparent;
}
#masthead {
background: url(assets/banner.jpg) no-repeat 0 0;
width: 800px;
height: 146px;
}
#masthead h1 {
text-indent: -5000px;
}
#content {
position: relative;
width: 780px;
background: transparent;
margin: 0 auto;
text-align: justify;
font: 12px Geneva, Arial, Helvetica, sans-serif;
color: #006633;
}
#GN #content{
margin-left: 170px;
text-align: center;
}
#GN img {
margin-left: -25px;
}
#locDetail {
text-align: center;
padding-top: 10px;
line-height: 1.5em;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
}
p {
line-height: 1.4em;
}
/* navigation */
#nav, #nav2 {
margin: 0; padding: 0;
background: url(assets/navBar.gif) no-repeat 0 50%;
height: 30px;
}
#nav2 {
margin-top: 30px;
}
#nav ul, #nav2 ul{
background: transparent;
list-style-type: none;
padding: 0; margin: 0;
}
#nav li, #nav2 li {
float: left;
display: inline;
padding: 0; margin: 0;
}
#nav a, #nav2 a{
padding: 0; margin: 0;
}
#nav a, #nav2 a {
background: url(assets/.jpg) no-repeat 0 0;
text-decoration: none;
font: 12px Verdana, Helvetica, sans-serif;
color: #8eb77f;
display: block;
height: 23px;
width: 100px;
padding-top: 5px;
text-align: center;
overflow: hidden;
}
#nav a:hover, #nav2 a:hover {
text-decoration: underline;
}
#nav a:active, #nav .selected, #nav2 a:active, #nav2 .selected {
background: url(assets/bullet.jpg) no-repeat 0 -41px;
color: #429333;
font-weight: bold;
}
#nav3 {
background: url(assets/greenRec.jpg) repeat-y 0 0;
position: absolute;
top: 10px;
left: 5px;
width: 170px;
padding: 0; margin: 0;
}
#nav3 {
padding: 5px 12px 5px 0;
}
#nav3 h5 {
text-align: center;
font-size: 12px;
color: #666666;
}
#nav3 ul {
list-style-type: none;
}
#nav3 li {
list-style: none;
}
#nav3 a {
background: url(assets/leafBullet.gif) no-repeat 0 5px;
text-decoration: none;
font: 12px Verdana, Helvetica, sans-serif;
color:#9999aa;
display: block;
overflow: hidden;
padding: 0px 0 20px 35px;
}
#nav3 a:hover {
text-decoration: none;
color: #CC9933;
}
#nav3 a:active {
text-decoration: none;
color: #996600;
}
/* headings */
h1 {
font: 100% italic Verdana, Helvetica, sans-serif;
color: #429333;
margin: 0; padding: 0;
}
h1 {
margin-bottom: 4px;
padding: 8px 0 0 100px;
}
.welcome{
font-family:"Monotype Corsiva";
font-size:28px;
}
.separatorInvisible {
height: 0;
clear: both;
}
/* footer */
#footer {
font-size:small;
clear: both;
text-align: right;
padding: 20px 10px;
}
#footer a {
font-size:small;
color:#009955;
}




.grid
{
    max-width:750px;
    width:750px;
    font-family:Arial;
    font-size:12px;
    border-color:white;
    padding:2px;
    margin:2px;
}

.gridRow
{
    border-color:white;
    
}

.gridAltRow
{
    border-color:white;
    background-color:#f2f2ff;
}

.gridHeaderRow
{
    font-weight:bold;
    background-color:#8CA96F;
    color:White;
    text-align:left;
}