﻿body 
{
	background-color: #313131;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	
}
A
{
	color: White;
	text-decoration: none;
}
A.CentraliaLink
{
	color: #22BAC6;
}
	
A:hover
{
	text-decoration: underline;
}
td.News
{
	padding-top: 10px;
	padding-left: 15px;	
}
td.NewsDate
{
	color: #F4A626;
	font-size: 7pt;
	font-family: Tahoma;
	font-weight: normal;
}
td.NewsTitle
{
	color: white;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: bold;
}
td.NewsDescription
{
	color: #878787;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: normal;
}


TD #ScrollingText
{
	background-color: #3E3E3E;
	border-top: solid 1px #6F6E6E;
	border-bottom: solid 1px #6F6E6E;
	padding-left: 5px;
	padding-right: 5px;

}

TD #MainContent
{
	background-color: #313131;
	vertical-align: top;
	text-align: left;
	width: 699px;
}
TD #Copyright
{
	color: #5C5C5C;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: left;
}

INPUT.ScrollingBanner
{
	background-color: #3E3E3E;
	width: 100%;
	color: #6F6E6E;
	font-family: Tahoma;
	font-size: 10pt;
	border: solid 0px white;
}
P.PageTitle
{
	font-family: Arial;
	font-size: 17pt;
	color: White;
}

P.NewsTitle
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11pt;
	color: White;
}
P.NewsDate
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9pt;
	color: #F4A626;
}

P.NewsStory
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11pt;
	color: #878787;
}

TD #HomeWelcomeTitle
{
	font-family: Arial;
	font-size: 17pt;
	color: White;
}

TD #HomeWelcomeSubTitle
{
	font-family: Arial;
	font-size: 11pt;
	color: #A3A3A3;
	padding-bottom: 7px;
}
TD #HomeWelcomeBlurb
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #878787;
	padding-right: 5px;
}
TD #NewsSection
{
	font-family: Arial;
	font-size: 10pt;
	color: white;
}
TD #CustomerSpotlightTitle
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	background-color: #7FBC2D;
	padding-left: 15px;
	border: solid 1px black;
}
TD #CustomerSpotlight TD
{
	color: #878787;
	font-size: 10pt;
	background-color: #434343;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	padding-left: 3px;
}
TD #CustomerSpotlight TD.CustomerSpotlightBanner
{
	padding-left: 0px;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 0px black;

}
TD #CustomerSpotlight TD.Content
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 0px black;

}
TD #WeatherSection
{
	font-family: Arial;
	font-size: 10pt;
	color: white;
}
Table #ContactMessage TD
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11pt;
	color: White;
}
DIV.RSS
{
	height: 250px;
	width: 120px;
	padding-right: 15px;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-3dlight-color: #6F6E6E;
	scrollbar-base-color: #313131;
	scrollbar-arrow-color: white;
	scrollbar-face-color: #6F6E6E;
	scrollbar-track-color: #313131;
}

Table.PageContent TD
{
	font-family: Arial;
	font-size: 11pt;
	color: #A3A3A3;
	vertical-align: top;
}
Table.PageContent TD.ColumnHeader
{
	font-size: 14pt;
}

#Bank
{
	float: right;
	clear: left;
	border-bottom: solid 5 white;
	padding-left: 5px;
}
