body {
	margin: 0;
	padding: 0;
	background: #dcddde;
	font: 14px Georgia, serif;
	color: #383838;
	line-height: 20px;
}

#wrap, #home-wrap {
	width: 931px;
	margin: 6px auto 0 auto;
	background: url(wrap-bg.gif) repeat-y top left;
}
#home-wrap {
	background: none;
}
#header {
	width: 100%; height: 253px;
	background: url(header-bg.gif) repeat-x top left;
	padding-top: 37px;
}
#header h1.logo {
	width: 203px; height: 203px;
	margin: 0 auto;
	padding: 0;
}
#header h1.logo a {
	width: 203px; height: 203px;
	background: url(logo.png) no-repeat;
	display: block;
	text-indent: -3000px;
}
#header ul.nav {
	width: 931px; height: 45px;
	list-style: none;
	margin: 6px auto 0 auto;
	padding: 0;
}
#header ul.nav li {
	height: 45px;
	float: left;
}
#header ul.nav li a {
	height: 45px;
	display: block;
	text-indent: -3000px;
}
#header ul.nav li a.home {
	width: 96px;
	background: url(home.gif) no-repeat;
}
#header ul.nav li a.services {
	width: 124px;
	background: url(services.gif) no-repeat;
}
#header ul.nav li a.ordering {
	width: 123px;
	background: url(ordering.gif) no-repeat;
}
#header ul.nav li a.sweet-stories {
	width: 187px;
	background: url(sweet-stories.gif) no-repeat;
}
#header ul.nav li a.creme-of-the-crop {
	width: 209px;
	background: url(creme-of-the-crop.gif) no-repeat;
}
#header ul.nav li a.contact-us {
	width: 152px;
	background: url(contact-us.gif) no-repeat;
}

h3.the-gallery {
	width: 100%; height: 52px;
	background: url(the-gallery.gif) no-repeat;
	text-indent: -3000px;
	margin: 10px 0;
	float: left;
}

.home-categories {
	width: 931px;
	float: left;
}
.clear {
	clear: both;
}
.gal-box {
	width: 307px;
	float: left;
	margin: 0 5px 19px 0;
}
.third {
	margin: 0 0 19px 0;
}
.gal-box h3 {
	width: 307px; height: 41px;
	background: url(box-head.gif) no-repeat;
	text-align: center;
	font: 18px Georgia, serif;
	color: #363636;
	line-height: 35px;
	margin: 0;
	padding: 0;
}

.text {
	float: left;
}

.text h3.welcome {
	width: 100%; height: 28px;
	text-indent: -3000px;
	background: url(welcome.gif) no-repeat;
	margin: 10px 0;
	float: left;
}



#footer {
	width: 100%; height: 171px;
	background: #58585a url(footer-bg.gif) repeat-x top left;
	float: left;
	margin-top: 30px;
}
#footer ul.footer-links {
	width: 601px; height: 12px;
	margin: 40px auto 10px auto;
	list-style: none;
	font: 16px Georgia, serif;
}
#footer ul.footer-links li {
	float: left;
	background: url(bullet.gif) no-repeat right center;
	padding-right: 10px;
	margin-right: 8px;
}
#footer ul.footer-links li.last {
	background: none;
}
#footer ul.footer-links li a {
	font: 16px Georgia, serif;
	color: #fff;
	text-decoration: none;
}

#footer ul.footer-links2 {
	width: 360px;
	margin: 0 auto;
	list-style: none;
}
#footer ul.footer-links3 {
	width: 620px;
	margin: 25px auto 0 auto;
	list-style: none;
	color: #fff;
}

#footer p {
	width: 601px;
	text-align: center;
	color: #fff;
}

.sidebar {
	width: 133px;
	background: #a7a9ac url(sidebar-top.gif) no-repeat top left;
	padding: 11px 0 15px 15px;
	float: left;
}
.sidebar form#search_form {
	width: 125px;
	margin: 0 0 0 5px;
	padding: 0 0 20px 0;
}
.sidebar form#search_form input.search_submit {
	width: 17px; height: 21px;
	background: url(search-button.gif) no-repeat;
	float: left;
	border: none;
}
.sidebar form#search_form input.search_field {
	width: 103px; height: 18px;
	background: url(search-box.gif) no-repeat;
	float: left;
	border: none;
	padding: 3px 0 0 5px;
	font: 12px Georgia, serif;
	color: #939598;
}

.sidebar ul {
	width: 118px;
	list-style: none;
	padding: 0 0 20px 0;
	font: 12px Georgia, serif;
	background: url(ul-divider.gif) no-repeat bottom center;
	margin: 7px 0 0 10px;
}
.sidebar ul li {
	color: #fff;
	line-height: 22px;
}

.sidebar ul li a {
	color: #514f50;
	text-decoration: none;
}
.sidebar ul li a:hover {
	color: #fff;
}
.sidebar ul.last {
	background: none;
}

.sidebar a.joinmail {
	width: 137px; height: 59px;
	background: url(join-mail.gif) no-repeat;
	display: block;
	text-indent: -3000px;
	margin: 0 0 0 0;
}

.sidebar a.ad {
	margin: 0 0 15px 3px;
}

.page {
	width: 568px; 
	background: #fff url(blank-bg.gif) repeat-x bottom left;
	float: left;
	margin: 0 8px;
	padding: 0 25px 25px 25px;
}

.page h2 {
	font: 18px Georgia, serif;
	color: #363636;
	line-height: 24px;
	margin-top:32px;
}

.page .breadcrumb {
	float: right;
	position: relative;
	margin-top: 10px;
	font: 11px Georgia, serif;
}
.page a, .middle a {
	color: #424242;
	text-decoration: none;
}

a img {
	border: none;
}

.middle {
	width: 618px; 
	float: left;
	margin: 0 8px;
}
.middle .static-image {
	width: 568px;
}
.middle h3 {
	margin: 3px 0 5px 0;
}
.middle .breadcrumb {
	float: right;
	position: relative;
	margin-top: 3px;
	font: 11px Georgia, serif;
}

.products {
	width: 618px;
	background: url(product-bg.gif) repeat-y top left;
}
.products .product h3 {
	width: 307px; height: 41px;
	background: url(product-head.gif) no-repeat;
	text-align: center;
	font: 14px Georgia, serif;
	color: #363636;
	line-height: 35px;
	margin: 0;
	padding: 0;
}
.products .product .left {
	width: 283px;
	border-bottom: 16px solid #dcddde;
	float: left;
}
.products .product .right {
	width: 282px;
	padding-left: 10px;
	margin-left: 23px;
	float: left;
	font: 12px Georgia, serif;
}
.products .product .right h4 {
	width: 282px; height: 37px;
	background: url(featured-dots.gif) no-repeat bottom left;
	margin: 0;
	padding: 0;
	line-height: 37px;
}
.products .product .right ul {
	margin: 0;
	padding: 5px 0 0 15px;
}

.categories {
	width: 618px;
}
.categories .row {
	width: 618px;
	margin: 0 0 15px 0;
	float: left;
}
.categories .row .category {
	width: 307px;
	float: left;
}
.categories .row .two {
	margin: 0;
	float: right;
}
.categories .row .category h3 {
	width: 307px; height: 41px;
	background: url(box-head.gif) no-repeat;
	text-align: center;
	font: 16px Georgia, serif;
	color: #363636;
	line-height: 35px;
	margin: 0;
	padding: 0;
}


h1.logo a { behavior: url("pngfix/iepngfix.htc") }

