
* {
	margin: 0;
	padding: 0;
	}
	
img {
	border: 0;
	}
	
img.border {
	border: 1px solid #ccc;
	}
	
img.right {
	float: right;
	margin: 6px 0 0 12px;
	}
	
img.left {
	float: left;
	margin: 6px 12px 0 0;
	}
	
img.centered {
	display: block;
	margin: 1em auto;
	}
	
a, a:link, a:visited {
	color: #369;
	background: #fff;
	}
	
a:hover, a:active {
	color: #777;
	background: #fff;
	}	

body {
	background: url(/images/alt-body-tile.gif) repeat-y 50% 0;
	text-align: center;
	color: #333;
	}	
	
	/* boxes */
	
#wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	}
	
#masthead {
	height: 150px;
	}
	
	.home {
	background: url(/images/Web_masthead_10.09.jpg) no-repeat 0 0;
	}
	
	.products {
	background: url(/images/Web_masthead_10.09.jpg) no-repeat 0 0;
	}
	
#content {
	background: url(/images/logo-lower-slice.gif) no-repeat 0 0;
	width: 550px;
	float: left;
	padding-top: 30px; /* the logo slice is only 16 px high */
	}

#sidebar {
	width: 200px;
	float: right;
	}
	
#footer {
	clear: left;
	margin-right: 200px;
	padding: 60px 0;
	}
	
	/* content elements */
	
#content h1, #content h2, #content h3 {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #879b2d;
	background: #fff;
	clear: left;
	}
	
#content h1 {
	padding-top: 15px;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #879b2d;
	margin: 0 50px 2px 50px;
	}
	
#content h2, #content h3 {
	padding-top: 15px;
	font-size: 15px;
	margin: 0 50px 2px 50px;
	font-weight: normal;
	}
	
#content div img {
	float: left;
	margin: 6px 15px 0 35px;
	}
	
	div#pagehead img {
		float: right;
		margin: 6px 35px 0 15px;
		}
		
		#content #pagehead p {
			margin: 0 50px 12px 50px;
			}
			
		#content #pagehead ul li, #content ul li {
			margin: 0 50px 5px 50px;
			padding-left: 17px;
			color: #333;
			background: url(/images/bullet.gif) no-repeat 0 4px;
			list-style: none;
			font: 12px/20px Arial, Helvetica, sans-serif;
			}
			
	/*	#content #pagehead h2 {
			margin-left: 50px;
			}	*/	
	
#content p {
	margin: 0 50px 12px 50px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	}
	
	p.center {
		text-align: center;
		}
		
#content blockquote p {
	margin: 12px 50px;
	font-weight: bold;
	line-height: 18px;
	}
	
#content dt, #content #pagehead p.green {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	background: #fff;
	font-size: 13px;
	color: #879b2d;
	background: #fff;
	margin: 10px 50px 0 75px;
	}
	
#content dd p {
	margin: 0 50px 0 50px;
	}
	
table#partners {
	width: 375px;
	margin: 20px 0 20px 75px;
	border: 0;
	}
	
#partners td {
	width: 50%;
	text-align: center;
	}
	
	#partners td p {
		margin: 0;
		text-align: center;
		}

table#order {
	width: 100%;
	}
	
	#order p {
		color: #000;
		margin: 1em 0;
		text-align: center;
		}
		
	#order td {
		width: 50%;
		border: 1px solid #e6e6e6;
		}
		
.map {
	border: 1px solid #555;
	}
	

	/* sidebar elements */
	
#nav {
	list-style-type: none;
	border-bottom: 1px solid #fff;
	}
 
#nav li {
	list-style-type: none; 
	overflow: hidden; /* for Firefox bug */
	}

#nav a {
	display: block; 
	height: 26px;
	width: 200px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 0;
	}
	
#nav a:hover {
	background-position: 0 -26px;
	}
	
#nav a em {
	margin-left: -3000px;
	}
	
#home a  {
	background: url(/images/alt-list-home.gif) 0 -52px;
	}
	
#products a {
	background: url(/images/alt-list-products.gif) 0 -52px;
	}
	
#how a {
	background: url(/images/alt-list-how.gif) 0 -52px;
	}
	
#homedel a {
	background: url(/images/alt-list-mailorder.gif) 0 -52px;
	}

#pickup a {
	background: url(/images/alt-list-pickup.gif) 0 -52px;
	}

#wholesale a {
	background: url(/images/alt-list-wholesale.gif) 0 -52px;
	}

#customcakes a {
	background: url(/images/alt-list-customcakes.gif) 0 -52px;
	}

#faq a {
	background: url(/images/alt-list-faq.gif) 0 -52px;
	}
	
#nutfree a {
	background: url(/images/alt-list-nutfree.gif) 0 -52px;
	}
	
#fancy a {
	background: url(/images/alt-list-fancy.gif) 0 -52px;
	}

#contact a {
	background: url(/images/alt-list-contact.gif) 0 -52px;
	}
	
#fact {
	border-bottom: 1px solid #fff;
	background: #ddc;
	color: #000;
	padding: 8px 0;
	margin-right: 5px;
	}
	
#fact h2 {
	margin: 0 0 6px 8px;
	}

#fact dl {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0 10px 0 8px;
	}
#fact dt {
	font-size: 11px;
	font-weight: bold;
	float: left;
	clear: left;
	}
#fact dd {
	font-size: 11px;
	line-height: 16px;
	padding-left: 15px;
	}
	
#sidebar p {
	text-align: center;
	margin: 10px 0;
	}
	
	/* footer elements */

#footer p {	
	font: 10px Verdana, Helvetica, sans-serif;
	color: #555;
	background: #fff;
	text-align: center;
	margin: 3px 0;
	}
