html
{
    width: 100%;
}

body         { height: 100%; width: 100%; font-family: Geneva, Arial, Helvetica, sans-serif; 
               color: #666666; background-color: #CBCBCB; background-image: 
               url('images/bg-main.gif'); 
               background-repeat: repeat; background-attachment: scroll; 
               font-size: 11pt; margin-left: auto; margin-right: auto; 
               margin-top: 0px; background-position: 0% }
/******************
LINKS
******************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link
{
    color: #828260;
}

a:visited
{
    color: #828260;
}

a:hover
{
    color: #E1E1D7;
    text-decoration: none;
}

a:active
{
    color: #828260;
}


#mainnav
{
    width: 955px;
    height: 34px;
    text-align: right;
    padding: 0px 0px 0px 0px;
    background-color: #484641;
    border-top: solid 1px #c3c078;
}

#mainnav-container
{
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#navFiller
{
    float: left;
    width: 261px;
    height: 100%;
    background-color: #484641;
}

#navItem
{
    float: left;
    width: 693px;
    height: 34px;
    padding: 0px 0px 0px 0px;
    vertical-align: middle;
    background-color: #000000;
}

.navItems
{
    float: left;
    height: 100%;
    padding: 9px 19px 0px 20px;
    font-family: Arial;
    font-size: 9pt;
    background-color: #000000;
}

.navItems a
{
    color: #C3C3AE;
    text-decoration: none;
}

#navSpacer
{
    float: left;
    width: 1px;
    height: 100%;
    background-color: #c3c078;
}

.link-list-vertical
{
    font-family: Arial;
    font-size: 9pt;
    color: #e4e2ce;
}

.pull-quote
{
    font-family: Arial;
    font-size: 9pt;
    color: #e4e2ce;
    padding: 0px 25px 10px 25px;
    text-align: center;
}

.link-list-vertical a
{
    color: #E1E1D7;
    text-decoration: none;
}
.link-list-vertical a:active
{
    color: #E1E1D7;
    text-decoration: none;
}
.link-list-vertical a:visited
{
    color: #E1E1D7;
    text-decoration: none;
}
.link-list-vertical a:link
{
    color: #E1E1D7;
    text-decoration: none;
}
.link-list-vertical a:hover
{
    color: #C3C079;
    text-decoration: none;
}

/* Used by the page number control */
.PageNumbers
{
    display: inline;
    position: relative;
    font-size: 1.0em;
    margin-top: 20px;
    text-decoration: none;
}

.PageNumbers A
{
    text-decoration: none;
}

.PageNumbers A:hover
{
    text-decoration: underline;
}

.PageNumbers SPAN, PageNumbers Span A
{
    display: inline;
    position: relative;
    margin-top: 20px;
    padding-left: 3px;
    text-decoration: none;
}

#content-container
{
    text-align: center;
}

#content
{
    text-align: left;
    width: 955px;
}

#content-side
{
    background-color: #484641;
    width: 261px;
    height: 100%;
    border-right: solid 1px #c3c078;
    float: left;
}

#columnright
{
    float: left;
    width: 693px;
}


.rightblock
{
    background-color: #c3c3ae;
    color: #484641;
    font-family: Arial;
    font-size: 10pt;
    padding: 10px 30px 0px 30px;
}

#descriptionLabel
{
    /*display:none;*/
}

.rightblock /*TABLE TBODY TR TD H2 {     display:none; }*/ .body
{
    height: 100%;
}

#awards
{
    background-color: #6A685C;
    width: 261px;
    height: 120px;
}

/******************
LISTS - IN THE CONTENT DIV
******************/

#content-left ul.list, #content-left ul.link-list-vertical
{
    /*margin:0px 0px 15px 15px;*/
}

#content-left ul.list li { list-style-type: none; background-image: 
               url('images/bullet.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               margin: 0px; padding-left: 12px; padding-right: 0px; 
               padding-top: 2px; padding-bottom: 2px; background-position: 
               0 .6em }
#content-left ul.link-list-vertical li
{
    list-style: none; /*margin:0px;*/
    padding: 2px 0px;
}

#content-left ul.link-list-vertical li a:link { background-image: 
               url('images/bullet-link.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               text-decoration: none; padding-left: 12px; padding-right: 0px; 
               padding-top: 2px; padding-bottom: 2px; background-position: 
               0 .6em }
#content-left ul.link-list-vertical li a:visited { background-image: 
               url('images/bullet-link-visited.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               text-decoration: none; padding-left: 12px; padding-right: 0px; 
               padding-top: 2px; padding-bottom: 2px; background-position: 
               0 .6em }
#content-left ul.link-list-vertical li a:hover { background-image: 
               url('images/bullet-link-hover.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               text-decoration: none; padding-left: 12px; padding-right: 0px; 
               padding-top: 2px; padding-bottom: 2px; background-position: 
               0 .6em }
#content-left ul.link-list-vertical li a:active { background-image: 
               url('images/bullet-link-active.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               text-decoration: none; padding-left: 12px; padding-right: 0px; 
               padding-top: 2px; padding-bottom: 2px; background-position: 
               0 .6em }
/******************
HEADINGS
******************/

h1
{
    font-size: 1.6em;
    padding: 0;
    margin: 0 0 10px 0;
}

