@charset "utf-8";
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #336699;
	color: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
}
#hcalendar
{
	padding: 0px;
}


.threeColLayout #container
{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	border: medium double #000000;
	background-color: #FFFFFF;
}

.threeColLayout #banner
{
	padding: 0px;
	height: 167px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.threeColLayout #banner h1
{
	margin-top: 10px;
	margin-left: 20px;
}


.threeColLayout #main
{
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.listingtitles
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.serchtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3333FF;
}


.threeColLayout #leftcol
{
	float: left;
	width: 13em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

.threeColLayout #middlecol
{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 504px;
	float: left;
	padding-right: 3px;
	padding-left: 6px;
	background-color: #FFFFFF;
	margin-left: 2px;
}


.threeColLayout #carousel
{
	margin-bottom: 5px;
}

.threeColLayout #list {
	height: 220px;
	width: 498px;
	margin-top: 2px;
	margin-bottom: 5px;
	float: left;
}


.threeColLayout .mid {
	margin-left: 0px;
	width: 487px;
	height: 130px;
	margin-bottom: 1px;
	border: thin solid #000000;
	padding-top: 2px;
	padding-left: 3px;
	float: left;
}

.threeColLayout #list .slider {
	left: -5000px;
	position: relative;
	visibility: hidden;
	height: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 15px;
	float: left;
}
	 
.threeColLayout #list .slider ul {
	height: 80px;
	width: 485px;
}
	 
.threeColLayout #list .slider ul li {
	padding-left: 2px;
	padding-right: 2px;
}
 
.threeColLayout #list .slider ul li img {
	cursor: pointer;
	padding-top: 5px;
}
	 
.threeColLayout #list .next {
	cursor: pointer;
	float: right;
	padding-top: 20px;
	margin-right: 20px;
}

 
.threeColLayout #list .prev {
	cursor: pointer;
	float: left;
	padding-top: 20px;
}
.threeColLayout #container #main #middlecol .minibanner
{
	float: left;
	width: auto;
	height: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.threeColLayout #tabbedboxes
{
	float: left;
	width: 365px;
	margin-top: 10px;
	margin-right: 1px;
}

.threeColLayout #boxtabs
{
	float: left;
	width: 12.6em;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

.threeColLayout #middleboxtabs
{
	width: 115px;
	padding-right: 2px;
	float: left;
	margin-left: 5px;
}

.threeColLayout #rightboxtabs
{
	width: 115px;
	padding-right: 2px;
	float: right;
}

.threeColLayout #boxtabsr2
{
	float: left;
	width: 12.6em;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 127px;
}

.tabheader
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #67493F;
	text-align: left;
	vertical-align: bottom;
	background-image: url(../images/tabheader.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 2px;
}
.boxtabdesign
{
	border: medium solid #AEDCEB;
	text-align: left;
	padding-top: 2px;
	padding-left: 1px;
	list-style-type: none;
	vertical-align: top;
	height: 120px;
}
.textbaseline
{
	text-align: left;
}

.threeColLayout #container #main #middlecol .appsbox
{
	float: left;
	width: 495px;
	margin-top: 5px;
}

.threeColLayout #skyscraper
{
	height: 356px;
	width: auto;
	margin-top: 15px;
	float: right;
	margin-left: 3px;
}


.threeColLayout #rightcol
{
	width: 150px;
	margin-top: 5px;
	margin-left: 640px;
}
.threeColLayout #footer
{
	margin: 0px;
	background-color: #FFFFFF;
}

.imgbotspcr
{
	padding-bottom: 6px;
}

.clearfloat
{
	clear: both;
}

/*----Navigation----*/

.arrowlistmenu{
width: 116px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #67493F;
	margin-bottom: 11px; /*bottom spacing between header and rest of content*/
	text-transform: capitalize; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 14px;
}

.arrowlistmenu .menuheader A{ /*CSS class for menu headers in general with links(expanding or not!)*/
	color: #67493F;
	/*	background: white; */
	margin-bottom: 11px; /*bottom spacing between header and rest of content*/
	text-transform: capitalize; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}

.arrowlistmenu .menuheader A:visited{ /*CSS class for menu headers in general with links(expanding or not!)*/
	color: #67493F;
	margin-bottom: 11px; /*bottom spacing between header and rest of content*/
	text-transform: capitalize; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}

.arrowlistmenu .menuheader A:hover{ /*CSS class for menu headers in general with links(expanding or not!)*/
	color: #67493F;
	margin-bottom: 11px; /*bottom spacing between header and rest of content*/
	text-transform: capitalize; /*header text is indented 10px*/
	cursor: pointer;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-image: none;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #67493F;
	background: white; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 14px;
	font-weight: normal;
	font-size: 10px;
	font-family: Helvetica;
	text-decoration: none;
}

.arrowlistmenu ul li a:visited{
	color: #67493F;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #ffffff;
	background-color: #AEDCEB;
}
/*-----End Left Navigation Links-----*/

/*-----Start Bottom Page Navigation List-------*/
#pgnavcontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#pgnavcontainer ul li{
	display: inline;
	font-weight: bold;
}

#pgnavcontainer ul li a{
	text-decoration: none;
	color: #3399FF;
	background-color: #FFFFFF;
	padding-top: 0.2em;
	padding-right: .7em;
	padding-bottom: 0.2em;
	padding-left: .7em;
}

