@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	background-image: url(/images/fp_background.jpg);
	background-position: center -100px;
	background-color: #46152B;
}

#centeringtable {
	width: 100%;
	height: 100%;
}


/***** TOP MENU *****/ 

#mainHeader{
	background:url(/images/Template/MainHeader_Shadow.png) repeat-x bottom;
}


/* end top menu */


#bottomcontent {
	background: url(/images/Template/bottombar_background.png) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3F3F3;
	text-align: left;
}

*html #bottomcontent {
/*background-image: url(/images/bottom_bar.jpg);
background: url(/images/bottombar_background.png) repeat-y;*/
}



.Home-Divider{
	margin: 40px 5px 0px 5px;
	float: left;
	padding-left: 1px;
	height: 130px;
	background-color: #5d5959;
}


#news {
	width: 200px;
	float: left;
	padding: 0px 10px 10px 30px;
	
}

*html #news{
margin-left:15px;
}

#news img {
	/*float: left;
	margin-right: 15px;
	margin-bottom: 5px;*/
}

#our_wines {
	width: 250px;
	float: left;
	padding: 0px 10px 10px 10px;
}

*html #our_wines{
margin-right:40px;
}


#biz_op {
	width: 255px;
	float: left;
	padding: 0px 10px 10px 10px;
}



a {
	font-weight: bold;
	color: #F8F8F8;
}
#flashcontent {
	background-image: url(/images/shadow2.png);
	background-position: 825px top;
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
	text-align: left;
}

.Footer_Facebook{
	font-family:Tahoma, Geneva, sans-serif; 
	font-size: 11px; color:#3b5998; 
	text-decoration: none; 
	padding-top: 10px;

}
