* {
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	}
	
body {
	background: #ffffff;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #6c5d54;
	}
	
#site_container {
	margin: 50px auto;
	width: 960px;
	text-align: left;
	font-size: 1.4em;
	*font-size: 1.2em;
	}
	
#site_header {
	text-align: center;
	}
	
#header_logo {
	margin: 0 auto;
	width: 350px;
	}
	
#logo_text {
	text-indent: -90000px;
	background: url('../img/logo.gif') no-repeat;
	display: block;
	width: 350px;
	height: 54px;
	}
	
#logo_text a {
	display: block;
	width: 350px;
	height: 54px;
	}
	
#header_menu {
	text-align: center;
	margin: 30px 0 30px 0;
	font-size: .9em;
	}
	
#header_menu a, a:active, a:visited {
	color: #86766c;
	text-decoration: none;
	color: #a09085;
	}
	
#header_menu a:hover {
	color: #6c5d54;
	}
	
#menu_content {
	list-style-type: none;
	}
	
.menu_item, .menu_sep {
	display: inline;
	text-transform: uppercase;
	margin: 0 3px;
	}
	
.menu_sep {
	font-weight: bold;
	}
	
#menu_products_wine a, a:active, a:visited {
	color: #c39461;
	}
	
#menu_products_wine a:hover {
	color: #8b6131;
	}
	
#menu_products_food a, a:active, a:visited {
	color: #93ab71;
	}
	
#menu_products_food a:hover {
	color: #607640;
	}
	
#menu_suppliers a, a:active, a:visited {
	color: #af636a;
	}
	
#menu_suppliers a:hover {
	color: #78313b;
	}
	
#site_promo {
	border: 1px solid #cecbca;
	text-align: center;
	background: #ffffff url('../img/promobg.gif') repeat-x bottom;
	color: #86766c;
	padding: 10px;
	margin: 0 0 10px 0;
	}
	
#promo_shout {
	font-weight: normal;
	font-size: 1.9em;
	margin: 0 0 5px 0;
	}
	
#promo_details {
	font-size: 1em;
	font-weight: normal;
	}
	
#site_intro {
	border: 1px solid #cecbca;
	background: #ffffff url('../img/introbg.gif') repeat-x bottom;
	text-align: center;
	padding: 25px;
	}
	
#intro_content {
	list-style-type: none;
	}

.intro_item, .intro_sep {
	float: left;
	}
	
.intro_sep {
	border-right: 2px solid #c8bfb6;
	height: 412px;
	}
	
.intro_item {
	font-size: 1em;
	width: 249px;
	padding: 25px;
	}
	
.intro_photo {
	height: 200px;
	}
	
#food_photo {
	margin: -5px 0 5px 0;
	}
	
#suppliers_photo {
	margin: -5px 0 5px 0;
	}
	
#food_photo {
	margin: -15px 0 15px 0;
	}
	
.intro_text {
	text-align: left;
	line-height: 20px;
	}
	
.intro_header {
	font-weight: normal;
	}
	
#winemaking_header {
	color: #c39461;
	}
	
#food_header {
	color: #93ab71;
	}
	
#suppliers_header {
	color: #af636a;
	}
	
#site_footer {
	text-align: center;
	margin: 20px 0 0 0;
	font-size: .7em;
	}
	
#footer_menu a, a:active, a:visited {
	color: #86766c;
	text-decoration: none;
	}
	
#footer_menu a:hover {
	color: #54463c;
	}
	
#footer_menu_content {
	list-style-type: none;
	}
	
.footer_menu_item, .footer_menu_sep {
	display: inline;
	text-transform: uppercase;
	}
	
.footer_menu_sep {
	font-weight: bold;
	margin: 0 5px;
	}
	
#site_section_header {
	border: 1px solid #cecbca;
	background: #ffffff url('../img/promobg.gif') repeat-x bottom;
	color: #86766c;
	padding: 10px 15px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	}
	
#section_title {
	font-weight: normal;
	font-size: 1.5em;
	letter-spacing: 1px;
	}
	
#site_content {
	border: 1px solid #cecbca;
	background: #ffffff url('../img/introbg.gif') repeat-x bottom;
	}
	
#content_story {
	width: 100%;
	height: 100%;
	}
	
#story_text {
	vertical-align: top;
	padding: 25px 50px 25px 50px;
	}
	
#story_photo {
	vertical-align: top;
	width: 228px;
	padding: 25px 50px 25px 0;
	}
	
.section_title {
	margin: 20px 0 3px 0;
	font-weight: normal;
	
	font-size: 1.5em;
	}
	
p {
	margin: 0 0 10px 0;
	line-height: 22px;
	}
	
#story_wines {
	margin: 5px 0 0 15px;
	}
	
#story_wines li {
	margin: 0 0 5px 0;
	}
	
#title_history, #title_suppliers_winemaking, #title_news_wine {
	margin: 0 0 3px 0;
	}
	
.intro_item a {
	display: block;
	}
	
.intro_item a, a:active, a:visited {
	color: none;
	text-decoration: none;
	}
	
	#winemaking #story_text a, a:active, a:visited {
	color: #c39461;
	text-decoration: none;
	}
	
#winemaking #story_text a:hover {
	color: #8b6131;
	}
	
#food #story_text a, a:active, a:visited {
	color: #93ab71;
	text-decoration: none;
	}
	
#food #story_text a:hover {
	color: #607640;
	}
	
#story_text a, a:active, a:visited {
	color: #af636a;
	text-decoration: none;
	}
	
#story_sectext a, a:active, a:visited {
	color: #af636a;
	text-decoration: none;
	}
	
#story_text a:hover {
	color: #78313b;
	}
	
#story_sectext a:hover {
	color: #78313b;
	}
	
#home #story_text a, a:active, a:visited {
	color: #6c5d54;
	text-decoration: none;
	}
	
#home #story_text a:hover {
	color: #6c5d54;
	}
	
#backtotop {
	margin: 25px 0 0 0;
	background: #f7f8e0;
	position: fixed;
	display: block;
	letter-spacing: 1px;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#backtotop a {
	padding: 10px;
	display: block;
	color: #675950;
	text-decoration: none;
	}
	
#story_sectext {
	padding: 47px 60px 20px 0;
	}