body
    {
    background-color:#000000;
    margin:42px;
    padding:0px;
    }

img
    {
    vertical-align:bottom;
    }

#container
    {
    position:relative;
    background-color:#F6F8BB;
    border:solid 1px #1D790D;
    background-image:url('images/sliver.gif');
    background-repeat:repeat-y;
    background-position:left;
    font-family:'Trebuchet MS',Arial,sans-serif;
    overflow:hidden;
    margin:0px;
    padding:0px;
    width:100%;
    }

#header
    {
    height:100px;
    background-image:url('images/contact.gif');
    background-repeat:no-repeat;
    background-position:right;
    }

#header h1
    {
    display:none;
    }
    
#header h2
    {
    display:none;
    }

#leftnav
    {
    position:absolute;
    top:100px;
    left:0px;
    width:100px;
    margin:0px;
    padding:0px;
    vertical-align:bottom;
    height:100%;
    }


#leftnav img
    {
    width:192px;
    height:140px;
    }

#content
    {
    position:relative;
    margin-left:220px;
    background-color:#F6F8BB;
    padding-bottom:30px;
    overflow:visible;
    }

#content h2
    {
    font-size:21px;
    padding:0px;
    padding-left:30px;
    margin:30px 0px 24px -10px;
    line-height:32px;
    border-top:solid 2px #1D790D;
    border-bottom:solid 2px #1D790D;
    text-transform:uppercase;
    }

#content h3
    {
    font-size:18px;
    padding:0px;
    margin:30px 30px 16px 40px;
    }

#content h4
    {
    font-size:16px;
    padding:0px;
    margin:16px 30px 10px 40px;
    }

#content p
    {
    margin:14px 50px 14px 40px;
    }

#content dl
    {
    margin-left:50px;
    }

#content dt
    {
    font-size:16px;
    font-weight:bold;
    }

#content dd
    {
    margin-left:20px;
    }

#footer
    {
    position:relative;
    clear:both;
    margin:0px;
    border-top:solid 4px #1D790D;
    color:#1D790D;
    line-height:30px;
    padding-left:10px;
    font-size:14px;
    margin-top:10px;
    }
    
* html div#footer
    {  /* This is the Tan hack  to address a bug in versions of Internet Explorer*/
    height:30px;
    }
    
.linkbar
    {
    position:relative;
    font-size:14px;
    font-weight:normal;
    margin:0px 0px 0px 200px;
    padding:0px;
    text-align:center;
    }

.linkbar a
    {
    position:relative;
    text-decoration:none;
    color:#000000;
    text-align:center;
    line-height:30px;
    white-space:nowrap;
    }

.linkbar a:hover
    {
    color:#1D790D;
    }

#header,#footer
    {
    background-color:#B0D76B;
    }

#border
    {
    position:relative;
    height:30px;
    background-image:url('images/grass.jpg');
    background-repeat:repeat-x;

    border-top:solid 4px #1D790D;
    border-bottom:solid 2px #1D790D;
    background-color:#1D790D;
    margin-left:-28px;
    }
 
* html div#content
    {  /* This is the Tan hack  to address a bug in versions of Internet Explorer*/
    height:2%;
    }

#navmenu
    {
    position:relative;
    font-family:'Trebuchet MS',arial,sans-serif;
    font-size:16px;
    width:192px;
    border:none;
    margin:0px;
    padding:0px;
    height:100%;
    list-style:none;
    }

#navmenu ul
    {
    margin:0px;
    padding:0px;
    width:100%;
    }

#navmenu li
    {
    position:relative;
    border:none;
    border-bottom:1px solid #0D290D;
    margin:0px;
    padding:0px;
    width:100%;
    line-height:14px;
    }

#navmenu li a
    {
    position:relative;
    top:0px;
    left:0px;
    display:block;
    margin:0px;
    padding:0px 0px 0px 20px;
    border-left:10px solid #124B08;
    background-color:#1D790D;
    color:#F6F8BB;
    text-decoration:none;
    height:100%;
    border-collapse:collapse;
    line-height:32px;
    font-size:16px;
    font-weight:bold;
    }

#navmenu li a:hover
    {
    border-left: 10px solid #001032;
    background-color: #001C54;
    color:#FFFFFF;
    background-image:url('images/leaf.gif');
    background-position:5px 3px;
    background-repeat:no-repeat;
    }

#servicemenu
    {
    list-style:none;
    display:none;
    border-width:0px;
    padding-left:50px;
    }

#servicemenu li
    {
    border-width:0px;
    padding:0px;
    margin:0px;
    }

#servicemenu li a
    {
    font-size:14px;
    padding:0px;
    padding-left:30px;
    line-height:26px;
    height:100%;
    border-left:10px solid #124B08;
    font-weight:normal;
    }

#servicemenu li a:hover
    {
    background-image:none;
    border-left: 10px solid #001032;
    }

.floatright
    {
    position:relative;
    float:right;
    margin:12px 20px 12px 20px;
    border:solid 1px #0D290D;
    vertical-align:top;
    }

.floatleft
    {
    position:relative;
    float:left;
    margin:12px 20px 12px 0px;
    border:solid 1px #0D290D;
    vertical-align:top;
    }

.inlineheader
    {
    font-family:'Trebuchet MS',Arial,sans-serif;
    color:#0c2508;
    display:inline;
    font-weight:bold;
    }

.mainlist
    {
    margin-top:0px;
    margin-bottom:0px;
    padding-top:0px;
    line-height:20px;
    padding:0px;
    margin-left:80px;
    margin-right:50px;
    }

.fancylist
    {
    list-style-type:none;
    margin:0px;
    margin-left:25px;
    line-height:30px;
    display:block;
    }


    
.fancylist a
    {
    border-bottom:solid 1px #1D790D;
    border-left:solid 4px #1D790D;
    margin:0px;
    padding-left:5px;
    text-decoration:none;
    color:black;
    font-weight:bold;
    }

.fancylist a:hover
    {
    color:#0E167C;
    font-weight:bold;
    }

.fancylist a#here
    {
    font-weight:bold;
    color:black;
    }

.centered
    {
    text-align:center;
    }

p.floatleft {
    margin:0px;
    padding:0px;
    border:none;
    }



