#header {	
	height:269px;
	background-image:url(../images/hp-header-bg.jpg);
}

#body {
	background-image:url(../images/hp-body-bg.jpg);
	min-height:373px;
	_height:373px;
}

#left {
	width:235px;
	padding:0 25px 15px 0; 
	float:left;
}

#left p {
	line-height:2em;
	font-size:11px;
}

#right {
	width:255px;
	height:310px;
	padding:0 5px 15px 0; 
	float:right;
	position:relative;
}

#right td {
	padding-right:16px;
}

#latest-news h2 {
	font-size:130%;
	color:#6E0408;
	font-weight:normal;
	margin-top:0px;
}

#latest-news a {
	text-decoration:none;
	color:#483D27;
	font-size:11px;
	padding-left:11px;
	background-image:url(../images/latest-news-bullet.png);
	background-position:left 0.4em;
	background-repeat:no-repeat;
}

#latest-news a:hover {
	color:#483D27;
}

#right .give-gift {
	position:absolute;
	left:0px;
	bottom:10px;
}

#right .exclusively-featuring {
	position:absolute;
	right:5px;
	bottom:10px;
}

#content {
	width:533px; /* 2px less due to IE bug with overflowing <em>s */
	padding:20px 15px 10px 10px;
	float:right;
}

ul.recent-posts li {
	padding-bottom:0;
	margin-bottom:0;
}