#header
{
    /*background-image: url(/images/header-bg.png);*/
    color: White;
}

#top-nav
{
    font-weight: bold;
    font-size: 16px;
}

#top-nav ul
{
    margin-left: 0px;
    padding: 0;
    list-style: none;
    white-space: nowrap;
}
#top-nav ul li
{
    display: inline;
    position: relative;
    /* padding: 0 1em 0 1em; */
    padding: 0 4px 0 4px;
    list-style-type: none;
    /* border-left: solid 1px white; */
}
#top-nav ul li a
{
    color: White;
    text-decoration: none;
    font-size: 0.9em;
}
#top-nav ul li a:visited
{
    color: white;
}
#top-nav ul li a:hover
{
    color: white;
    text-decoration: underline;
}
.lnkTranslate 
{
    font-size: 10px; width: 100px;
}

.searchPanel
{
   float: right;
   margin: -5px 15px 0px 15px;
}

#searchBox { width: 235px; }

#searchBox a.search
{
    background: url( '/Images/searchIcons.gif' ) 0 0 no-repeat;
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    margin-left: 2px;
}
#searchBox a.search:visited
{
    background-position: 0 0;
    display: block;
    width: 20px;
    height: 20px;
}
#searchBox a.search:hover
{
    background-position: -20px 0;
    display: block;
    width: 20px;
    height: 20px;
}

#page{}

#mainNav{ border-bottom: solid 1px gray }
#subNav{ color: #006633; float: left; width: 177px;}
#subNav ul{ padding: 10px 0 10px 0; }
#subNav ul li{ line-height: 2em }
#subNav ul li a
{
    color: #006633;
    text-decoration: none;
}
#subNav ul li a:visited{}
#subNav ul li a:hover
{
    color: #999966;
    text-decoration: underline;
}

/*#content{ color: Navy; width: 710px; min-height: 400px; _height: 400px; }*/
#content{ color: #000000; }

