body
{
  background-image: url(../_images/uploads/);
  background-repeat: repeat-x;
}
.headerImg
{
  background-image:url(../_images/uploads/);
  background-repeat: no-repeat;
}
.footerImg
{
  background-image:url(../_images/uploads/);
  background-repeat: no-repeat;
}
body {
    background-color:#84c415;
    background-image:url(/_images/uploads/bg.jpg);
    background-position:top center;
    background-repeat:repeat-x;
    font:13px "Times New Roman", Times, serif;
    color: #000000;
}

h1 {
    color: #84c415 !important;
    font-size: 20px;
    margin: 0;
    padding: 0;
    font-family:"Times New Roman", Times, serif;

}



h2 {
    color: #000000 !important;
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-family:"Times New Roman", Times, serif;
}



h3 {
    color: #000000 !important;
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-family:"Times New Roman", Times, serif;
}



h4, h5, h6 {
    color: #000000 !important;
    font-size: 10px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-family:"Times New Roman", Times, serif;
}


p {
    font-family: "Times New Roman", Times, serif;
    font-size: 13px;
    margin: 1em 0;
    padding:0;
}

a {
    color:#84c415;
}


a:hover {
    color:#fff !important;
}

strong, b {

}

img {
    border:none;
}

img[align=left]{
    margin:0 10px 10px 0;
}

img[align=right]{
    margin:0 0 10px 10px;
}


.dropshadow, .dropshadowbottom {
    background-image:none;
}


.mainTable {
    border: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4px;
    padding: 0;
    table-layout: fixed;
    vertical-align: top;
    width: 950px;
    background-color: #84c415;
    position:relative;
}

.headerImgBar {
    border: medium none;
    height: 140px;
    width: 950px;
    background-image:url(/_images/uploads/header.jpg);
    background-position: top center;
    background-repeat:no-repeat;
}


#main1 {
    background: none repeat scroll 0 0 #84c415 !important;
    border:none;
    border:none;
    min-height: 400px;
}


#main2 {
    background:none;
    background-color:#84c415;
    clear:both;
    background-image:none;
    border:none;
}


.jqueryslidemenu {
    background: none repeat scroll 0 0 t#84c415;
    font: 14px Arial, Verdana, sans-serif;
    font-weight: bold !important;    
    width: 100%;
}


.jqueryslidemenu ul {
    background-color: #84c415;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    min-height: 20px;
    width: 100%;
}

.jqueryslidemenu ul li {
    display: inline;
    float: left;
    position: relative;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited {
    color: #fff;
}

.jqueryslidemenu ul li a {
    background: none repeat scroll 0 0 transparent;
    border-right: none;
    color: #000;
    display: block;
    padding: 8px 10px;
    text-decoration: none;
}

.jqueryslidemenu ul li a:hover {
    background:none repeat scroll 0 0 #fff;
    color:#84c415 !important;
}

.jqueryslidemenu ul li ul {
    display: block;
    left: 0;
    position: absolute;
    visibility: hidden;
    background-color: #659610;
    width: 200px !important;
    z-index: 1;
}

.jqueryslidemenu ul li ul li {
    display: list-item;
    float: none;
}

.jqueryslidemenu ul li ul li a {
    border-bottom: none;
    border-top-width: 0;
    font: 12px Arial, Verdana, sans-serif;
    color: #fff !important;
    margin: 0;
    padding: 5px;
    width: 190px;
}

.jqueryslidemenu ul li ul li a:hover {
    background: none repeat scroll 0 0 #ffffff;
    color: #84c415 !important;
}


#left {
    display: none;
}

.column-in  {
    padding: 0;
}

#right {
    display: none;
}


#middle {
    margin: 0;
    padding:0 10px;
    float:left;
    width:930px;
    background-color:#fff;
}

.column-inmiddle {
    margin: 0;
    padding: 0;
    float:left;
    width:96%;
}


h1#ctl00_cphPageContent_divPageHeading {
     padding-top: 10px;
     padding-left: 10px;
     padding-bottom: 10px;
}

h1#ctl00_cphPageContent_hTitle {
     padding-top: 20px;
     padding-left: 10px;
     padding-bottom: 10px;
}   

#ctl00_cphPageContent_divMain {
    padding-left: 10px;
}

#ctl00_cphPageContent_cMain {
    padding-left: 10px;
}

#ctl00_cphPageContent_divThumbs {
    padding-left: 10px;
}

#ctl00_cphPageContent_divContent {
    padding-left: 10px;
}

#ctl00_cphPageContent_pLinks {
    padding-left: 10px;
}

.footer, .footer p, .footer a {
    color: #000;
}

.footer a:hover {
    color: #000 !important;
}

.footerImg {
    background-image: url(/_images/uploads/footer.jpg);
    background-repeat:no-repeat;
    height:0;
}


.mainTable .footer {
    display:none;
}

li.header {
    color: #752B7D;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 1px;
    padding-top: 10px;
    text-align: center;
}

li.field {
    padding-bottom: 1px;
    padding-top: 1px;
    text-align: center;
    font-size: small;
}

.caption {
    float:left;
    width:100px;
}

.control {
    float:left;
    margin-bottom:5px;
}

.control input {
    width:200px !important;
}

.control textarea {
    width:300px;
}

#ctl00_Login_divLoginStrip {
    display: none;
}

#ctl00_LoginControl_divLoginStrip
    display: none;
}

#ctl00_LoginControl_divUserProfileInfo {
    display: none;
}

#ctl00_LoginControl_divLogDetail {
    display: none;
}

#ctl00_Search_divSiteSearch, #ctl00_Calendar_divCalendar {
    display:none;
}

#ctl00_cphPageContent_divYouAreHere {
    display:none;
}

#ctl00_cphPageContent_revRemoveEmail {
    position:relative;
    left:-105px;
}

#ctl00_cphPageContent_divAlbums, #ctl00_cphPageContent_divMain {
    clear:both;
}

#ctl00_czNewsSummary_divNews {
    display: none;
}

#ctl00_czBlogPosts_divBlogPosts {
    display: none;
}

.misc010, #ctl00_Newsletter_divNewsletters, #ctl00_divSiteExtras {
    display:none;
}

#ctl00_Testimonial_divTestimonials {
    display: none;
}

.misc135 {
    color: black;
}

.misc081 {
    margin: 0 10px 10px 0;
}

