* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
    margin-bottom: 1px;
    background-color: #A1CD3A;
    background-image: url('images/bg.jpg');
    background-repeat: repeat-x;
    font-size: 1em;
    font-family: 'Tahoma';
    color: #445026;
}

h1, h2, h3, h4 {
    margin: 1.2em 0 1.2em 0;
    font-weight: normal;
}

h1 {
    position: absolute;
    top: -999px;
}

h4 {
    font-size: 1.05em;
}

p {
    margin: 1em 0 1em 0;
    font-size: 0.8em;
    color: #6D6E71;
    text-align: justify;
}

a, a:link {
    color: #5D8626;
}

a:hover {
    color: #435025;
    text-decoration: underline;
}

a img {
    border: 0;
}

ul {
    padding: 0 0 0 20px;
    color: #6D6E71;
}

li {
    font-size: 0.8em;
    margin-bottom: 0.5em;
    text-align: justify;
}

ul ul {
    font-size: 1.3em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

blockquote p {
    padding: 0 0 13px;
    border-bottom: 1px solid #CCCCCC;
}

input.text, textarea {
    border: 1px solid #445026;
    background-color: #FFFFFF !important;
    font-family: 'Tahoma';
    font-size: 1em;
}

fieldset {
    padding: 0 20px 20px 20px;
    margin-bottom: 10px;
}

fieldset ul {
    list-style: none;
}

label {
    display: block;
    width: 120px;
    float: left;
}

textarea {
    overflow: auto;
}

textarea, input.text {
    width: 220px;
}

legend {
    padding: 0 5px 0 5px;
    font-size: 0.8em;
    font-weight: bold;
    color: #6D6E71;
}

#wrapper {
    width: 950px;
    margin: 0 auto;
}

#header {
    width: 912px;
    margin: 0 auto;
    height: 142px;
    background-color: #FFFFFF;
}

#logo {
    float: left;
    position: relative;
    top: 63px;
}

#phone {
    text-align: right;
    float: right;
    font-family: Georgia;
    color: #A0CC39;
    margin: 52px 0 21px 0;
    height: 29px;
    font-size: 1.65em;
}

#navigation {
    list-style: none;
    float: right;
    clear: both;
    width: 618px;
    padding: 0;
}

#navigation a {
    text-decoration: none;
}

#navigation li {
    position: relative;
    float: left;
    height: 30px;
    font-size: 0.8em;
    padding: 10px 13px 0 13px;
    margin: 0 0 0 3px;
    background-color: #EAF3D6;
    background-image: url('images/navr.jpg');
    background-position: top right;
    background-repeat: no-repeat;
}

#navigation li.on {
    background-color: #CEE29B;
    background-image: url('images/navonr.jpg');
}

#navigation li span {
    position: absolute;
    width: 8px;
    height: 8px;
    top: 0;
    line-height: 1px;
    font-size: 1px;
    left: 0;
    background-image: url('images/navl.jpg');
}

#navigation li.on span {
    background-image: url('images/navonl.jpg');
}

#topbarleft {
    height: 17px;
    background-color: #FFFFFF;
    float: left;
    width: 50%;
    background-image: url('images/topbarleft.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}

#topbarright {
    height: 17px;
    background-color: #FFFFFF;
    float: right;
    width: 50%;
    background-image: url('images/topbarright.jpg');
    background-position: top right;
    background-repeat: no-repeat;
}

#content {
    width: 950px;
    background-color: #FFFFFF;
}

#homebox {
    width: 892px;
    margin: 0 auto;
    height: 320px;
    background-image: url('images/homeimage.jpg');
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #E0EDC1;
    padding: 60px 0 0 20px;
}

#homebox p {
    width: 470px;
    color: #445026;
    font-size: 0.8em;
}

#homebox h2 {
    font-weight: normal;
    margin-top: 0;
}

#homesub {
    padding: 0 19px 0 19px;
}

#homefooter {
    background-color: #FFFFFF;
    padding-top: 20px;
}

#homefooter p {
    margin: 0 19px 0 19px;
    color: #A1CD38;
    font-size: 1.45em;
    text-align: center;
}

#contentbox {
    width: 912px;
    margin: 0 auto;
    height: 166px;
    background-image: url('images/contentimage.jpg');
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #CEE29A;
}

#contentbox h2 {
    color: #FFFFFF;
    position: relative;
    left: 20px;
    top: 60px;
    font-weight: normal;
    margin: 0;
}

#colorbar {
    width: 912px;
    margin: 0 auto;
    height: 7px;
    font-size: 1px;
    line-height: 1px;
    background-image: url('images/contentbar.jpg');
    background-repeat: no-repeat;
}

