/* CSS Document */
/*This is the core style sheet for the site*/

body {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}

p {
	text-align: left;
	line-height: 1.4em;
	color: #442E1E;
}
	
#content {
	position: absolute;
	width: 900px;
	background-image: url(images/vines.png);
	height: 640px;
	left: 50px;
	top: 50px;
	background-repeat: no-repeat;
}

#main-text {
	position: absolute;
	left: 280px;
	top: 275px;
	padding-right: 260px;
}

#sidebar-lower {
	position: absolute;
	width: 160px;
	left: 58px;
	top: 270px;
	height: 340px;
	text-align: left;
	line-height: 1.6em;
	color: #ffffde;
	font-size: 10px;
}

#photo {
	background-image: url(images/salute.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 119px;
	width: 150px;
	left: 675px;
	top: 290px;
}
#main-bg {
	position: absolute;
	height: 341px;
	width: 605px;
	left: 250px;
	top: 265px;
	background-color: #FFFFDE;
}
#top-menu {
	position: absolute;
	left: 250px;
	top: 245px;
	letter-spacing: .15em;
}

a.home {
	position: absolute;
	left: 0px;
	top: 0px;
}

.home-current {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #CC9966;
	border-bottom: thin dotted #ffffde;
}

a.menu {
	position: absolute;
	left: 100px;
	top: 0px;
}

.menu-current {
	position: absolute;
	left: 100px;
	top: 0px;
	color: #CC9966;
	border-bottom: thin dotted #ffffde;
}

a.wines {
	left: 200px;
	top: 0px;
	position: absolute;
}

.wines-current {
	left: 200px;
	top: 0px;
	position: absolute;
	color: #CC9966;
	border-bottom: thin dotted #ffffde;
}
a.reviews {
	position: absolute;
	left: 300px;
	top: 0px;
}

.reviews-current {
	position: absolute;
	left: 300px;
	top: 0px;
	color: #CC9966;
	border-bottom: thin dotted #ffffde;
}

a.news {
	position: absolute;
	left: 415px;
	top: 0px;
}

.news-current {
	position: absolute;
	left: 415px;
	top: 0px;
	color: #CC9966;
	border-bottom: thin dotted #ffffde;
}
a.reservations {
	position: absolute;
	top: 0px;
	left: 510px;
}

a.reserve {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: 442E1E;
}

#content a:link, #content a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	line-height: normal;
	color: 442E1E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content a:hover {
	color: 990000;
	border-top: thin dotted #CC9966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top-menu a:link, #top-menu a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	line-height: normal;
	font-variant: small-caps;
	color: #ffffde;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block
}

#top-menu a:hover {
	color: #cc9f6c;
	border-top: thin dotted #ffffde;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block
}

#sidebar-lower a:link, #sidebar-lower a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	line-height: normal;
	font-variant: normal;
	color: #ffffde;
	font-family: Verdana, Arial, Helvetica, sans-serif}

#sidebar-lower a:hover {
	color: #442e1e;
	border-top: thin dotted #ffffde;
}

#video a:link, #video a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	line-height: normal;
	font-variant: normal;
	color: #442E1E;
	text-transform: uppercase;
	}

#video a:hover {
	color: #CC9966;
	border-top: thin dotted #442e1e;
}

a.directions {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	display: block;
	color: #FFFFDE;
}
#left-menu {
	position: absolute;
	width: 270px;
	left: 0px;
	top: 0px;
}
h3, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 0.25em;
}
#menu-container {
	overflow: auto;
	position: absolute;
	height: 321px;
	width: 585px;
	left: 260px;
	top: 275px;
	color: #442E1E;
}

#opinion-container {
	position: absolute;
	height: 321px;
	width: 585px;
	left: 260px;
	top: 275px;
	color: #442E1E;
}
.item {
	font-weight: bold;
	float: left;
}
.description {
	font-style: italic;
	line-height: 1.5em;
}
.price {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	position: relative;
	left: 10px;
}
#right-menu {
	position: absolute;
	left: 280px;
	top: 0px;
	width: 275px;
}

#left-opinion {
	position: absolute;
	width: 390px;
	left: 0px;
	top: 40px;
}
#right-opinion {
	position: absolute;
	width: 260px;
	left: 415px;
	top: 40px;
}

#left-news {
	position: absolute;
	width: 390px;
	left: 10px;
	top: 0px;
}

#blog-container {
	position: absolute;
	height: 341px;
	width: 605px;
	left: 250px;
	top: 265px;
	color: #442E1E;
}
#blog {
	position: absolute;
	height: 341px;
	width: 605px;
	left: 0px;
	top: 0px;
}
#right-news {
	position: absolute;
	width: 150px;
	left: 415px;
	top: 110px;
}
#top-menu a:hover {
	display: block;
	color: #CC9F6C;
	border-top: thin dotted #ffffde;
}
p.p1 {
	font-style: italic;
	font-weight: bold;
	color: #990000;
	line-height: 2.5em;
}

p.p2 {
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	line-height: 2em;
}
#header {
	background-image: url(images/montage.jpg);
	position: absolute;
	height: 170px;
	width: 810px;
	left: 45px;
	top: 50px;
}
h4 {
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: .35em;
}
p.sidebar {
	color: #ffffde;
}
h5 {
	font-style: italic;
	font-weight: lighter;
	color: #442e1e;
	font-size: 10px;
	letter-spacing: 0.25em;
	vertical-align: top;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
#video {
	position: absolute;
	left: 675px;
	top: 423px;
}
#app {
	background-image: url(images/app.png);
	position: absolute;
	left: 0px;
	top: 0px;
	height: 75px;
	width: 75px;
}
