/* for holding content on left */
#content p {
	text-align: justify;
	padding-bottom: 10px;
	clear: none;
}

#leftcoloumn #content h1 {
	
	background-image: none;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	color: #000000;
	font-size: 1.3em;
	margin: 0px;
}


 #leftcoloumn #content h2 {

	background-image: none;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	color: #000000;
	font-size: 1.2em;
	margin-bottom: 2px;
	
}
/* original news design 
.newsitemdiv h2 {
	margin-top: 0px;
	clear: left;
}  
*/
#leftcoloumn #content .newsitemdiv .dateheading {
	color: #999999;
	font-size: 1.1em;
	padding-bottom: 10px;
}


.newsitemdiv h2 {
	margin-top: 0px;
	clear: none;
} 
.newsitemdiv h2 a {
	color: #000000;
	text-decoration: underline;
}
h2.aligntop {

	background-image: none;
	text-align: left;
	vertical-align: top;
	color: #000000;
	font-size: 1.2em;
	clear: none;
	display: run-in;
	margin-top: -10px;
	margin-bottom: 2px;
}

#content{
	float:left;
	width:594px;
	text-align:left;
	margin: 0px;
	font-size: 11px;
	line-height: 1.6em;
	vertical-align: top;
	color: #333333;
	/* letter-spacing: 0.07em; */
	word-spacing: 0.07em;
	padding: 0px;
}
blockquote {
	display: block;
	background-image: url(/assets/images/left_speech_quote.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: justify;
	text-indent: 0px;
	border: 1px solid #D9F2D8;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: left;
}

.blockquote {
	display: block;
	background-image: url(/assets/images/left_speech_quote.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: justify;
	text-indent: 0px;
	border: 1px solid #D9F2D8;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.quoter {
	display: block;
	clear: none;
	z-index: 200;
	width: 500px;
	padding-bottom: 25px;
	background-image: url(/assets/images/right_speech_quote.png);
	background-repeat: no-repeat;
	background-position: 450px 0px;
	padding-top: 10px;
	margin-top: -10px;
}
#leftcoloumn h1.toplevelheading {
	background-image: url(/assets/images/h1_heading_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 554px;
	text-align: left;
	vertical-align: top;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	margin: 0px;
	float: left;
	color: #003300;
	font-size: 1.4em;

}

#content ul {
	list-style-type: none;
	padding: 0;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

#content li {
	background-image: url(/assets/images/chevron.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
	padding-bottom:10px;
line-height: 1.3em;
}

.penpicholderdiv{
	width:554px;
	float:left;
	margin:0px;
	padding-bottom: 15px;
	clear:both;
	
}

.newsitemdiv{
	width:552px;
	float:left;
	padding-bottom: 0px;
	clear:both;
	border: 1px solid #003300;
	padding-top: 19px;
	padding-right: 19px;
	padding-left: 19px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

