@charset "UTF-8";
/* CSS Document */


/* *****  GLOBAL  ***** */

body {
	background-color: #F4F2E5;
}




#maintable {
	display: block;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

#top {
	background-image:url(images/top-bg.jpg);
	background-repeat:no-repeat;
}

#middle {
	background-image:url(images/middle-bg.jpg);
	background-repeat:no-repeat;
	color:#878073;
}

#main {
	background-image:url(images/main-bg.jpg);
	background-repeat:repeat-y;
}

#bottom {
	background-image:url(images/bottom-bg.jpg);
	background-repeat:no-repeat;
}

#flash {
	margin: 0px;
	padding: 0px;
	background-image:url(images/main-bg.jpg);
	background-repeat:repeat-y;
	
}


#pagetitle {
	font-size:20px; 
	color:#524f26; 
	margin-left:40px;
	margin-right:40px;	
	margin-top:8px;
}

#title2 {
	font-size:20px; 
	color:#524f26; 
	font-weight: bold;
}

#pagetitlepic {
	float:left;
}

#mainbody {
	margin-left:40px;
	margin-right:40px;
	margin-bottom:15px;
	color:#524f26; 
}

#mainbody a:link {color:#524f26; text-decoration:underline;}
#mainbody a:hover {color:#524f26; text-decoration:underline;}
#mainbody a:visited {color:#524f26; text-decoration:underline;}
#mainbody a:active {color:#524f26; text-decoration:underline;}


#eventslist {
	font-size:12px;
	margin-bottom: 25px;
}

#resinfo {
	float:right;
	
	
}

#resform {
	float:left;
	margin-right: 15px;
	margin-top:15px;
}

#contactinfo {
	margin-top:15px;
}

#othermenu {
	float:right;
	width:165px;
	text-align:center;
	margin-top:15px;
}


#locationinfo {
	float:left;
	width:300px;
	margin-right: 15px;
}

#locationmap {
	float:right;
}

#contactinfo {
	float:left;
	width:300px;
	margin-right: 15px;
}

#contactmap {
	float:right;
}

#shoptoplinks {
	
	text-align:center;
	
	}
	
#shoptoplinks a:link {color:#524f26; text-decoration:underline;}
#shoptoplinks a:hover {color:#524f26; text-decoration:underline;}
#shoptoplinks a:visited {color:#524f26; text-decoration:underline;}
#shoptoplinks a:active {color:#524f26; text-decoration:underline;}
	
	

/* *****  END GLOBAL  ***** */




/* *****  TOP NAVIGATION  ***** */

#topnavigation {
  	padding: 0;
	margin-top: 4em;
	color:#fff;
}

#topnavigation td {
	padding-left:10px;
	padding-right:10px;
}

#topnavigation a:link { color:#fff; text-decoration:none;}
#topnavigation a:hover { color:#fff; text-decoration:underline;}
#topnavigation a:visited { color:#fff; text-decoration:none;}
#topnavigation a:active { color:#fff; text-decoration:none;}


/* ***** END TOP NAVIGATION ***** */








/* ***** MIDDLE INCLUDE ***** */

#middletable {
	margin-top:12px;
	margin-left: 160px;
	height:150px;
	color:#fff;
}

#middletable a:link {color:#fff; text-decoration:none;}
#middletable a:hover {color:#ccc; text-decoration:underline;}
#middletable a:visited {color:#fff; text-decoration:none;}
#middletable a:active {color:#fff; text-decoration:none;}


#eventinfo ul {
	list-style-image: url(images/home/images/bullets/middle-bullet.gif);
}

#eventinfo ul li {
	font-size: .8em;
	margin-left: -20px;
	line-height: 1em;
}

#upeventstitle {
	font-weight:bold;
	
}
#upeventsclick {
	font-size:13px;
}


#rhours {
	font-weight:bold;
}


#rhoursinfo {
	font-size:.8em;
	line-height:11px;
}


#welcomelist ul {
	list-style-image: url(images/home/images/bullets/middle-bullet.gif);
}

#welcomelist li {
	font-size:.8em;
	margin-left:-20px;
	line-height: 1em;
}


/* ***** END MIDDLE INCLUDE ***** */




/* ***** CHEF PAGE ***** */


#ramiropic {
	margin: 20px 20px 0px 0px;
	border: 1px solid #524f26;
}



/* ***** END CHEF PAGE ***** */






/* ***** SHOP PAGE ***** */


#shopwrapper {
	margin-top: 15px;
	margin-bottom:15px;
	background-image:url(images/shop/shop-bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	
	
}

#itemtitle {
	font-size:12px;
	color:#4D0002;
	text-align:center;
}

#itempic {
	float:left;
	margin-right:8px;
	margin-bottom:5px;
	margin-top:5px;
}

#cartbtn {
	text-align:center;
        margin-top: 10px;
}

#itemdes {
	font-size:11px;
	color:#4D0002;
	margin-top:5px;
}



/* ***** END SHOP PAGE ***** */






/* ***** HOME PAGE ***** */



#winemorelink {
	font-size:13px;
	color:#4d0002;
	
}
#winemorelink ul {
	list-style-image:url(images/home/maroon-bullet.gif)
	
}

#winemorelink a:link {color:#4d0002; text-decoration:none;}
#winemorelink a:hover {color:#4d0002; text-decoration:underline;}
#winemorelink a:visited {color:#4d0002; text-decoration:none;}
#winemorelink a:active {color:#4d0002; text-decoration:none;}
	



/* ***** END SHOME PAGE ***** */







