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

.grey	{
	color:#666;
	}

.light_brown	{	
	color:#a99857;
	}
		
.rh_img	{
	border-top:dotted 1px #000;
	}
		
#content	{
	padding:10px 0 40px 0;
	}

#left_col	{
	width:175px;
	float:left;
	}
	
#top_left	{
	width:175px;
	height:498px;
	}
	
#top_left .img_left	{
	float:left;
	border-right:1px #FFF solid;
	}
	
#top_left h2 {
	color:#690;
	}
	
#top_left p	{
	color:#666;
	line-height:1.5em;
	}
	
#right_col	{
	width:635px;
	float:right;
	}
	
#top_right	{
	width:635px;
	}
	
#wine_title	{
	background:#a8c078 url(../images/wine/mc_wine_whisky_title.jpg) no-repeat right;
	height:130px;
	width:425px;
	float:left;
	}
	
#wine_title h2	{
	color:#fff;
	margin:15px 0 0 10px;
	}

#wine_intro_text	{
	height:420px;
	width:415px;
	float:left;
	margin-left:10px;
	padding:20px 10px 5px 0;
	}

*:first-child+html #wine_intro_text	{
	height:373px;
	}

*html #wine_intro_text	{
	height:373px;
	}
	
*html #cater_intro_text	{
	margin-left:5px;
	}
		
#wine_intro_text h3	{
	color:#a99857;
	}
	
#wine_intro_text p	{
	color:#666;
	line-height:1.5em;
	margin-top:20px;
	}

#top_right_right	{
	width:197px;
	height:488px;
	float:right;
	}
		
#wine_image	{
	height:297px;
	width:197px;
	padding-bottom:10px;
	}
	