.PortalContainter{
	margin-top: 20px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
.Portal {
	width: 219px;
	float: left;
	margin-right: 17px;
	margin-bottom: 19px;
	text-align: center;
	background: rgba(235, 224, 199, .5);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #945F23;
}
.PortalIMG {
	height: 192px;
}
.PortalText {
	display: block;
	background-image: url(/images/Layout/MainShadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 55px;
	font-family: Georgia;
	font-size: 14px;
	color: #884d0e;
	text-decoration: none;
	padding: 10px;
}
.PortalText a{
	display: block;
	font-family: Georgia;
	font-size: 14px;
	color: #884d0e;
	text-decoration: none;
}
.PortalText a:visited{
	color:#884d0e;
	text-decoration:none;
}
.PortalText a:hover{
	text-decoration:normal;
}
.PortalText h1 b, .Portal h1 strong {
	font-family: Georgia;
	font-weight:normal;
}

.NewsPortalContainter{
	margin-top: 20px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
.NewsPortal {
	width: 438px;
	float: left;
	margin-right: 15px;
	margin-bottom: 19px;
	text-align: center;
	background: rgba(235, 224, 199, .5);
	height: 120px;
	padding: 10px;
}
.NewsPortal h1 {
	font-family: Georgia;
	color: #884d0e;
	margin: 0;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 32px;
}
.NewsPortal h1 b, .NewsPortal h1 strong {
	font-family: Georgia;
	font-weight:normal;
}
.NewsPortal h2 {
	font-family: 'sinkin_sans400_regular';
	color: #687745;
	margin: 0;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 20px;
}
.NewsPortal h2 b, .NewsPortal h2 strong {
	font-family: 'sinkin_sans400_regular';
	font-weight:normal;
}
.NewsPortal h3 {
	font-family: 'sinkin_sans400_regular';
	color: #687745;
	margin: 0;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 12px;
	line-height: 27px;
}
.NewsPortal h4 {
	font-family: 'sinkin_sans400_regular';
	color: #687745;
	margin:0;
	margin-bottom:10px;	
	font-weight: normal;
	font-size: 11px;  
	line-height: 20px;
}
.NewsPortal h4 b, .NewsPortal h4 strong {
	font-family: 'sinkin_sans400_regular';
	font-weight:normal;
}
.NewsPortal h5 {
	font-family: 'sinkin_sans400_regular';
	color: #687745;
	margin:0;
	margin-bottom:10px;	
	font-weight: normal;
	font-size: 10px;  
	line-height: 20px;
}
.NewsPortal h5 b, .NewsPortal h5 strong {
	font-family: 'sinkin_sans400_regular';
	font-weight:normal;
}
.NewsPortal h6 {
	font-family: 'sinkin_sans400_regular';
	color: #687745;
	margin:0;
	margin-bottom:10px;	
	font-weight: normal;
	font-size: 9px;  
	line-height: 20px;
}
.NewsPortal h6 b, .NewsPortal h6 strong {
	font-family: 'sinkin_sans400_regular';
	font-weight:normal;
}
.NewsPortal p {
	font-family: 'sinkin_sans400_regular';
	color: #687745;
	margin: 0;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
}
.NewsPortal a{
	font-family: Georgia;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
}
.NewsPortal a:hover{
	text-decoration: underline;
}
.NewsPortal a:visited{
	color: #884d0e;
	text-decoration: none;
}
.NewsPortal td{
	vertical-align:top;
}
.NewsPortal ul{
	font-family: 'sinkin_sans400_regular';
	color: #687745;
	font-size: 19px;
	margin-left:0px;
	padding-left:0px;
}
.NewsPortal ol{
	font-family: 'sinkin_sans400_regular';
	color: #687745;
	font-size: 19px;
}
.NewsPortal li{
	margin-bottom: 10px;
	line-height: 25px;
	padding-left: 10px;
	margin-left: 45px;
}


.FooterColumn{
	float: left;
	width: 206px;
	padding-top: 10px;
	padding-left: 10px;
}
.FooterColumn h3{
	font-family: 'Pacifico', cursive;
	font-weight: normal;
	margin: 0;
	font-size: 20px;
	margin-bottom: 5px;
	color: #000000;
}
.FooterColumn a{
	font-family: 'sinkin_sans400_regular';
	margin: 0;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 25px;
	color: #ffefcf;
	text-decoration: none;
}
.FooterColumn a:hover{
	color: #679e51;
	text-decoration: underline;
}
.FooterColumn a:visited{
	color: #ffefcf;
	text-decoration: none;
}
