@charset "utf-8";
/* CSS Document */

html {
	background-color: #781D20;
	width: 100%;
}
body {
	background-color: #781d20;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}.main_div {
	width: 851px;
	margin: auto;
}
.body {
	margin: auto;
	width: 851px;
	background-color: #E8E6AD;
	background-image: url(images/body_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.body_footer {
        color: #E8E6AD;
	margin: auto;
	width: 851px;
        text-align:center;
        font-family: Arial;
        font-size: 12px;
}
.body_content_default {
	background-image: url(images/layout_home_pic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}
.body_content_menu {
	background-image: url(images/layout_home2_pic.jpg);
	background-repeat: no-repeat;
	background-position: right 100px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}
.body_content_contact {
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 28px;
	clear: left;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #650D0F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 { 
       font-family: "Times New Roman", Times, serif;
       font-weight: Normal;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content_text {
	clear: left;
	font-size: 14px;
	padding-top: 0px;
}

.header {
	height: 173px;
}
.header_logo {
	width: 299px;
	float: left;
}
.header_phone {
	width: 444px;
	float: right;
	padding-bottom: 18px;
}

.header_line {
	width: 552px;
	float: right;
	text-align: right;
	background-color: #E8E6AD;
}
.header_menu {
	height: 43px;
	float: right;
	text-align: right;
	padding-right: 61px;
	width: 405px;
}
.menu_item {
	height: 33px;
	width: 133px;
	background-image: url(images/menu_generic.jpg);
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #640E0F;
	padding-top: 10px;
	float: left;
	cursor: pointer;
	margin-left: 2px;
}
.menu_item_o {
	height: 33px;
	width: 133px;
	background-image: url(images/menu_generic.jpg);
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
	float: left;
	cursor: pointer;
	margin-left: 2px;
}
a.menu_links {
       color: #640E0F;
       text-decoration: none;
}
a.menu_links:hover {
       color: #000;
       text-decoration: none;
}a.menu_links_o {
       color: #000;
       text-decoration: none;
}
h3 {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 24px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #781D20;
	border-right-color: #781D20;
	border-bottom-color: #781D20;
	border-left-color: #781D20;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	font-size: 17px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu_prices {
	font-size: 18px;
	width: 100px;
}
.menu_prices2 {
	font-size: 16px;
	width: 100px;
}

.menu_little {
	font-size: 10px;
}
p {
	margin: 0px;
}
a {
   color: #781d20;
}
a.callstar {
 color: #E8E6AD;
}
