/* For content area of page */
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#content-body p { line-height: inherit; }
#content-body a { color: #be4b00; }
#content-body a:hover { color: #F26611; }

.archive
{
position:absolute;
top:30px;
left:638px;
width:131px;
height:51px;
}

div.article-image {
	float: right;
	display: inline;
	margin: 0 0 15px 15px;
	width: 415px;
}
	div.article-image img {
		float: right;
	}
	
.first-news-image {
	float: left;
	margin: 0 -2 0px 0px;
	/*display: inline;
	
	width: 168px;
	margin-right:-1px;
	
	z-index:999;*/
}
	first-news-image{float: right;	}
	
	.news-date
	{font-family:Tahoma;
	font-size:10px;
	font-style:normal;
	color:#747474;
	text-transform:uppercase;
	margin-bottom:0px;
	}
	
	.small-date
	{font-size:14px;}
	#content-body .news-heading a{color:#292929; font-size:17px;}
	.news-heading
	{border-bottom:thin #e86700 solid; }
	
	.news-heading a
	{text-decoration:none;
	color:#000000;}
	
	#content-body p.news-description{line-height:20px; font-family:Tahoma; size:12px; font-style:normal;color:#555555;line-height:18px;}
	
	#content-body p.news-description .city-style
	{
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	color:#f06400;
	font-weight:bold;}
	.read-more-pic{background:url(/images/news-read-more.png); width:82px;height:17px;}
	.read-more-link{float:left;background-image:url(/images/news-read-more.png);width:82px; height:17px; }
	.read-more-link-archives{height:17px;float:left; margin-top:-4px;background-image:url(/images/news-read-more.png);width:82px;}
	.news-read-more {width:82px; height:17px; margin-top:-10px;margin-bottom:6px;padding:0px; }
	
#content-body, #content-body p, #content-body li {
	line-height: 25px;
}

#news-archives  li{float:left;
list-style:none;
padding:10px;
padding-left:0px;
padding-right:25px;
display:block;
list-style:none;}

#news-archives
{margin-left:0px;}

#news-archives  li a
{
color:#292929; 
font-size:17px;
font-weight:bold;
text-decoration:none;
}
#news-archives  li a:hover{text-decoration:underline;}
#news-archives  li a:active{text-decoration:underline;}

.archives-news-headings ul li{
list-style:none;
padding:0;
}



	#content h1 img, #content h2 img {
		position: relative;
		left: -4px; top: 0;
		color: #f26611;
		font-size: 26px;		
		font-weight: bold;
		text-transform: uppercase;				
	}
	#content h1 {
		font-weight: bold;
		color: #f26611;	
		font-size: 25px;
		text-transform: uppercase;
		margin-bottom: 0.5em;
	}
	#content h2 {
		font-weight: bold;
		color: #b34b0d;	
		font-size: 22px;
	}
	
.toggle {
	display: none;
}

.toggleLink:hover {
	cursor: pointer;
}

