/* Css Reset */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
    margin:0;
    padding:0;
}
ul,ol{
    list-style:none;
}
fieldset{
    display:inline;
    border:0;
}
blockquote,q{
    quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
    content:"";
}
table {
    border-collapse:separate;
    border-spacing:0;
}
a img{
    border:0;
}
.skiplink{
    display:none;
}
label{
    cursor:pointer;
}
/* General Styles */
a,a:link,a:visited{
    color:#5e0003; /*aba182*/
    outline:0;
    text-decoration:none;
}
a:focus,a:hover{
    text-decoration:underline;
}
body{
    background:url(../images/bgr-main.jpg) no-repeat top;
    color:#aba182;
    font-size:62.5%;
    font-family:Arial, Helvetica, sans-serif;
}
#wrapper{
    width:1047px;
    margin:0 auto;
}
/* header */
#header{
    width:1025px;
    height:229px;
    padding:0 11px;
    background:url(../images/bgr-header.jpg) no-repeat;
}
#header h2{
    float:left;
    font-size:1.4em;
    color:#eaefcf;
    padding-top:100px;
    text-transform:uppercase;
}
/* logo */
#logo{
    float:left;
}
#logo span{
    display:block;
    width:312px;
    height:172px;
    background:url(../images/bgr-logo.jpg) no-repeat;
    text-indent:-5000px;
}
/* topsearch */
#topsearch{
    float:right;
    width:445px;
    font-size:1.1em;
    color:#eaefcf;
}
#topsearch .weather{
    float:left;
    text-align:center;
    text-transform:uppercase;
    padding:0 0 10px 0px;
    margin:3px 25px 0 0;
}
#topsearch .weather a,
#topsearch .weather a:visited{
    color:#826c63;
}
#topsearch .weather img, #topsearch .weather span{ 
    float:left;
}
#topsearch .weather span {
    margin-top:10px;
}
#topsearch form{
    float:left;
    width:290px;
    padding-top:12px;
}
#topsearch label{
    font-weight:bold;
    text-transform:uppercase;
    margin-right:8px;
    line-height:26px;
    vertical-align:middle;
    height:26px;
}
#topsearch input{
    vertical-align:middle;
}
#topsearch input.txt{
    width:186px;
    height:18px;
    font-size:1em;
    font-weight:bold;
    color:#c5bc91;
    padding:5px 5px 0;
    margin-right:8px;
    border:0;
    background:#f3f3dd;
}
#SearchForm_SearchForm fieldset{
    width:230px;
}
.button_go{
    float:right;
    margin-top:-24px;
}
/* nav */
#nav{
    display:inline;
    float:left;
    width:1025px;
    font-size:1.5em;
    font-weight:bold;
    text-transform:uppercase;
    margin:1px 0 0 18px;
    background:url(../images/menu-separator.gif) no-repeat left;
}
#nav li{
    float:left;
    color:#eaefcf;
    cursor:pointer;
    background:url(../images/menu-separator.gif) no-repeat right;
}
#nav li span.first{
    display:block;
    padding-left:2px;
    background:url(../images/menu-separator.gif) no-repeat left;
}
#nav li a,
#nav li a:visited{
    display:block;
    color:#eaefcf;
    padding:20px 20px 18px;
    margin-right:2px;
}
#nav li:hover,
#nav li a:hover{
    text-decoration:none;
    background:url(../images/menu-on.gif) repeat-x;
}
/* content */
#content{
    clear:both;
    width:1025px;
    padding:0 11px;
    overflow:hidden;
    background:url(../images/bgr-content.jpg) no-repeat top;
}
/* mast */
#mast{
    position:relative;
    clear:both;
    width:1025px;
    height:286px;
    overflow:hidden;
    background:url(../images/bgr-mast.jpg) right;
}
#mast .slide{
}
#mast .helplinks{
    float:left;
    padding:40px 35px;
}
#mast .helplinks a{
    color:#fff;
}
#mast .helplinks h2{
    width:152px;
    height:26px;
    margin-bottom:12px;
    text-indent:-5000px;
    background:url(../images/tit-helpful.jpg) no-repeat;
}
#mast .helplinks ul{
    font-size:1.6em;
    font-weight:bold;
}
#mast .helplinks li{
    margin-bottom:5px;
    padding-left:18px;
    background:url(../images/ico-bbullet.gif) no-repeat left;
}
#mast .overlap{
    position:absolute;
    bottom:0;
    left:343px;
    width:440px;
    height:30px;
    background:url(../images/bgr-midcol-overlap.png) no-repeat;
    z-index:100;
}
/* pagedata */
#pagedata{
    width:1025px;
    overflow:hidden;
    background:#fafae9;
}
/* leftcol */
#pagedata .leftcol{
    float:left;
    width:318px;
    padding:20px 0 0 25px;
}
#pagedata .leftcol li{
    float:left;
    margin-bottom:20px;
}
#pagedata .leftcol img.thumb{
    float:left;
    border:5px solid #e1e1c6;
}
#pagedata .leftcol .text{
    float:left;
    width:180px;
    padding:8px 0 0 20px;
}
#home-feat-left{
    float:left;
}
#pagedata .leftcol .text h3{
    font-size:1.6em;
    font-weight:normal;
    color:#b32c1d;
    margin-bottom:5px;
}
#pagedata .leftcol .text h3 a,
#pagedata .leftcol .text h3 a:visited{
    color:#b32c1d;
}
#pagedata .leftcol .text p{
    font-size:1.2em;
    color:#90835f;
    margin-bottom:10px;
}
#pagedata .leftcol .text a.readmore{
    display:block;
    width:66px;
    height:17px;
    text-indent:-5000px;
    background:url(../images/button-readmore.gif) no-repeat;
}
/* midcol */
#pagedata .midcol{
    float:left;
    width:350px;
    padding:10px 40px 10px 50px;
    background:url(../images/bgr-midcol.jpg) no-repeat;
}
#pagedata .midcol h1{
    font-size:2.8em;
    font-weight:normal;
    color:#5e0003;
    margin-bottom:10px;
}
#pagedata .midcol p{
    font-size:1.4em;
    margin-bottom:15px;
    line-height:18px;
}
#pagedata .midcol img.alignright{
    float:right;
}
/* rightcol */
#pagedata .rightcol{
    float:left;
    width:200px;
    padding:25px 20px 0 15px;
}
#pagedata .rightcol h3{
    float:left;
    font-size:1.5em;
    color:#af2b1d;
    margin-right:15px;
    text-transform:uppercase;
}
#pagedata .rightcol a,
#pagedata .rightcol a:visited{
    color:#aba182;
}
#pagedata .rightcol a.all{
    float:left;
    display:block;
    width:27px;
    height:14px;
    text-indent:-5000px;
    background:url(../images/button-all.gif) no-repeat;
}
#pagedata .rightcol ul{
    clear:both;
    width:100%;
    padding-top:8px;
    margin-bottom:30px;
}
#pagedata .rightcol li{
    font-size:1.2em;
    padding-bottom:10px;
    margin-bottom:10px;
    background:url(../images/bgr-separator.gif) no-repeat bottom;
}
#pagedata .rightcol li span{
    color:#be1623;
}
/* sidebar */
#sidebar{
    position:relative;
    float:left;
    width:258px;
}
#sidebar .overlap{
    position:absolute;
    top:190px;
    right:0;
    width:14px;
    height:305px;
    background:url(../images/bgr-leftshadow.png) no-repeat;
}
#sidebar .helplinks{
    clear:both;
    padding:20px 0 20px 40px;
    background:url(../images/bgr-mast.jpg) no-repeat;
}
#sidebar .helplinks a{
    color:#fff;
}
#sidebar .helplinks h2{
    width:152px;
    height:26px;
    margin-bottom:12px;
    text-indent:-5000px;
    background:url(../images/tit-helpful.jpg) no-repeat;
}
#sidebar .helplinks ul{
    font-size:1.6em;
    font-weight:bold;
}
#sidebar .helplinks li{
    margin-bottom:5px;
}
#sidebar .helplinks li a{
    padding-left:18px;
    background:url(../images/ico-bbullet.gif) no-repeat;
    background-position:0 4px;
}
#sidebar-data{
    padding:25px 0 10px 30px;
}
#sidebar-data h3{
    font-size:1.5em;
    color:#af2b1d;
    margin-right:15px;
    margin-bottom:10px;
    text-transform:uppercase;
}
#sidebar-data .related{
    font-size:1.5em;
    font-weight:bold;
    padding-bottom:15px;
    margin-bottom:15px;
    background:url(../images/bgr-separator.gif) no-repeat bottom;
}
#sidebar-data .related li{
    margin-bottom:3px;
}
#sidebar-data .related li a{
    padding-left:14px;
    background:url(../images/ico-sbullet.gif) no-repeat;
    background-position:0 4px;
}
#sidebar-data .related a{
    color:#7d683b;
}
#sidebar-data .promo{
    clear:both;
}
#sidebar-data .promo li{
    float:left;
    margin-bottom:20px;
    padding-bottom:18px;
    background:url(../images/bgr-separator.gif) no-repeat bottom;
}
#sidebar-data .promo img.thumb{
    float:left;
    border:5px solid #e1e1c6;
}
#sidebar-data .promo .text{
    float:left;
    width:132px;
    padding:0 0 0 7px;
}
#sidebar-data .promo .text h4{
    font-size:1.6em;
    font-weight:normal;
    color:#b32c1d;
    margin-bottom:5px;
}
#sidebar-data .promo .text h4 a,
#sidebar-data .promo .text h4 a:visited{
    color:#b32c1d;
}
#sidebar-data .promo .text p{
    font-size:1.2em;
    color:#90835f;
    margin-bottom:10px;
}
#sidebar-data .promo .text a.readmore{
    display:block;
    width:66px;
    height:17px;
    text-indent:-5000px;
    background:url(../images/button-readmore.gif) no-repeat;
}
#sidebar-data .events h3{
    float:left; 
}
#sidebar-data .events a.all{
    float:left;
    display:block;
    width:27px;
    height:14px;
    text-indent:-5000px;
    background:url(../images/button-all.gif) no-repeat;
}
#sidebar-data .events a,
#sidebar-data .events a:visited{
    color:#aba182;
}
#sidebar-data .events ul{
    clear:both;
}
#sidebar-data .events li{
    font-size:1.2em;
    padding-bottom:10px;
    margin-bottom:10px;
    background:url(../images/bgr-separator.gif) no-repeat bottom;
}
#sidebar-data .events li span{
    color:#be1623;
}
/* subdata */
#subdata{
    float:left;
    width:767px;
}
#submast{
    position:relative;
    width:767px;
}
#submast img{
    float:right;
}
#submast .overlap{
    position:absolute;
    top:191px;
    left:0;
    width:766px;
    height:39px;
    background:url(../images/bgr-subdatatop.png) no-repeat;
}
#subcontent{
    clear:both;
    width:697px;
    min-height:400px;
    padding:0 35px 20px 35px;
    background:#FFFFFF url(../images/bgr-subdata.png) no-repeat;
}
#subcontent .bcrumbs{
    clear:both;
    width:100%;
    font-size:1em;
    overflow:hidden;
    margin:0 0 25px 0;
    text-transform:uppercase;
}
#subcontent .bcrumbs li{
    float:left;
    margin-right:2px;
    list-style:none;
}
#subcontent .bcrumbs a,
#subcontent .bcrumbs a:visited{
    color:#5E0003;
}
#subcontent h1,
#subcontent h2,
#subcontent h3{
    font-weight:normal;
    color:#5e0003;
}
#subcontent h4,
#subcontent h5,
#subcontent h6{
    font-weight:normal;
    color:#a5985b;
}
#subcontent h1,
#subcontent h4{
    font-size:2.4em;
}
#subcontent h2,
#subcontent h5{
    font-size:2em;
}
#subcontent h3,
#subcontent h6{
    font-size:1.8em;
}
#subcontent p{
    font-size:14px;
    color:#867c5c;
    margin-bottom:10px;
}
#subcontent blockquote{
    width:355px;
    margin:30px 0;
    padding:20px 40px;
    border:1px solid #d1caaf;
    background:#f9f7f0;
}
#subcontent .lists{
    margin-bottom:30px;
}
#subcontent ul,
#subcontent ol{
    font-size:1.4em;
    margin-bottom:15px;
}
#subcontent ol{
    margin-left:20px;
    list-style:decimal;
}
#subcontent ul{
    margin-left:15px;
    list-style:disc;
}
#subcontent li{
    margin-bottom:1px;
}
/* footer */
#footer{
    clear:both;
    background:#381015;
}
#footer-main{
    clear:both;
    width:1047px;
    margin:0 auto;
    overflow:hidden;
}
#footer .container{
    float:left;
    width:987px;
    padding:10px 30px;
}
#footer .contact{
    float:left;
    width:500px;
    font-size:1.1em;
    color:#d3d2bc;
    padding:10px 0;
}
#footer .contact h3{
    font-size:1.2em;
}
#footer .developer{
    float:right;
    padding:20px 0 0;
}
#footer .developer li{
    float:left;
}
#footer .developer li.northstar a{
    display:block;
    width:120px;
    height:32px;
    text-indent:-5000px;
    background:url(../images/bgr-northstar.gif) no-repeat;
}
#footer .developer li.login a{
    display:block;
    width:57px;
    height:32px;
    text-indent:-5000px;
    background:url(../images/button-login.gif) no-repeat;
}

