@charset "utf-8";
/* CSS Document */

body {
	background-color: #030200;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	color: #60341c;

}

#wrapper {
	width:909px;
	margin:auto;
}

#holder {
	width:800px;
	margin:auto;
	background-image: url(images/bg-holder.gif);
	background-repeat: repeat-y;
}

#header {
	width:800x;
	margin:auto;
	background-image: url(images/header-01.jpg);
	background-repeat: no-repeat;
	height: 170px;
	
}



#banner {
	width:800x;
	margin:auto;
	height: 284px;
	background-color: #cdc1ad;

}

#topnav {
	height: 74px;
	width: 800px;
}

#main {
	background-repeat: repeat-y;
	background-color: #33FF66;
}

a.home {
	width: 115px;
	height: 74px;
	text-decoration: none;
	background-image: url(images/btn-home.png);
	display: block;
	}

a.home:hover {
	background-position: 0px 74px;
	}
	
a.about {
	display: block;
	width: 114px;
	height: 74px;
	text-decoration: none;
	background-image: url(images/btn-about.png);
	}

a.about:hover {
	background-position: 0px 74px;
	}
	
	
a.menu {
	display: block;
	width: 114px;
	height: 74px;
	text-decoration: none;
	background-image: url(images/btn-menu.png);
	}

a.menu:hover {
	background-position: 0px 74px;
	}
	
	

a.private {
	display: block;
	width: 115px;
	height: 74px;
	text-decoration: none;
	background-image: url(images/btn-privateparties.png);
	}

a.private:hover {
	background-position: 0px 74px;
	}

a.newsletter {
	display: block;
	width: 114px;
	height: 74px;
	text-decoration: none;
	background-image: url(images/btn-newsletter.png);
	}

a.newsletter:hover {
	background-position: 0px 74px;
	}

a.directions {
	display: block;
	width: 114px;
	height: 74px;
	text-decoration: none;
	background-image: url(images/btn-directions.png);
	}

a.directions:hover {
	background-position: 0px 74px;
	}

a.contact {
	display: block;
	width: 114px;
	height: 74px;
	text-decoration: none;
	background-image: url(images/btn-contact.png);
	}

a.contact:hover {
	background-position: 0px 74px;
	}


.displace {
	position: absolute;
	left: -5000px;
	}



#leftcol {
	width:541px;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#leftcol  a:link {
	color: #60341C;
	text-decoration: underline;
}

#leftcol  a:visited {
	color: #60341C;
	text-decoration: underline;
}

#leftcol  a:hover {
	color: #60341C;
	text-decoration: none;
}

#leftcol  a:active {
	color: #60341C;
	text-decoration: underline;
}

#rightcol {
	width:244px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	float: right;
	padding: 0px;
}

#rightcol .allign {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 15px;

}

#rightcol a:link {
	color: #60341C;
	text-decoration: underline;
}

#rightcol a:visited {
	color: #60341C;
	text-decoration: underline;
}


#rightcol a:hover {
	color: #60341C;
	text-decoration: underline;
}


#rightcol a:active {
	color: #60341C;
	text-decoration: underline;
}



#rightcol p {
	text-align: center;
}

#rightcol .right {
	text-align: center;
	width: 148px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 3px;
}
.newsletter {
	font-size: 21px;
	text-align: center;
	line-height: 30px;
}
.contact {
	font-size: 20px;
	text-align: center;
	line-height: 13px;
}

.privateparties {
	font-size: 18px;
	text-align: center;
	line-height: 25px;
}

.directions {
	font-size: 23px;
	text-align: center;
	line-height: 30px;
}
.about {
	font-size: 17px;
	text-align: center;
	line-height: 25px;
}

.index {
	font-size: 17px;
	text-align: center;
	line-height: 25px;
}

.wine {
	font-size: 15px;
	text-align: center;
	line-height: 25px;

}



.menu {
	font-size: 17px;
	text-align: center;
	line-height: 25px;
}

.menu h1 {
	font-size: 30px;

}

.menu h2 {
	font-size: 22px;

}

.pdf {
	width:138px;
	margin:auto;
	height: 35px;
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 105px 3px;
	text-align: left;
	font-size: 12px;
	display: block;
}

.menu h3 {

}




#footer {
	background-image: url(images/bg-footer.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 31px;
	margin:auto;
	clear: both;
	text-align: center;
	font-size: 12px;
}

#goliath {
	text-align: center;
	color: #CDC1AD;
	font-size: 12px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;

}

#goliath a:link {
	color: #CDC1AD;
}

#goliath a:visited {
	color: #CDC1AD;
}

#goliath a:hover {
	color: #CDC1AD;
	text-decoration: none;
}
#goliath a:active {
	color: #CDC1AD;
}
.newsletterbtn {
	background-image: url(images/btn-emailsubmit.jpg);
	height: 66px;
	width: 151px;
}
/*Form Code*/

label {display:block;margin:2px;}
.form {
	padding:0px;
	margin:0px;
	background-color:#CDC1AD;
}
.form li {
	width:250px;
	margin:3px;
	padding:5px 5px 5px 30px;
	list-style:none;
	position:relative;
}
*html .form li {left:-15px;}
.form li img {position:absolute;left:5px;}
.form .error {border:1px solid #A90000;padding:4px 4px 4px 29px;background-color:#F8E5E5;}
.form .success {border:1px solid #74F019;padding:4px 4px 4px 29px;background-color:#DEF8CA;}
.form .selected {border:1px solid #1AA8E1;padding:4px 4px 4px 29px;background-color:#8DD8F7;}
#login_table .pad {padding:15px;}
.form input.login {padding:2px 7px;width:auto;}
.form input {width:180px;}
