body{
background-color:#CCBE98;
}
/*Selectors for Home Page*/

#homeWrapper{
width:976px;
margin:0 auto;
padding-left:10px;
padding-bottom:25px;
overflow:hidden;

}

#homeContainer{
width:824px;
clear:both;
margin:0 auto;
padding:0;
font-family:"Trebuchet MS";
font-size:9pt;
color:#000;
line-height:15pt;
}

#homeContainer a:link, #homeContainer a:visited, #homeContainer a:active{
color:#540000;
}

#homeContainer span a:link, #homeContainer span a:visited, #homeContainer span a:active{
font-family:Georgia, "Times New Roman", Times, serif;
color:#540000;
font-size:8pt;
font-weight:bold;
text-decoration:none;
display:block;
padding:132px 0 10px 10px;
}


.homeContentImg{
background-image:url(../images/contentImgBg.gif);
background-repeat:no-repeat;
width:238px;
display:block;
float:left;
padding:10px 0 0 10px;
/*margin-right:40px; *//* commented out by Nick D */
/*margin-top:15px; *//* commented out by Nick D */
margin: 15px 10px 0 10px;
}

#home-box-guarantee,
#home-meet-peter-vella,
#home-love-the-box,
#home-party-invitation,
#home-what-you-think,
#home-benefits-box,
#home-why-were-best,
#home-about-our-wines {
	width:218px;
	background-repeat: no-repeat;
}

/*
#home-box-guarantee p,
#home-meet-peter-vella p,
#home-love-the-box p,
#home-party-invitation p,
#home-what-you-think p,
#home-benefits-box p {
	margin:0;
	padding:18px 7px 0 10px;
}*/ /* COMMENTED OUT BY NICK D */


#home-box-guarantee{
	background-image:url(../images/guaranteeImg.jpg);
}

#home-meet-peter-vella{
	background-image:url(../images/meetPeterVellaImg.jpg);
}

#home-love-the-box{
	background-image:url(../images/loveTheBoxImg.jpg);
}

#home-party-invitation{
	background-image:url(../images/partyInvitationImg.jpg);
}

#home-what-you-think{
	background-image:url(../images/tellUsImg.jpg);
}

#home-benefits-box{
	background-image:url(../images/benefitsBoxImg.jpg);
}

#home-why-were-best{
	background-image:url(../images/whyBestImg.jpg);
}

#home-about-our-wines{
	background-image:url(../images/aboutWinesImg.jpg);
}
/*End of Home Selectors*/