/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #201F00 url(../images/inside_body_bg.jpg) no-repeat top center;
/*	background: #370100 url(../images/inside_body_bg.jpg) no-repeat top center;*/
}

/** Main Structural Divs **/

#page, #page2 {
	width: 800px;
	height: 675px;
	margin: 0 auto;
	padding: 0;
	background: #e6ad26 url(../images/page_bg.jpg) no-repeat top;
}

#page2 {
	background: #e6ad26 url(../images/page_bg_2.jpg) no-repeat top;
}

#page3 {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: #cc981e url(../images/inside_page_bg_3.jpg) no-repeat top;
}

#header {
	width: 800px;
	height: 70px;
	margin: 0;
	padding: 0;
}

#logo {
	width: 70px;
	height: 70px;
	margin: 0 0 0 60px;
	float: left;
	display: inline;
}

#nav {
	width: 620px;
	height: 45px;
	margin: 0 0 0 20px;
	float: left;
	display: inline;
	outline:none;
}

#subnav {
	width: 620px;
	height: 25px;
	margin: 0 0 0 20px;
	float: left;
	display: inline;
}

#vini {
	width: 75px;
	height: 20px;
	margin: 0 0 0 725px;
	padding: 19px 0 0 0;
	text-align: center;
}

#content {
	height: 492px;
	margin: 0;
	padding: 0;
	width: 800px;
	background-attachment: inherit;
}

#content4 {
	margin: 0;
	padding: 0;
	width: 800px;
	
}

#footer {
	width: 800px;
	height: 70px;
	margin: 0;
	padding: 0;
}
#footer01 {
	width: 800px;
	height: 50px;
	margin: 0;
	padding: 0;
}


#bottom {
	width: 800px;
	margin: 25px auto;
}

#bottomleft {
	width: 350px;
	float: left;
	display: inline;
}

#bottomright {
	width: 350px;
	float: right;
	text-align: right;
}

.clear {
	clear: both;
}



/** Supporting Structural Divs **/

#text-block1 {
	width: 195px;
	margin: 15px 0 0 60px;
	float: left;
	display: inline;
}

#text-block2 {
	width: 315px;
	margin: 15px 0 0 60px;
	float: left;
	display: inline;
}

#text-block-right {
	width: 195px;
	margin: 15px 0 0 40px;
	float: left;
	display: inline;
}

#text-block-menu {
	width: 625px;
	margin: 0 0 0 60px;
	float: left;
	display: inline;
}

#text-block-long {
	width: 400px;
	margin: 10px 0 40px 60px;
	float: left;
	display: inline;
}
#text-block-long01 {
	width: 300px;
	margin: 10px 0 40px 60px;
	float: left;
	display: inline;
}


#photo1 {
	width: 340px;
	margin: 15px 80px 0 0;
	float: right;
	display: inline;
}

#photo2 {
	width: 325px;
	margin: 15px 80px 0 0;
	float: right;
	display: inline;
}

#photo3 {
	width: 285px;
	margin: 80px 30px 0 0;
	float: right;
	display: inline;
}

#photo04 {
	width: 340px;
	margin: 15px 170px 0 0;
	float: right;
	display: inline;
}

.staffback { /*creates a band across entire width of content*/
	background: url(../images/about_bg.jpg) no-repeat;
	background-position: 0 40px;	
}

#photostrip { /*creates band at bottom in Dinning Room section */
	width: 800px;
	height: 170px;
	margin: 10px 0 0 0;
	padding: 0;
	background: url(../images/strip_bg.jpg) no-repeat;
}

#photostripinner {
	margin: 0 0 0 60px;
	width: 685px;
}

#staffphoto {
	width: 665px;
	height: 360px;
	margin: 0 0 0 60px;
}



/** Font Style **/

body {
	font-family: Helvetica, arial, sans-serif;
	font-size: 11.5px;
	color: #000;
	line-height: 16px;
}

#nav ul {
	color: #fff;
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
	outline:none;
}

#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
	outline:none;
}

#nav ul li.divider, #subnav ul li.divider {
	padding: 0 5px;
	outline:none;
}

#subnav ul {
	color: #ffcb05;
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
	outline:none;
}

#subnav ul li {
	display: inline;
	margin: 0;
	padding: 0 2px;
	outline:none;
}

#address p {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 20px;
	margin: 0; padding: 0;
	color: #fff;
}

#bottom p {
	font-size: 10px;
	color: #cdccb4;
	line-height: 12px;
}

.phone {
	color: #490e21;
	font-size: 16px;
	letter-spacing: 1px;
}

.winecolor {
	color: #490e21;
}

