/* CSS Document */

body {
	background: #336600;
	margin: 0;
	padding: 0;
	font: 14px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #333;
}
img {
	border: none;
}
a {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #600;
}
hr {
	background-color: #FDF9F1;
	height: 0;
	border-bottom: 1px dotted #ccc;
	border-top: 0;
	border-left: 0; 
	border-right: 0;
	margin: 15px 0;
}
p {
	margin: 10px 0;
}
h1, h2, h3 {
	text-align: left;
}
h1 {
	margin: 0 0 15px 0;
	font-size: 24px;
	font-weight: normal;
	color: #336600;
	padding-bottom: 5px;
	border-bottom: 1px dotted #767568;
}
h2 {
	margin: 12px 0;
	font-size: 16px;
	font-weight: bold;
	color: #767568;
	padding-top: 3px;
	border-top: 1px dotted #ccc;
	text-transform: uppercase;
	letter-spacing: 2px;
}
h3 {
	margin: 12px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	letter-spacing: 2px;
}
ul {
	margin: 5px 0 15px 0;
	padding: 0 0 0 30px;
}
#container {
	background: #FDF9F1 url(../images/bg.jpg) repeat 0 0;
	border-bottom: 15px solid #CCCC99;
	padding-bottom: 10px;
	min-height: 760px;
}
#banner1, #banner2, #banner3 {
	height: 181px;
}
#banner1 {
	background: url(../images/bg_banner1.jpg) repeat-x 0 0;
}
#banner2 {
	background: url(../images/bg_banner2.jpg) no-repeat center 15px;
}
#banner3 {
	width: 1159px;
	margin: 0 auto;
	background: url(../banners/11.jpg) no-repeat top right;
}
#logo {
	position: absolute;
	top: 0;
	margin-left: 10px;
	z-index: 100;
}

/* Gallery */

#gallery {
	list-style: none;
}
#gallery ul {
	margin: 0;
	padding: 0;
}
#gallery li {
	list-style: none;
	float: left;
	padding: 4px;
	margin: 0 3px 3px 0;
}
#gallery a img {
	border: 3px solid #CCCC99;
}
#gallery a:hover img, #gallery a:active img {
	border-color: #336600;
}

/* NAV */

#nav {
	position: absolute;
	top: 280px;
	margin-left: 98px;
	list-style: none;
	text-align: center;
	width: 138px;
	background: url(../images/nav_bdr.gif) no-repeat center top;
	z-index: 101;
}
#nav ul, #popup_in ul {
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	padding: 5px 0 8px 0;
	background: url(../images/nav_bdr.gif) no-repeat center bottom;
}
#nav a, #popup_in a {
	color: #000;
	text-decoration: none;
}
#nav a:hover, #popup_in a:hover {
	color: #336600;
}
#popup1 {
	width: 197px;
	position: absolute;
	margin-top: 145px;
	margin-left: 240px;
	z-index: 102;
	visibility: hidden;
	background: url(../images/spacer.gif) repeat 0 0;/*IE7 needs this*/
}
#popup1 .popup_last {
	border-bottom: none;
	padding: 5px 0 0 0;
}
#popup_in {
	background: url(../images/popup_bg.gif) no-repeat right top;
	padding: 10px 5px 0 5px;
	text-align: center;
}
#popup_in li {
	list-style: none;
	padding: 5px 0;
	margin: 0 10px 0 25px;
	border-bottom: 1px dotted #CCCC99;
}
#popup_top {
	background: url(../images/popup_top.gif) no-repeat top right;
	height: 15px;
}
#popup_btm {
	background: url(../images/popup_btm.gif) no-repeat top right;
	height: 15px;
	margin-bottom: 20px;
}
#popup_hide {
	position: absolute;
	width: 300px;
	margin-top: 70px;
	margin-left: 240px;
	z-index: 101;
	visibility: hidden;
}
#popup_hide img {
	width: 300px;
	height: 200px;
}
	
/* NAV */

#footer {
	padding: 10px 0 20px 50px;
	border-top: 4px solid #FDF9F1;
	color: #CCCC99;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 1px;
	list-style: none;
}
#footer li {
	list-style-type: none;
	display: inline;
	padding: 5px;
}
#footer a {
	color: #CCCC99;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
}

/*Content*/

#content {
	width: 960px;
	margin: 0 auto;
}
#box {
	margin: 10px 0 0 290px;
	text-align: justify;
	line-height: 160%;
}
.caption {
	font-size: 12px;
}
#pic_rgt200, #pic_rgt300 {
	float: right;
	margin: 5px 0 15px 15px;
	text-align: center;
	font-size: 11px;
}
#pic_rgt200 {
	width: 200px;
	background: #CCCC99 url(../images/pic_btm200.gif) no-repeat center bottom;
}
#pic_rgt300 {
	width: 300px;
	background: #CCCC99 url(../images/pic_btm300.gif) no-repeat center bottom;
}
#pic_rgt200 img, #pic_rgt300 img {
	border-bottom: 1px solid #FDF9F1;
}
#pic_rgt200 p, #pic_rgt300 p {
	margin: 5px 10px;
	line-height: 120%;
}
#kids {
	clear: right;
}
#kids td {
	vertical-align: top;
	text-align: left;
}
#bottle {
	float: right;
	margin: 5px 0 25px 50px;
}
#wine td {
	padding-right: 15px;
}
.bdr455 {
	width: 455px;
}
.bdr355 {
	width: 355px;
}
#top {
	text-align: right;
	font-size: 12px;
}
#top a {
	color: #000;
	text-decoration: none;
	border: 1px solid #FDF9F1;
	padding:8px 12px;
}
#top a:hover {
	border: 1px solid #767568;
}
#downloads {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	line-height: 140%;
}
#downloads ul {
	margin: 0;
	padding: 0;
}
#downloads li {
	list-style-type: none;
	padding: 8px 0 8px 22px;
	line-height: 100%;
}
#pdf {
	background: url(../images/pdf.png) no-repeat 0 8px;
}
#doc {
	background: url(../images/doc.png) no-repeat 0 8px;
}

