font.cmx-lightbrown
{
    color: #DF834F;
}


/** Html elements **/

body {
    margin:0px;
    padding:0px;
    font-family: verdana, arial,    sans-serif;
    font-size: 76%;
    color: #000;
    line-height: 170%;
    background: #fff;
}

a:link, a:visited, a:active {
    color: #E88852;
    text-decoration: underline;
}

a:hover {
    color: #443124;
    text-decoration: underline;
}

h1
{
    color: #663333;
    font-weight: bold;
    font-family: verdana, arial, sans-serif;
    font-size: 15px;
}

h2
{
    color: #663333;
    font-weight: bold;
    font-family: verdana, arial, sans-serif;
    font-size: 100%;
    display: inline;
}

h3
{
    color: #867162;
    font-weight: bold;
    font-family: verdana, arial, sans-serif;
    font-size: 90%;
    display: block;
    text-decoration:underline;
    border-bottom: 1px solid #B8ABA3;		
    margin:0px;
    padding:3px;
    width:100%;
}		
                
h4
{
    color: #fff;
    font-weight: bold;
    font-family: verdana, arial, sans-serif;
    font-size: 100%;
    display: block;
    padding: 2px;
    background-color: #E88852;
}

ul
{
    list-style-image: url(/images/list.gif);    
    list-style-type: circle;
    list-style-position: outside;
    margin: 10px 0px 10px 18px;
    padding: 0px;
    color: #666666;
    font-size: 88%;
    line-height: 15px;
    background:#FFF;
}


/** Banner elements **/

#banner
{
    position: relative;
    width: 760px;
    height: 86px;
    background: url(/images/bg_header.jpg) repeat-x;
    margin: 0px;
    padding: 0px;
}

#banner .image
{
    margin-left: 13px;
}

#banner .image2
{
    float: right;
}

#banner .bannernavigation
{
    position: absolute;
    right: 10px;
    top: 67px;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
    z-index:2;
}

#banner .bannernavigation .inner a:link, #banner .bannernavigation .inner a:visited, #banner .bannernavigation .inner a:active
{
    display: inline-block ;
    color: #fff;
    text-decoration: none;
    padding: 0px 8px 0px 8px;
    margin-right: 1px;
    background: #271B13;
    z-index:2;
}

#banner .bannernavigation .inner a:hover, #banner .bannernavigation .inner a#banner_current
{
    display: inline-block;
    color: #fff;
    text-decoration: underline;
    padding: 0px 8px 0px 8px;
    margin-right: 1px;
    background: #9E8063;
    z-index:2;
}

.UAnav #banner .bannernavigation .inner a:link, 
.UAnav #banner .bannernavigation .inner a:visited, 
.UAnav #banner .bannernavigation .inner a:active
{
    display: block;
    float:left;
    color: #fff;
    text-decoration: none;
    padding: 0px 8px 0px 8px;
    margin-right: 1px;
    background: #271B13;
    z-index:2;
}

.UAnav  #banner .bannernavigation .inner a:hover, 
.UAnav #banner .bannernavigation .inner a#banner_current
{
    display: block;
    float:left;
    color: #fff;
    text-decoration: underline;
    padding: 0px 8px 0px 8px;
    margin-right: 1px;
    background: #9E8063;
    z-index:2;
}


#banner .subheader
{
    display: block;
    background: url(/images/bg_subheader.jpg) repeat;
}

#banner .subheader .subimage2
{
    float: right;
}

/** LeftNav elements **/

#leftcontent .leftnavigation
{
    float: left;
    margin: 20px 20px 20px 0px;
    padding: 0px 0px 0px 20px;
    width: 150px;
    text-align:left;
    font-size:11px;
    line-height:15px;
}

html>body #leftcontent
{
    padding-left:20px;
    width:170px;
}
        
#leftcontent .leftnavigation .arrow
{
    margin-left: -15px;    
}

#leftcontent .leftnavigation .linkheaderblock
{
    display: block;
    font-weight:bold;
    font-family: verdana, arial, sans-serif;
    font-size: 88%;
    border-bottom: 1px solid #B8ABA3;
    margin: 12px 0px 12px 0px;
    padding: 3px;
}

#leftcontent .leftnavigation a:visited.linkheader, #leftcontent .leftnavigation a:link.linkheader, #leftcontent .leftnavigation a:active.linkheader
{
    font-family: verdana, arial, sans-serif;
    font-size: 90%;
    border-bottom: 1px solid #B8ABA3;
    font-weight: bold;
    color: #fff;
    background: #663333;
    display: block;
    text-decoration:underline;
    width:100%;
    padding:3px;
}

