*{
	padding: 0;
	margin: 0;
	color:#fff;
}
body, html{
	background: #046380;
}
h1{
	height:34px;
	padding:45px 0 0 0;
}
h2{
	padding:10px 0;
}
h3{
	width:100%;
	height: 15px;
	padding:0 0 10px 0;
	margin:0;
}
ul{
	list-style: none;
}
.clear{
	clear: both;
}
.inside{
	height:auto;
	margin:0 auto;
	width:800px;
}
#header{
	background: url(images/headerBg.jpg) repeat-x;
	height: 154px;
	width: 100%;
}
#header li{
	display: inline;
}
#header #bgBox{
	background: url(images/cityBg.jpg) no-repeat top right;
}
#header #nav ul{
	margin: 0 0 0 30px;
	padding:10px 0;
}
#header #nav{
padding:9px 0 0 0;
height:37px;
}
#header #nav a:hover{
	background: url(images/navItemBg.gif) no-repeat scroll center top;
}
#header .selected{
	background: url(images/navItemBg.gif) no-repeat scroll center top;
}
#header #nav a{
	float:left;
	display: block;
	width:122px;
	height:34px;
	font-size: 14px;
	padding:7px 0 0 0;
	text-align: center;
	background: url(images/navItemBg.gif) no-repeat
	background-position: 0% -47px;
	
	}
#header #subNav{
	/* display: none; */
}
#header #subNav ul{
	padding:0;
	margin: 0 0 0 30px;
}
#header #subNav li{
	border-right:solid 1px #a4a078;
	padding:0 10px;
}
.
#content{
	width: 100%;
}
#content p{
	margin:0 0 10px 0;
	font-size: 11px;
}
#content #slideshow{
	background: #fff;
	padding: 10px 0;
}
#content,#podcast{
	background: #fff;

}
#content #audioArchive, #content #basicTextWImages{
	padding: 20px 0;
}

#content #basicTextWImages img{
	float:left;
}
#content #basicTextWImages .infoListing{
	/* float:left; */
	width:100%;
	padding:0 25px 25px 0;

}
#content #basicTextWImages .infoListing p,#basicTextWImages h3{
	margin-left: 240px;
}

#content #basicTextWImages b{
	color:#046380;
}

#content #basicTextPage{
	padding:20px;
}
#content #flash{
	background: #000;
	width: 800px;
	height: 175px;
}
#content #ancilliary{
	width: 100%;
	min-height:259px;
	background: url(images/middleBg.jpg) repeat-x #d8d283;
}
#content .centerButton{
	display: block;
	width: 100%;
	height:22px;
	text-align: center;
}
#content .rightButton{
	display: block;
	width: 100%;
	height:22px;
	text-align: center;
}
#content #article, #content #contact{
	float:left;
}
#content #sideBar{
	float:right;
	width:40%;
}
.textReplace{
	text-indent: -9999px;
}
.centerVert{
	min-height: 195px;
}
.submitBtn{
	display: block;
    width: 81px;
	height: 22px;
	border:none;
	background:url(images/submitBtnStates.gif) no-repeat 50% -1px;
}
.submitBtn:hover{
	background:url(images/submitBtnStates.gif) no-repeat 50% -24px;
}
.readBtn{
	width:97px;
	height:22px;
	display:block;
	background:url(images/readBtnStates.gif) no-repeat 50% -1px;
}
.readBtn:hover{
	background:url(images/readBtnStates.gif) no-repeat 50% -24px;
}
.listenBtn{
	width: 66px;
	height: 22px;
	background:url(images/audioBtnStates.gif) no-repeat 0 0;
}
.listenBtn:hover{
	background:url(images/audioBtnStates.gif) no-repeat 0 -22px;
}
.downloadBtn{
	width: 92px;
	height: 22px;
	background:url(images/audioBtnStates.gif) no-repeat -66px 0;
}
.downloadBtn:hover{
	background:url(images/audioBtnStates.gif) no-repeat -66px -44px ;
}
.podcastBtn{
	display: block;
	width: 350px;
	height:22px;
	text-align: center;
	background: url(images/podcastBtnStates.gif) no-repeat 50% -1px;
}
.podcastBtn:hover{
	background: url(images/podcastBtnStates.gif) no-repeat 50% -24px;
}
#podcast .podcastBtn{
	background: url(images/podcastBtnStates.gif) no-repeat 90% -1px;
}
#podcast .podcastBtn:hover{
	background: url(images/podcastBtnStates.gif) no-repeat 90% -24px;
}
.calendarBtn{
	background: url(images/calendarBtnStates.gif) no-repeat 50% 0;
}
.calendarBtn:hover{
	background: url(images/calendarBtnStates.gif) no-repeat 50% -23px;
}

#middleCol #live{
	display: block;
	margin-bottom:10px;
}
#middleCol .audioItem{
	margin:0 0 10px 0;
}
.audioBtn li{
	float:left;	
}
.audioBtn a{
	display:block;
}
#middleCol .listen{
	height: 24px;
	width: 66px;
}
#rightCol dl dt img{
	padding: 0 0 0 10px;
}
#rightCol dl dt{
	background: url(images/calIcon.png) no-repeat 50%;
	margin:0 0 5px 0;
	color:#efecca;
}
#rightCol dl dd{
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom: 1px solid #fff;
}
#rightCol .lastEvent{
	border:none;
}
#rightCol .firstEvent{
	padding-top:0;
}

.twoColumn{
	width:45%;
}

.itemDesc{
	float: left;
	width:150px;
	padding: 0 0 0 25px;
}

.itemDesc{
	background: url(images/archiveArrow.gif) no-repeat 1px 3px;
}

#archiveItems .audioBtn{
	float: right;
}

#archiveItems{
	margin: 0 40px 0 0;
	padding:0 0 0 10px;
	float:left;
}
#podcast{
	float:left;
	padding-bottom: 20px;
	background: url(images/podcastBg.gif) repeat-x 0% 100%;
	background-position-y: 65px;
}

#podcast p{
	padding: 0 10px 0 10px;
}

#prevMessages{
	float: right;
	width:46%;
}
#basicTextPage ul, #basicTextPage ol{
	list-style:disc;
	margin:10px 30px;
}
#sideBar ul{
	list-style:none;
	margin:0;
}

.column{
	padding:10px;
	width:30%;
	float:left;
}
#address{
	background:#a7a37e;
	padding:10px;
}
#copyright{
	color:#e6e2af;
}
#footer{
	padding:20px 0px;
	background: url(images/footerBg.jpg) repeat-x;
}
#footer #address{
	line-height: 15px;
	width: 260px;
	float: left;
}
#footer #sitemap{
	float: left;
}
#footer #sitemap h2{
	padding-left: 10px;
}
#footer #sitemap ul{
	width:70px;
}
#footer #sitemap #about{
	width: 110px;
}
#footer #sitemap #media{
	width:100px;
}
#footer #sitemap #home li{
	padding-left: 10px;
}
#footer #sitemap .first{
	background:#a7a37e;
	padding:5px 0;
	margin:0 0 10px 0;
}
#footer ul{
float: left;
}


