.quartCol {
	float: left;
	width: 200px;
	height: 250px;
	list-style: none;
	margin: 10px 10px 0 10px;}
	
	
	.quartCol img {
		border: solid 1px #91A98B;
		padding: 2px;}
		
	.quartCol h1 { 
			font-size:1.4em; 
			font-weight: normal;
			margin: 10px 0 5px 0;
			font-weight: bold;
			}
			
	.quartCol p { 
			font-size:1.2em; 
			color: #666666;
			font-weight: normal;
			margin: 2px 0 10px 0;
			font-weight: normal;
			line-height:normal;
			}

.homeQuote {
	width: 530px;
	background: url('/images/template/quoteBg.png') no-repeat;
	background-position: 0 50%;
	color:#666666;
	font-family: Times;
	font-size: 1.7em;
	line-height: 1.5em;
	padding: 0 60px 0;
	text-align: center;
	margin: 10px 0 0 0;}

