body {
     margin: 4px 0px 4px 0px;
     background-position: top left;
     background: #C2AB6E;
}
#mySlideShow
{
width: 580px !important;
height: 300px !important;
}
.slidearea {
     height: 300px;
     border-bottom: #C2AB6E 1px solid;
}
.title { 
     font-family: Arial, Helvetica, sans-serif;
     font-size: 18px;
     color: #695931;
     padding-top: 5px;
     padding-bottom: 5px;
     border-bottom: #C2AB6E 1px solid;
}
.whiteline {
     height: 1px;
     background: #FFFFFF;
}
.copy {
     color: #000000;
     font-size: 13px;
     font-family: Arial, Helvetica, sans-serif;
     background-color: transparent;
     text-decoration: none;
     }
.copy a:link {
     color: #006856;
     background-color: transparent;
     text-decoration: none;
     }
.copy a:visited {
     color: #006856;
     background-color: transparent;
     text-decoration: none;
     }
.copy a:hover {
     color: #800000;
     background-color: transparent;
     text-decoration: none;
     }
.copy a:active {
     color: #51A999;
     background-color: transparent;
     text-decoration: none;
     }
.copyb {
     color: #695931;
     font-size: 13px;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:link {
     color: #006856;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:visited {
     color: #006856;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:hover {
     color: #800000;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:active {
     color: #51A999;
     background-color: transparent;
     text-decoration: none;
     }
.goal {
     color: #695931;
     font-size: 16px;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.fcopy {
     color: #695931;
     font-size: 13px;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.fcopy a:link {
     color: #006856;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.fcopy a:visited {
     color: #006856;
     background-color: transparent;
     text-decoration: none;
     }
.fcopy a:hover {
     color: #800000;
     background-color: transparent;
     text-decoration: none;
     }
.fcopy a:active {
     color: #51A999;
     background-color: transparent;
     text-decoration: none;
     }
.navarea {
     background: #006856;
     border-top: #C2AB6E 1px solid;
     border-bottom: #C2AB6E 1px solid;
     }
#navtabs {
     background: #083F2C;
     border-top: #C2AB6E 1px solid;
     border-bottom: #C2AB6E 1px solid;
}
#navtabs a {
display: block;
width: 100%; /*width of tab image */
height: 24px; /*height of tab image */
float: left;
display: inline;
padding-top: 8px; /*vertical offset of tab text from top of tab*/
background: #083F2C; /*URL to tab image */
text-align: center;
}
#navtabs a:hover, #navtabs a.current{
background: #6D8876; /*URL to tab image onmouseover */
}
.nav {
     color: #FFFFFF;
     font-size: 14px;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.nav a:link {
     color: #FCB830;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.nav a:visited {
     color: #FCB830;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.nav a:hover {
     color: #FFFFFF;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.nav a:active {
     color: #F9F0D9;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.property {
     color: #000000;
     font-size: 12px;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     padding-top: 6px;
     padding-bottom: 6px;
     }
.property a:link {
     color: #936B1C;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.property a:visited {
     color: #936B1C;
     background-color: transparent;
     text-decoration: none;
     }
.property a:hover {
     color: #083E2B;
     background-color: transparent;
     text-decoration: none;
     }
.property a:active {
     color: #51A999;
     background-color: transparent;
     text-decoration: none;
     }
.contentbg { background: #F9F0D9 url(../images/contentbg.gif); background-repeat: repeat-x;}