/*----------------------------------------------------------
title:        main stylesheet
template:    00189
----------------------------------------------------------*/

* {margin: 0; padding: 0; outline: 0;}
body {font: 12px Arial,sans-serif; color: #000; text-align: left;}

a {color: #451a08; text-decoration: none; cursor: pointer;}
a:hover {text-decoration: underline;}
a img {border: 0;}

.ar {display: block; text-align: right;}
.ac {display: block; text-align: center;}
.al {display: block; text-align: left;}
.cl {clear: both; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; }
.fr {float: right; display: inline;}
.fl {float: left; display: inline;}
.hidden {display: none;}
.notext {font-size: 0; line-height: 0; text-indent: -4000px;}
.shell {margin: 0 auto; width: 960px;}

#logo {float: left; margin: 30px 0 0 0; padding: 0; font-size: 40px; font-weight: bold; color: #451A08;}

h3{font-size: 15px; line-height:18px; color:#f0eee5}

#header {width: 960px; height: 110px; background: url(../images/header.png) no-repeat;}
    #header .right-area{width:291px; float: right; display: inline; padding:8px 0px 0 0;  }
    #header .right-area a {font-size: 13px; position: relative; font-family: Arial, "Trebuchet MS", sans-serif; text-decoration: none; color: #451a08;}
    #header .right-area a:hover {text-decoration: underline;}
    #header .right-area .header-links {float: right;}
    #header .right-area .header-links span {color: #c69042; padding: 0 7px;}
    
#content {background: #fff; padding: 5px 0}
    #content .frame {width: 950px; margin: 0 auto;}

#nav {margin-bottom: 0; width: 960px; height: 65px; background: #fff url(../images/nav-bar..png) no-repeat;}
    
#topNav {margin: 0; padding: 9px 0 0 10px; width: 950px;}
    #topNav .left {float: left; width: 0;}
    #topNav .center {width: 96%; 
        border-left: 1px solid #DFDFDF;
        height: 54px;
        overflow: hidden;
}
    #topNav .center .link {
        float: left; 
        padding: 1px 0 0 0;  text-align: center; background: #DFDFDF;
        margin: 0 0;
        background: #DFDFDF;
        border-bottom: 1px solid #DFDFDF;
        border-right: 1px solid #DFDFDF;
        display: block;
}
    #topNav .center .link a {
        text-transform: uppercase;
        font-family: Arial,sans-serif; font-size: 15px; 
        font-weight: normal; text-decoration: none; 
        color: #7E7E7E;
        padding: 15px;
        display: block;
        background: #e9e9e9;
        font-size: 12px;
        font-weight: bold;
        border: 4px solid white;
    }
    #topNav .center .link a:hover {color: #fff; background: #5e5e5e;}
    #topNav .center .spacer {float: left; width: 0; height: 35px;}
    #topNav .right {float: left; width: 2%;}

#content-left {width: 210px; float: left; display: inline; margin: 2px 0 0 5px;}

#content-middle {width:725px; float: left; display: inline; margin-left:5px}

#content-right {width: 210px; float: left; display: inline;}

#footer{color: #451a08; font-size: 14px; line-height:31px; margin-top: 0}
