@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a{
	outline:none;
	color: #684800;
}
img {
	border: none 0px #fff;
}
body{
	background-color: #e0d07e;
	background-image: url(../layout/grad.png);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #684800;
}
#thistle{
	background-image: url(../layout/thistle1.png);
	height: 1200px;
	width: 765px;
	position: absolute;
	margin-top: -340px;
	top: 50%;
	z-index: 0;
	display: none;
}
#thistle2{
	background-image: url(../layout/thistle2.png);
	height: 717px;
	width: 470px;
	position: absolute;
	left: 800px;
	background-repeat: no-repeat;
	background-position: left bottom;
	top: 50%;
	margin-top: -300px;
	z-index: 0;
	display: none;
}
#wrap {
	height: 550px;
	width: 960px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -275px;
	margin-left: -480px;
	z-index: 2;
}
#container {
	margin-left: 150px;
	background-image: url(../layout/grad_content.jpg);
	height: 550px;
	width: 810px;
	position: relative;
	top: 0px;
	right: 0px;
	margin-bottom: 5px;
}
#content {
	margin-left: 30px;
	margin-right: 510px;
	margin-top: 30px;
	padding-top: 10px;
}

#logo {
	background-image: url(../layout/logo.png);
	height: 38px;
	width: 172px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 0px;
	top: 20px;
	z-index: 1;
}
#nav {
	position: absolute;
	top: 80px;
	width: 140px;
	text-align: right;
	padding-right: 10px;
}
#nav li {
	list-style-type: none;
}
#nav li a {
	color: #624903;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 12px;
	text-decoration: none;
	display: block;
}
#nav li a:hover {
	color: #FFF;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom: 5px;
}
p {
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 1.6em;
}
table p {
	padding-bottom: 0px;
	font-size: 1em;
	padding-right: 10px;
	margin-bottom: 0px;
}

#lline {
	background-color: #684800;
	background-image: url(../layout/grad_side.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.but {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	color: #684800;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
}
.bonline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	color: #684800;
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
	background-image: url(../layout/bonline.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 35px;
	padding-top: 8px;
}
.bonline:hover {
	background-image: url(../layout/bonlineover.gif);
}
.bfriend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	color: #684800;
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
	background-image: url(../layout/baf.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 35px;
	padding-top: 8px;
}
.bfriend:hover {
	background-image: url(../layout/bafover.gif);
}
.but strong {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../layout/arrow.gif);
	display: inline-block;
	padding-right: 14px;
	background-repeat: no-repeat;
	background-position: right center;
}
.peoplelinkbg, .reviewlinkbg{
	background-image: url(../layout/peoplelink.gif);
	background-repeat: no-repeat;
	color: #684800;
	text-decoration: none;
	font-size: 1.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	overflow: hidden;
	display: block;
	height: 31px;
	width: 290px;
	padding-top: 7px;
	margin-bottom: 10px;
}
.peoplelinkbg span, .reviewlinkbg span{
	color: #e0d07e;
	font-size: .6em;
	margin-left: 5px;
}
.numbers {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
}
.numbers a {
	color: #684800;
	text-decoration: none;
}
.largetext{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #684800;
	font-size: 5em;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
#directions_con{
	background-image: url(../layout/dir_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	margin-bottom: 10px;
	padding: 0px;
	display: block;
}
#directions_form{
	margin: 0px;
	padding: 0px;
	display: block;
}
label{
	color: #644700;
	font-size: 0.9em;
	clear: left;
	float: left;
	width: 120px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
.tb_directions{
	border: 2px solid #E3C680;
	display: block;
	background-image: url(../layout/tb_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 0.8em;
	width: 80px;
	margin-bottom: 2px;
	padding: 1px;
	color: #644700;
	text-transform: uppercase;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	background-color: #EADE9C;
	font-weight: bold;
}
.sub_directions{
	border: 1px solid #634600;
	font-size: 0.8em;
	color: #644700;
	padding: 2px;
	font-weight: bold;
	background-color: #E9DC9B;
	margin-top: 5px;
	outline:none
}
.sub_chkbox{
	display: block;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
}
.pdf {
	background-image: url(../layout/pdf.gif);
	height: 35px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
	color: #3F392B;
	text-decoration: none;
	float: left;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	padding-right: 10px;
	padding-top: 0px;
	width: 120px;
	margin-bottom: 15px;
}
.pdf:hover {
	color: #A90707;
}

.pdf span {
	font-size: 0.7em;
	font-style: italic;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}.wine  {
	background-image: url(../layout/winepdf.gif)!important;
}
.cb {
	clear: both;
}
.smalltxt{
	font-size: 1em;
}
.sig{
	background-image: url(../layout/sig.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 70px;
	display: block;
	margin-left: 100px;
	margin-top: -15px;
	text-indent: -999px;
	overflow: hidden;
}
ul.botnav{
	margin: 0px;
	padding: 0px;
}
.botnav li{
	list-style-type: none;
}
.botnav li a{
	text-decoration: none;
	display: block;
	float: right;
	font-size: 1em;
	color: #684800;
	margin-left: 10px;
}
#special {
	margin-top: 30px;
	padding-top: 14px;
	padding-bottom: 0px;
	display: block;
	color: #F7F0C6;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: absolute;
	right: 0px;
	width: 140px;
	margin-bottom: 0px;
	height: 36px;
	background-image: url(../layout/valentines-bg.png);
}
#special h2 {
	color: #684800;
	font-size: 1.1em;
	padding-right: 5px;
	line-height: 10px;
}
#special h2:hover {
	color: #FFFFFF;
}
#special  span {
	color: #684800;
	font-size: 0.7em;
	font-weight: normal;
	text-align: right;
}
#special p:hover {
	color: #FFFFFF;
}
#special-note {
	margin-top: 120px;
	padding-bottom: 5px;
	display: block;
	color: #F7F0C6;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: absolute;
	right: 0px;
	width: 140px;
	margin-bottom: 0px;
	height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #684800;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #684800;
	padding-top: 5px;
}
#special-note h1 {
	color: #684800;
	font-size: 1.1em;
	padding-right: 5px;
	line-height: 10px;
}

#special-note h2 {
	color: #684800;
	font-size: 1.1em;
	padding-right: 5px;
	line-height: 10px;
}
#special-note  span {
	color: #684800;
	font-size: 0.7em;
	font-weight: normal;
	text-align: right;
}
