﻿#HomePageContentContainer
{
    position:relative;    
    margin:-60px auto 0px 0px;    
    z-index:2;
    width:100%;
    background-image:url('../images/PageContentBG.png');
    overflow:hidden;
    text-align:center;
}
.Sectionheader
{
    margin:28px 0px 0px 10px ;
    width:525px;    
    font-family:Trajan Pro;
    font-size:18px;
    clear:both;
}
.topSectionHeader
{
    margin:28px 0px 30px 10px ;
    width:525px;    
    font-family:Trajan Pro;
    font-size:18px;
    clear:both;
}
.sectionText
{
    margin:0px 0px 10px 0px;
    width:535px;
    padding:0px 0px 0px 45px;
    font-family:Arial;
    font-size:12px;
    line-height:normal;
    clear:both;
}
#HPViewMenuHeader
{
    margin:10px auto;
    width:301px; 
    height:12px;
    line-height:12px;
    font-size:12px;
    background-image:url('../images/viewMenuHeaderBG.jpg');
    background-position:center center;
    background-repeat:no-repeat;
    text-align:center;
    clear:both;
}
#HPMenuContainer
{
    clear:both;
    margin:0px 0px 0px 0px;
    height:56px;
    line-height:56px;
    
    text-align:center;
}
.HPMenuHolder
{
    margin:0px 4px 10px 2px;    
    width:108px;
    height:58px;
    line-height:56px;
    background-image:url('../images/VideoHolderBG.png');
    float:left;
    font-family:Times New Roman;
    font-size:18px;
    color:White;
}
.doubleLine
{
	
	line-height:14px;
}
/*.HPMenuHolder
{
    margin:0px 0px 10px 3px;    
    width:88px;
    height:58px;
    line-height:56px;
    background-image:url('../images/SmallVideoHolderBG.jpg');
    float:left;
    font-family:Times New Roman;
    font-size:16px;
    color:White;
}*/
.smallRibbon
{
    float:left;
    margin:21px 5px 0px 5px;
    height:15px;
    width:50px;   
    background-image:url('../images/smallRibbon.png');
}
#WineBottles
{
    position:absolute;
    top:-94px;
    left:68px;
    width:560px;
    height:94px;
    background-image:url(../images/wineBottleBG.png);
    background-repeat:repeat-x;
    z-index:-5;
}


