a {
	font-family: Arial, Helvetica, sans-serif;
		color:#000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

a.submenu:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#D3CAAE;
	text-decoration:none;
}
a.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#D3CAAE;
	text-decoration:underline;
}	

a.submenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#BAB197;
	text-decoration:underline;
}

.formtablebg {
	background-image: url(images/orderbg.jpg);
	background-repeat: no-repeat;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.bodytxtsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.submenubld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 30px;
}
.bodytxtbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.txtsmgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	padding-left: 26px;
}
.txtsmgrey2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666;
}
hr {
	border-top-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 1px;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	background-repeat: no-repeat;
	background-position: center center;
}
.hdtxtbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #F00;
	font-style: italic;
}
.bodytxtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
}
.submenusm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.buttons2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	background-image: url(images/button2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.buttons3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	background-image: url(images/button3.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.formtablebg2 {
	background-image: url(images/formbg.png);
	background-repeat: repeat;
	border: 1px solid #999;
}
.flowerstablebg {
	background-image: url(images/flowers.png);
	background-repeat: no-repeat;
}
.scultablebg {
	background-image: url(images/sculptural.png);
	background-repeat: no-repeat;
}
.wedstablebg {
	background-image: url(images/weddings.png);
	background-repeat: no-repeat;
}
.seasontablebg {
	background-image: url(images/seasonal.png);
	background-repeat: no-repeat;
}
.contacttablebg {
	background-image: url(images/contactbg.gif);
	background-repeat: no-repeat;
}
.abouttablebg {
	background-image: url(images/aboutbg.png);
	background-repeat: no-repeat;
}
.hometablebg {
	background-image: url(images/bg-home.jpg);
	background-repeat: no-repeat;
}
.warning {
	width: 540px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ff9f9f;
	border-right-color: #ff9f9f;
	border-bottom-color: #ff9f9f;
	border-left-color: #ff9f9f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	background-color: #ffeeee;
	background-image: url(images/warning.gif);
	background-repeat: no-repeat;
	background-position: left;
}

