@charset "utf-8";
/* CSS Document */

h1 { 
	color: #555e55;
	font-size: 20px;

}

h2 { 
	color: #666;
	font-size: 18px;
}

h3 { 
	color: #767a5a;
	font-size: 14px;
	font-weight:bold;
	
}

.red { color: #8c3d35;
	
}

.green1 { color: #d2f0c4;
	
}

.green2 { color: #555e55;
	
}

.green3 { color: #767a5a;
	
}

.green4 { color: #c2c173;
	
}

.purple1 { color: #473743;
	
}

.purple2 { color: #452a28;
	
}

.img-right {

	padding-left: 10px;

}

.img-left {

	padding-right: 10px;

}

.author { 
	font-size: 12px;
	font-style:italic;
	color: #555555;
}
.quote {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 26px;
	color: #8c3d35;
}

.quotetxt {
	line-height: 25px;
	
}
