/* 	Property Adjustment Key: top, right, bottom, left */

a:link { text-decoration: underline; color: #FF6600; }
a:visited { text-decoration: underline; color: #FF6600; }
a:active { text-decoration: underline; color: #FF6600; }
a:hover { text-decoration: underline; color: #FF9900; }

dl.mainNavigation a:link { text-decoration: none; color: #006699; }
dl.mainNavigation a:visited { text-decoration: none; color: #006699; }
dl.mainNavigation a:active { text-decoration: none; color: #006699; }
dl.mainNavigation a:hover { text-decoration: none; color: #FF9900; }

dl.mainNavigationOrange a:link { text-decoration: none; color: #FF6600; }
dl.mainNavigationOrange a:visited { text-decoration: none; color: #FF6600; }
dl.mainNavigationOrange a:active { text-decoration: none; color: #FF6600; }
dl.mainNavigationOrange a:hover { text-decoration: none; color: #FF9900; }

#headerContainer {
	height: 124px;
}

#headerDescription {
	background-color: #0F315A;
	border: 1px solid #5E81A2;
	color: #FFFFFF;
}

.headerIdentity {
	font-size: 300%;
	border-top: 2px solid #5E81A2;
	color: #3C5879;
}

h1 {text-transform: uppercase; }
h2 {color: #006699; }

#headerContainer {
	border-bottom: 1px solid #375375;
}

.imageHeadersMain {
	background-color: #0F315A;
}

.imageHeadersSub {
	background-color: #0F315A;
}

.imageHeadersText a:link { text-decoration: none; color: #FFFFFF; }
.imageHeadersText a:visited { text-decoration: none; color: #FFFFFF; }
.imageHeadersText a:active { text-decoration: none; color: #FFFFFF; }
.imageHeadersText a:hover { text-decoration: none; color: #FF6600; }

#interiorContainerHome {
	background: url(images/home_washer_bkgd.jpg) no-repeat top left;
}

#leftCol280 {
	border-right: 2px solid #FFD97F;
}

.pulledQuote {
	color: #FF6600;
}

.quote {
	color: #FF6600;
}

.quoteCredit {
	color: #FF6600;
}

#footerContainer {
	background: url(images/footer_rule_tile.gif) repeat top left; 
}

.footerCell {
	border: 1px solid #5E81A2;
	background-color: #0F315A;
}

.footerCellRight {
	left: 250px;
}

.footerLinks {
	border-top: 2px solid #5E81A2;
}

.borderHighlightTRBL {
	border: 2px solid #FFFFFF;
}