body {
	color: white;
	margin: 0px;
	background-color: #8F5D90;
}
.bkg-1 {
	background-image: url(data/design/bkg-1.jpg);
	color: #8F5D90;
	text-align: center;
	padding: 10px;
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 11pt;
}
a:hover {
	font-weight: bold;
	color: #7C8A3B;
	text-decoration: underline;
}

.bkg-2 {
	background-image: url(data/design/bkg-2.jpg);
	font-family: Verdana, Arial, "Times New Roman";
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.bkg-3 {
	background-image: url(data/design/bkg-1.jpg);
	color: #8F5D90;
	font-family: "Century Gothic", "Trebuchet MS";
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-size: 9pt;
	text-align: center;
}
td {
	line-height: 150%;
	font-size: 10pt;
	color: #8F5D90;
	font-family: "Century Gothic", "Trebuchet MS";
}
h1 {
	font-size: 14pt;
	font-weight: bold;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #8D5B90;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
}
.image {
	border: 1px solid #C6C0C7;
}
.order-top {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.order-phone {
	font-size: 36px;
	font-weight: bold;
	line-height: normal;
}

.order-bot {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
form {
	margin: 0px;
}
.links {
	background-color: #E6EAD0;
	padding: 15px;
}
.home-right {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.notice {
	background-color: #FFCDFF;
	padding: 15px;
	text-align: center;
	border: 1px solid #CFB3D0;
	color: #69446A;
}
.notice {
	background-color: #FFCDFF;
	text-align: center;
}
