/* CSS Document */

*{
margin:0;
padding:0;
border:0;
}

body {
	background: url(./../images/bkgd2.gif) no-repeat #BDAE94;
	margin-top: 30px;
	color: #4c0002;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

/************************************
***  Layout Divs   ***
*************************************/

#container{
	position:relative;
	width: 720px;
	margin: 0 auto;
	margin-bottom: 30px;
}

#header {
	position: relative;
	height: 41px;
	width: 100%;
}

#header-left {
	position: relative;
	float: left;
	width: 158px;
}

#header-middle {
	position: relative;
	float: left;
	background: url(./../images/header_top.gif) no-repeat;
	height: 100%;
	width: 404px;
}

#header-right {
	position: relative;
	float: left;
	width: 158px;
}

#main-top {
	position: relative;
	background: url(./../images/header_bottom.jpg) no-repeat;
	height: 43px;
}

#main {	
	position: relative;
	background: url(./../images/main_bkgd.gif) repeat-y;
	height: auto !important;
	height: 600px;
	min-height: 600px;
}

#main-bottom {	
	position: relative;
	background: url(./../images/main_bkgd_bottom.gif) no-repeat;
	height: 7px;
}

#flash {
	width: 672px;
	height: 311px;
	padding-top: 18px;
	padding-left: 23px;
}

#header-space {
	width: 100%;
	height: 18px;
}

#header-photos {
	width: 668px;
	height: 154px;
	background: #FBF5DD;
	margin-left: 23px;
	border: 2px solid #FBF5DD;
}

#header-border {
	width: 666px;
	height: 152px;
	border: 1px solid #5B3732;
}

#menu {
	width: 672px;
	height: 37px;
	margin-left: 25px;
}

#menu2 {
	width: 672px;
	height: 62px;
	margin-left: 25px;
	text-align:center;
	background-image:url(./../images/nav_bar_rooms2.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#menu3 {
	width: 672px;
	height: 62px;
	margin-left: 25px;
	text-align:center;
	background-image:url(./../images/nav_bar_cuisine.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#menu4 {
	width: 672px;
	height: 62px;
	margin-left: 25px;
	text-align:center;
	background-image:url(./../images/nav_bar_activities.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#menu5 {
	width: 672px;
	height: 62px;
	margin-left: 25px;
	text-align:center;
	background-image:url(./../images/nav_bar_directions.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#menu6 {
	width: 672px;
	height: 62px;
	margin-left: 25px;
	text-align:center;
	background-image:url(./../images/nav_bar_reservations.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#menu7 {
	width: 672px;
	height: 62px;
	margin-left: 25px;
	text-align:center;
	background-image:url(./../images/nav_bar_specials.gif);
	background-position: center;
	background-repeat: no-repeat;
}



#content {
	position: relative;
	width: 668px;
	height: auto !important;
	height: 400px;
	min-height: 400px;
	background: #FBF5DD;
	margin-left: 23px;
	border: 2px solid #FBF5DD;
}

#content-border {
position:relative;
width: 653px;
height: auto !important;
height: 400px;
min-height: 400px;
border: 1px solid #5B3732;
padding-left:13px;
}

#content-photos {
position: relative;
float:left;
margin-top: 13px;
width: 176px;
}

.content-photos-ind {
	border: 1px solid #5B3732;
	margin-bottom: 10px;
}

#line {
	position: relative;
	float: left;
	margin-left: 13px;
	display: inline;
	width: 1px;
	height: auto !important;
	height: 440px;
	min-height: 440px;
	background: #5B3732;
	margin-top: 13px;
}

#text {
	position: relative;
	float: left;
	margin-left: 13px;
	margin-top: 13px;
	width: 435px;
}

#bottom {
	width: 100%;
	height: 18px;
}

.header-pic {
	padding-top: 2px;
	padding-left: 2px;
}

#ornament-left {
	position: absolute;
	display: block;
	background-image:url(./../images/ornament_left.gif);
	background-repeat: no-repeat;
	width: 94px;
	height: 91px;
	left: 50%;
	margin-top: -84px;
	margin-left: -360px;
}

