/* News Articles Custom Styles */
.margin {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.articleTopCell3{
	background-color: #CDC6B0;
}
.Postedby{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AB9E81;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #574313;
}
.articleTitle, a.articleTitle:link, a.articleTitle:visited, a.articleTitle:hover, a.articleTitle:active {
	font-size : 24px;
	font-weight : normal;
	color : #4E2207;
	font-family: Garamond, Georgia, "Times New Roman";
	text-decoration: none;
}
.articleTable { background-color: black; margin: 0px; }
.articleTopCell { 	color: black;
	padding: 6px;
	background-color: #B6A274;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6D582B;
	border-right-color: #6D582B;
	border-bottom-color: #6D582B;
	border-left-color: #6D582B;
	height: 25px; }
.articleTopCell .NormalBold { color: #FFF; }
.articleContentCell { color: black; padding: 6px; background-color: #FEFEFE; }
.articleTextCell { color: black; padding: 6px; background-color: #DEC89F; }
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.articleFooterCell { color: #FFFFFF; padding: 3px; background-color: #2A1305; height: 25px; }
.articleFooterCell .NormalBold { color: #FFF; }
.featuredTopCell { 	padding: 6px;
	background-color: #B6A274;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6D582B;
	border-right-color: #6D582B;
	border-bottom-color: #6D582B;
	border-left-color: #6D582B;
	height: 25px; }

A.Normal.MenuTop:link {
    text-decoration:    underline;
}

A.Normal.MenuTop:visited  {
    text-decoration:    underline;
}

A.Normal.MenuTop:active   {
    text-decoration:    underline;
}

A.Normal.MenuTop:hover    {
    text-decoration:    underline;
    color: #703410;
}

A.Normal.MenuTopSelected:link {
    text-decoration:    underline;
    color: #703410;
}

A.Normal.MenuTopSelected:visited  {
    text-decoration:    underline;
    color: #703410;
}

A.Normal.MenuTopSelected:active   {
    text-decoration:    underline;
    color: #703410;
}

A.Normal.MenuTopSelected:hover    {
    text-decoration:    underline;
    color: #703410;
}