@charset "utf-8";
/* CSS Document */

#mainBkNews {
background-image:url(../img/BKcolumnNews.png);
background-position:50% 37px;
background-repeat:no-repeat;
margin: 12px auto 0 auto;
}

#c2 .content {
	color: #A29689;
	font-size: 0.8em;
	padding: 116px 36px 16px 30px;
	line-height: 1.6em;
	height:420px;
}

#items img{
	padding-right:15px;
	float:left;
}
#items div{
	display:block !important;
	clear:both;
	width:500px;
	margin-top:15px;
	height:90px;
}
#items br{
	clear:both;
}
#items h1 a:link, #items h1 a:active, #items h1 a:focus, #items h1 a:visited {
text-decoration:none;
	color:#763D1B;
}
#items h1 a:hover, #items p a:hover {
color:#C92E42;
text-decoration:none;
}

#hznavbar a.navNews:link, #hznavbar a.navNews:active, #hznavbar a.navNews:focus, #hznavbar a.navNews:visited, #hznavbar a.navNews:hover {
	width:108px;
	height:10px;
	display:block;
	background-image: url(../img/mainMenu.png);
	background-position:516px 40px;
}
#hznavbar a.navNews:hover {
	background-image: url(../img/mainMenu.png);
	background-position:516px 40px;
}

#tabs {
height:200px;
background-repeat:no-repeat;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:150%;
word-spacing:.0em;
letter-spacing:.0em;
padding-left:20px;
}


#tabs a:link{
text-align:left;
margin-top:5px;
display:block;
text-decoration:none;
color:#81A6A5;
width:100%;
font-weight:bolder;
}
#tabs a:visited{
margin-top:5px;
display:block;
text-decoration:none;
color:#81A6A5;
}
#tabs a:hover{
margin-top:5px;
display:block;
text-decoration:none;
color:#763D1B;
}
#tabs a:active{
margin-top:5px;
display:block;
text-decoration:none;
color:#81A6A5;
}
