@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B4CEDD;
}
#homeContainer {
	font-family: Arial, Helvetica, sans-serif;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#homeContainer #header {
	clear: both;
}
#subPageContainer #bottomContent #rightSide #textBlock h2 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#homeContainer #headerNav {
	clear: both;
	background-color: #184E6E;
	text-align: left;
	height: 31px;
}

#homeContainer #stripe {
	clear: both;
}
#homeContainer #splash {
/*	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;*/
	border: 15px solid #b4cedd;
	background-color: #b4cedd;
}
/*subpages*/

#subPageContainer {
	font-family: Arial, Helvetica, sans-serif;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#subPageContainer #header {
	width: 980px;
	height: 129px;
	clear: both;
}
#subPageContainer #headerNav {
	clear: both;
	background-color: #184E6E;
	padding-left: 35px;
	height: 31px;
}
#subPageContainer #stripe {
	clear: both;
}
#subPageContainer #sectionHeader {
	clear: both;
}
#subPageContainer #bottomContent {
	background-image:url(images/leftSideNav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
/*	height: 100%;*/
	padding-bottom: -12px;
}
#subPageContainer #bottomContent #rightSide #textBlock {
	width: 594px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	padding: 40px 140px 10px 40px;
}
#subPageContainer #bottomContent #rightSide #textBlock p{
	margin: 0 0 1em 0;
	padding: 0px;
}
#subPageContainer #bottomContent #rightSide  #textBlock .intro {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #275a78;
}
#subPageContainer #bottomContent #leftSide {
	float: left;
/*	background-image:url(images/sideNav.jpg);*/
	min-height: 558px;
	width: 200px;
	height: 100%;
}
#subPageContainer #bottomContent #leftSide #sideBarNav {
	float: right;
	width: 170px;
	margin-top: 10px;
}
#subPageContainer  #bottomContent #rightSide {
	/*	position: relative;*/
	float: left;
	background-color: #fff;
	width: 780px;
	min-height: 558px;
	background-image: url(images/skyLine.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 71px;
}
#subPageContainer #bottomContent #rightSide #cityGraphic {
	clear: both;
	height: 74px;
	position: bottom;
	
}

#subPageContainer #bottomContent #rightSide #textBlock {
/*	background-image: url(images/skyLine.jpg);
	background-position: bottom;
	background-repeat: no-repeat;*/
}
#subPageContainer #bottomContent #rightSide #textBlock ul {
	font-size: 13px;
	}
#subPageContainer #bottomContent #rightSide #textBlock ul li {
	font-size: 13px;
}

#subPageContainer #bottomContent #rightSide #textBlock #editNews ul, #subPageContainer #bottomContent #rightSide #textBlock #editForms ul {
	font-size: 14px;
	font-weight: bold;
	padding-left: 0;
	marign-left: 0;
}
#subPageContainer #bottomContent #rightSide #textBlock #editNews li, #subPageContainer #bottomContent #rightSide #textBlock #editForms li {
	list-style-type: none;
}
#subPageContainer #bottomContent #rightSide #textBlock a {
	color: #275A78;
	font-weight: normal;
}


#cityGraphic {
	position: absolute;
	bottom: 0px;
}
.clearMe {
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	margin-top: -1px;
}
.newsCategory {
	float: left;
	width: 270px;
	padding-right: 25px;
	padding-bottom: 25px;
}
.newsCategory a {
	text-decoration: none;	
}
.newsCategory a:hover {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #275a78;
}
.newsCategory ul {
	padding: 0;
	margin: 0;
}
.newsCategory ul li{
	list-style-type: none;
	padding: 5px 0;
	margin: 0;
}
.smallsquare {
	font-size: 12px;
}
.newsCategory ul {
	font-weight: bold;
}
.newsCategory ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.hideMe {
	display: none;
}
.moveLeft {
	margin-left: -5px;
}
.moveDown {
	margin-top: 15px;
}
#loginTable {
	border: thin solid #000;
		background-color: #CCC;
}
#loginTable .infoColumn {
		font-weight:bold;
		background-color: #CCC;
}
#loginTable .button {
		background-color: #eee;
		padding: 2px;
		
}
#playlist {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	font-weight: bold;
}
#playlist li {
	padding-bottom: 1em;
}
#playlistNew {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	font-weight: bold;
}
#playlistNew li {
	padding-bottom: 1em;
}

