﻿#CenterContentDiv #NewsLink a
{
	color: #080B30;
	text-decoration: none;
	border-bottom: none #4f4539 0px;
}
#CenterContentDiv  #NewsLink a:hover
{
text-decoration:none;
border-bottom: none #4f4539 0px;
color:#4F4539;
}
#CenterContentDiv  #NewsLink a:visited:hover
{
text-decoration:none;
border-bottom: none #4f4539 0px;
color:#4F4539;
}
#CenterContentDiv  #NewsLink a:visited
{
text-decoration:none;
border-bottom: none #4f4539 0px;
color:#080B30;
}
.Separator
{
border-bottom: solid #080B30 1px;
}
.PromoCat
{
	width:100%; border-bottom: dotted #080B30 1px;

}
#BtnStyle a
{
	color:#080B30;
	display:block; padding:5px; width:100px; float:right; text-align:center;
	font-weight:bold;
	background-color:#E6E5E1;
	text-decoration:none;
	border: solid 1px #080B30;
	border-bottom:  solid 1px #080B30;
	}
#BtnStyle a:hover
{
	background-color: #EEEDE9;
	text-decoration: none;
	border-bottom: solid 1px #080B30;
}
#BtnStyle a:visited
{
	background-color:#E6E5E1;
	text-decoration:none;
	border-bottom:  solid 1px #080B30;
}
#BtnStyle a:visited:hover
{
	background-color:#EEEDE9;
	text-decoration:none;
	border-bottom:  solid 1px #080B30;
}
.picgallery
{
padding: 5px;
border: solid 2px 	#E6E5E1;
border-bottom: solid 2px 	#E6E5E1;
width: 150px;
float:left;
}

.PhotoGalleryLinks
{
	border-bottom:  solid 1px #080B30;
	}