/* Drop-down menu */
#nav li ul{
    position:absolute;
    text-align:left;
    left:-999em;
    z-index:100;

    display:block;
    padding:17px 0 7px;
    width:192px;
    margin:0 0 0;
    background:url(../images/bgr_submenu.png) repeat;
    /*border-right:1px solid #fafaea;
    border-bottom:1px solid #fafaea;*/
}
#nav li:hover ul,
#nav li.sfhover ul{
    display:block;
    left:auto;
}
#nav ul li{
    display:block;
    clear:both;
    width:192px;
    line-height:normal;
    font-size:13px;
    font-weight:bold;
    background:transparent;
    text-transform:none;
}
#nav ul li:hover{
    background:none;
}
#nav ul a,
#nav ul a:visited{
    float:left;
    display:block;
    text-decoration:none;
    font-size:13px;
    color:#5e3300;
    width:172px;
    line-height:30px;
    padding:0 0 0 16px;
    margin:0 0 0 1px;
    background:none;
}
#nav ul a:hover{
    color:#fff;
    background:url(../images/bgr_submenu_over.jpg) repeat-x left bottom;
}
/*--- page-2 ---*/
.bg-content {
	width: 800px;
	overflow: hidden;
	background: url("../images/bg-content.gif") repeat-y;
}
.primary-content-2 {
	float: left;
	width: 451px;
	padding: 0 32px 0 38px;
}
.primary-content-3 {
	float: left;
	padding: 0 32px 0 38px;
}
.breadcrumbs {
	width: 500px;
	padding: 10px 38px 10px 41px;
	text-transform: none;
}
.breadcrumbs li {
	color: #696a6a;
	font-size: 9px;
	display: inline;
}
.breadcrumbs li span {color: #b7b7b7;}
.breadcrumbs li a {color: #5E0003;}

.secondary-content-2 {
    float: right;
    width: 200px;
    height: 100%;
    margin: 0px 20px 0 0;
    padding: 0px 0px 10px;
    background-color:#F5F5F5;
}
.sublink-box {
    padding: 0;
    background:#EEE;
}
.sublink-box h3 {
    color: #828282;
    font-size: 16px;
    padding: 6px 0 6px 10px;
    /*background: url("../images/h-line.gif") no-repeat 0 100%;*/
}
.sublink-box ul {padding: 9px 0 0 0;}

.sublink-box ul li {
    font-size: 14px;
    padding: 0 0 6px 29px;
    background: url("../images/i-2.gif") no-repeat 15px 5px;
}
.sublink-box ul li  a {color: #fc9400;}

.related-box {
	padding: 8px 0 12px 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}

.related-box h3,
.separator h3,
.gallery-box h3 {
	color: #0061aa;
	font-size: 14px;
	padding: 0 0 3px 29px;
	background: url("../images/i-2.gif") no-repeat 15px 3px;
}
.related-box p {
	color: #FC9400;
	font-size: 11px;
	line-height: 14px;
	padding: 0 22px 9px 29px;
}
.related-box p a {color: #B7B7B7;}
.mb-1 {margin-bottom: 5px !important;}

.separator {
	margin: 9px 0 0 0;
	padding: 7px 0 0 0;
	background: url("../images/h-line.gif") no-repeat;
}
.separator p ,
.gallery-box p {padding: 17px 0 0 0;}

.button-box {padding: 2px 0 0 25px;}
.button-box a {margin: 0;}

.flashElement {
	float: left;
	width: 800px;
	height: 196px;
	background: url("../images/flashElement.jpg") no-repeat;
	padding: 0px 0px 0 0px;
}
.whiteBG {
	width: 845px;
	margin: 0 auto;
	background: url("../images/whiteBG.png") repeat-y;
	padding: 0px 0px 0 0px;
}

/**** custom ****/
#PageNumbers {
    font-size:11px;
}
#SearchResults {
    margin: 10px 0 0;
}
#SearchResults li {
    padding-bottom:10px;
    list-style-type:none;
}
#SearchResults li p {
    font-size:12px;
}
