html {
	background-color: #6a9913;
	background-image: url(/images/green_squiggle_bg.gif);		
}

.beverage_subhead {
	font-weight: bold;
	font-size: 1.2em;
	color: #6a9913;
	padding-bottom: 10px;	
	padding-top: 3px;
}
.beverage_subhead_desc {
	font-weight: bold;
	font-size: 1em;
	color: #6a9913;
	padding-bottom: 0px;	
	padding-top: 3px;
}
.beverage_sizes_header {
	font-size: .9em;
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
	color: #6a9913;
}
.beverage_description {
	font-size: .9em;
	padding-bottom: 12px;
	padding-top: 5px;
}
.beverage_item {
	font-size: 12pt;
}

body {
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.box_outline {
	border: 2px solid #ffffff; 
	padding: 5px;
}

.call_ahead_box {
	position: relative; 
	bottom: 4px; 
	right: 4px; 
	background-color: #b70005; 
	color: #ffffff; 
	font-weight: bold; 
	border: 8px solid #b70005;
}

#clear {
    clear:both;
    height:1px; 	 
    overflow:hidden;
}

#content_area {
	position: relative; 
	bottom: 4px; 
	right: 4px; 
	background-color: #bfd063; 
	border: 8px solid #bfd063; 
	background-color: #fff; 
	padding: 20px;
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0;
	font-size: 1.2em;
}

#content_area h1 {
	color: #b70005;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 20px;
} 

#content_area p {
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 20px;
}

#content_area .menu_item {
	margin: 10px 0px 25px 0px;
}

#content_area dl {
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content_area dd {
	line-height: 1.4em;
	font-size: .9em;
}

#content_area h2 {
	font-weight: bold;
	margin-bottom: 5px;
}

#content_area h2.green {
	font-weight: bold;
	font-size: 1.1em;
	color: #6a9913;
	padding-bottom: 0px;	
	padding-top: 3px;
	margin-bottom: 15px;
}

#content_area h3.green {
	font-weight: bold;
	font-size: .9em;
	color: #6a9913;
	padding-bottom: 0px;	
	padding-top: 3px;
	margin-top: -15px;
	margin-bottom: 15px;
}

#content_area li {
	list-style-type: square;
	font-size: .9em;
}

#content_area .green_table table {
	width: 475px;
	border: 2px solid #fff;
}

#content_area .green_table td {
	background-color: #c8e9a6;
	border: 2px solid #fff;
	padding: 6px;
}

#content_area .subhead {
	color: #000000;
	font-size: .9em;
	font-weight: bold;
	margin-top: -15px;
	margin-bottom: 10px;
}

#content_area ul {
	margin-top: 10px;
	margin-left: 30px;
	line-height: 1.5em;
}

#content_area .white_table table {
	padding: 10px;
	background-color: pink;
}

.fax_form_box {
	position: relative; 
	bottom: 4px; 
	right: 4px; 
	background-color: #eb9c04; 
	color: #ffffff; 
	font-weight: bold; 
	border: 8px solid #eb9c04;
}

#footer {
	width: 685px5px; 
	color: #ffffff; 
	text-align: center;
	margin-top: -5px;
	margin-bottom: 10px;
}

#logo_area {
	width: 240px; 
	text-align: center; 
	margin-bottom: 10px;
}

.menu_item h2 {
	margin-bottom: 110px;
}

.menu_item p {
	font-weight: normal;
	margin-bottom: 5px;
}

.menu_item .small {
	font-size: .8em;
}
.narrow_shadow_div {
	background-color: #445c13; 
	width: 250px; 
	margin-bottom: 10px;
	/*
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;	
	*/
}

.order_online_box {
	position: relative; 
	bottom: 4px; 
	right: 4px; 
	background-color: #665422; 
	color: #ffffff; 
	font-weight: bold; 
	border: 8px solid #665422;
}

#prop {
	/* This is the min height for the content area */
    height:910px;
    float:right;
    width: 1px;
}

#right_nav {
	position: relative; 
	bottom: 4px; 
	right: 4px; 
	background-color: #bfd063; 
	border: 8px solid #bfd063; 
	text-align: left; 
	background-color: #ffffff; 
	padding: 5px 0px 5px 0px;
}

#right_nav ul {
	margin: 7px 0px 15px 35px;
}

#right_nav li {
	font-size: 1.2em;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: arial;
	line-height: 1.1em;
}

#right_nav li a:link, #right_nav li a:visited {
	text-decoration: none;
	color: #000;
}

strong {
	font-weight: bold;
}

.submit_button {
	font-size: 12pt;
	background-color: #6a9913;
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
}

#top_bar {
	position: relative; 
	bottom: 4px; 
	right: 	4px; 
	background-color: #4f3a00; 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 1.3em;
	text-align: center; 
	border: 8px solid #ffffff; 
	padding: 10px;
}

.wide_shadow_div {
	background-color: #445c13; 
	width: 685px; 
	margin-bottom: 10px;
	/*
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	*/
}
