/* CSS Document */

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
.border {  border: 1px solid #000000; 
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.border1 {	border: 1px solid #C598A9;
}
.heading {	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.quiltheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #663300;
}
.borderQuilt { border: 1px solid #663300;
}#birdLeft {
	float: left;
}
#birdRight {
	float: right;
}
