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




.button {
	margin: 0 auto;
	width: 800px;
	}
	
	
a.afresh{
width:245px;
height:44px;
background-image: url(img/alwaysfresh.jpg);
background-repeat: no-repeat;
overflow:hidden;
background-position:0px 0px;
display:block;
float:left;
}

a.menu{
width:126px;
height:44px;
background-image: url(img/Menu_btn.jpg);
background-repeat: no-repeat;
overflow:hidden;
background-position:0px 0px;
display:block;
float:right;
}

a.catering{
width:106px;
height:44px;
background-image: url(img/cat_btn.jpg);
background-repeat: no-repeat;
overflow:hidden;
background-position:0px 0px;
display:block;
float:right;
}

a.about{
width:123px;
height:44px;
background-image: url(img/about_btn.jpg);
background-repeat: no-repeat;
overflow:hidden;
background-position:0px 0px;
display:block;
float:right;
}


a.contact{
width:200px;
height:44px;
background-image: url(img/contact_btn.jpg);
overflow:hidden;
background-repeat: no-repeat;
background-position:0px 0px;
display:block;
float:right;
}





/*hover over buttons*/
a.afresh:hover{
background-position: 0px -43px;
}
a.menu:hover{
background-position: 0px -43px;
}
a.catering:hover{
background-position: 0px -43px;
}
a.about:hover{
background-position: 0px -43px;
}
a.contact:hover{
background-position: 0px -43px;
}


/*bottom links*/







a:link {color:#fdf1cd; 
	text-decoration:none;}      /* unvisited link */
a:visited {color:#eaa750;
	text-decoration:none;}  /* visited link */
a:hover {color:#a29062;
	text-decoration:none;}  /* mouse over link */
a:active {color:#3b2314;
	text-decoration:none;}  /* selected link */

/*//////////contact page links////////*/

.con_a a:link {color:#005847; 
	text-decoration:none;}      /* unvisited link */
.con_a a:visited {color:#9b1922;
	text-decoration:none;}  /* visited link */
.con_a a:hover {color:#9b1922;
	text-decoration:none;}  /* mouse over link */
.con_a a:active {color:#9b1922;
	text-decoration:none;}  /* selected link */

.navbar2{
	width:800px;
	height:45px;
	background-color:#005847;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
	
}

.footer { 
	margin: 0 auto;
	font-family:"Verdana", Helvetica, Sans-serif;
	font-size:.60em;
	text-decoration:none;
	width:800px;
	padding-top: 10px;
	
}

.menu
{
font-family:"Verdana", Helvetica, Sans-serif;
margin:0 auto;
width:800px;
font-size: .70em;
font-weight:lighter;

}

/* __________left navigation_______ */

a.location{
width:220px;
height:89px;
background-image: url(img/butloc.jpg);
background-repeat: no-repeat;
overflow:hidden;
background-position:0px 0px;
display:block;
margin-right: 12px;
margin-left: 12px;
margin-top: 9px;
}

a.location2{
width:220px;
height:89px;
background-image: url(img/location_btn1.jpg);
background-repeat: no-repeat;
overflow:hidden;
background-position:0px 0px;
display:block;
margin-right: 12px;
margin-left: 12px;

}




a.coupon{
width:218px;
height:211px;
background-image: url(img/superfood.png);
background-repeat: no-repeat;
overflow:hidden;
background-position:0px 0px;
display:block;
	margin-right: 12px;
	margin-left: 13px;
	margin-top: 0px;}
	

a.cateringleft{
width:219px;
height:88px;
background-image: url(img/catering_btn2.jpg);
background-repeat: no-repeat;
overflow:hidden;
background-position:0px 0px;
display:block;
	margin-right: 12px;
	margin-left: 13px;
	margin-top: 9px;
}


a.suggestions{
width:219px;
height:93px;
background-image: url(img/sugg_btn2.jpg);
background-repeat: no-repeat;
overflow:hidden;
background-position:0px 0px;
display:block;
	margin-right: 12px;
	margin-left: 13px;
	margin-top: 9px;
}


a.southpointelink{
width:219px;
height:47px;
background-image: url(img/southpointe_btn2.jpg);
background-repeat: no-repeat;
overflow:hidden;
background-position:0px 0px;
display:block;
	margin-right: 12px;
	margin-left: 13px;
	margin-top: 9px;
}

a.about_suggest{
width:219px;
height:93px;
background-image: url(img/sugg_btn2.jpg);
background-repeat: no-repeat;
overflow:hidden;
background-position:0px 0px;
display:block;
	margin-right: 12px;
	margin-left: 13px;
	margin-top: 60px;
}

a.logosm{
	height:90px;
	width: 248px;
	background-image: url(img/vinlogosm.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px 0px;
	display:block;
	margin-left: 7px;

}


/*hover over buttons*/
a.location:hover{
background-position: 0px -83px;
}

a.location2:hover{
background-position: 0px -89px;
}

a.coupon:hover{
background-position: 0px -211px;
}
a.cateringleft:hover{
background-position: 0px -88px;
}
a.suggestions:hover{
background-position: 0px -93px;
}
a.southpointelink:hover{
background-position: 0px -47px;
}

a.about_suggest:hover{
background-position: 0px -93px;
}

a.logosm:hover{

}

a.locbut{
width:230px;
height:83px;
background-image: url(img/locbut.jpg);
background-repeat: no-repeat;
overflow:hidden;
background-position:0px 0px;
display:block;
	margin-right: 12px;
	margin-left: 13px;
	margin-top: 0px;}
	
a.locbut:hover{
background-position: 0px -83px;
}

.center1{
margin-left: 100px;

}

