/* IE 6 Hacks*/
/*.browserIE6 div.span-13 { width: 350px;}*/
.ie div.span-13 { width: 370px;}
.ie #content-bottom .span-7 h3{
    color:#fff;
    margin:-10px -10px 10px -10px;
    padding:5px 0 5px 10px;
    background:#C6A24A;
}

#menu-1 {
    height:20px;
    display:block;
    text-align:right;
    padding:0 20px 0 0;
}
#menu-1 ul{
    list-style-type:none;
    margin:0;
}
#menu-1 li{
    float:left;
    padding-right:5px;
    margin-right:5px;
    /*border-right:1px solid #666;*/
}
#menu-1 a:link, #menu-1 a:visited {
    color:#666666;
}
#menu-1 a:hover, #menu-1 a:active {
    color:#CC6633
}
#crown{
    font-family:serif;
    color:#7D4022;
    font-size:20px;
    height:24px;
    letter-spacing:2px;
    margin:3px 0;
    text-align:right;
}
#nav-wrapper{
    height:18px;
    padding:0 0 0 10px;
    margin: 0 0 10px 0;
    background:url(../images/naviback.png) repeat-x left top;
}
#nav-wrapper ul{
    list-style-type:none;
    margin:0;
}
#nav-wrapper li{
    float:left;
    padding-right:5px;
    margin-right:5px;
    border-right:1px solid #666;
}
#nav-wrapper a:link, #nav-wrapper a:visited{
    color:#fff;
}
#nav-wrapper a:hover, #nav-wrapper a:active, #nav-wrapper a#active_menu{
    color:#333;
}
#content-section {
    background:#F6F7F2;
    margin:0 0 10px 0;
    border-top:1px solid #666;
    border-bottom:1px solid #666;
}
/******************* Left & Right Modules *******************/
#left-wrapper .moduletable, #right-wrapper .moduletable, #content-bottom .moduletable {
    background:#eee;
    margin:0 0 10px 0;
    padding:10px;
    border-top:1px solid #666;
    border-bottom:1px solid #666;
}
#left-wrapper .moduletable h3, #right-wrapper .moduletable h3, #content-bottom .moduletable h3{
    color:#fff;
    margin:-10px -10px 10px -10px;
    padding:5px 10px;
    background:#C6A24A;
}

.moduletableheader-blue{
    background:#eee;
    margin:0 0 10px 0;
    padding:10px;
    border-top:1px solid #333;
    border-bottom:1px solid #333;
}
.moduletableheader-blue h3{
    color:#fff;
    background:#708795;
    margin:-10px -10px 10px -10px;
    padding:5px 10px;
}
.bold-brown{
    color:#CC6633;
    background:url(../images/arrowrose.png) no-repeat left center;
    padding:5px 0 5px 25px;
    margin:10px 0 0 0;
    font-size: 10px;
    font-weight:bold;
    text-transform:uppercase;
    display:block;
}
hr.black-line{
    background:#000;color:#000;clear:both;float:none;width:100%;height:1px;margin:5px 0;border:none;
}
/* Joomla Stuff */
.article_seperator{
    display:none;
}
.contentheading {
    color:#7D4022;
    font-size:12px;
    font-weight:bold;
}

.componentheading{
display:none;}