.mainContent {
/*background:transparent url(/images/homepic.jpg) no-repeat scroll 0 0;*/
background-color:#64635b;
background-image:url(/images/Store_background.jpg);
background-repeat:no-repeat;
background-position:center right;
}
.mainContent {
float:right;
}

.productLink
{
    margin-left:40px;
    margin-top:20px;
    display:block;
    height:100px;
    width:280px;
    
}

.productLink H3 
{
    color:White;
    font-size:3em;
    
}

.productLink:hover
{
    background:#868485;
    text-decoration:none;
}

.productLinkInner
{
    padding:20px 10px;
}

.productLinkInner SPAN
{
    margin-left:20px;
}

.productLinkInner DIV 
{
        border-left:2px solid white;
}

.ComingSoon {
display:block;
height:100px;
margin-left:40px;
margin-top:20px;
width:280px;
}
.ComingSoon H2
{
    color:#84231f;
    font-family:Arial Narrow;
    font-size:1.9em;
  font-weight:bold;
  line-height:1.4em;
}

.ChristmasDelivery {
display:block;
height:100px;
margin-left:30px;
margin-top:20px;
width:280px;
}
.ChristmasDelivery H2
{
    color:#84231f;
    font-family:Arial Narrow;
    font-size:1.7em;
  font-weight:bold;
  line-height:1.4em;
}
