@charset "utf-8";
/* CSS Document */
#mainback
{
	background:url(images/back_int.gif) repeat-x center top;
}
.langNav
{
	color:#d4d4d4;
}
.langNav a:link,.langNav a:visited
{
	color:#d4d4d4;
}
#sideColumn
{
	width:211px;
}
.secHeader
{
	background:#42a240;
	padding:15px;
	overflow:hidden;
	color:#FFF;
}
.secHeader h1
{
	font-family:'walkway_boldregular',Verdana,Geneva,sans-serif;
	font-size:25px;
	color:#FFF;
}
#bodyContent
{
	overflow:hidden;
}
#mainNav a
{
	color:#FFF;
}
#mainNav
{
	margin:6px 0 0 0;
}
.secBodyWrapper
{
	background:#eeeeee;
	margin:8px 0 2px 0;
	overflow:hidden;
	padding:42px 19px 19px 19px;
}
.breadCrumb
{
	overflow:hidden;
	margin:0 0 8px 0;
}
.nhBreaker
{
	background:url(images/breaker2.png) repeat-x top;
	height:19px;
}
.breadCrumb li
{
	background:url(images/br_sep.png) no-repeat;
	background-position:left;
	padding:0px 6px 2px 9px;
}
.nDate
{
	font-weight:bold;
	margin:10px 0;
}
.newsContent
{
	padding:10px 0;
}
.newsFooter
{
	background:url(images/hdotted.png) repeat-x top;
	padding:10px 0 0 0;
	margin:10px 0 0 0;
}
.newsTools li
{
	padding:0px 0 0 24px;
	margin:0 0 0 23px;

}
.newsTools li.first
{
	margin:0 0 0 0px;

}

.newsTools li.print
{
	background:url(images/print.png) no-repeat;
	background-position:left;
}
.newsTools li.friend
{
	background:url(images/friend.png) no-repeat;
	background-position:left;
}
#mainFooter
{
	margin:7px 0 0 0;
}
form span
{
	display:block;
	overflow:hidden;
	margin:5px 0;
}
form .title
{
	background:#4d4d4d;
	padding:10px;
	color:#FFF;
	margin:40px 0 10px 0;	
}
input 
{
	float:left;
	background:#fff;
	padding:11px;
	width:250px;
	border:#b3b3b3 1px solid;
}
label
{
	display:block;
	width:150px;
	float:left;
	clear:left;
}
textarea
{
	float:left;
	background:#fff;
	padding:5px;
	width:350px;
	border:#b3b3b3 1px solid;
}
select
{
	float:left;
	background:#fff;
	padding:5px;
	width:264px;
	border:#b3b3b3 1px solid;
}
.submitBt
{
	width:60px;
	height:30px;
	border:none;
	background:#42a240;
	color:#FFF;
	font-size:11px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:1px 1px 2px 1px;
}

.formsWidth
{
	width: 400px;
}
.search_bg {
    background:#D3E6F4;
    height: 38px;
    padding-bottom: 4px;
}
.photo_body {
    background-color: #D4D4D4;
    padding: 11px 10px 7px;
}
.photo_pic {
    border: 3px solid #FFFFFF;
}
.photo_txt {
    background-color: #ACACAC;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 12px;
    padding: 5px 10px;
}
.photo_f_bg {
    background: url("images/photo_f_bg.gif") repeat-x scroll center bottom transparent;
    height: 22px;
}
.photo_line {
    background-color: #D4D4D4;
    height: 5px;
}
#galleryArc
{
	padding:20px 0;
	overflow:hidden;
}
#galleryArc .item
{
	width:156px;
	overflow:hidden;
	margin:13px;
}
#galleryArc .item .photo
{
	background:#d4d4d4;
	text-align:center;
	padding:15px;
	
}
#galleryArc .item .txt
{
	background:#acacac;
	margin:1px 0;
	padding:7px;
	color:#FFF;
}
#galleryArc .item .breaker
{
	background:url(images/breaker3.png) repeat-x top;
	height:6px;
}
#galleryArc .item .btm
{
	margin:5px 0;
}
#contentArc
{
	padding:20px 0 0 0;
}
#contentArc .item
{
	margin:27px 0;
}

#contentArc .data
{
}
#contentArc .data h1
{
	color:#4b4b4b;
	font-weight:bold;
}
#contentArc .data .date
{
	background:#4d4d4d;
	padding:3px;
	margin:6px 0;
	color:#FFF;
}
#contentArc .data .txt
{
	clear:left;
	margin:38px 10px 0 0;
}
#contentArc  .imageCont
{
	margin:0 0 0 15px;
}
#contentArc  .imageCont a
{
	background:#42a240;
	color:#FFF;
	padding:4px;
	margin:2px 0;
	display:block;
	text-align:center;
	text-decoration:none;
}
.hdotted
{
	background:url(images/hdotted.png) repeat-x top;
	height:5px;
	margin:23px 0 0 0;
}
#contentArc article.last .hdotted
{
	background:none;
}
