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

#about_header {
	width:750px;
	margin: 8px 0 0 0;
	}
div.cap-top {
	overflow:hidden;
	height:20px;
	background: url(/img/layout/cap-top.png) no-repeat;
	_background: url(/img/layout/cap-top-ie.png) no-repeat;	
	}
div.cap-bottom {
	overflow:hidden;
	height:7px;
	background: url(/img/layout/cap-bottom.png) no-repeat;
	_background: url(/img/layout/cap-bottom-ie.png) no-repeat; 
	}
div.cap-top-small {
	overflow:hidden;
	height:20px;
	background: url(/img/layout/cap-top-small.png) no-repeat;
	_background: url(/img/layout/cap-top-small-ie.png) no-repeat;	
	}
div.cap-bottom-small {
	overflow:hidden;
	height:7px;
	background: url(/img/layout/cap-bottom-small.png) no-repeat;
	_background: url(/img/layout/cap-bottom-small-ie.png) no-repeat; 
	}
.about_story_body { 
	width:750px;
	text-align:left;
	margin:8px 0 0 0;
	clear:both;
	}
.about_winemakers_body { 
	width:371px;
	text-align:left;
	margin:8px 0 0 0;
	float:left;
	display:inline;
	}
.about_vineyards_body { 
	width:371px;
	text-align:left;
	margin:8px 8px 0 0;
	float:left;
	display:inline;
	}
	.about_vblock {
		background-repeat:no-repeat;
		}
		.about_vblock_text {
			margin: 0 0 0 20px;
			padding-bottom:16px;
			width: 410px;
			font: normal 13px 'Lucida Grande', 'Lucida Sans','Lucida Sans Unicode', Lucida, Arial;
			color:#d5d5d5;
			}
			.about_vblock_text h2 {
				margin: 0 0 10px 0;
				font-size:20px;
				font-weight:bold;
				}
			.about_vblock_text a {
				color:#d5d5d5;
				text-decoration:underline;
				}

.gen_body { 
	width:750px;
	text-align:left;
	margin:8px 0 0 0;
	}

	.gen_page {
		background-repeat:no-repeat;
		background-position:right top;
		background-color:#313239;
		}
		.gen_page_text {
			margin: 0 0 0 40px;
			padding:10px 0 16px 0;
			width: 450px;
			font: normal 13px 'Lucida Grande', 'Lucida Sans','Lucida Sans Unicode', Lucida, Arial;
			color:#d5d5d5;
			}
			.gen_page_text h2 {
				margin: 0 0 10px 0;
				font-size:20px;
				font-weight:bold;
				}
			.gen_page_text a {
				color:#d5d5d5;
				text-decoration:underline;
				}

		.about_vblock_text_small {
			margin: 0 0 0 20px;
			padding-bottom:16px;
			width: 250px;
			font: normal 13px 'Lucida Grande', 'Lucida Sans','Lucida Sans Unicode', Lucida, Arial;
			color:#d5d5d5;
			}
			.about_vblock_text_small h2 {
				margin: 0 0 10px 0;
				font-size:20px;
				font-weight:bold;
				}
			.about_vblock_text_small a {
				color:#d5d5d5;
				text-decoration:underline;
				}
#buttons_bar {
	width:750px;
	height:50px;
	text-align:left;
	white-space:nowrap;
	margin: 8px 0 0 0;
	}
	#buttons_bar a {
		display:block;
		float:left;
		height:50px;
		padding: 0 0 0 8px;
		cursor:pointer;
		}
		#buttons_bar a img {
			border:none;
			}