.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}


.Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #D06263;
	font-style: italic;
}
.backgroundleft {
	background-image: url(../TemplateImages/Leftside/SilkFlowerBasics_home_r7_c1.jpg);
	background-repeat: repeat-y;
}
.backgroundright {
	background-image: url(../TemplateImages/rightside/rightside_r9_c1.jpg);
	background-repeat: repeat-y;
}
.FooterText {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #cf686b;
}

.FooterText a:Link, a:Visited, a:Hover, a:Active{
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #cf686b;
}
.FooterText a:Hover{
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.MainTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.TipsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

