a{
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
.footer a:link,.footer a:visited{
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-size: 10px;
}
.footer a:hover{
	color: #808080;
	text-decoration: underline;
}
.bg {
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
	width: 799px;
}
.bkgimghome {
	background-color: #d9edfe;
	background-image: url(images/lotus_liteblu_home_bkg.gif);
	background-repeat: no-repeat;
	background-size: cover;
}
.bkgimgabout {
	background-color: #d9edfe;
	background-image: url(images/lotus_liteblu_about_bkg.gif);
	background-repeat: no-repeat;
	background-size: cover;
}
.bkgimgcontact {
	background-color: #d9edfe;
	background-image: url(images/lotus_liteblu_contact_bkg.gif);
	background-repeat: no-repeat;
	background-size: cover;
}
.bkgimgthanks {
	background-color: #d9edfe;
	background-image: url(images/lotus_liteblu_thanks_bkg.gif);
	background-repeat: no-repeat;
	background-size: cover;
}
.bodytext {
	font-family: 'Muli', sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 170%;
	color: #808080;
}
.bodyabouttext {
	font-family: 'Muli', sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 170%;
	color: #808080;
	margin-left: 32;
	margin-right: 32;
}
.bodytextfloat {
	font-family: 'Muli', sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 170%;
	color: #808080;
	margin-left: 0;
	margin-right: 50;
}
.testimonialstextfloat {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 21px;
	font-weight: 400;
	font-style: italic;
	line-height: 150%;
	color: #808080;
	margin-left: 8;
	margin-right: 8;
}
.name {
	font-family: 'Alegreya', serif;
	font-style: italic;
	font-size: 25px;
	font-weight: 400;
	line-height: 90%;
	color: #808080;
}
.amy {
	font-family: 'Satisfy';
	font-style: Regular;
	font-size: 35px;
	font-weight: 400;
	line-height: 90%;
	color: #808080;
}
.topaddress {
	font-family: 'Muli', sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 140%;
	color: #808080;
}
.linktext {
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #808080;
}
.bigtypebold {
	font-family: 'Muli', sans-serif;
	font-size: 30px;
	font-weight: Bold 700;
	color: #808080;
}
.contacttext {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #808080;
}
.subhead {
	font-family: 'Alegreya', serif;
	font-style: italic;
	font-size: 60px;
	font-weight: 400;
	line-height: 90%;
	color: #808080;
}
.subheadand {
	font-family: 'Vollkorn', serif;
	font-style: italic;
	font-size: 50px;
	font-weight: 400;
	line-height: 90%;
	color: #808080;
}
.prices {
	font-family: 'Muli', sans-serif;
	font-size: 22px;
	font-weight: Bold 700;
	color: #808080;
}
.contactphonetext {
	font-family: 'Muli', sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 140%;
	color: #808080;
}
.disclaimer {
	color: #808080;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.copyright {
	color: #c7c7c7;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.copyrightdarker {
	color: #808080;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}