body {
    behavior:url(/style/csshover.htc);
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    color:#333;
    background: #343434;
}
form, fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
img {border-style: none;}
#main {
    margin: 0 auto;
    width: 960px;
    padding: 0 10px;
    background: url(../images/template/bg-main.gif) repeat-y;
    position: relative;
}
#header {
    width: 960px;
    height: 147px;
    background: url(../images/template/bg-header.gif) repeat-x;
    position: absolute;
    top:0;
    left:10px;
}
dl.content_list dt{
    margin:15px 0 0 0;
    padding:0 0 3px 12px;
    background:url(..images/template/dldt.gif) no-repeat 0px 6px;
}
dl.content_list dt span{
    font-size:14px;
    font-variant:small-caps;
}
dl.content_list dd{
    margin:0 0 0 30px;
    padding:0 0 0 12px;
    background:url(..images/template/dldd.gif) no-repeat 0px 5px;
}
.logo {
    position: absolute;
    top: 30px;
    left: 35px;
    background: url(../images/template/logo2.gif) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    width: 325px;
    height: 50px;
}
.logo a {
    height: 100%;
    display: block;
}
.top-nav{
    margin:0;
    padding:0;
    list-style:none;
    overflow: hidden;
    position: absolute;
    top:80px;
    right: 8px;
}
.top-nav li{
    display:inline;
    padding:0 9px 0 12px;
    margin: 0 0 0 -1px;
    background: url(../images/template/separator.gif) no-repeat 0 65%;
}
.top-nav li a{
    font-size:10px;
    color:#8e867b;
}
#content {
    width: 960px;
    padding:147px 0 20px;
    overflow: hidden;
}
.content-area{
    background:url(../images/template/bg-content.gif) repeat-x;
    height: 1%;
    padding:26px 26px 0 24px;
    overflow: hidden;
}
.text-block{
    float:right;
    width: 525px;
    padding: 0 0 0 24px;
    border-left:1px solid #cecece;
}
.text-block h1{
    margin:0 0 10px;
    color: #343434;
    font: bold 12px Arial, Verdana, sans-serif;
}
.text-block .holder{
    width: 100%;
    margin:0 0 16px;
    border-bottom:1px solid #cecece;
}
.text-block p{
    margin:0 0 15px;
    line-height:18px;
    text-align: justify;
}
.areas-list {
    border:1px solid #dc7840;
    overflow: hidden;
    height: 1%;
    margin:0 0 15px;
    padding:14px 0;
}
.areas-list ul {
    padding:0;
    margin: 0;
    list-style:none;
    text-align: center;
    line-height: 25px;
}

.areas-list li{
    display:inline;
    padding: 0 5px 0 0;
}
.areas-list li a{
    color:#d66221;
    background:url(../images/arrow.gif) no-repeat 0 4px;
    padding: 0 0 14px 10px;
}
.text-block em{
    color: #173d53;
    font-size: 12px;
    display: block;
    margin-left: 4px;
}
.side-bar{
    float: left;
    width: 334px;
    padding: 8px 0 0;
}
.info-box{
    width: 334px;
    height: 168px;
    overflow: hidden;
    text-indent: -9999px;
    background:url(../images/info-box.gif) no-repeat;
    margin: 0 0 35px;
}
#content h1{
    /*margin: 4px 0 6px 0;*/
    font-size: 16px;
    font-weight: bold;
    color: #343434;
}
#content h2{
    margin: 4px 0 12px 0;
    font-size: 18px;
    font-weight: bold;
    color: #834726;
}
.side-bar .holder{
    width: 314px;
    padding: 0 10px;
}
.banner-list{
    height:1%;
    margin:0;
    padding:22px 0 0;
    list-style:none;
    overflow:hidden;
    border-bottom:1px solid #d49774;
}
.banner-list li{
    float:left;
    padding:0 15px 26px 0;
}
.banner-list li img{display:block;}
.address-box{
    width: 100%;
    overflow: hidden;
    padding: 20px 0 10px;
}
.address-box ul{
    margin:0;
    padding:0 0 0 5px;
    list-style:none;
    float:left;
    color: #343434;
}
.address-box ul li{padding:0 16px;}
/*inner*/
.heading{
    width: 941px;
    padding:20px 0 0 19px;
    height: 44px;
    /*background:url(../images/template/headers/bg-heading-3.gif) no-repeat;*/
}

