/*override*/
#content ul {
	list-style: none;
	padding-left: 0;
}

p, ul {
	margin: 0;
}

#header p {
	bottom: 136px;
}
#header {
	background: url(../images/home/header.jpg) bottom no-repeat;
	height: 122px;
}

#header img {
	top: -28px;
}

#content {
	background: none;
	width: 770px;
	padding: 0 0 0 32px; 

}

ul#primary-nav {
	padding-left: 58px;
	margin-bottom: 5px;

}

#col1, #col2, #col3 {
	float: left;
}

/*
 * Row 1
 */

#row1 {
	background: url(../images/home/short-horizontal-divider.png) no-repeat left bottom;	
	height: 244px;
	overflow: hidden;
}

#row1 #feature-block {
	width: 135px;
	position: relative;
	float: left;
	padding-right: 15px;
}

#row1 #feature-text {

	background: url(../images/home/delight-text.png) no-repeat left bottom;
	padding: 5px 0 25px 0;
	height:72px;
	overflow: hidden;
	text-indent: -5000px;
}

#row1 #feature {
	padding: 10px 0 20px 0;
	position: relative;
	text-align: center;
}

#feature a {
	text-decoration: none;
	color: #61462b;	
}

#feature h3, #feature h1, #feature h2 {
	margin: 0;
}

/*
 * Row 2
 */

/* office coffee*/
#col1 {
	clear: left;
	width: 240px;
	background: url(../images/home/short-vertical-divider.png) no-repeat right 18px;	
	padding-top: 15px;
	text-align: center;
}

#col1 img {
	float: left;
	margin-top: 7px;
}

#col1 h3 a {
	font: 22px georgia, serif; 	
	color: #61462b;
	text-decoration: none;		
}

/*shop online*/
#col2 {
	background: url(../images/home/shop-online-cup.jpg) no-repeat 85px 0;
	height: 140px;	
	width: 190px;
	padding: 18px 0 0 20px;
}

#col2 h3 a {
	font: bold 30px Palatino, serif; 	
	color: #61462b;
	text-decoration: none;	
}

#col2 h3 a:hover, #col1 h3 a:hover, #feature a:hover {
	color: #ad5c0f;	
}

#col2 ul {
	font: bold 10px/16px georgia, serif; 	
	padding-top: 5px;
}

#col2 ul a {
	color: #61462b;
	text-decoration: none;
}

#col2 ul a:hover {
	color: #ad5c0f;	
}

/*Special Offer*/
#col3 {
	width: 190px;
	padding: 50px 0 0 115px;
	background: url(../images/home/item-background.jpg) no-repeat;
	height: 93px;
	position: relative;
	font: 10px/14px arial, sans-serif;
	margin-top: 15px;
	overflow: hidden;
}

#col3 h3,
#col3 h4 {
	font: bold 14px/16px georgia, serif;
}
	#col3 h3.heading {
		position: absolute;
		width: 305px;
		left: 0;
		top: 0;
		text-align: center;
		padding-top: 12px;
		text-transform: uppercase;
		letter-spacing: 1px;
		font: normal 18px/16px georgia, serif;	
	}
	#col3 h4 {
		margin: 0 20px 0 -95px;
	}

#col3 img {
	margin: 0;
	left: 15px;
	bottom: 3px;
	position: absolute;
}

#col3 a img {
	position: relative;
	left: 0;
	margin-top: 5px;
	bottom: 0;
}

#col3 form {
	padding-top: 7px;
}

#col3 input {
	font-size: 9px;
	float: left;
	margin: 0;
	display: inline;
	margin-right: 3px;
}

#col3 label {
	float: left;
	padding: 3px 3px 0 0;
}


/*
 * Row 3
 */

#row3 {
	clear: both;
	background: url(../images/home/long-horizontal-divider.png) no-repeat;	
	text-align: center;
	padding-bottom: 10px;
	vertical-align: top;
}

#row3 li {	
	display: inline;
	padding: 0 15px;
}

#row3 li img {
	margin-top: 25px;
	vertical-align: top;	
}
