/* blue */
#page_bg {
	background-image: url(../../../images/layout_new/tiles/wood_2.png);
	background-repeat: repeat-x;
	background-position: left top;	
}

div#wrapper {
}

div#wrapper_r {
	padding: 0px;
}

div#header {
}

div#header_l {
}

div#header_r {
}

div#footer {

}

div#footer_l {


}

div#footer_r {

}

#bottom {
	background-image: url(../../../images/layout_new/footer/food_wood_tile_1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height: 85px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#bottom .wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}

#bottom_logo {
	background-image: url(../../../images/layout_new/footer/footer_text_2.png);
	background-repeat: no-repeat;
	height: 84px;
	background-position: center center;
}
#bottom table {
	margin-right: auto;
	margin-left: auto;
	margin-bottom:1px;
	background-image: url(../../../images/layout_new/tiles/tan_square_1.png);
	background-repeat: repeat;
	width: 100%;
	border: 1px solid #0D3313;
 border-bottom-width:0px;
}
#bottom .address {
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 14px;
		font-family: "Trebuchet MS", Verdana, sans-serif, serif;

}
#bottom .address strong{
	color: #216329;
	font-size: 16px;
	cursor: default;
}