@charset "utf-8";
#bg_navigation {
	background-image: url(images/backgrounds/bg_navigation.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 103px;
	width: 832px;
	position: absolute;
	top: 10px;
	left: 13px;
}
#bg_navigation #nav_bar {
	height: 21px;
	width: 555px;
	position: absolute;
	left: 254px;
	top: 32px;
}
#nav_bar  ul  {
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 555px;
	list-style-type: none;
	float: left;
}

#nav_bar ul li {
	float: left;
}
#nav_bar  ul  li  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.wine a {
	background-image: url(images/navigation/wine_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 21px;
	width: 61px;
}
.vineyards  a {
	background-image: url(images/navigation/vieneyards_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 21px;
	width: 104px;
}
.our_story a {
	background-image: url(images/navigation/our_story_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 21px;
	width: 103px;
}
.store a {
	background-image: url(images/navigation/store_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 21px;
	width: 69px;
}
.find a {
	background-image: url(images/navigation/find_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 21px;
	width: 128px;
}
.contact a {
	background-image: url(images/navigation/contact_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 21px;
	width: 88px;
}
#bg_navigation #friends {
	height: 32px;
	width: 286px;
	position: absolute;
	left: 511px;
	top: 60px;
	background-image: url(images/navigation/friends_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#friends a:hover {
	background-image: url(images/navigation/friends_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 286px;
	display: block;
}
#friends img {
	border: 0px;
}
#logo_bedarra {
	height: 50px;
	width: 230px;
	position: absolute;
	top: 37px;
	left: 10px;
}
#logo_bedarra img {
	border: 0px;
}
#wine_page #nav_bar #wine a {
	background-image: url(images/navigation/wine_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#vineyards_page #nav_bar #vineyards a {
	background-image: url(images/navigation/vieneyards_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#our_story_page #nav_bar #our_story a {
	background-image: url(images/navigation/our_story_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#store_page #nav_bar #store a {
	background-image: url(images/navigation/store_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#find_page #nav_bar #find a {
	background-image: url(images/navigation/find_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contact_page #nav_bar #contact a {
	background-image: url(images/navigation/contact_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
