	
	#PAM-master
	{
		width:950px;
		overflow:hidden;
	}
	
	.PAM-bookInstance
	{
		width: 182px;
		height: 240px;
		border-right: 1px solid #CFD0D3;
		position: relative;
		float: left;
		padding:0;
	}

	.PAM-bookInstance h4
	{
		color: white;
		position: absolute;
		left: 3px;
		top: 8px;
		padding: 0;
		margin: 0;
		display: block;
		width: 25px;
		height: 25px;
		text-align: center;
		font-size: 16px;
		font-family: arial;
	}

	.PAM-contentContainer
	{
		height: 220px;
		width: 175px;
		margin: 0 auto;
		padding:0;
		position: relative;
		top: 10px;
		text-align: center;
	}
	
	.PAM-fade
	{
		filter: alpha(opacity:0.3);
		KHTMLOpacity: 0.3;
		MozOpacity: 0.3;
		-khtml-opacity:.30;
		-ms-filter:”alpha(opacity=30)”;
		-moz-opacity:.30;
		filter:alpha(opacity=30);
		opacity:.30;
		
	}

	.PAM-bookContainer
	{
		height: 140px;
		width: 100%;
		padding:0;
		position: relative;
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	
	.PAM-shadow
	{
		background: url('/media/pastoral_appreciation_month_2/book_shadow.png') center bottom no-repeat;
	}

	.PAM-bookCover
	{
		height:140px;
		margin: 0 auto;
		position: relative;
		bottom: -5px;
	}

	.PAM-bookInstance img
	{
		display:block;
		margin-left:auto;
		margin-right:auto;
	}

	.PAM-bookInstance h3
	{
		margin: 0;
		padding: 0;
		font-size: 20px;
		font-family: arial;
		color:#292929;
		position:relative;
		top:3px;
	}

	.PAM-bookInstance p
	{
		margin: 0;
		padding: 0;
		font-size: 13px;
		font-style:normal;
		font-family: arial;
		color:#535353;
		position:relative;
		top:5px;
	}
	
	.PAM-button
	{
		width: 65px;
		height: 20px;
		background: url('/media/pastoral_appreciation_month_2/getdeal_active.png');
		margin: 0 auto;
		position:relative;
		top:15px;
	}
	
	.PAM-button-inactive
	{
		width: 65px;
		height: 20px;
		background: url('/media/pastoral_appreciation_month_2/inactive.png');
		margin: 0 auto;
		position:relative;
		top:15px;	
	}

	.PAM-button:hover
	{
		background: url('/media/pastoral_appreciation_month_2/getdeal_hover.png');
		position:relative;
	}
	
	.PAM-rowTitle
	{
		width:30px;
		height:240px;
		float:left;
		position:relative;
		border-right: 1px solid #CFD0D3;
		overflow:hidden;
	}
	
	.PAM-rowTitle img
	{
		margin-left:-7px;
	}
	
	#PAM-leadership
	{
		border-top: 1px solid #CFD0D3;
		
	}
	
	#PAM-worship
	{
		
	}

	
	.PAM-rowContainer
	{
		height:240px;
		width:100%;
		border-bottom: 1px solid #CFD0D3;
	}

	
	/*ORANGE*/
		.PAM-orangeTri
		{
			background:url('/media/pastoral_appreciation_month_2/w1.png') no-repeat;
		}

		.PAM-orange
		{
			background-color: #F9EBCD;
		}

		.PAM-rowOrange
		{
			border-left:4px solid #FF9934;
		}
	/*END ORANGE*/

	/*GREEN*/
		.PAM-greenTri
		{
			background:url('/media/pastoral_appreciation_month_2/w2.png') no-repeat;
		}

		.PAM-green
		{
			background-color: #C5D1AC;
		}

		.PAM-rowGreen
		{
			border-left:4px solid #99CC33;
		}
	/*END GREEN*/

	/*BLUE*/
		.PAM-blueTri
		{
			background:url('/media/pastoral_appreciation_month_2/w3.png') no-repeat;
		}

		.PAM-blue
		{
			background-color: #ACD1D1;
		}

		.PAM-rowBlue
		{
			border-left:4px solid #65CCCB;
		}
	/*END BLUE*/

	/*YELLOW*/
		.PAM-yellowTri
		{
			background:url('/media/pastoral_appreciation_month_2/w4.png') no-repeat;
		}

		.PAM-yellow
		{
			background-color: #FFEEBA;
		}

		.PAM-rowYellow
		{
			border-left:4px solid #FFD96C;
		}
	/*END YELLOW*/	
	
	img
	{
		border:none;
		padding:0;
		margin:0;
	}
	