/* CSS Document */
a:link {	color: #726257;	text-decoration: underline;}
a:visited {	color: #726257;	text-decoration: underline;}
a:active {	color: #726257;	text-decoration: underline;}
a:hover {	color: #726257;	text-decoration: none;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
table,ul {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #726257;
	line-height: 18px;
	list-style-type: square;
}

.indexPadding {
	text-align: left;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.heading {
	font-size: 18px;
}
.contact {
	color: #A852A5;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer {
	background-attachment: fixed;
	background-image: url(../images/splash/indexfooterbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.flowerTitle {
	color: #726257;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	font-size: 11px;
}
.cost {
	color: #8FB830;
}
.headn {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.smalltext {
	font-size: 10px;
	color: #999999;
}
.price {
	font-size: 18px;
	color: #33662D;
	padding-top: 10px;
	font-weight: bold;
}
.innerPadding {
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 40px;
	text-align: center;
}
.popHeading {
	color: #726257;
}