.heading h1{
    margin:0;
    width:450px;
    height:30px;
    overflow:hidden;
    text-indent:-9999px;
   /* background:url(../images/template/titles/title-na.gif) no-repeat;*/
}
.inner-holder{
    width:884px;
    padding: 18px 38px 0;
    overflow: hidden;
}

.inner-holder p{ text-align: justify; }

.main-box{
    width: 540px;
    float:left;
    padding: 10px 25px 0 0;
    border-right: 1px solid #cecece;
}
.main-box p{
    line-height: 18px;
    margin: 0 0 20px;
}
.main-box p a, .main-box li a {
    color:#d66221;
    text-decoration: underline;
}
.main-box p a:hover, .main-box li a:hover{text-decoration:none;}
.main-list{
    margin:0;
    padding:0;
    list-style:none;
}

.main-box ul{
    list-style:none;
}

.main-list li, .main-box ul li{
    font-size:11px;
    line-height:18px;
    color:#ab4810;
    padding: 0 0 17px 17px;
    background:url(../images/template/square-inner.gif) no-repeat 5px 7px;
}
.side-column{
    width: 285px;
    float:right;
    padding: 13px 0 0;
}
.img-holder{
    width: 100%;
    padding: 0 0 38px;
}
.side-column img{
    display:block;
    margin:0 0 3px;
}
.img-holder a{
    font-size:11px;
    line-height:18px;
    color:#d66221;
    text-decoration:underline;
    background:url(../images/template/icon.gif) no-repeat 0 50%;
    padding: 0 0 0 15px;
}
.img-holder a:hover{text-decoration:none;}
.side-column .address-box{
    font-size:10px;
    padding-top: 15px;
}
.side-list{
    font-size: 11px;
    line-height:18px;
    margin: 0;
    padding: 10px 0 0 10px;
}
.side-list dt{
    font-weight:bold;
    padding: 18px 0 0;
}
.side-list dd{
    margin:0 0 0 5px;
    padding: 0 0 0 10px;
    background:url(../images/template/square-orange.gif) no-repeat 0 5px;
}
.side-list a{
    font-size:11px;
    color:#d66221;
}    
#footer {
    width: 980px;
    overflow: hidden;
    margin: 0 auto;
}
.footer-area{
    width: 958px;
    padding:3px 11px 24px;
    background:url(../images/template/bg-footer-area.gif) no-repeat 0 100%;
}
.footer-nav{
    margin:0;
    padding:13px 0 7px;
    list-style:none;
    background: #d66221 url(../images/template/bg-footer-nav.gif) repeat-x;
    font-size: 11px;
    text-align: center;
}
.footer-nav li:first-child{background-image:none;}
.footer-nav li{
    display:inline;
    padding: 0 4px 0 11px;
    background: url(../images/template/square.gif) no-repeat 0 65%;
}
.footer-nav a{color:#fff;}
#footer p{
    margin:0 8px 15px 0;
    color: #bdd1db;
    font-size: 9px;
    line-height:10px;
    text-align: right;
}
.flash-holder {
    width: 100%;
    overflow: hidden;
    height: 300px;
}

/* hacked */

#content p.fancy{
    margin: 0;
    font-size: 11px;
    line-height:22px;
    font-weight: bold;
    color: #343434;
    border-bottom:1px solid #d49774;
}

#content .areas-list ul li {
    background: none;
    list-style:none;
}

div.newspubs {
margin-top: 24px;
}

div.newspubs p.headline{
font-size: 11px;
font-weight: bold;
margin: 14px 0 1px 0;
}
div.newspubs p.headline a{
color:#CC6600;
}

div.newspubs .dateline{
color:#343434;
}

div.newspubs p.summary{
font-size: 10px;
color:#707070;
margin: 2px 0;
}

p.back a{
    font-size:14px;
    font-weight: bold;
    background:url(../images/template/arrow_back.gif) no-repeat 0 18px;
    padding: 12px 0 10px 10px;
}

p.profile {
font-size: 10px;
padding-bottom: 6px;
border-bottom: 1px #cecece solid;
}

p.profile span {
margin-left: 8px;
margin-right: 10px;
}

dt.profileheader {
margin-bottom: 14px;
}

span.profiletext dd {
margin-bottom: 14px;
}

/* ARTICLES */
#content p.article-title{
    margin: 0;
    font-size: 14px;
    line-height:22px;
    color: #343434;
    border-bottom:1px solid #d49774;
}