/* 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;
	
}
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:592px;
	text-align:left;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	font-size: 12px;
	line-height: 1.6em;
	vertical-align: baseline;
	color: #333333;
	/* letter-spacing: 0.07em; */
	word-spacing: 0.07em;
}

.imageandquote{
	width:554px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
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.smallblackquotes {
	display: block;
	background-image: url(/assets/images/left_speech_quote_small.png);
	background-repeat: no-repeat;
	background-position: 25px 22px;
	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;
}


.smallblackquoter {
	display: block;
	clear: none;
	z-index: 200;
	width: 500px;
	padding-bottom: 25px;
	background-image: url(/assets/images/right_speech_quote_small.png);
	background-repeat: no-repeat;
	background-position: 450px 0px;
	padding-top: 10px;
	margin-top: -10px;
}





.smallblockquote{
	display: block;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: justify;
	text-indent: 0px;
	border: 1px solid #D9F2D8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 243px;
	clear: none;
	float: right;
}

.smallblockquoteportrait{
	display: block;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: justify;
	text-indent: 0px;
	border: 1px solid #D9F2D8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 315px;
	clear: none;
	float: right;
}

.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/wide_h1_heading_greenbg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 593px;
	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;
	font-weight: bold;
}



#content ul {
	list-style-type: none;
	padding: 0;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

#content ul ul {
	list-style-type: none;
	padding: 0;
	margin-top: 1px;
	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;
	
}
#leftcoloumn #content li a {
	text-decoration: underline;
}

#newsholder{
	clear:both;
	display: block;
}

