﻿#banner {
	background: black url('/images/aGACBanner.jpg') no-repeat; /* this is the top banner image */
}
body {
	background: #3399cc;
}
h1, h2, h3, h4, h5 {
	color: #3e80bc;
	border-bottom-color: #3e80bc;
}
.ciOtherLinksHeader, .menutitle, .threeColumnsHeader, .hpText, .cp, .infoHeading, .oneColumn .columnHeader, table .columnHeader td, .quotes {
	color: #3e80bc;
}
#crumbs a{
	color:#006699;
}
#crumbs a:hover{
	color: red;
}
.smallText a{
	color:#006699;
}
#topContainer, #top, #topRight, .topNavigation ul li, #rightNavigation, .navigationRight ul, .contentMenu {
	background: #3e80bc;
	/*background: #cc0000;*/
}
.topNavigation ul li ul, .topNavigation ul li ul li, .navigationRight ul li ul {
	background: #006699;
	/*background: #cc0000;*/
}
#contentContainer{
	background: #fff url('/images/ParksContentContainer.jpg') repeat-y right 0;  /*--This is for the nav on the right side--*/
}
.columns{
	background: url('images/ParksCenterLine.gif') repeat-y center top;
}
.threeColumnsContent li{
	border-bottom: 1px #3e80bc dashed;
}
table.oneColumn td, table.twoColumns td, table.threeColumns td, table.fourColumns td, table.fiveColumns td, table.sixColumns td{
	border-bottom: dashed 1px #3e80bc;
	border-left: solid 1px #3e80bc;
	border-right: solid 1px #3e80bc;
}
table .columnHeader td, table.threeColumns .threeColumnsHeader td{
		border-bottom: solid 3px #3e80bc;
}
