﻿.background {
	background-color: #E4E4E4;
	background-image: url('../backgrounds/builder.jpg');
	background-repeat: no-repeat;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	background-color: #E4E4E4;
}
.indextext {
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #800000;
}
.backgroundwht {
	background-color: #FFFFFF;
	background-image: url('../backgrounds/builderwht.jpg');
	background-repeat: no-repeat;
}
.backgroundtrial {
	background-color: #FFFFFF;
	background-image: url('../backgrounds/buildertrial.jpg');
	background-repeat: no-repeat;
}
.navcell {
	background-color: #ACB493;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	text-align: center;
}
.leftnavbartxt {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #800000;
}
.logopricing {
	position: absolute;
	top: 75px;
	right: 50px;
}
.flowerindex {
	position: absolute;
	top: 500px;
	right: 400px;
}
