body {
	margin: 0px;
	background-image: url(../images/bckgnd.jpeg);
}
.main_resize { width:900px; margin:0 auto; padding:0; max-width: 90%; }
.slider_box { margin:0 auto; padding:0; margin-bottom:20px; }
.slider_box img { padding:0 0 16px 0; background:url(../images/slider_img_bg.png)center bottom no-repeat; }
/* header */

.nav {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}
.nav:hover {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
}
.title_txt {
	font-family: Cambria, "Times New Roman";
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	padding: 0px;
	background-color: #ddd3c9;
}

.bottom_txt {
	font-family: Calibri, Arial;
	font-size: 9px;
	color: #CCCCCC;
	padding: 5px;
}

.main_content {
	font-family: Cambria, "Times New Roman";
	font-size: 14px;
	padding: 8px;
	line-height: 17px;
	background-color: #ddd3c9;
}

.top_phone {
	font-family: Cambria, "Times New Roman";
	font-size: 18px;
	color: #4b1e58;
	padding-right: 8px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	padding-top: 30px;
}

.location_backgrnd {
	font-family: Cambria, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/wood-bckgnd.jpg);
	padding: 5px;
	text-transform: uppercase;
	text-align: center;
}
.thumbnail {
	font-family: Calibri, Arial;
	color: #333;
	font-size: 11px;
}
.bulk_text {
	font-family: Cambria, "Times New Roman";
	color: #FFF;
	font-size: 14px;
	padding: 3px;
}
.bulk_text_sm {
	font-family: Calibri, Arial;
	font-size: 10px;
	color: #FFF;
}
.menu-title {
	font-family: Cambria, "Times New Roman";
	font-size: 16px;
	background-color: #710003;
	color: #FFF;
	padding: 6px;
	font-style: italic;
}