

#healthinfoddl, #servicesddl, #dentalddl, #permitsddl, #recordsddl, #wicddl {
    display: none;
}

body
{
    
    background: url(../images/bg.jpg) center repeat-y;
    
}

h1
{
    color: #010424;
    font-family: arial;
    font-size: 19px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

h2
{
    color: #010424;
    font-family: trebuchet ms;
    font-size: 16px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

#header-bg
{
    background: url(../images/header-bg.jpg) no-repeat;
    width: 980px;
    height: 104px;
}

#header-left-text
{
    font-family: trebuchet ms;
    font-size: 10px;
    font-style: italic;
    line-height: 29px;
    color: #a7b1c8;
    margin-left: 10px;
}

#header-right-wrapper
{
    text-align: right;
    padding-right: 25px;
}

#header-right-text
{
    font-family: trebuchet ms;
    font-size: 14px;
    font-style: italic;
    line-height: 29px;
    color: #fff;
}

#header-right-number
{
    font-family: trebuchet ms;
    font-size: 19px;
    line-height: 19px;
    color: #fff;
}

#header-right-address
{
    font-family: trebuchet ms;
    font-size: 12px;
    line-height: 12px;
    color: #b2b7ce;
    padding-top: 2px;
}

#top-nav
{
    background: url(../images/top-nav-bg.jpg) repeat-x;
    border-bottom: solid 1px #8f9dc0;
}

#top-nav>div
{
    float: left;
    position: relative;
    z-index: 29;
}

#top-nav>div>img
{
    float: left;
    padding-left: 10px;
}

#top-nav>img
{
    float: left;
}

#top-nav>div>a
{
    line-height: 45px;
    padding: 0px 5px;
    font-family: trebuchet ms;
    font-size: 16px;
    color: #ea948f;
    text-decoration: none;
}

#top-nav>div>a:hover
{
    color: #f3c4c1;
}

.ddl
{
    position: absolute;
    width: 280px;
    z-index: 30;
    top: 45px;
    left: 0px;
    padding-top: 10px;
    margin-top: -10px;
}

.ddlwrapper
{
    z-index: 30;
    padding: 15px 10px;
    background: #fff;
    border: solid 1px #8f9dc0;
}

.ddlwrapper>a
{
    font-family: trebuchet ms;
    font-size: 13px;
    color: #50669c;
    text-decoration: none;
    display: block;
}

.ddlwrapper>a:hover
{
    color: #ba2b23;
}

.ddlwrapper>a>span
{
    color: #ba2b23;
}

#cycle {
    position: relative;
    height: 231px;
}

#cycle>div {
    display: none;
    position: absolute;
    top: 0px;
}

.rotate
{
    width: 433px;
    height: 231px;
    position: relative;
}

.rotate-overlay
{ 
    background: url(../images/banner-overlay.png) no-repeat;
    width: 433px;
    height: 231px;
    z-index: 1;
    position: absolute;
    top: 0px;
}

.rotate>img
{
    position: absolute;
    top: 0px;   
}

.banner-right
{
    background: url(../images/banner-right-bg.jpg) no-repeat;
    width: 324px;
    height: 241px;
}

.banner-right-wrapper
{
    padding: 10px 10px 10px 20px;
}

#landing-page-bg
{
    background: url(../images/landing-page-bg.jpg) repeat-y;
}

#footerplacer
{
    position: relative;
}

#wrapper
{
    padding: 0px 14px;
}

.right-item
{
    border-bottom: dotted 1px #c0c4cf;
}

.right-wrapper
{
    padding-left: 14px;
    padding-right: 20px;
}

#quicklinks>a
{
    color: #010424;
    font-family: trebuchet ms;
    font-size: 13px;
    text-decoration: none;
    display: block;
}

#quicklinks>a:hover
{
    color: #949ab9;
}

#quicklinks>a>span
{
    color: #949ab9;
}

#footer
{
    background: #9e0000;
    width: 786px;
}

#footer-wrapper
{
    padding: 15px 14px;
    font-family: trebuchet ms;
    font-size: 10px;
    color: #400000;
    line-height: 11px;
}

#copy
{
    font-family: trebuchet ms;
    font-size: 12px;
    color: #ff9e98;
}

.homeBodyHeader {
    border: solid 1px silver;
    background-color: #EDEEF0;    
}
.homeBodyHeaderCell1 {
    color: #000000;
    padding: 6px;
    font-size: 12px;
    font-weight: bold;
}
.homeBodyHeaderCell2 {
    color: #000000;
    font-size: 10px;
}