h2
{
    font-size: 1.0em;
}

h3
{
    font-size: 1.0em;
}

h4
{
    font-size: 1.0em;
}

h5
{
    font-size: .9em;
}

h6
{
    font-size: .8em;
}


#three-column-container h2
{
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.small
{
    font-size: .9em;
    text-decoration: none;
    color: #000000;
}
.small a:active
{
    text-decoration: underline;
}

/************************************************************************
*
* Rollover buttons
*
************************************************************************/

.buttonsmall, .buttonsmall-ovr
{
    color: #373737;
    font-weight: normal;
    font-size: 9px;
    border: 1px solid #ffffff;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 120px;
    margin-top: 3px;
}
.buttonsmall-ovr
{
    text-decoration: none;
}

.dashedline
{
    border-bottom: 1px solid #CBCBCB;
    padding-top: 10px;
    margin-bottom: 10px;
    clear: right;
}

.none
{
    /*display:none;*/
}

.clear
{
    clear: both;
}


.clearcard
{
    clear: left;
    height: 0;
    margin: 0;
    padding: 0;
}

.hidden a:link
{
    color: #CBCBCB;
    text-decoration: none;
}
.hidden a:visited
{
    color: #CBCBCB;
    text-decoration: none;
}
.hidden a:active
{
    color: #CBCBCB;
    text-decoration: underline;
}
.hidden a:hover
{
    color: #CBCBCB;
    text-decoration: none;
}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#mainnav-container a:link
{
    color: #9A9A76;
}

#mainnav-container a:visited
{
    color: #9A9A76;
}

#mainnav-container a:hover
{
    color: #E1E1D7;
    text-decoration: none;
}

#mainnav-container a:active
{
    color: #9A9A76;
}

/* All link states are selected with an "a" */
#header a
{
    color: #FFFFFF;
}

#breadcrumb-container a
{
    color: #FF6600;
}


#main-holder
{
    width: 100%;
    border: solid 0px #292627;
    color: #e4e2ce;
}
#main-center
{
    text-align: center;
}
#main-content
{
    width: 955px;
    border: solid 0px #292627;
}
#nav-cell
{
    width: 100%;
    border-top: solid 1px #c3c078;
}
#nav-fill
{
    width: 261px;
    background-color: #484641;
    border-right: solid 1px #c3c078;
    height: 34px;
}

#nav-holder
{
    background-color: #292627;
    height: 34px;
}

#navigation
{
    width: 100%;
    font-family: Arial;
    font-size: 9pt;
}
#navigation a
{
    color: #e4e2ce;
    text-decoration: none;
}

#content-left
{
    background-color: #484641;
    text-align: left;
    color: #e4e2ce;
}
/*
#content-left a
{
    font-family: Arial;
    font-size: 9pt;
    color:#e4e2ce;
    text-decoration:none;
}
*/
#content-right
{
    text-align: left;
    color: #484641;
    font-family: Arial;
    font-size: 10pt;
    border-left: solid 1px #c3c078;
    background-color: #c3c3ad;
    padding: 30px 50px 0px 50px;
}

#content-right TABLE TR TD H2
{
    display: block;
}
#content-fill
{
    border-left: solid 1px #c3c078;
    background-color: #c3c3ad;
    height: 60px;
}
#footer
{
    border-left: solid 1px #c3c078;
    background-color: #292627;
    height: 60px;
}

#footer-table
{
    font-family: Arial;
    font-size: 9pt;
    color: #e4e2ce;
}

#modalTable
{
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10001;
    background-color: #69685d;
    border: solid 1px #000000;
}

.titleLabel
{
    color: #373737;
    font-size: .9em;
}

.photo_list
{
    padding: 2px;
    border: 0px solid #000000;
    background-color: #666666;
    text-align: center;
    margin-right: 10px;
    margin-left: 20px; /*	float: left; */
}

.photo_name
{
    font-family: Arial, Helvetica;
    font-size: 11pt;
    font-weight: bold;
}

.projectspecsbox
{
    border: 1px solid #CCCCCC;
    background-color: #eeeeee;
    color: #000000;
    padding: 0px 10px;
}

.mainphoto
{
    padding: 2px;
    border: 0px solid #000000;
    background-color: #666666;
    margin-bottom: 10px;
    text-align: center;
}

.projectcategorylist
{
    float: right;
    margin-left: 10px;
    padding-left: 10px;
    padding-bottom: 30px;
    border-left: 1px solid #000000;
}
.8em
{
    font-size: .8em;
}
.9em
{
    font-size: .9em;
}
.1emB
{
    font-size: 1.0em;
    font-weight: bold;
}

#planroom a
{
    text-decoration: none;
    color: #e4e2ce;
}

#contactUs a
{
    text-decoration: none;
    color: #e4e2ce;
}
.float-wrapper
{
    width: 98%;
}
.float
{
    float: left;
    width: 146px;
    height: 140px;
    border: 1px solid #B0B09F;
    padding: 10px 10px 0px 10px;
    text-align: center;
    display: inline;
    margin: 10px 10px 0px 10px;
    background-color: #CFCFBD;
    font-size: 0.85 em;
    font-weight: bold;
    white-space:normal;
}
.clear
{
    clear: both;
}
