﻿
#home
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    clear: both;
    float: left;
    width: 950px;
    display: inline;
}
#top
{
    clear: left;
    float: left;
    width: 950px;
    display: inline;
}
#middle
{
    clear: both;
    float: left;
    width: 950px;
    display: inline;
    background-image: url(  '/Library/left_bg.gif' );
    background-repeat: repeat-y;
    padding-top: 15px;
}
#footer
{
    clear: left;
    float: left;
    height: 20px;
    width: 895px;
    margin-top: 0px;
    margin-bottom: 5px;
    padding-top: 3px;
    padding-right: 35px;
    padding-left: 20px;
    display: inline;
    padding-bottom: 5px;
    background-color: #429C29;
}
#logo
{
    clear: both;
    float: left;
    width: 200px;
    display: inline;
    padding-top: 5px;
    background-image: url(  '/Library/left_bg.gif' );
    background-repeat: repeat-y;
    margin-top: 15px;
    height: 125px;
}
#logo img
{
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

#mainSearch
{
    float: left;
    width: 700px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 15px;
    display: inline;
}
#quickLinks
{
    float: right;
    width: 190px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    display: inline;
}
#leftColumn
{
    float: left;
    height: auto;
    width: 200px;
    margin-right: 10px;
    display: inline;
    clear: left;
}
#bodyCopy
{
    float: left;
    width: 720px;
    margin-right: 0px;
    margin-left: 5px;
    padding-bottom: 15px;
    clear: none;
    display: block;
}
#bodyCopy a
{
    color: #429C29;
    text-decoration: none;
}
#bodyCopy a:visited
{
    color: #429C29;
    text-decoration: none;
}
#bodyCopy a:hover
{
    color: #429C29;
    text-decoration: underline;
}
#copyright
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    float: left;
    width: 300px;
    margin-top: 3px;
    display: inline;
}
#footerNav
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #0B4926;
    float: right;
    width: 300px;
    margin-top: 3px;
    text-align: right;
    display: inline;
}
#searchTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #0B4926;
    float: left;
    width: 728px;
    margin-bottom: 10px;
    display: inline;
    font-weight: bold;
    clear: both;
}
#navTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0B4926;
    float: left;
    width: 190px;
    margin-bottom: 10px;
    font-weight: bold;
    display: inline;
    padding-left: 20px;
}
#searchMaterial
{
    border-right: 0px solid #006838;
    clear: both;
    float: left;
    width: 250px;
    margin-right: 10px;
    padding-right: 10px;
    height: 80px;
    display: inline;
    padding-left: 10px;
}
#searchPostalCode
{
    border-right: 0px solid #006838;
    float: left;
    width: 175px;
    margin-right: 10px;
    padding-right: 10px;
    height: 80px;
    display: block;
}
#searchCommunity
{
    float: left;
    width: 175px;
    display: inline;
    clear: none;
}
#mainSearch h1
{
    font-size: 14px;
    font-weight: bold;
    color: #0B4926;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: -24px;
    display: inline;
}
#mainSearch p
{
    font-size: 12px;
    color: #006838;
    padding-bottom: 5px;
    margin-top: 5px;
}

#bodyCopy h1
{
    font-size: 24px;
    font-weight: bold;
    color: #9BB29C;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-bottom: -24px;
    display: inline;
    font-family: "HelveticaNeue LT 95 Black" , Arial, Helvetica, sans-serif;
}
#txt_postalCode, #txt_community, #txt_searchSite
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #E76F34;
    height: 18px;
    width: 110px;
    border: 1px solid #9BB29C;
}
#btn_postalCodeSubmit, #btn_communitySubmit, #btn_searchSite
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    height: 22px;
    width: 30px;
    background-color: #006838;
    border: 1px solid #CCCCCC;
    font-size: 11px;
}
#bodyCopy h2
{
    font-size: 14px;
    font-weight: bold;
    color: #E76F34;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
#bodyCopy h3
{
    font-size: 12px;
    font-weight: bold;
    color: #0B4926;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: -12px;
    font-family: Arial, Helvetica, sans-serif;
}
#mainSearch a
{
    text-decoration: none;
    color: #429C29;
}
#mainSearch a:hover
{
    text-decoration: underline;
    color: #429C29;
}
#footer a
{
    text-decoration: none;
    color: #FFFFFF;
}
#footer a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}
#quickLinksNav
{
    float: left;
    height: 300px;
    width: 150px;
    padding-left: 20px;
    display: inline;
}
#quickLinksNav ul
{
    list-style: none;
    margin: 0;
    border: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#quickLinksNav li
{
    margin: 0;
    padding-top: 2px;
    padding-left: 0px;
}
#quickLinksNav a
{
    text-decoration: none;
    color: #429C29;
}
#quickLinksNav a:hover
{
    text-decoration: underline;
    color: #429C29;
}
#navLogoContainer
{
    float: left;
    clear: left;
    width: 170px;
    display: inline;
}

#quickLinksSearch
{
    float: left;
    margin-top: 0px;
    height: 30px;
    padding-top: 0px;
    clear: left;
    width: 190px;
}
.intro
{
    font-size: 15px;
    color: #666666;
}
.greenbutton
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #E76F34;
    height: 18px;
    width: 110px;
    border: 1px solid #9BB29C;
}
.resultsHeading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #E76F34;
    text-align: left;
}
#bodyCopy .resRestriction A
{
    color: #E76F34;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
}
#bodyCopy .resRestriction A:link
{
    color: #E76F34;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
}
#bodyCopy .resRestriction A:hover
{
    color: #E76F34;
    text-decoration: underline;
}
#bodyCopy .resRestriction A:visited
{
    color: #E76F34;
    text-decoration: none;
}
