body { margin-top:0px; background-color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#111111; letter-spacing:0px; line-height:18px; text-align:center;  }
td { font-family:Arial, Helvetica, sans-serif; }
th { font-family:Arial, Helvetica, sans-serif; }

img { border-color:#667755; border-bottom-style:solid; border-width:1px; }

/* 
font-family: 'Fredericka the Great', cursive;
font-family: 'Lora', serif;
font-family: 'Coming Soon', cursive;
font-family: 'Crafty Girls', cursive;
*/

div#mainContent{ width:800px; background-color:#88aa55; border-style:solid; border-width:1px; border-color:#667755; }
div#welcomeDiv{ width:669px; }
div#descriptionDiv{ width:660px; }
div#gallery{ width:800px; }
div#shipping{ width:430px; background-color:#F0E6D2; border-style:double; border-width:3px; border-color: #CC9966; padding:6px; }

a.bvlink { color:#667755; font-family:"Times New Roman", Times, serif; font-size:14px; font-weight:normal; line-height:25px; text-align:right; text-decoration:underline; }
a.bvlink:hover { color:#667755; font-family:"Times New Roman", Times, serif; font-size:14px; font-weight:normal; line-height:25px; text-align:right; text-decoration:none; }


.Lornaname { color:#fff; font-family: 'Fredericka the Great', cursive; font-size:67px; text-align:center; line-height:normal; }
.subtitle1 { color:#fff; font-family: 'Lora', serif; font-size:22px; line-height:normal; }
.approve { color:#fff; font-family: 'Coming Soon', cursive; font-size: 18px; }
.sig1 { color:#fff; font-family: 'Crafty Girls', cursive; font-size:18px; }
.address { color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:21px; font-weight:normal; }
.welcometext { color:#fff; font-family: 'Lora', serif; font-size:24px; font-weight:normal; text-align:left; line-height:24px; }
.description { color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; text-align:left; }
.description-center { color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; text-align:center; }
.middot { color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:bolder; }
.offered { color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:23px; font-weight:normal; }
.thumbsbelow { color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height:15px; }
.thumbnailrows { color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal; line-height:70px; }
a.endpagenav { color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; line-height:28px; text-decoration:underline; }
a.endpagenav:hover { color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; line-height:28px; text-decoration:none; }
a.bottomnav { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#88aa55; text-align:center; text-decoration:underline; }
a.bottomnav:hover { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#88aa55; text-align:center; text-decoration:none; }
.copyright { color:#667755; font-family:Arial, Helvetica, sans-serif; font-size:9px; font-weight:normal; }
a.copyright { color:#667755; font-family:Arial, Helvetica, sans-serif; font-size:9px; font-weight:normal; text-decoration:underline; }
a.copyright:hover { color:#667755; font-family:Arial, Helvetica, sans-serif; font-size:9px; font-weight:normal; text-decoration:none; }

li { margin-left:120px; }

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right; margin-left: 7px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left; margin-right: 7px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both; height:0; margin:0; font-size: 0px; line-height: 0px;
}
