/* this CSS file is for the content area of the home page - changes will only affect the home page */

#content #feature {
	display:block;
	width:621px;
	height:330px;
	
}

#content #feature #copy_block {
	display:block;
	float:right;
	width:256px;;
	height:325px;
	margin-top:10px;
	padding:0px 25px 0px 10px;
	background: url('http://www.robinschocolate.com/images/feature_birds.jpg') 0px 0px no-repeat;
}

#content #feature #copy_block h1 {
	font-family:Georgia, serif;
	color:#1b5573;
	font-size:20px;
	font-weight:normal;
	letter-spacing:3px;
	text-align:center;
	padding-top:20px;
	padding-bottom:15px;
	margin-bottom:5px;
	background: url('http://www.robinschocolate.com/images/blue_dot_border.gif') bottom repeat-x;
}

#content #feature #copy_block p {
	font-family:Georgia, serif;
	font-size:12px;
	color:#7c6613;
	line-height:20px;
	letter-spacing:1px;
	text-align:justify;
	padding-bottom:15px;
	_font-size:11px;
	_line-height:16px;
}

#content #feature #copy_block #highlight {
	display:block;
	height:68px;
	margin-bottom:7px;
	padding:0;
	background-color:#dae2e8;
}

#content #feature #copy_block #highlight p {
	display:block;
	float:right;
	height:56px;
	width:155px;
	padding-top:5px;
	font-family:Helvetica, Arial, Arial, sans-serif;
	font-size:11px;
	color:#1b5573;
	line-height:14px;
	text-align:left;
}

#content #feature #copy_block #highlight img {
	border-right:4px solid #fff;
}

#content #feature #copy_block #highlight a {
	display:block;
	float:right;
	width:36px;
	height:46px;
	font-family:Georgia, serif;
	font-size:12px;
	color:#1b5573;
	text-align:center;
	border-left:2px solid #fff;
	padding-top:22px;
}

#content #feature #copy_block #highlight a img {
	border-right:none;
}

#content #sauces {
	display:block;
	float:left;
	margin:15px 0px 0px 10px;
	padding:25px 0px 0px 0px;
	width:585px;
	height:120px;
	background: url('http://www.robinschocolate.com/images/blue_dot_border.gif') top repeat-x;
}

#content #sauces ul {

}

#content #sauces ul li {
	display:block;
	float:left;
	width:96px;
	height:120px;
	text-align:center;
	padding-left:1px;
}

#content #sauces ul li a {
	font-family:Georgia, serif;
	font-size:12px;
	color:#1b5573;
	text-decoration:none;
	line-height:24px;
}