* html img,
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

body {
	background: #101010 url(imgs/bg-body.jpg) top left fixed repeat-x;
	font-family: Calibri, sans-serif, Arial, Helvetica, Tahoma;
	font-size:85%;
	color:#372e19;
}
img{
	vertical-align:middle;
}

.grid_width{
	width:960px;
	margin:0 auto 0 auto;
	text-align:left;
}
.hidden{
	display:none;
	visibility:hidden;
}
#network-bar{
	background: #555 url(imgs/networkbar.png) repeat-x;
	line-height:30px;
	color:#bfbfbf;
	height:30px;
	text-align:left;
}
#network-bar .pg-title{font-weight:bold;}
#network-bar .pg-title img{vertical-align:middle;}
#network-bar .pg-title a{color:#fff;text-decoration:none;}
#network-bar .pg-title span{font-weight:bold;font-size:80%;}

.header{
	width:990px;
	height:184px;
	margin:30px auto 0 auto;
	background: transparent url(imgs/header.png) top left no-repeat;
}

.header ul{
	background: url(imgs/header-navbar.png) bottom right no-repeat;
	padding:138px 4px 0 0;
	text-align:right;
	line-height:30px;
	height:30px;
	margin:0 2px 0 0;
}
.header li{
	margin:0 0 0 0;
	display:inline;
}
.header a{
	text-decoration:none;
	color:#fff;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:bold;
	padding:0px 4px 0 4px;
}
.header a:hover{
	text-decoration:underline;
}

.contentpage{
	background:#a5946c url(imgs/bg-content.png) top center repeat-y;
	padding:20px 0 0 0;
}
.navigation{
	padding:0 0 20px 0;
}
.navigation a{
	color:#570b08;
}
.navigation a:hover{
	text-decoration:none;
}

.footer{
	background: url(imgs/footer.png) no-repeat;
	line-height:30px;
	height:30px;
	color:#fff;
	padding:0;
	margin:0 auto 0 auto;
	width:970px;
}
.footer a{
	color:#fff;
	text-decoration:underline;
}
.footer a:hover{
	text-decoration:none;
}
.footer .copyright, .footer .links{
	font-size:90%;
	padding:0 10px 0 10px;
}
.footer .links{
	float:right;
}

.subfooter{
	height:36px;
	line-height:36px;
	color:#3c3b38;
	margin:10px 0 10px 0;
}
.subfooter a{
	color:#545350;
}
.subfooter a:hover{
	text-decoration:none;
}
.codologo{
	float:right;
}

a[rel] img, .fancyimg{
	border:1px solid #6f603d;
	background:#9f8e66;
	padding:2px;
	margin:2px 1px 2px 0px;
}
a[rel]:hover img, .fancyimg:hover{
	border-color:#2b0402;
}

.box{
	margin:0 0 25px 0;
}
.box h2{
	display:block;
	background: transparent url(imgs/redline.png) bottom left repeat-x;
	padding:0 0 4px 0;
	color:#570b08;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:17px;
	margin:0 0 3px 0;
}
.box-header-links{
	float:right;
}
.box-header-links a{
	color:#570b08;
	text-decoration:none;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:9px;
}
.box-header-links a:hover{
	color:#3b0705;
}
.box h3{
	display:block;
	color:#570b08;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:17px;
	margin:0 0 3px 0;
}
.box h2 a, .box h3 a{
	color:#570b08;
	text-decoration:none;
}
.box p{
	padding:0px 3px 0px 3px;
	color:#372e19;
	line-height:1.3em;
}
.box p b{
	color:#19140a;
}
.navigate{
	margin-top:-3px;
}
.navigate li{
	
}
.navigate a{
	display:block;
	line-height:25px;
	color:#19140a;
	text-decoration:none;
	border-bottom:1px solid #6f603d;
	padding:0 0 0 10px;
}
.navigate a:hover{
	color:#fff;
	background: url(imgs/bg-redover.png) no-repeat;
}


