@charset "utf-8";
/*reset code*/
wrapper, body, div, p, h1, h2, h3, ul, li, form, fieldset {margin:0;padding:0;}
a {outline:0;}
html{color:#000;font-family:Arial, Helvetica, sans-serif; font-size:13px;}
#logo img {border:0;}
#topNav, #mainNav, #hero_wrapper, #left_column, #footer {}
/* BEGIN INTERIOR CONTENT STYLES */
.go_button {border:0;}
#breadcrumb {
    font-size:12px;
    line-height:1.2em;
    color:#333333;
    height:35px;
}
#breadcrumb ul li {list-style-type:none;display:inline;padding-right:3px;}
#breadcrumb ul li a {color:#333333;text-decoration:none;padding-right:5px;}
#breadcrumb ul li a:hover {text-decoration:underline;}
#content_description {margin-bottom:20px;}
#content_description p {line-height:1.35pc;color:#333333;}
#content_description strong {color:#94A855;}
#content_description h1 {
    font-size:22px;
    line-height:1em;
    font-weight:normal;
    color:#566B14;
    margin-bottom:10px;
}
#content_description h2 {
    font-size:20px;
    line-height:1em;
    font-weight:normal;
    color:#566B14;
    margin-bottom:10px;
}
#subNav {
    background-color:#93A859;
    background-image:url(/2464/mirror/design/subnav.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    width:646px;
    padding:15px 0 15px 21px;
    font-size:15px;
    font-weight:bold;
    margin-bottom:60px;
}
#subNav ul {list-style-image:url(/2464/mirror/design/subnav_bullet.jpg);list-style-position:inside;line-height:1.4em;}
#subNav ul li a {padding-left:8px;color:#FFFFFF;text-decoration:none;}
#subNav ul li a:hover {text-decoration:underline;}
#content {
    padding:0 0 28px 0;
    line-height:1.4em;
    color:#333;
    width:667px;
}
#content p {margin-bottom:10px;}    
.top_button {border:0;}
#content h1 {
    font-size:20px;
    line-height:1em;
    color:#566B14;
    margin-bottom:10px;
}
#content h2 {
    font-size:19px;
    line-height:1em;
    color:#566B14;
    margin-bottom:10px;
}
#content h3 {
    font-size:18px;
    line-height:1em;
    color:#566B14;
    margin-bottom:10px;
}
#content h4 {
    font-size:17px;
    line-height:1em;
    color:#566B14;
    margin:0 0 10px 0;
}
#content h5 {
    font-size:16px;
    line-height:1em;
    color:#566B14;
    margin:0 0 10px 0;
}
#content h6 {
    font-size:15px;
    line-height:1em;
    color:#566B14;
    margin:0 0 10px 0;
}
#content ul {margin:0 0 15px 30px;list-style-type:square;line-height:1.6em;}
#content ol {padding:0px;margin:0 0 15px 30px;line-height:1.6em;}
#content a {color:#333333;text-decoration:underline;}
#content a:hover {text-decoration:none;}
#content blockquote {
    margin:0 0 15px 20px;
    padding:15px 20px;
    width:607px;
    background-color:#E9EDDC;
}
#content hr {width:667px;}
/* CODED BY CW */