body {
	margin:0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#231f20;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#231f20;
}
a:hover{text-decoration:underline;}

#content{
	width:655px;
	margin:0;
}
.blockquote{
	background:url(../images/home-pac/bg-quote.gif) repeat-y -655px 0;
	width:655px;
	margin:0 0 22px;
}
.blockquote .holder{
	background:url(../images/home-pac/bg-quote.gif) no-repeat -1310px 100%;
}
.blockquote .frame{
	background:url(../images/home-pac/bg-quote.gif) no-repeat 0 -175px;
	overflow:hidden;
	height:1%;
}
.blockquote blockquote{
	margin:27px 41px 31px 25px;
	color:#017e43;
	font-size:15px;
	overflow:hidden;
	height:1%;
}
.blockquote q{
	font-size:14px;
	line-height:22px;
	quotes:none;
}
q:before, q:after {
	content: "";
}
.blockquote .cite{
	float:right;
	padding:18px 0 0 0;
	width:355px;
	margin:0 -14px 0 0;
}
.blockquote cite{
	font-style:normal;
}
.cite ul{
	margin:-4px 0 0 -5px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.cite ul li{
	float:left;
	background:url(../images/home-pac/sep-quote.gif) no-repeat 0 6px;
	padding:0 5px 0 7px;
	margin:0 2px 0 -2px;
}
.cite ul li a{
	color:#017e43;
	font-size:11px;
	text-transform:uppercase;
}
.text-holder{
	margin:0 17px 0 15px;
}
#content p{
	margin:0 0 30px 0;
	line-height:17px;
}
.pac-post-area{
	width:650px;
}
.pac-post-area .t{
	background: url(../images/home-pac/bg-post-t.png) no-repeat;
	height:73px;
}
.pac-post-area .c{
	background: url(../images/home-pac/bg-post.png) repeat-y;
	height:1%;
}
.pac-post-area .c:after{
	content:"";
	display:block;
	clear:both;
	z-index:3;
}
.pac-post-area .b{
	background: url(../images/home-pac/bg-post-b.png) no-repeat;
	height:9px;
}
.pac-post-area .content{
	margin:-64px -19px 0 0;
	overflow:hidden;
	float:left;
	position:relative;
	width:669px;
}
.pac-post{
	width:162px;
	float:left;
	overflow:hidden;
	height:1%;
	margin:0 15px 0 0;
	padding:0 28px 0 18px;
}
.pac-post h3{
	margin:0 0 7px;
	font-size:13px;
	color:#017e43;
	font-weight:normal;
}
#content .post p{
	margin:0 0 4px;
	line-height:14px;
}
h3.red{
	color:#c71b72;
}

h3.violet {
	color:#00549b;
}
.links{
	margin:29px 0 0;
	background:url(../images/home-pac/bg-border.gif) repeat-x;
	padding:21px 0;
	overflow:hidden;
	height:1%;
}
.links a.pdf{
	background:url(../images/home-pac/eco-pdf.gif) no-repeat;
	padding:12px 0 12px 41px;
	text-decoration:underline;
	margin:0 20px 0 0;
}
.links a.pdf:hover{
	text-decoration:none;
}
.links a.donate{
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	background:url(../images/home-pac/btn-donate.gif) no-repeat;
	padding:10px 45px 14px;
	float:right;
	margin:-20px 0 0;
	line-height:18px;
}