/* CSS Document */
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

#div1 {
}
#div2, #div3, #div4, #div5, #div6, #div7, #div8, #div9, #div10 {
}
#div2 a img {
}

#div2 {
}

#div3 {
}

#div4 {
}

#div5 {
}

#div6 {
}

#div7 {
}

#div8 {
}

#div9 {
}

#div10 {
}

/**************************************headers *******************************************/
#header {
    display:none;
}
img.banner_image {
    display:none;
}

#header2 {
    display:none;
}

.header3 {
    display:none;
}

.header_announce {
    display:none;
}
.header_announce p {
}
.header_announce a, .header_announce a:visited {
}
.header_announce a:hover {
}

/****************************************** menu column *************************************/
#menu_column {
    display:none;
}

#menu_column ul {
}

#menu_column ul li {
}

.address {

}

/******************************************** content column *******************************/
#content_column {
}

.all_text {
	padding-left:35px;
}
.all_text_bullets {
	padding-left:75px;
}

.stand_red {
	color:#8A0036;
}

h1 {
	font-size:112%;
}

.standout_text, #prices_date {
	font-weight:900;
}

.stand_green, #prices_date {
	color:#447157;
}

.print_notice {
    display:none;
}

.in_image_left {
}

.in_image_right {
}

.italic {
}

#content_column a, #content_column a:visited {
}
#content_column a:hover {
}

/**************************************** find.html specific ****************************************/
.map {

}

/**************************************** footer ****************************/
#footer {
	font-size:70%;
	text-align:center;
	padding-bottom:23px;
}

#footer a, #footer a:visited {
	color:#8A0036;
}
#footer a:hover {
	color:#447157;
}


/**************************************** footer ****************************/
#float {
}

#float a, #float a:visited {
}
#float a:hover {
}


/*************************** gallery image presets for non java capable browsers ****************/


/*************************** STOCK/RECIPE PAGE TABLE STYLES ********************************/

.stock {
    width:75%;
    vertical-align:middle;
    margin-bottom:20px;
}

.stock th{
    border-bottom:3px #447157 solid;
    font-weight:bold;
    font-size:1.1em;
}

.stock td {
    border-bottom:1px #b3b3b3 solid;
}


.stock tr td:first-child {
    text-align:left;
    width:75%;
}

.stock tr td:last-child {
    text-align:center;
    width:25%;
}

.stock_submenu {
    text-align:left !important;
    font-weight:bold;
    font-size:1.0em;
}

.stock tfoot {
    text-align:left;
    font-size:0.9em;
}

#prices_date {
    display:inline;
}

.non_print{
    display:none;
}
