* { margin:0; padding:0;}

body {
	font-size:100%;
	line-height:1em;
	font-family:"Trebuchet MS";
	font-size:0.8em;
	line-height:1.25em;
	color:#222222;
	text-align:center;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-position: left top;
}
h1 {
	color: #7E676D;
}



/*in_line*/
input, select, textarea { vertical-align:middle; font-weight:normal; font-family:tahoma; color:#38352d; font-size:0.92em; font-weight:normal; padding-left:5px}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}

/*==================list====================*/
ul{margin:0px; padding:0px; list-style:none}
ul.list-1 li { line-height:18px}
ul.list-1 li a{text-decoration:underline; color:#aaaaaa; background:url(../images/marker_list.gif) no-repeat 0 5px; padding-left:12px}
ul.list-1 li a:hover{ text-decoration:none}

dl.prices {}
dl.prices dd {background:url(../images/list_bg.gif) repeat-x bottom; padding-bottom:2px; margin-bottom:1px}
dl.prices a {color:#fff; text-decoration:none}
dl.prices a:hover {color:#e99a7e}
dl.prices span {float:right}
/*==========================================*/

a {text-decoration:underline; color:#fff}
a:hover {text-decoration:none}

a.link-2 {text-decoration:none; color:#fff}
a.link-2:hover {text-decoration:none; color:#e99a7e}

h4 {color:#fff; font-size:1em; margin:0 0 15px 0}
h4.font-1 {font-weight:normal}

.clear { clear:both;}
.fright {float:right}

p {
	margin:0 0 16px 0;
	font-size: 1.25em;
	line-height: 1.25em;
}
.p1 {margin:0 0 24px 0}
.p2 {margin:0 0 5px 0}

/*header*/
#header {
	background:url(../images/header_bg.jpg) no-repeat left top;
	height:454px
}

.logo {
	position:absolute;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
}
.order {
	position:absolute;
	margin-top: 27px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 600px;
}
.mainmenu {position:absolute; margin:140px 0 0 38px}
.mainmenu img {margin-right:2px}
.slogan {position:absolute; margin:225px 0 0 73px}

/*content*/
#content { background:url(../images/main_bg.jpg) repeat}
.title {margin:0 0 0 34px}
.title2 {margin:0 0 20px 0}
.title3 {margin:0 0 2px 26px}
.img_left {float:left; margin:2px 20px 0 0}

.banner {margin-bottom:5px}
.banner2 {margin-right:5px}
.banner3 {margin-bottom:-14px; position:relative}

.content-indent {padding:20px 28px 20px 37px}

.img_main {
	position:absolute;
	width:492px;
	height:120px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 452px;
}

.link {float:right}
.more {float:right; width:78px; height:13px}

.line {background:url(../images/line_bg.gif) repeat-x top; height:20px; margin-bottom:-19px}

.line-margin {margin-bottom:20px}	


.inner {width:100%; overflow:hidden; padding:0 0 20px 0}

/*footer*/
#footer{
	background:url(../images/footer_bg.jpg) no-repeat 0 0;
	height:113px;
	font-family:Tahoma;
	color:#76616b
}
#footer .indent {padding:31px 0 10px 42px}
#footer a {
	color:#76616b;
	text-decoration:underline
}
#footer a:hover {
	color:#76616b;
	text-decoration:none
}

ul.footer-menu {margin:0; padding:0 0 6px 0; list-style:none; width:100%; overflow:hidden}
ul.footer-menu li { line-height:1em; display:inline}
ul.footer-menu li a{
	text-decoration:underline;
	color:#940020 !important;
	padding:0 10px 0 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #940020;
}
ul.footer-menu li a:hover{ text-decoration:none}
ul.footer-menu li a.m1 {padding-left:0; border:none}
/*================== index.html ==================*/
#page1 #content .col-1{}
#page1 #content .col-2{}

.phones {float:right; margin:0 170px 0 0}
select {width:278px; height:21px}
input {width:268px; height:16px}
.div_form {height:30px}
textarea {width:268px; height:97px; overflow:auto; margin-bottom:5px; display:block}
.div_links {text-align:right}

/*==================block====================*/
.box {
	margin-bottom:24px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #fed5a5;
}
.box .corner-top-left { background:url(../images/corner_top_left.jpg) left top no-repeat;}
.box .corner-top-right { background:url(../images/corner_top_right.jpg) right top no-repeat;}
.box .corner-bot-right { background:url(../images/corner_bot_right.jpg) right bottom no-repeat;}
.box .corner-bot-left { background:url(../images/corner_bot_left.jpg) left bottom no-repeat; width:100%}
.box .indent1 {
	padding-top: 40px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 24px;
}
.box .indent2 {padding:35px 48px 21px 32px}

.box-2 {
	width:100%;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box-2 .corner-top-left { background:url(../images/corner_top_left2.jpg) left top no-repeat;}
.box-2 .corner-top-right { background:url(../images/corner_top_right2.jpg) right top no-repeat;}
.box-2 .corner-bot-right { background:url(../images/corner_bot_right2.jpg) right bottom no-repeat;}
.box-2 .corner-bot-left { background:url(../images/corner_bot_left2.jpg) left bottom no-repeat; width:100%}
.box-2 .border-left {background:url(../images/border_left2.jpg) repeat-y left}
.box-2 .border-top {background:url(../images/border_top2.jpg) repeat-x top}
.box-2 .border-right {background:url(../images/border_right2.jpg) repeat-y right}
.box-2 .border-bot {background:url(../images/border_bot2.jpg) repeat-x bottom}
.box-2 .indent {
	padding-top: 29px;
	padding-right: 50px;
	padding-bottom: 21px;
	padding-left: 33px;
}
.box-2 .indent2 {padding:29px 30px 21px 33px}

.box-3 {background:url(../images/box3_bg.jpg) no-repeat 0 0; width:330px; margin-top:79px; color:#2b0200; height:334px}
.box-3 .indent {padding:29px 30px 20px 22px}

.box-4 {
	width:100%;
	background-image: url(../images/box4_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box-4 .corner-bot-right { background:url(../images/corner_bot_right4.jpg) right bottom no-repeat;}
.box-4 .corner-bot-left { background:url(../images/corner_bot_left4.jpg) left bottom no-repeat; width:100%}
.box-4 .indent {padding:29px 30px 21px 33px}

.box-5 {
	background:url(../images/box5_bg.jpg) no-repeat 0 0;
	width:330px;
	margin-top:79px;
	color:#2b0200;
	height:588px
}
.box-5 .indent {padding:29px 30px 20px 22px}

/*==========================================*/

p.menuinstructions {
font-size: 14px;
text-align: center;	
margin-top: 20px;
}

p.menumobileinstructions, #mobilemenunav, .mobilemenu {
display: none;	
}

div.addressbox p {
	font-size: 1.3em;	
	line-height: 1.5em;
}