.leadin {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	display: inline;
	margin: 0 5px 0 0; padding: 0;
}

h1 {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	margin: 0 0 10px 0; padding: 0;
}

h1.long {
	margin: 0 0 50px 0;
	line-height: 23px;
}


h2 {
	font-size: 13px;
/*	font-size: 16px;*/
	color: #fff;
	font-weight: normal;
	margin: 0; padding: 0;
}

h3 {
	font-size: 10px;
	color: #023e69;
	text-transform: uppercase;
	margin: 0; padding: 0;
	font-weight: normal;
	letter-spacing: 2px;
}

h4 {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	margin: 0; padding: 0;
}


p {
	margin: 0 0 10px 0;
}

.date {
	text-transform: uppercase;
	color: #000;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
}



/** Link Styles **/

a, a:visited {
	/*color: #fff;*/
	color: #3A0809;
	text-decoration: none;
	outline:none;
}

a:hover {
	text-decoration: underline;
	outline:none;
}

#nav a, #nav a:visited, #vini a, #vini a:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	outline:none;
}

#vini a {
	font-weight: bold;
	outline:none;
}

#nav a:hover {
	color: #ffcb05;
	outline:none;
}

#subnav a, #subnav a:visited {
	color: #ffcb05;
	outline:none;
}

#subnav a:hover {
	color: #fff;
	outline:none;
}

#vini a:hover {
	text-decoration: underline;
	outline:none;
}

#bottom a, #bottom a:visited {
	color: dfdec6;
	outline:none;
}


/** Images **/
.floatright {
	float: right;
}

.diningroom {
	height: 145px;
	margin: 12px 0 0 5px;
	float: left;
	display: inline;
}

.roomlarge {
	margin: 50px 0 0 0;
}


/**  Nav Styles  - rollovers use single image and negative positioning **/

#wineclubs, #events, #hours, #about, #contact {
  display: inline;
  height: 45px;
  float:left;
  padding: 0; margin: 0;

}

#wineclubs:hover, #events:hover, #hours:hover, #about:hover, #contact:hover {
  background-position: 0 -45px;
  outline:none;
}

#wineclubs span, #events span, #hours span, #about span, #contact span {
  display: none;
}

#about {
	 width: 67px;
	 background: url(../images/nav/about.jpg) no-repeat 0 0;
}

#hours {
	 width: 143px;
	  background: url(../images/nav/hours.jpg) no-repeat 0 0;
}

#contact {
	 width: 93px;
	 background: url(../images/nav/contact.jpg) no-repeat 0 0;
}

#wineclubs {
	 width: 93px;
	 background: url(../images/nav/wineclubs.jpg) no-repeat 0 0;
}

#events {
	 width: 164px;
	  background: url(../images/nav/events.jpg) no-repeat 0 0;
}


.text_01 {
	FONT-FAMILY:  Helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 17px;
	font-style:normal;
}
.text_02 {
	FONT-FAMILY:  Helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}


.whitebg {
	background-color: #FFFFFF;
}



.head_01 {
	FONT-FAMILY:  Helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	/*color: #707070;*/
	color: #424040;
	text-decoration: none;
	line-height: 19px;
}
.head_02 {
	FONT-FAMILY:  Helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #707070;
	text-decoration: none;
	line-height: 19px;
}



.email {
	FONT-FAMILY:  Helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.email:hover {
	FONT-FAMILY:  Helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 18px;
}



.h1 {
	FONT-FAMILY:  Helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #797979;*/
	color: #424040;
	text-decoration: none;
	line-height: 18px;
}

.submitbutton {
	FONT-FAMILY:  Helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #797979;*/
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

#signupbutton {
	width: 315px;
	margin: 55px 0 0 60px;
	float: left;
	display: inline;
}

h1.menuhd {
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 6px;
	margin: 20px 0 10px 0;
}

.whitebg {
	background-color: #FFFFFF;
}



.head_01 {
	FONT-FAMILY:  Helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	/*color: #707070;*/
	color: #424040;
	text-decoration: none;
	line-height: 19px;
}
.head_02 {
	FONT-FAMILY:  Helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #707070;
	text-decoration: none;
	line-height: 19px;
}


.text_01 {
	FONT-FAMILY:  Helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}
.email {
	FONT-FAMILY:  Helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.email:hover {
	FONT-FAMILY:  Helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 18px;
}

.event_title {
	color: #ffffff;
}
.event_title a {
	color: #ffffff;
	text-decoration: none;
}
.event_title a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.event_title a:visited {
	color: #ffffff;
}