.gallery_thumbs{
	margin:0 0 0 4px;
	height:112px;
}
.gallery_thumbs li{
	display:inline;
}
.gallery_thumbs a{
	border:0px;
}
.gallery_thumbs img{
	border:1px solid #6f603d;
	background:#9f8e66;
	padding:2px;
	margin:2px 1px 2px 0px;
}
.gallery_thumbs a:hover img{
	border-color:#2b0402;
}

.weather-ico{
	float:left;
	padding:0 3px 0 0;
}
.weather{
	font-size:90%;
}


.news{
	padding:5px 0 0 0;
}
.news .item{
	padding:15px 0 25px 0;
}
.news .title{
	font-size:20px;
	color:#372e19;
	text-decoration:none;
	padding:0 5px 0 5px;
	border-bottom:1px dotted #372e19;
}
.news .sub-title{
	line-height:16px;
	padding:0 5px 0 5px;
}
.news .title a{
	color:#372e19;
	text-decoration:none;
}
.news .title a:hover{
	color:#19140a;
}

.news .date{
	margin:3px 0 5px 0;
}
.news .more{
	float:right;
	margin:3px 0 5px 0;
}
.news .more a, .news .story a{
	color:#570b08;
	text-decoration:none;
}
.news .more a:hover, .news .story a:hover{
	color:#3b0705;
}
.news .story, .news .story p{
	font-size:1em;
	line-height:1.3em;
	padding:0px;
	margin:0px;
	color:#51452a;
}
.news .story a[rel] img{
	border:1px solid #6f603d;
	background:#9f8e66;
	padding:2px;
	margin:2px 1px 2px 0px;
}
.news .story a:hover img{
	border-color:#2b0402;
}


/*------------------------------------*/
/* 5.0 Category List                  */
/*------------------------------------*/
.cat-list{
	margin:0 0 20px 0;
}

.cat-list-item{
	float:left;
	width:370px;
	/*height:150px;*/
	margin:5px;
}
.cat-list-icon{
	float:left;
}
.cat-list-icon img{
	border:1px solid #6f603d;
	background:#9f8e66;
	padding:2px;
	margin:0 5px 5px 0;
	width:120px;
	height:90px;
}
.cat-list-icon img:hover{
	border-color:#2b0402;
}
.cat-list-newico{
	border:0px;
	margin:0 3px 0 0;
	vertical-align:middle;
}
.cat-list-title{
	font-weight:bold;
	font-size:15px;
	color:#19140a;
	margin:0 0 5px 0;
	border-bottom:2px dotted #372e19;
}
.cat-list-title a{
	color:#19140a;
	text-decoration:none;
}
.cat-list-title a:hover{
	color:#6f603d;
}
.cat-list-desc{
	padding:0 0 0 0;
}


.news_footer{
	margin:10px 0 5px 0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
}
.news_footer img{
	vertical-align:middle;
}
.news_footer a{
	color:#372e19;
	text-decoration:none;
	border-bottom:1px dotted #372e19;
}
.news_footer a:hover{
	color:#19140a;
	border-bottom:0px;
} 

.news_footerpg{
	float:right;
}
.news_footerview{
	color:#372e19;
	margin:0 0 0 8px;
}
.news_footerview i{
	font-style:normal;
	color:#19140a;
}

.pagenation{
	margin:0 8px 0 0;
}
.pagenation div{
	float:left;
	border:1px solid #6f603d;
	background:#9f8e66;
	padding:0 4px 0 4px;
	margin:0 2px 0 0;
}
.pagenation div:hover{
	border-color:#2b0402;
}
.pagenation div a{
	border:0px;
	color:#2b0402;
}
.pagenation div a:hover{
	border:0px;
	color:#2b0402;
}
.pagenation .pagenation_cur{
	background:#2b0402;
	border:1px solid #2b0402;
	color:#fff;
	font-weight:bold;
}
.pagenation_first{
	margin:0 10px 0 0 !important;
}
.pagenation_last{
	margin:0 0 0 8px !important;
}

.contentpage .grid_13 .box{
				line-height:130%;
			}