#leftcontent .leftnavigation a:hover.linkheader
{
    font-family: verdana, arial, sans-serif;
    font-size: 90%;
    border-bottom: 1px solid #B8ABA3;
    font-weight: bold;
    color: #fff;
    background-color: #E88852;
    display: block;
    text-decoration:underline;
    width:100%;
    padding:3px;
}

#leftcontent .leftnavigation .sublink
{
    display: block;
    font-size: 90%;
/*    line-height: 180%;*/
    margin: 6px 0px 6px 20px;
    background-color: #FFF;
}

#leftcontent .leftnavigation a:link.sublink, #leftcontent .leftnavigation a:active.sublink
{
    color: #E88852;
    text-decoration: underline;
}

#leftcontent .leftnavigation a:visited.sublink
{
    color: #ff0000;
    text-decoration: underline;
}

#leftcontent .leftnavigation a:hover.sublink
{
    color: #443124;
    text-decoration: underline;
}

#leftcontent .leftnavigation .plaques
{
    border: 2px solid #82756A;
    background-color: #E8E8E8;
    color: #543F30;
    font-size: 88%;
    font-weight: bold;
    text-align:center;
    margin-top: 15px;
}


/** Footer elements **/

#footer
{
    position:relative;
    clear:both;
    width: 760px;
    margin: 0px;
    padding: 0px;
    background: url(/images/bg_footer.jpg) repeat-x;
    background-color: #DEBC96;
}

#footer .footertext
{
    display: block;
    width: 747px;
    color: #4C382A;
    font-size: 11px;
    padding: 10px 0px 20px 13px;
    background: #DEBC96;
    white-space:nowrap;
    line-height: 190%
}

#footer .footernavigation
{
    display: block;
}

#footer .footertext a:link, #footer .footertext a:visited, #footer .footertext a:active
{
    color: #4C382A;
    text-decoration: underline;
    background: #DEBC96;
}

#footer .footertext a:hover
{
    color: #fff;
    text-decoration: underline;
    background: #DEBC96;
}

#footer .footertext .copyrightnotice
{
/*
    display: inline-block;
    margin-top: 7px;
*/
}


/** Main Body **/

#maincontent
{
    border-left: solid 1px #ebebeb;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 13px;
    margin: 20px 0px 20px 0px;
    padding: 0px 0px 0px 20px;
    text-align:left;
    width: 500px;
}


/** Tables **/

.tablestyle1{
    color: #333;
    font-family: verdana, arial, sans-serif;
    font-size: 8pt;
    line-height: 150%;
}

.tablestyle1 .tableheaderrow
{
    background-color: #ffd4c9;
}

.tablestyle1 .tablerow
{
    background-color: #ddd;
}

.tablestyle1 td
{
    border: 1px solid #fff;
    padding: 5px;
}

.tablestyle2{
    color: #333;
    font-family: verdana, arial, sans-serif;
    font-size: 8pt;
    line-height: 150%;
}

.tablestyle2 .tableheaderrow
{
    background-color: #ffd4c9;
}

.tablestyle2 .tablerow
{
    background-color: #ddd;
}

.tablestyle2 td
{
    border: none;
    padding: 0px 0px 0px 3px;
}


/** Right Margin **/

#maincontent .twocolumn
{
    width: 540px; /** 540px **/
}

.twocolumn .rightmargin
{
    display: block;
    font-family: verdana, arial, sans-serif;
    float:right;
    margin: 50px 2px 0px 0px;
    text-align:left;
    font-size:9px;
    line-height:10px;
    width:120px;
}

.twocolumn .rightmargin .textblock
{
    display: block;
    background:#E8E8E8;
    border: 1px solid #000;
    padding:2px;
}


/** Center  Content **/

.twocolumn .centercontent
{
    display: block;
    width: 310px;
}


.rightalign
{
    float: right;
    margin: 0px 0px 0px 5px;
    padding-left: 5px;
}

.leftalign
{
    float: left;
    margin: 0px 5px 0px 0px;
    padding-right: 5px;
}

.UAnav #left {
    margin-top:120px;
}

.UAnav #main {
    margin-left:210px;
}

/** IE7 **/

.UAie7 #main {
margin-top:130px;
}

.UAie7 #left {
width:240px;
margin-top:130px;
float:left;
}

/** Firefox **/

.UAgecko #main {
margin-top: 130px;
}

.UAgecko #left {
margin-top: 130px;
}