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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #602513;
}
a {
	text-decoration: none;
	}

a:link {
	text-decoration: underline;
	color: #c8682b;
	}

a:visited {
	text-decoration: underline;
	color: #c8682b;
	}

a:hover {
	text-decoration: underline;
	color: #94472f;
	}

a em {
	padding-bottom: 2px; /* Hack for WebKit; otherwise the underscore padding is 0 */
	}
p {
	margin: 0;
	padding: 0;
}

hr {
	border: 0;
	border-top: 1px solid #b2b0ac;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	text-align: left;
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
}

#main_container {
	position: relative;
	margin: 0 auto;
	width: 830px;
	background-image: url(../images/bck_paper.jpg);
}
#content_container {
	margin: 0 auto;
	width: 794px;
}
#header_container {
	margin: 0;
	padding: 0;
	height: 220px;
}
#menu_container {
	margin: 0;
	padding: 0 0 0 185px;
	height: 28px;
	background-image:url(../images/menu_bck2.gif);
}
#content {
	width: 794px;
	padding: 0 0 0 30px;
	background-image:url(../images/content_bck2.gif);
	background-repeat: repeat-y;
}
#about_content {
	position: relative;
	width: 500px;
	padding: 0 0 30px 0;
}
#contact_content {
	position: relative;
	width: 500px;
	padding: 0 0 30px 0;
}
#menu_content {
	position: relative;
	width: 465px;
	padding: 30px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f120a;
	line-height: 20px;
}
#menu_sections {
	position: relative;
	width: 722px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f120a;
	line-height: 20px;
}
#comment_content {
	position: relative;
	width: 500px;
	padding: 0 0 0 0;
	text-align: left;
}
#footer {
	width: 830px;
	padding: 0;
	height: 40px;
	background-image:url(../images/footer_bck2.jpg);
}
#home_content {
	width: 794px;
	padding: 0;
	background-image:url(../images/content_bck2.gif);
	text-align: center;
}
#banner {
	width: 794px;
	padding: 10px 0 0 0;
	background-image:url(../images/content_bck2.gif);
	text-align: center;
}
#get_hours {
	position: absolute;
	padding: 0;
	top: 25px;
	left: 35px;
	border: none;
	width: 142px;
}
#phone_number {
	position: absolute;
	text-align: right;
	padding: 0;
	top: 25px;
	right: 35px;
	border: none;
	width: 212px;
}
#founder_image {
	position: absolute;
	padding: 0;
	top: 21px;
	left: 543px;
	border: solid 1px #2f5375;
}
#contact_image {
	position: absolute;
	padding: 5px;
	top: 21px;
	left: 398px;
	border: solid 1px #2f5375;
}
#gstbk_image {
	position: absolute;
	padding: 5px;
	top: 20px;
	right: -216px;
	border: solid 1px #2f5375;
}
.menu_image_content {
	position: absolute;
	padding: 0;
	top: 23px;
	left: 490px;
}

.menu_images {
	border: solid 1px #2f5375;
	padding: 5px;
	margin-bottom: 75px;
}

#specials_image {
	position: absolute;
	padding: 0;
	top: 30px;
	left: 435px;
}
#contact_form {
	margin: 10px 0 75px 0;
	padding: 10px;
	width: 325px;
	background-color: #e6e6e6;
}
#contact_address {
	position: absolute;
	padding: 0;
	top: 20px;
	left: 398px;
	border: none;
	width: 313px;
}
#location {
	position: absolute;
	padding: 0;
	top: 496px;
	left: 0;
	border: none;
	width: 150px;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f5375;
	line-height: 20px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	letter-spacing: 1px;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f120a;
	line-height: 20px;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f5375;
	line-height: 20px;
}
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2f5375;
	line-height: 15px;
}
.small_text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #2f5375;
	line-height: 15px;
}
#hours {
	position: absolute;
	padding: 5px;
	top: 20px;
	left: -256px;
	width: 692px;
	height: 171px;
	border: solid 1px #2f5375;
}
