@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:613px;
	float:left;
	}
	
#top_left	{
	width:175px;
	height:130px;
	float: left;
	}
	
#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:197px;
	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;
	}

#gallery_content	{
	width:599px;
	margin-left:0px;
	padding:135px 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;
	}
	
#gallery_content h5 {
display: inline;
}	

#gallery_content ul {
list-style: none;
font-size: 1.4em;
padding: 15px 0;
}

#gallery_content ul li	{
display: block;
float: left;
margin-right: 10px
}

.galleryImg	{
border: none;
margin: 5px 3px 0 0;
}

.message {
color: red;
margin-bottom: 10px;
}
