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

/* RESET */
html, body, div, span, applet, object, iframe,
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style-type:none;
}




/* GENERAL */
body {
	background-color:#5b5d53;
	}
h1 {
	font: normal 1.5em "Trebuchet MS", sans-serif; color:#bbc689;
	}
h2 {
	font: bold italic 1em Georgia, "Times New Roman", Times, serif; color:#000;
	}
h3 {
	font: bold italic 1em Georgia, "Times New Roman", Times, serif; color:#000;
	padding:0;
	margin:0;
	}





/* NAV */
.nav li {
	height:26px;
	display:block;
}
.nav a:link {
	font: bold 1em "Trebuchet MS", sans-serif; color:#bbc689;
	text-decoration:none;
	height:26px;
	display:block;
    width:160px;
    background: url(images/nav_regular_160x26.jpg);
	}   	
.nav a:active {
	font: bold 1em "Trebuchet MS", sans-serif; color:#bbc689;
	text-decoration:none;
	height:26px;
	display:block;
    width:160px;
    background: url(images/nav_regular_160x26.jpg);	}  
.nav a:hover {
	font: bold 1em "Trebuchet MS", sans-serif; color:#bbc689;
	text-decoration:none;
	height:26px;
	display:block;
    width:160px;	
    background-image: url(images/nav_hover_160x26.jpg);
	}
.nav a:visited {
	font: bold 1em "Trebuchet MS", sans-serif; color:#bbc689;
	text-decoration:none;
	height:26px;
	display:block;
    width:160px;
}



/* PAGE */
#master {
	margin:0 auto;
	background-image: url(images/bg_xrepeat_1000x1.jpg);
	background-repeat:repeat-y;
	background-color:#e7ebd6;
	width:1000px;
	}
#container {
	padding:0;
	width:960px;
	}
#right_column a:link {
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	color:#084e19;
	text-decoration:underline;
	}   	
#right_column a:active {
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	color:#084e19;
	text-decoration:underline;
	}  
#right_column a:hover {
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	color:#084e19;
	text-decoration:underline;
	background-image:
	}
#right_column a:visited {
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	color:#084e19;
	text-decoration:underline;
	}
#left_column {
	float:left;
	background-color:#e7ebd6;
	width:160px;
	padding-left:40px;
	text-align:right;
	}
#left_column .nav, .hours, .left_promo, .proud {
	width:140px;
	padding:20px 30px 20px 0;
	}
.hours {
	font: bold .8em Georgia, "Times New Roman", Times, serif;
	color:#084e19;
	}
.left_promo {
	font: bold .9em "Trebuchet MS", sans-serif; color:#bbc689;
	}
.left_promo a:link {
	font: bold .9em "Trebuchet MS", sans-serif; color:#bbc689; text-transform:none;
	}
.left_promo a:active {
	font: bold .9em "Trebuchet MS", sans-serif; color:#bbc689; text-transform:none;
	}
.left_promo a:hover {
	font: bold .9em "Trebuchet MS", sans-serif; color:#bbc689; text-transform:underline;
	}
.left_promo a:visited {
	font: bold .9em "Trebuchet MS", sans-serif; color:#bbc689; text-transform:none;
	}
#right_column {
	background-color:#fff;
	margin-left:200px;
	color:#000;
	}
.content_l {
    float:left;
	padding:20px 20px 0 20px;
	width:410px;
	}
.content_r {
	color:#93a445;
	float:right;
	padding:0 0 20px 0;
	width:280px;
    position:relative;
    left:-20px;
	}


/* ORDER FORM */
.success {
	font: bold italic 1em Georgia, "Times New Roman", Times, serif; color:#fff;
	background-color:#276536;
	padding:3px;
	}
.error	{
	font: bold italic 1em Georgia, "Times New Roman", Times, serif; color:#fff;
	background-color:#cc0000;
	padding:3px;
	}
#submit {
	font: bold italic 1em Georgia, "Times New Roman", Times, serif; color:#fff;
	background-color:#276536;
	padding:3px;
	border:none;
	}
tr.order_row td {
	padding:4px 0px 4px 0px;
	}
td.order_font {
	font: bold .9em helvetica, sans-serif; color:#000;
	}
.pick_up {
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	}
	
	
/* FOOTER */
#footer {
	font: bold .7em Georgia, "Times New Roman", Times, serif; color:#000;
	margin:0 0 0 220px;
	text-transform:uppercase;
	padding:20px 0px 50px 0px ;
	}
#footer a:link {
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color:#084e19;
	text-decoration:underline;
	}   	
#footer a:active {
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color:#084e19;
	text-decoration:underline;
	}  
#footer a:hover {
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color:#084e19;
	text-decoration:underline;
	}
#footer a:visited {
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color:#084e19;
	text-decoration:underline;
	}  

.f_left {
	float:left;
	padding-right:25px;
	}
.f_center {
	float:left;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	padding:0 25px;
	}
.f_right {
	float:left;
	padding-left:25px;
	}      
 