body
{
    margin-top: 32pt;
    text-align: center;
    background-color: #154400;
    font-family: "myriad-pro-1" , "myriad-pro-2" ,sans-serif;
}
img
{
    border: 0px;
}
p
{
    font-size: 12px;
    color: #474747;
    line-height: 120%;
}
h1
{
    font-weight: 700;
    font-size: 12pt;
    margin-bottom: -8px;
    color: #000;
    line-height: normal;
}
h2
{
    font-size: 12px;
    margin-bottom: -9px;
    color: #333;
}
h3
{
   font-size:10pt;
   color: #7b758c; 
}
a
{
    color: #2e8b57;
    text-decoration: none;
}
a:hover
{
    color: #fc6;
    text-decoration: underline;
}
a.alt
{
    font-size: 12px;
    margin-bottom: -9px;
    color: #666;
    text-decoration: none;
}
a.alt:hover
{
    color: #ccc;
    text-decoration: underline;
}
ol
{
    font-weight: normal;
    font-size: 12px;
    line-height: 120%;
}
ul
{
    padding-left: 8px;
    font-size: 12px;
    margin-left: 8px;
    color: #666;
    line-height: 130%;
}
blockquote
{
}
li
{
}

#homecontent
{
     width:300px;
     padding: 32px 30px 30px 84px;
     float: left;
     text-align:left; 
}

#sidebar
{
    float:right; 
    width:267px;
    padding-top:32px;
}
#sidebartitle
{
    background: url(../images/sidebar_title.jpg) no-repeat bottom;
    width: 267px;
    height:64px;
}
p.bodycopy
{
    font-size:12px;
}
.hnewsitemheadline
{
    font-size: 13px;
    font-weight: bold;
    color: #76669f;
    margin:0px;
    width: 180px;
}
ul.hnewsitemheadline
{
    list-style-type:disc;
    font-size: 13px;
    font-weight: bold;
    color: #76669f;
    padding:0 0 0 16px;
    width: 195px;
}

.hnewsitemheadline a
{
    text-decoration:none;
    color: #76669f;
}
.hnewsitemheadline a:hover
{
    text-decoration:underline;
    color: #76669f;
}
.newsinfo
{
    font-size: 13px;
    color: #7b758c;
    margin-left: 16px;
    width:195px;
}
#newsnevents
{
    width: 267px;
    background: url(../images/sidebar_bg_rep.jpg) repeat-y;
    padding: 12px 0 0 36px;
    text-align: left;
}
#sidebarbottomcontainer
{
     background: url(../images/sidebar_bg_rep.jpg) repeat-y;
     text-align:left;
}
#sidebarbottomcontent
{
    background: url(../images/sidebar_btm.jpg) no-repeat bottom; 
    padding: 24px 0 12px 34px;
}
.ACSname
{
    font-size:17px;
    color:#3d7505;
    font-weight:bold;
    font-family: "myriad-pro-semi-condensed-1","myriad-pro-semi-condensed-2",sans-serif;

}
.ACSphone
{
    font-size: 20px;
    color: #6a6a6a;
}
.kpemail
{
    font-size: 12px;
    color: #3d7505;
    font-family: "myriad-pro-semi-condensed-1","myriad-pro-semi-condensed-2",sans-serif;

}




#footer
{
    padding-top: 20px;
    text-align: center;
    font-size: 11px;
    line-height: 2;
    color: #84A973;
    margin: 0px auto;
}

#footer a
{
    color: #84A973;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}