.content-wrapper-home {background: #522c1b;}
.content-wrapper-bridges {background: #00685d;}
.content-wrapper-pavements {background: #002c5f;}
.content-wrapper-architectural {background: #9d986d;}
.content-wrapper-concrete {background: #a33038;}

/*
#content h1, #content h2, #content h3
{
    padding: 10px 20px 10px 0;
    margin-left: 20px;
}

#content p { line-height: 1.22em }
#content p a{ color: #999966; text-decoration: none; }
#content p a:visited{ text-decoration: none; }
#content p a:hover{ text-decoration: underline; }
#content p a .green{ color: #006633; font-size: 0.9em; text-decoration: none; }
#content p .resourcesButton{color: #006633; font-size: 1.2em; }
#content h1{ height: 10px;}
#content h2.anchor-item 
{ 
    width: 605px; 
    min-height:0.5em;
    overflow: visible;
    padding-left: 10px;
    color: #FFFFFF; 
    background: #00685d;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=100,finishOpacity=0,startX=0,finishX=500);  
}
#content h2.anchor-item.bridge { background: #00685d; }
#content h2.anchor-item.pave { background: #002c5f; }
#content h2.anchor-item.arch { background: #7F753F; }
#content h2.anchor-item.repair { background: #a33038; }
#content h2.anchor-item.profile { background: #cc9966; }

#content a{ color: #006633; }
#content a .green{ color: #006633; }
#content .linked a
{ 
    color: #006633;
    font-size: 0.8em;
}
#content .linked a:hover
{ 
    color: #006633;
    font-size: 0.8em;
    text-decoration: underline;
}
#content h2 a, #content h2 a:hover
{ 
    color: #006633;
    font-size: 0.8em;
    font-weight: bold;
}
#content h2.anchor-item a { color: #FFFFFF; }
#content h3
{
    font-weight: bold;
    font-size: 1.1em;
}
#content ul
{
    margin-left: 35px;
}
#content ul li
{
     list-style-type: disc;
     padding: 5px 0 5px 0;
}
*/

#innerContentMenu
{
    width: 155px;
    min-width: 155px;
    float: left;
}

#innerContentMain
{
    width: 495px;
    float: left;
    padding: 0px 25px 0px 40px;
}

#innerContentMainWide
{
    width: 690px;
    float: left;
    padding: 0px 25px 0px 0;
}

#innerContentMainWide2
{
    width: 715px;
    float: right;
    padding: 0;
}

#innerContentRight
{
    width: 155px;
    float: left;
}

#innerContent h1 { font-size: 2.0em; }
#innerContent h2 { font-size: 1.25em; }
#innerContent h3 { font-size: 1.1em; font-weight: bold; margin-bottom: 10px; }

#innerContent p a{ color: #999966; text-decoration: none; }
#innerContent p a:visited{ text-decoration: none; }
#innerContent p a:hover{ text-decoration: underline; }

#innerContent a{ color: #006633; }

#innerContent .linked
{
    line-height: 1.2em;
}

#innerContent .linked a
{ 
    color: #522c1b;
    font-size: 0.9em;
}
#innerContent .linked a:hover
{ 
    color: #522c1b;
    font-size: 0.9em;
    text-decoration: underline;
}

#innerContent.inner-content-home h1, innerContent.inner-content-home h2, innerContent.inner-content-home h3 { color: #522c1b;}
#innerContent.inner-content-bridges h1, #innerContent.inner-content-bridges h2, #innerContent.inner-content-bridges h3, #innerContent.inner-content-bridges h2 a, .inner-content-bridges h2 a:hover, #innerContent.inner-content-bridges ul li a, .inner-content-bridges ul li a:hover { color: #00685d; }
#innerContent.inner-content-pavements h1, #innerContent.inner-content-pavements h2, #innerContent.inner-content-pavements h3, #innerContent.inner-content-pavements h2 a, .inner-content-pavements h2 a:hover, #innerContent.inner-content-pavements ul li a, .inner-content-pavements ul li a:hover { color: #002c5f; }
#innerContent.inner-content-architectural h1, #innerContent.inner-content-architectural h2, #innerContent.inner-content-architectural h3, #innerContent.inner-content-architectural h2 a, .inner-content-architectural h2 a:hover, #innerContent.inner-content-architectural ul li a, .inner-content-architectural ul li a:hover { color: #9d986d; }
#innerContent.inner-content-concrete h1, #innerContent.inner-content-concrete h2, #innerContent.inner-content-concrete h3, #innerContent.inner-content-concrete h2 a, .inner-content-concrete h2 a:hover, #innerContent.inner-content-concrete ul li a, .inner-content-concrete ul li a:hover { color: #a33038; }

#innerContent h2 a, #innerContent h2 a:hover, #innerContent h2 span, #innerContent h3 span
{
    font-size: inherit;
}

#innerContent h2.anchor-item 
{ 
    width: 80%; 
    min-height:0.5em;
    overflow: visible;
    padding: 10px 20px 10px 0;
    margin-bottom: 10px;
    font-size: 1.2em;
    font-weight: bold;
    color: #FFFFFF; 
    background: #522c1b;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=100,finishOpacity=0,startX=0,finishX=500);  
}

#innerContent h2.anchor-item  a
{
    color: #FFFFFF;
    margin-left: 10px;
}

#innerContent h2.menuSelected
{
    position:relative;
    left: 8px;
    font-weight: bold;
}

#innerContent p { line-height: 1.8em; margin-bottom: 1em; }
#innerContent ul
{
    margin-left: 25px;
}
#innerContent ul li
{
     list-style-type: disc;
     padding: 5px 0 5px 0;
}

#resources-bridges
{   
    background: url( '/Images/bridges/resources.png' ) 0 0 no-repeat;
    width: 155px;
    height: 38px;
    text-align: center;
    padding-top: 10px;
}
#resources-pavements
{   
    background: url( '/Images/pavements/resources.png' ) 0 0 no-repeat;
    width: 155px;
    height: 38px;
    text-align: center;
    padding-top: 10px;
}
#resources-architectural
{   
    background: url( '/Images/architectural/resources.png' ) 0 0 no-repeat;
    width: 155px;
    height: 38px;
    text-align: center;
    padding-top: 10px;
}
#resources-concrete
{   
    background: url( '/Images/concreteRepair/resources.png' ) 0 0 no-repeat;
    width: 155px;
    height: 38px;
    text-align: center;
    padding-top: 10px;
}
#resources-label
{
    font-size: 1.4em;
    color: White;
    font-weight:bold;
}

#footer
{
    height: 96px;
    width: 805px;
    padding-top: 30px;
    text-align: center;
    line-height: 1.5em;
}
#footer .smtext
{
    /*color: #8B8860;*/
    color:#454434;
    font-size: 0.8em;
}
#footer ul
{
    text-align: center;
    margin: 0 0 3px 3px;
    padding: 0;
    width: 100%;
    list-style: none;
    white-space: nowrap;
}
#footer ul li
{
    display: inline;
    position: relative;
    padding: 0 .3em 0 .3em;
    list-style-type: none;
}
#footer a
{
    font-size: 10pt;
    /*color: #8B8860;*/
    color:#454434;
    text-decoration: none;
}
#footer a:visited
{
    /*color: #8B8860;*/
    color:#454434;
}
#footer a:hover
{
    /*color: #8B8860;*/
    color:#454434;
    text-decoration: underline;
}

.footer-separator
{ 
    /*color: #8B8860;*/
    color:#454434;
}

#sidebar
{
    font-family: Georgia; 
    padding-bottom: 50px; 
    font-weight: normal;
    background: #dcd8bd;
    color: #006633;
}

#sidebar p{}

.button
{
    width: 40px;
    height: 22px;
    background: url(/Images/button.gif) 0 0 no-repeat #C0C0C0;
    color: #fff;
    line-height: 22px;
    margin: 8px 0 0 8px;
    border: none;
    float: left;
}

#content #searchcontrol
{
line-height: 1em;
width: 700px;
}
#content #searchcontrol a
{
 background-image: none;
}

#businessCard
{
    margin-left: 20px;
}

#businessCard p
{
    margin-left: 20px;
}

.smallspace 
{
    margin-bottom:5px;
}

@media print
{
    #topNav
    {
        display: none;
    }
    #searchBox
    {
        display: none;
    }
}

