
.subTitleBlack{
	color:#333333;
	font-size:12px;
	}

.rightAlign{
	text-align:right;
	}
	
.imageRight{
	float:right;
	margin: 15px 15px 15px 15px;
	border:2px solid #DCBE87;
}

.imageHorizontal{
	width:520px;
	margin:3px;
	border:2px solid #DCBE87;
	
}

.imageTagline{
	float:right;
	width:204px;
	text-align:center;
	}
	
.imageTagline td{
		padding:5px;
	}
	
.imageTagline img{	
		border:2px solid #DCBE87;
	}
	
.twoImagesTagline{
	text-align:center;
	width:100%;
	}
	
.twoImagesTagline td{
	padding:5px;
	width:50%;
	}
		
.twoImagesTagline img{	
	border:2px solid #DCBE87;
	}
	
.quote
	{
	width:680px;
	}
	
.quote .top
{

	font-family:"Georgia", Times New Roman, Times, serif;
	padding:15px 55px 0 19px ;
	font-size:13px;
	letter-spacing:1px;
	color:#333;
}
	
.quote .bottom
{
	background:url(../design_images/quote_bg_bottom.png) no-repeat top left;
	color:#422509;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:14px;
	padding:15px 55px 15px 19px ;
}

#testHolder{
	float:left;
	width:680px;
	margin-top:-30px;

	}
	
