.highlightit2 img{
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1;
		}

	.highlightit2:hover img{
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
		-moz-opacity: 0.5;
		}




body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
h1, h2, h3, h4, h5, div, p, form, input{
	margin:0px;
}
img{
	border:0;
	vertical-align:middle;
}
.main{
	width:960px;
	margin:0 auto;
}
a:link, a:visited{
	color:#696969;
	text-decoration:none;
}
a:hover{
	color:#956721;
}
.header{
	margin:0px;
}

a#donate{
	background:url(../images/dontate-btn.jpg) no-repeat right top;
	width:186px;
	height:38px;
	float:right;
	display:block;
}
a#donate:hover{
	background:url(../images/dontate-btn-hover.jpg) no-repeat right top;
	width:186px;
	height:38px;
	float:right;	
	display:block;
}
.top-line{
	border-top:1px solid #7b5514;
	clear:both;
	margin-top:1px;
}
.share{
	float:left;
	width:192px;
	padding-top:10px;
}
.menu{
	padding-top:10px;
	padding-left:9px;
	float:left;
	width:759px;
}
.menu ul{
	padding:0px;
	margin:0px;
}	
.menu ul li{
	list-style:none;
	padding:0px;
	margin:0px;
	display:inline;
}
.menu ul li a:link, .menu ul li a:visited{
	color:#696969;
	text-decoration:none;
	padding:0px 26px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
}
.menu ul li a:hover{
	color:#2a4e23;
}
.menu ul li a.active{
	color:#2a4e23;
}
.banner{
	padding:20px 0px;
	clear:both;
	height:440px;
}

#content {
	clear: left;
	color: #ccc;
}
a#history{
	background:url(../images/here-our-history.jpg) no-repeat right center;
	width:243px;
	height:27px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-right:20px;
	
}
a#history:hover{
	background:url(../images/here-our-history-hover.jpg) no-repeat right center;
	width:243px;
	height:27px;
	color:#625312;	padding-right:20px;
}
.content-area{
}

.bold-letters{
	font-size:12px;
	font-weight:bold;
}
.pad20{
	padding:10px 18px;
}
.footer{
	clear:both;
	padding-top:26px;
	padding-left:20px;
	border-top:1px solid #7d5414;
}
.footer a:link, .footer a:visited{
	color:#696969;
	text-decoration:none;
	padding:0px 5px;
	float:right;
}
.footer a:hover{
	color:#956721;
}
ul#portfolio li img{
	/*border: 1px solid #ccc;*/
	padding: 0px;
	margin:0px;
}

ul#portfolio li{
	list-style:none;
	padding:0px; margin:0px;
}
.content-area1{
	padding:30px 35px;
	clear:both;
}
.content-area1 h1{
	font-size:30px;
	color:#946821; padding:0px 0px 25px 0px;
	font-weight:normal;
}
.text-14{
	font-size:15px;
	/*color:#818080;*/
	color:#4a4a4a;
	line-height:20px;
	/*font-weight:600;*/

	}
.text-14 a:link, .text-14 a:visited{
	color:#4d6847;
	text-decoration:none;
	font-weight:bold;
}
.text-14 a:hover{
	color:#333;
}
.img{
	float:right;
	margin-top:5px;
	margin-left:15px;
}

a#logo{
	background:url(../images/acpa-logo.jpg) no-repeat left top;
	width:312px;
	height:139px;
	display:block;
}
a#logo:hover{
	background:url(../images/acpa-logo-hover.jpg) no-repeat left top;
	width:312px;
	height:139px;
	display:block;
}