@charset "UTF-8";
#alert {
	color: #990000;
}
.quote {
	font-size: 16px;
	font-style: italic;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 3px;
	color: #666666;
}
#dowload img {
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#dowload {
	text-align: left;
}
#volunteerlist {
	padding-left: 20px;
	padding-top: 5px;
	line-height: 20px;
	list-style-type: square;
	list-style-position: inside;
}
#resourceblock {
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	clear: both;
	padding-bottom: 15px;
}
#articleshort {
	overflow: hidden;
}
#articleshort p {
	margin: 0 0 0 180px;
	padding: 3px 0
}
#articleshort h2 {
	margin: 0 0 0 180px;
	padding: 3px 0
}
.articleThumb {
	padding: 5px;
	border: 1px solid #cccccc;
	float: left
}
#morearticleslist  {
	list-style-position: inside;
	list-style-type: none;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 22px;
}
#morearticleslist li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}
#leftcolumncontent #imagebox {
	float: none;
}
#leftcolumncontent #imagebox img  {
	text-align: left;
	vertical-align: middle;
	margin-right: 15px;
}
