@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	outline: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	background-color: #003d18;
	font-size: 62.5%;
	text-align: center;
}
.center {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
}
#header {
	background-image: url(../layout/bkgrnd_grapes.gif);
	background-repeat: repeat-x;
	height: 224px;
}
#logo {
	background-image: url(../layout/vines_logo.gif);
	height: 141px;
	width: 250px;
	position: absolute;
	top: 16px;
	display: block;
	float: left;
	left: 2px;
	text-indent: -9999px;
}
#book {
	height: 112px;
	width: 200px;
	position: absolute;
	left: 486px;
	top: 16px;
	padding-top: 10px;
	padding-left: 10px;
}
#book p {
	margin: 0px;
	padding: 0px;
	color: #BD6600;
	font-size: 1.2em;
}

#book h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #bd6600;
	font-weight: normal;
}
#baf {
	height: 112px;
	width: 235px;
	position: absolute;
	left: 710px;
	top: 17px;
	background-image: url(../layout/baf_bg.jpg);
	padding-top: 10px;
	padding-left: 10px;
}
#baf p {
	margin: 0px;
	padding: 0px;
	color: #BD6600;
	font-size: 1.2em;
}

#baf h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #bd6600;
	font-weight: normal;
}
#email2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #bd6600;
	width: 150px;
	height: 20px;
	margin-top: 10px;
	float: left;
}
#submit {
	height: 23px;
	width: 65px;
	background-color: #bd6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #000000;
	font-weight: normal;
	float: left;
	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: 10px;
}



#nav {
	left: 0px;
	bottom: 0px;
	top: 165px;
	position: absolute;
}
#nav li {
	float: left;
	list-style-type: none;
}

#nav  li a {
	height: 46px;
	float: left;
	text-decoration: none;
	display: block;
	background-image: url(../layout/nav_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: italic;
	font-size: 1.6em;
	font-weight: normal;
	padding-top: 12px;
	padding-left: 10px;
	line-height: 15px;
	padding-right: 10px;
	margin-right: 10px;
	position: relative;
}
#nav li a strong {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #bd6600;
	font-weight: normal;
}
#nav   li   a   span.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #aec6a6;
	font-style: normal;
	display: block;
}

/*#nav   li   a   span.leaves {
	background-image: url(../layout/leaves.gif);
	height: 45px;
	width: 69px;
	display: none;
	position: absolute;
	left: -10px;
	top: -10px;
}
#nav   li   a:hover   span.leaves {
	display: block;
}*/


#nav li a:hover {
	background-position: right bottom;
}


#content {
	background-image: url(../layout/layout_body.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	background-color: #054920;
}
#content  p {
	padding-bottom: 10px;
}
#content ul {
	padding-left: 10px;
}
#content ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	padding-bottom: 10px;
}



#content .center {
	padding-bottom: 20px;
}

#box {
	width: 960px;
	top: 20px;
	background-color: white;
}
#imagecontain {
	float: left;
	position: relative;
	height: 300px;
	width: 640px;
}

#image {
	float: left;
	height: 300px;
	width: 640px;
	margin-right: 6px;
	margin-top: 6px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}
#imagetitle {
	float: left;
	height: 46px;
	width: 655px;
	right: 0px;
	position: absolute;
	top: 21px;
	background-color: #BD6600;

}
#imagetitle  p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #033c1a;
	font-size: 2.5em;
	margin-top: 8px;
	margin-left: 15px;
}
.column {
	width: 280px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin-left: 20px;
	margin-top: 15px;
	float: left;
	margin-right: 20px;
	position: relative;
	z-index: 1;
}
.column  p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #013214;
	line-height: 20px;
}
.column  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 20px;
	color: #5e8971;
}
#column1  a {
	color: #A66600;
}

#column1 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}






#footer {
	background-image: url(../layout/layout_bottom.jpg);
	background-repeat: repeat-x;
	position: relative;
	padding-top: 10px;
	padding-left: 0px;
	height: 100px;
}
#address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #bd6600;
	text-decoration: none;
	float: left;
	width: 200px;
	position: relative;
	text-align: left;
	display: block;
}
#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #bd6600;
	text-decoration: none;
	text-align: left;
	width: 200px;
	position: relative;
	float: left;
}
#contact a {
	color: #BD6600;
	text-decoration: none;
}

#orginfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #bd6600;
	text-decoration: none;
	text-align: right;
	width: 200px;
	position: relative;
	float: left;
}
.frontbox {
	float: left;
	width: 470px;
	padding-top: 30px;
}
.frontbox .images {
	height: 252px;
	width: 470px;
	overflow: hidden;
	position: relative;
}
.frontbox .foot {
	background-color: #002910;
	height: 60px;
}
.frontbox .info {
	background-color: #013315;
	position: absolute;
	top: -120px;
	width: 470px;
}
.frontbox .info p {
	color: #bd6600;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 1.3em;
	font-style: normal;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.frontbox .infocontain {
	width: 470px;
	min-height: 120px !important;
	position: relative;
	overflow: hidden;
}
.frontbox .second {
	position: absolute;
	left: 0px;
	top: 0px;
}


#motif {
	background-image: url(../layout/front_pattern.png);
	height: 84px;
	width: 971px;
	position: absolute;
	left: -29px;
	top: 218px;
	padding-top: 66px;
	padding-left: 29px;
}
a.frontlink  {
	width: 470px;
	display: block;
	height: 50px;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #BD5711;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	padding-top: 10px;
	position: absolute;
	z-index: 1;
}
a#hotel_link {
	left: 0px;
	top: 280px;
}
a#restaurant_link {
	position: absolute;
	left: 470px;
	top: 280px;
}

#hotel {
}

#rest {
}
.header {
	height: 52px;
	width: 450px;
	background-color: #002910;
	margin-top: 280px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.6em;
	color: #bd6600;
	padding-top: 8px;
}
#pattern {
	background-image: url(../layout/front_pattern.png);
	height: 151px;
	width: 1000px;
	position: absolute;
	left: -20px;
	top: 256px;
}
.cb {
	clear: both;
	height: 1px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#leaf-footer {
	position: relative;
	clear: both;
	height: 20px;
	z-index: 1;
}
#leaf-footer #leaves {
	background-image: url(../layout/footer_leaves.png);
	height: 100px;
	width: 989px;
	position: absolute;
	left: -15px;
	z-index: 0;
	top: -70px;
}
form {
	margin: 5px;
}
form p {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
form label {
	display: block;
	text-align: right;
	font-size: 0.8em;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	color: #5E9072;
}
form input {
	float: left;
	border: 1px solid #93B7A1;
	color: #BD6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 20px;
	line-height: 20px;
}
form   input.submit {
	background-color: #054920;
	height: 25px;
}
.textarea {
	margin-left: 5px;
	float: left;
	border: 1px solid #93B7A1;
	color: #BD6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;

}

#breakfast_con {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	font-size: 1.5em;
	z-index: 2;
}
.column a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #BD660B;
	text-decoration: none;
	margin-top: 0px;
}
#breakfast_con a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #BD660B;
	text-decoration: none;
	margin-top: 0px;
}
#directions {
	float: left;
	width: 250px;
}
#booklink {
	float: left;
	position: relative;
	padding-left: 5px;
}
.right {
	text-align: right;
}
#scores {
	background-image: url(../layout/scoresondoor.png);
	background-position: top;
	height: 31px;
	width: 82px;
	position: absolute;
	z-index: 50;
	left: 771px;
	top: 27px;
}
#scores:hover {
	background-position: bottom;
}

#services
{
	position:absolute;
	top:28px;
	left:395px;
	display:block;
}