#pgnavcontainer ul li a:hover{
	color: #3333CC;
	background-color: #FFFFFF;
}
/*-------End Bottom Page Navigation List--------*/

a.archives:link{ 
	color: #8697A5; 
	text-align: left; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica; 
	font-weight: bold; 
	text-decoration: none 
}
a.archives:visited{ 
	color: #8697A5; 
	text-align: left; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica; 
	font-weight: bold; 
	text-decoration: none 
}
a.archives:hover{ 
	color: #8697A5; 
	text-align: left; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica; 
	font-weight: bold; 
	text-decoration: none 
}
a.archives:active{ 
	color: #8697A5; 
	text-align: left; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica; 
	font-weight: bold; 
	text-decoration: none 
}
.feed{
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366FF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: 0;
} 
p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000
}
.articletext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000
}
.articlelisttext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000
}
.article_subhead{
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.articlebylinetext{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000000
}
.largertext {
	font-family: arial,sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #67493f
}
.headingboldlrg {
	color: Black;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	margin-right: 15px
}
.textbold {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold
}

.gallerytext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	margin-right: 3px;
	font-style: italic;
}

.listingresults {
	margin-left: 100px;
}


.sidebartext {
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000
}
.formelements {
	font-family: arial,sans-serif;
	font-size: 12px;
	margin-left: 15px
}

.listtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1C2D4B;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.lineseperator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.issuesdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E789B
		}

.issuesdate A {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E789B;
	text-decoration: none
		}

.issuesdate A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E789B;
	text-decoration: none
		}

.issuesdate A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E789B;
	text-decoration: underline
		}

.issuesdesc {
	font-family: arial,verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000
}

.issuesdesc A {
	font-family: arial,verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

.issuesdesc A:visited {
	font-family: arial,verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

.issuesdesc A:hover {
	font-family: arial,verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline
}

.issueyearlinks {
	font-family: arial,verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5E789B
}

.issueyearlinks A {
	font-family: arial,verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5E789B
}

.issueyearlinks A:visited {
	font-family: arial,verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5E789B
}

.ralignimage {
	margin-left: 8px;
}

#neighborhoodmenu ul{
	list-style:none;
	margin:5px;
	border:1px solid #666666;
	padding:10px;
	overflow:auto; /* makes sure the container fits the floated list-items below */
	color: #FFFFFF;
}
#neighborhoodmenu ul li{
	margin:3px 5px;
	padding:5px 10px 4px;
	color: #FFFFFF;
/*    float:left; /floats list items to the left, creating a horizontal menu /
*/}
