/* CSS Document */

	
body {
	background-color: #fdf8ce;
	margin: 0px;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:10px;
}

h1{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
h3{
	font-size: 16px;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	color:#4f5e2a;
	}
	
h5 {
	color: #4f5e2a;
	font-size:14px;
	font-weight:bold;
	margin: 0;
	padding: 0;
	}
	
a:link, a:visited{
	color:#7E3805;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	}


	


/* Layout Divs & Styles */


.bgL{
	background-image:url(../images/int_bg_l.jpg);
	background-repeat:repeat-x;
	background-position:right top;
	}
	
.bgR{
	background-image:url(../images/int_bg_r.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	}
	
.content{
	margin: 10px 20px 0 20px;
	font-size:13px;
	line-height:16px;
	}

.secondNav{
	color:#7E3805;
	}
	
	
.content_bg{
	background-image:url(../images/int_content.jpg);
	background-repeat:no-repeat;
	background-color:#fdf8ce;
	height: 302px;
	}
	

.footer {
	font-size: 10px; 
	color: #5f3924; 
	line-height: 16px; 
	margin: 10px 0 0 20px;
	padding:0px;
	}
	
	
#2ndNav {
	font-size: 12px;
	margin: 0 0 0 20px;
	color:#7E3805;
	line-height:18px;
	}






/* Common Styles */	

.top {
	font-size: 11px; 
	color:#7E3805; 
	line-height:20px;
	}
	
.awardTable{
	color:#4f5e2a;
	}
	
.style8 {font-size: 10px}
	
	

	
	
/* Awards Styles */

.awardTitle {
	font-size: 13px; 
	color:#4f5e2a; 
	font-weight:bold;
	}
	
.rank_yr {
	font-size: 11px
	}
	
	
/* Employee Styles */	
	
.name {
	font-size: 16px;
	font-weight: bold;
	color: #4f5e2a;
}
	

/* Event Styles */	
	
.event {
	color: #4f5e2a; 
	line-height: 18px; 
	font-weight: bold; 
	}
	

/* Gallery Styles */	
.frame {	
	background-color:#fdf8ce;
	}
	
	

/* News Styles */	
	
.newsHdr {
	font-size: 14px;
	color: #4f5e2a;
	font-weight: bold;
	line-height: 24px;
	
}




/* Private Label Styles */	

.pLableBrdr {	
	border:1px solid #eada89;
	float:left;
	margin-right: 20px;
}




/* Where to Buy Styles */	

.whr2by{
	color:#4f5e2a;
	margin-left: 20px;
	font-size:11px;
		}
		
		
/* Wine Pairing Styles */
		
.receipe {
	font-size: 11px; 
	line-height:12px;
	}
	

.receipeNm {
	font-size: 12px;
	font-weight: bold;
}


/* Wine Pages Styles */

.label{
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
.clear{
	clear:both;
	margin-top: 20px;
	}