#ornament-right {
	position: absolute;
	display: block;
	background-image:url(./../images/ornament_right.gif);
	background-repeat: no-repeat;
	width: 94px;
	height: 91px;
	left: 50%;
	margin-top: -84px;
	margin-left: 266px;
}

#availability {
	position: relative;
	float: right;
	display: block;
	top: 0px;
	width: 175px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	background-image:url(./../images/reservations_button.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#avail-text {
	color: #FBF5DD;
	padding-left: 13px;
	padding-top: 9px;
	text-weight: bold;
}

#content-avail {
	position: relative;
	float:left;
	margin-top: 13px;
	display: block;
	top: 0px;
	width: 175px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	margin-top: 13px;
	margin-right: 13px;
	background-image:url(./../images/reservations_button.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#linkid {
	position: absolute;
	float:right;
	display:block;
	height:58px;
	width:170px;
	margin-top:13px;
	margin-left: 479px;
	z-index: 100;
}

#linkid-interior {
	position: absolute;
	float:right;
	display:block;
	height:58px;
	width:170px;
	margin-top:13px;
	margin-left: 13px;
	z-index: 100;
}

#interior-left {
position: relative;
float:left;
width: 176px;
}

#interior-right {
	position: relative;
	float: right;
	margin-right: 16px;
	margin-top: 13px;
	width: 435px;
	display: inline;
}

#interior-reservations {
	position: relative;
	margin-left: 56px;
	margin-right: 16px;
	margin-top: 13px;
	width: 600px;
	display: inline;
}

#footer-interior {
	margin-top: 5px;
	padding-bottom: 15px;
}

/************************************
***  Text and Image Formatting   ***
*************************************/

.footer-text {
	position: absolute;
	color: #5B3732;
	left: 50%;
	text-align: center;
	margin-left: -245px;
	font-size: 11px;
	margin-top: -35px;
	width: 500px;
}

.top-text {
	color: #5B3732;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 10px;
}

p {
	padding: 8px 0 8px 0;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #5B3732;
}

.left-photo {
	margin-top: 13px;
	margin-bottom: 13px;
	border: 1px solid #4c0002;
}

.list {
	list-style-image:url(./../images/bullet2.gif);
	margin-left: 20px;
}

.sub-list {
	list-style:circle;
	margin-left: 10px;
}

.winery-table {
	position: relative;
	left: -200px;
	width: 632px;
	border: 1px solid #4c0002;
}

.winery-table td {
	border: 1px solid #4c0002;
	padding: 3px;
}

.specials {
	position: relative;
	left: -200px;
	width: 634px;
	border: 1px solid #4c0002;
	background-color: #ffffff;
	margin-bottom: 15px;
}

/************************************
***  Navigation   ***
*************************************/

#rollover {
list-style: none;
font-size: 14px;
font-weight: bold;
margin-left: 3px;
}

#rollover a {
color:#5B3732;
text-decoration:none;
}

#rollover li {
float:left;
list-style: none;
padding-top: 10px;
margin: 0px;
padding-right:4px;
padding-left: 1px;
}

#rollover li a:hover {
color:#000000;
text-decoration:none;
}

.bullet {
width:17px;
height: 17px;
background: url(./../images/bullet.gif) no-repeat;
background-position: 1% 99%;
}

.homelink {
margin-right:-12px;
}

#rollover2 {
list-style: none;
font-size: 14px;
font-weight: bold;

}

#rollover2 a {
color:#5B3732;
text-decoration:none;
}

#rollover2 li {
float:left;
list-style: none;
padding-top: 10px;
margin: 0px;
padding-right:14px;
padding-left: 11px;
margin-top: 2px;
}

#rollover2 li a:hover {
color:#000000;
text-decoration:none;
}

#rollover3 {
list-style: none;
font-size: 14px;
font-weight: bold;

}

#rollover3 a {
color:#5B3732;
text-decoration:none;
}

#rollover3 li {
float:left;
list-style: none;
padding-top: 10px;
margin: 0px;
padding-right:9px;
padding-left: 6px;
margin-top: 2px;
}

#rollover3 li a:hover {
color:#000000;
text-decoration:none;
}
