@charset "utf-8";
/* CSS Document */

/*Start Reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*End Reset*/

/*Colors 


*/

body {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2e2415;
	background-image:url(../images/Background.jpg);
	line-height:16px;
}

td {
	padding: 6px;
	vertical-align:top;
}


.tabletop{
	vertical-align:top;
}

a {
	color:#2e2415;
	text-decoration:underline;
}

a:hover {
	color:#712d2b;
}

p{
	margin-bottom:10px;
}
	
h1 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:4px 0 20px 0;
	line-height:33px;
	font-weight:normal;
	color:#501e1d;
	letter-spacing:-.2px;
}

	h1 a{
	text-decoration:none;
	color:#501e1d;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
	h1 a:hover{
		text-decoration:none;
		color:#712d2b;
		font-family:Georgia, "Times New Roman", Times, serif;
	}

h2 {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px 0 12px 0;
	line-height:20px;
	font-weight:normal;
	color:#501e1d;
}
	
	h2 a{
	text-decoration:none;
	color:#501e1d;
	}
	
	h2 a:hover{
		text-decoration:none;
		color:#712d2b;
	}


h3 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:18px 0 0 0;
	line-height:20px;
	font-weight:normal;
	color:#501e1d;
	font-style:italic;
	width:650px;
	background-color:#efdbbb;
	padding:5px;
}

	h3 a{
	text-decoration:none;
	color:#000;
	}
	
	h3 a:hover{
		text-decoration:none;
		color:#000080;
	}
	
h4 {
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:8px 0 4px 0;
	font-weight:normal;
	line-height:20px;
	color:#501e1d;
}

	h4 a{
	text-decoration:none;
	color:#501e1d;
	}
	
	h4 a:hover{
		text-decoration:none;
		color:#501e1d;
	}	
	

#container {
	width:920px;
	margin:0 auto;
	background-color:#f7e9d2;
}

#heading {
	height:108px;
	background-image:url(../images/Heading-Background.gif);
}

#logo {
	float: left;
	margin:25px 0 20px 20px;
	width:237px;
	height:61px;
}

#topwrapper {
	float: left;
	width:360px;
	text-align:right;
	margin:22px 0 0 280px;
}

#cta {
	float: left;
	width:130px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e9d9bf;
	height:25px;
	margin:5px 0 0 0;
}


#socialmedia {
	width:230px;
	float: left;
	text-align:right;
}

	#socialmedia img{
	margin:0 0 0 5px;
	float: left;   
	}
	

#address {
	float: left;
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	margin:5px 0 0 140px;
	color:#e9d9bf;

}




#nav{
	height:40px;
	background-color:#672c2b;
	color:#f3e6d2;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	line-height:38px;
	letter-spacing:1px;
}

	#nav a {
	color:#f3e6d2;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}
	
	#nav a:hover {
		color:#f3e6d2;
	}

	#nav li {
	float:left;	
	margin-right:4px;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:6px;
	border-right:1px solid #3d100f;
	}
	
	#nav ul {
	margin-left:10px;
	}
	
	.displace {
	position: absolute;
	left: -5000px;
	}

#flash{
	border: solid #dac197 9px;
	overflow:hidden;
	height:341px;
	width:902px;
}

#flash img{
	height:341px;
	width:902px;

}

#homewrapper{
	padding:12px;
	width:898px;
}

#homecta1{
	float:left;
	width:290px;
	padding:3px;
	font-size:12px;
	margin:0 0 0 2px;
}


#homecta2{
	float:left;
	width:290px;
	font-size:12px;
	padding:3px;
	margin:0 0 0 3px;
}

#homecta3{
	float:left;
	width:290px;
	font-size:12px;
	padding:3px;
	margin:0 0 0 3px;
}

#homebodycontent {
	margin:10px 0 12px 0;
}

#secondarywrapper {
	width:650px;
	float:left;
	line-height:20px;
}

	#secondarywrapper ul li{
		list-style-image:url(/images/bullet.png);
		margin-left:28px;
	}

#secondarycontent {
	width:650px;
	line-height:20px;
	margin:10px 0 25px 0;
}

	#secondarycontent ul li{
		list-style-image:url(/images/bullet.png);
		margin-left:28px;
	}


#secondaryleftbar {
	width:200px;
	float:left;
	margin:10px 25px 25px 0;
	line-height:24px;
	background-color:#f4e4ca;
	padding:8px;
}




#secondaryheading {
	height:320px;
	border: solid #dac197 9px;
}

.testimonials{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.testimonialsname{
	font-size:11px;
	text-align:right;
}

#footerwrap {
	margin:3px 0 0 0;
	padding:10px;
	background-color:#542120;
}

#footerconnect {
	width:218px;
	font-size:11px;
	color:#e9d9bf;
	float: left;
	margin:0 6px 0 12px;
}

	#footerconnect img{
	margin:3px 0 0 0;
	}

#footeremail {
	width:210px;
	float: left;
	margin:0 6px 0 0;
	font-size:11px;
	color:#e9d9bf;
}

#footerhours {
	width:210px;
	float: left;
	margin:0 6px 0 0;
	font-size:11px;
	color:#e9d9bf;
}

#footerlinks {
	line-height:19px;
	margin:5px 0 0 0;
	font-size:11px;
	color:#e9d9bf;
	text-align:right;
}

	#footerlinks a {
		color:#e9d9bf;
	}
	
	#footerlinks a:hover {
		color:#a65654;
	}


#footercontact {
	width:230px;
	float: left;
	font-size:11px;
	color:#e9d9bf;
}

	#footercontact a {
		color:#e9d9bf;
	}
	
	#footercontact a:hover {
		color:#a65654;
	}

.footerheadings{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
}

#footer {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#e9d7b9;
	float:left;
}

	#footer a {
	text-decoration:underline;
	color:#e9d7b9;
	}
	
	#footer a:hover {
	text-decoration:underline;
	color:#e9d7b9;
	}
	
#footer p {
	margin-bottom:12px;
}
	
	
.mannix {
	font-size:11px;	
}

.winemenubutton{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:18px 0 0 0;
	line-height:20px;
	font-weight:normal;
	color:#501e1d;
	font-style:italic;
	width:120px;
	background-color:#efdbbb;
	padding:5px;
	border: solid 1px #e6cda4;
}
	


.imgleft {
	float:left;
	border: solid #dac197 6px;
	margin-right:8px;
	
}

.imgright {
	border: solid #dac197 6px;
	margin-left:8px;
	float:right;
}


.img {
	border: solid #dac197 7px;
}


.clear {
	clear:both;
	}
	
	
	
.menusheading {
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}	


.menusheadingnunderline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}	
	