#left, #right, #middle, #middlebig {
    margin-top: 20px;
    min-height: 320px;
    height: auto !important;
    height: 320px;
}

#right blockquote p {
    text-align: left;
}

#left {
    width: 200px;
    display: inline;
    float: left;
    margin-left: 19px;
}

#left h3 {
    background-color: #CEE29A;
    line-height: 40px;
    padding: 0 0 0 10px;
    font-weight: normal;
    font-size: 1.05em;
    margin: 0 0 10px 0;
}

#left a {
    text-decoration: none;
}

#left h3.top {
    margin: 0 0 0 0;
}

#left h3.on {
    background-color: #B4D264;
    margin: 0 0 0 0;
}

#left h3.ontop {
    background-color: #B4D264;
}

#left ul {
    list-style: none;
    background-color: #E0EDC1;
    padding: 10px 0 10px 0;
    margin: 0 0 10px 0;
}

#left li {
    background-color: #E0EDC1;
    padding: 0 0 0 20px;
    line-height: 30px;
    margin: 0;
    font-size: 0.9em;
}

#left li.on {
    background-image: url('images/navon.jpg');
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #F0F6E0;
}

#middle {
    width: 452px;
    float: left;
    padding: 0 20px 0 20px;
}

#right {
    width: 220px;
    float: left;
}

#middlebig {
    width: 690px;
    float: left;
    padding: 0 0 0 20px;
}

#right blockquote p {
    font-size: 1em;
    line-height: 130%;
    color: #A8D048;
}

#bottombarleft {
    height: 19px;
    background-color: #FFFFFF;
    float: left;
    width: 50%;
    background-image: url('images/bottombarleft.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}

#bottombarright {
    height: 19px;
    background-color: #FFFFFF;
    float: right;
    width: 50%;
    background-image: url('images/bottombarright.jpg');
    background-position: top right;
    background-repeat: no-repeat;
}

#footer {
    font-size: 0.75em;
    text-align: right;
    padding: 17px 20px 10px 0;
    clear: both;
}

#footer a {
    text-decoration: none;
    color: #445026;
}


/************/
/*   HOME   */
/************/


.homeboxleft {
    width: 427px;
    height: 77px;
    float: left;
    padding: 0 0 0 25px;
    margin: 8px 0 0 0;
    background-color: #CEE29A;
    background-image: url('images/colorbar.jpg');
    background-repeat: no-repeat;
}

.homeboxright {
    width: 427px;
    height: 77px;
    float: right;
    padding: 0 0 0 25px;
    margin: 8px 0 0 0;
    background-color: #CEE29A;
    background-image: url('images/colorbar.jpg');
    background-repeat: no-repeat;
}

.homeboxright h3, .homeboxleft h3 {
    font-size: 1em;
    margin: 1.2em 0 0 0;
}

.homeboxright p, .homeboxleft p {
    font-size: 0.8em;
    margin-top: 0.9em;
}

.homeboxright a, .homeboxleft a {
    color: #445026;
}


/***************/
/*   CONTACT   */
/***************/

.err {
    color: #298E24;
    font-style: italic;
}

.erricon {
    position: relative;
    margin: 0 5px 0 5px;
    top: 2px;
}

.submit {
    margin-left: 120px;
}

.thanks {
    padding-bottom: 200px;
}

/***************/
/*   GENERIC   */
/***************/

.bioBox {
    background-image: url('images/biobox.jpg');
    height: 178px;
    width: 148px;
    float: left;
    position: relative;
    margin-top: 20px;
    margin-right: 16px;
    padding: 7px 0 0 7px;
}

.bioBox h4 {
    position: absolute;
    top: 138px;
    left: 7px;
    width: 142px;
    text-align: center;
    font-size: 0.8em;
}

.clear {
    clear: both;
}

.clearright {
    clear: right;
}

.clearleft {
    clear: left;
}

.pdf img {
    margin-right: 5px;
    float: left;
}

.notop {
    margin: 0.5em 0 0 0;
}

.fieldsetfix {
    height: 20px;
    padding-bottom: 1px;
}

.accessibility {
    text-align: center;
    padding-top: 60px;
}

.accessibility img {
    margin-bottom: 10px;
}

.sitemap {
    margin: 10px 0 10px 20px;
}

.noBullets, .noBullets ul, .noBullets ol {
    list-style: none;
}

.noBullets ul, .noBullets ol {
    padding-left: 0;
}

.contactDetail {
    padding-left: 20px;
}