/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(http://Root.Terry-Realty.com/images/blueparchment.jpg);
}
.header {
	color: #0033CC; 
	font-size: xx-large; 
	font-family: Times, serif;
	font-weight: bold;
	text-align: center;
}
.footer {
	color: #0033CC; 
	font-size: large; 
	font-family: Times, serif;
	font-weight: bold;
	text-align: center;
}
.title {
	color: #0033CC;
	font-size: xx-large;
	font-family: Times, serif;
	font-weight: bold;
	text-align: center;
}
.price {
	color: #0033CC;
	font-size: xx-large;
	font-family: Times, serif;
	font-weight: bold;
	text-align: center;
}
.subtitle {
	color: #0033CC; 
	font-size: x-large;
	font-family: Times, serif;
	font-weight: bold;
	text-align: center;
}
.link {
	font-size: large;
	color: #0033CC;
	text-align: center;
}
.smalllink {
	font-size: medium;
	color: #0033CC;
	text-align: left;
}
.inlineListing {
	color: #0033CC;
	font-size: medium;
}
.inlineListingHead {
	color: #0033CC;
	font-size: x-large;
}
.feature {
	color: #0033CC; 
	font-family: Times, serif;
	font-size: x-large;
	text-align: left;
}