.comp-content{
	background: #fff;
	line-height: 1em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	
	width: 760px;
	
}

.comp-dyn-acshome-01{
float:left;
}

.comp-content p{
	line-height: 1.2em;
}



.next-app{
	clear: left;
}

/* Home Structure
----------------------------------------------- */
#main_column {
	width: 550px;
	float: left;
	margin-right: 15px;
}

#home_side {
	width: 193px;
	float: left;
}


/* Home Headlines
----------------------------------------------- */
.replace {
	margin: 0; padding: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
	.replace a {
		display: block;
		overflow: hidden;
	}



h2.home_welcome {background-image: url(../images/home/home_welcome.gif); width: 548px; height: 72px;}
h3.quicklink {background-image: url(../images/home/h3_quicklinks_bg.gif); width: 193px; height: 56px;}
h3.news {background-image: url(../images/home/h3_news_bg.gif); width: 42px; height: 20px;}
h3.adoption {background-image: url(../images/home/h3_adoption_bg.jpg); width: 193px; height: 92px;}
h3.parking {background-image: url(../images/home/h3_parking.gif); width: 193px; height: 43px;}


/* Home Main Column
----------------------------------------------- */
.acs_desc {
	background: url(../images/home/desc_bg.gif) no-repeat;
}
	.acs_desc p {
		margin: 0; padding: 17px 0 23px 170px;
	}

#quicklinks {
	background: #eda5ca url(../images/home/quicklinks_bg.gif) bottom no-repeat;
	width: 193px; height: 235px;
	float: left;
	margin: 5px 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
	#quicklinks ul {
		margin: 0; padding: 0 10px;
		list-style-type: none;
		line-height: 1;
	}
		#quicklinks ul li {
			background: url(../images/home/quick_bullet.gif) 0 8px no-repeat;
			padding: 0px 0 3px 20px;
			margin: 0;
		}


#news_events {
	width: 335px;
	float: left;
	font-size: 12px;
	margin: 10px 0 0 0;
}
	#news {
		height: 105px;
	}
		#news p {
			color: #666;
			margin-bottom: 4px;
			line-height: 1.1;
		}

#events {
	width: 334px; height: 125px;
	margin-top: 0px;
	background: url(../images/home/events_bg.gif) bottom no-repeat;
}
	#events h2 {
		margin: 0; padding: 0;
		text-indent: -9999px;
		background: url(../images/home/h2_events_bg.gif) no-repeat;
		width: 334px; height: 42px;
	}
	#events dl {
		margin: 0 0 0 0; padding:0;
		font-family: Arial, Helvetica, sans-serif;
	}
		#events dl a {
			text-decoration: none;
			display: block;
			padding: 0 0 0px 0;
		}
			#events dl dt {
				display: block;
				color: #666;
				margin: 0 0 3px 0; padding: 0 0 0 12px;
				width: 67px;
				float: left;
				clear: left;
			}
			#events dl dd {
				float: left;
				text-decoration: underline;
				margin: 0; padding: 0 0 0 0px;
				width:248px;
			}
			
	#events p.calendar-summary-more {
		clear: left;
		float: left;
		margin: 0 0 0 80px;
		display: inline;
	}
	
	#events p.calendar-summary-more a{
		text-decoration: underline;
	}		
	#events p.calendar-summary-more a{
		
	}		


/* Home Side Column
----------------------------------------------- */
#home_side {}
	#adoption_hours {
		background: #bd133f url(../images/home/adoption_bg.gif) bottom no-repeat;
		color: #fff;
		font-size: 11px;
		width: 193px;
		height: 260px;
		line-height: 1.2;
	}
		#adoption_hours .content {
			padding: 10px 10px 15px 10px;
		}
			#adoption_hours .content p {
				margin: 5px 0;
			}
	#parking {
		background: #e6cfad url(../images/home/parking_bg.jpg) bottom no-repeat;
		color: #333;
		font-size: 12px;
		width: 193px;
		height: 140px;
		margin-top: 10px;
	}
		#parking .content p {
			font-family: Arial, Helvetica, sans-serif;
			margin: 0;
			padding: 5px 5px 0 90px;
		}
	#bark{margin-top:10px;}
	
/* Home Miscellaneous Styles
----------------------------------------------- */
.more_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
