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


.dvNewsSection table td
{
	border-left: solid 1px #716e6e;
}
.dvNewsSection table td.tdMinNews
{
	background-image: url(images/bg_ministrynews.gif);
	width: 423px;
	height: 180px;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #424242;
}
.dvNewsSection table td.tdMinNews h1
{
	color: #716e6e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 18px;
	padding: 0;
	text-transform: uppercase;
}
.dvNewsSection table td.tdMinNews p
{
	padding: 0;
	margin: 8px 0 12px 18px;
	line-height: 16px;
}
.dvNewsSection table td.tdMinNews img
{
	border: solid 2px #716e6e;
	float: right;
	margin: 10px 26px 0 12px;
}
.dvNewsSection table td.tdMinNews ul
{
	padding: 0 0 0 34px;
	margin: 0;
	color: #8c560e;
	list-style-type: square;
}
.dvNewsSection table td.tdMinNews ul a
{
	color: #00853e;
	text-decoration: none;
}



.dvNewsSection table td.tdBlog
{
	background-image: url(images/bg_blognews.gif);
	background-repeat: repeat-y;
	background-color: white;
	width: 230px;
	height: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #424242;
}

.dvNewsSection table td.tdBlog h1
{
	color: #716e6e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 10px 10px;
	padding: 0;
	text-transform: uppercase;
}
.dvNewsSection table td.tdBlog h1 img
{
	display: inline;
	margin-right: 10px;
	vertical-align: top;
}
.dvNewsSection table td.tdBlog table
{
	margin: 0 10px 0 10px;
}
.dvNewsSection table td.tdBlog table td
{
	border: none;
	padding: 4px 10px 4px 0;
}
.dvNewsSection table td.tdBlog table td:first-child
{
	
	border-right: solid 5px #f5f2ea;
	margin-right: 10px;
}

.dvNewsSection table td.tdBlog table td.date
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #666666;
	padding-left: 6px;
}
.dvNewsSection table td.tdBlog table td.title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #867c5c;
}
.dvNewsSection table td.tdBlog table td.title a
{
	color: #867c5c;
	text-decoration: none;
}

.dvNewsSection table td.tdBlog table tr.over td
{
	background-color: #f0ebdc;
	/*d8caaa*/
}
.dvNewsSection table td.tdBlog table tr.over td:first-child
{
	background-color: #d8caaa;
	border-right: solid 5px #f5f2ea;
	margin-right: 10px;
}





.dvHomeFooter
{
	background-color: #e5d59c;
	width: 975px;
	height: 44px;
	padding: 8px;
	color: #716e6e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

.dvHomeFooter a
{
text-decoration:none;
color:#666666;
}

.dvHomeFooter a:visited
{
text-decoration:none;
color:#666666;
}

.dvHomeFooter a:hover
{
border-bottom: thin dashed #716e6e;
}

