/* HOME TEMPLATE */
.homeBorderDiv
{
	border: solid 3px #fff;	
}
.homeBorderDiv p, .rightAlignDiv p
{
padding:0;
margin:0;
}
.homeBorderDiv img, .rightAlignDiv img
{
padding:0;
margin:0;
border:0
}
.rightAlignDiv img
{
    padding-bottom:20px;
}
#homeLeftSide
{
	width: 206px;
	float: left;
	margin-top: 15px;
}

.homeBorderDiv img 
{
	width: 200px;
}

#homeFlash
{
	width: 550px;	
	float: left;
}

#homeRightSide
{
	width: 206px;
	float: left;
	margin-top: 15px;
}

#homeNews
{
	background-color: #464646;
	height: 115px;
}

img.homeMainImg
{
	width: 200px;
	border-bottom: none 0px transparent;
	margin-bottom: -2px;
}

.clickHereToPlayImg
{
	width: 87px;
	height: 16px;	
}

.visitTheStoreImg
{
	width: 115px;
	height: 17px;		
}

.finestIngredientsImg
{
	width: 138px;
	height: 17px;		
}

.awardsImg
{
	width: 74px;
	height: 17px;		
}

.momentsInHistoryImg
{
	width: 154px;
	height: 16px;	
}

.howItBeganImg
{
	width: 103px;
	height: 17px;		
}

.readMoreImg
{
	width: 90px;
	height: 17px;	
}

.homeSideImg
{
	width: 246px;
	height: 116px;
}

.announceContent
{
	background-color: Black;
	background-image: url(Images/announcebg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: solid 1px #222222;
	border-top: none;
	height: 91px;
	padding: 2px;
	overflow: auto;
	color: #ffffff;
}
.scrollWindowFix
{
	overflow-x: hidden;
	overflow-y: auto;
	height: 91px; 
	background-image: url(noimage.jpg); 
	background-attachment:fixed; 
	background-repeat:no-repeat 
}

DIV.LatestNewsItem
{
    padding: 3px 3px 3px 3px;
}

img.LatestNewsPhoto { float: left; border: solid 2px #505050;}

a.LatestNews
{
    font-size: 8pt;
    text-align: left;
    text-decoration: underline;
    color: #ffffff;
    background-color: Transparent;
    vertical-align: top;
}

span.LatestNews
{
    font-size: 8pt;
    text-decoration: none;
    text-align: right;
    background-color: Transparent;
}

DIV.LatestNews
{
    width: 216px;
    height: 118px;
    text-align: left;
    overflow: hidden;
    padding: 0px 0px 2px 5px;
}
.DynamicFlashText
{
	margin-top: 380px;
	color: White;
	background-color: Transparent;
	text-align:center ;
}

.readmore {float:right;margin:5px 0 20px 0;}
.readmore ul {padding:0;margin:0;}
.readmoreleft {float:left;margin:5px 0 20px 0;}
.readmore li {
/*updated 240609*/
font-family: Arial Narrow,Arial,Helvetica;
text-transform:uppercase;
font-size:14px;
font-style:italic;
color:#fff;
text-align:left; 
margin:0 0px 0 0px; 
padding:0 0 0 15px; 
list-style-type:none; 
background: transparent url(Images/arrow_white.gif) 0 4px no-repeat;
}
.readmoreleft li {margin:0 0px 0 0px; padding:0 0 0 15px;}
.readmore a {color:#fff;text-decoration: none;}
.readmore a:hover {color:#fff;text-decoration: none;}

/* END - HOME PAGE STYLES */

