html body { text-align: center; margin: 4px 0px; font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; color: #000; }
#container { width: 740px; margin: 0 auto; text-align: center; }
#headerLeft { float: left; width: 503px; text-align: left; }
#headerRight { float: right; width: 237px; }
#nav { background: url(/images/nav/headerNavbg1.gif); width: 503px; }
#navStone { background: url(/images/nav/headerNavbgStone.jpg) right; width: 503px; }
#contentContainer { width: 712px; text-align: left; background: url(/images/contentContainerBg.gif) repeat-y; padding: 14px; padding-bottom: 0px; clear: both; }
#content { background: url(/images/contentMid.gif) repeat-y; }
#contentMid { padding: 0px 25px 10px 25px; }
#contentBot { clear: both; }

a:link { color: #000; text-decoration: underline; }
a:visited { color: #000; text-decoration: underline; }
a:active { color: #000; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }

/* Home page styles */
#homeLeft { float: left; width: 49%; }
#homeRight { float: right; width: 49%; }

/* More links */
a.moreLink:link { color: #006700; text-decoration: underline; }
a.moreLink:visited { color: #006700; text-decoration: underline; }
a.moreLink:hover { color: #006700; text-decoration: none; }
a.moreLink:active { color: #006700; text-decoration: underline; }

ul { margin: 0px; padding: 0px; }
ul li { list-style-image: url(/images/li_greyDot.gif); margin-left: 20px; }

h1 { color: #006700; font-size: 13px; margin: 0px 0px 12px 0px; }
h1.ucm { font-size: 12px; font-weight: bold; color: #000; margin: auto; }

img.logo { padding-bottom: 3px; }

.supplierAddress { color: #666; font-size: 10px; }

#englishGardenStand { float: right; width: 231px; padding-top: 30px; text-align: center; }

/* Product image styles */
.colonial, .productImage { color: #252621; font-size: 11px; text-align: center; }
.colonial img, .productImage img, .ucmImage { padding: 5px; border: 1px solid #ccc; }
.colonialTitle, .productTitle { font-weight: bold; padding-top: 20px; margin-top: 20px; font-size: 12px; text-align: left; }

/* Request Info styles */
.requestInfoButton { text-align: center; padding: 16px 0px; clear: both; }
#requestInfo input, .requestInput { font: 11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; color: #000; width: 250px; border: 1px solid #9da5b0; padding: 2px; }
#requestInfo .checkBox { width: 14px; border: 0px; }
.req { color: #f00; }

#footer { width: 740px; background: url(/images/bodyBot.gif) top no-repeat; padding-top: 18px; clear: both; }
#footerLinks { color: #9da5b0; font-size: 11px; }
#footerLinks a { color: #9da5b0; text-decoration: none; padding: 0px 7px; border-right: 1px solid #9da5b0; font-size: 11px; }
#footerLinks a.last { border-width: 0px; }