/* CSS Document */

body{
	margin:0px;
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-x;
	background-color:#35100A;
}
p,ul, form{
padding:0px;
margin:0px;
}
ul{list-style-type:none;}

td{
font-family:Arial;
font-size:11px;
color:#3A3A3A;
line-height:13px;
}
.header{
background-image:url(../images/header.jpg);
width:699px;
height:338px;
background-repeat:no-repeat;
}
.header_daymenu{
background-image:url(../images/header_daymenu.jpg);
width:699px;
height:338px;
background-repeat:no-repeat;
}
.header_dinnermenu{
background-image:url(../images/header_dinnermenu.jpg);
width:699px;
height:338px;
background-repeat:no-repeat;
}
.header_specials{
background-image:url(../images/header_specials.jpg);
width:699px;
height:338px;
background-repeat:no-repeat;
}
.header_contact{
background-image:url(../images/header_contact.jpg);
width:699px;
height:338px;
background-repeat:no-repeat;
}
.navBg{
background-image:url(../images/nav_bg.gif);
background-repeat:repeat-x;
padding-top:10px;
padding-bottom:9px;
padding-left:31px;
padding-right:26px;
}
.nav{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ECDEC1;
text-decoration:none;
}
.nav:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#D69268;                                                                  
text-decoration:none;
}
.bodyBorder{
border-top:#7A612E solid 1px;
border-left:#7A612E solid 1px;
border-right:#7A612E solid 1px;
}
.bodyPadding{
padding-left:28px;
padding-right:30px;
}
.insetLink{
font-weight:bold;
color:#3A3A3A;
text-decoration:none;
}
.insetLink:hover{
font-weight:bold;
color:#3A3A3A;
text-decoration:underline;
}
.bodyDiv{
background-image:url(../images/body_div.gif);
background-repeat:repeat-y;
}
.leftBorder{
background-image:url(../images/left_border.gif);
background-repeat:repeat-y;
}
.rightBorder{
background-image:url(../images/right_border.gif);
background-repeat:repeat-y;
}
.topBorder{
background-image:url(../images/body_top_border.gif);
background-repeat:repeat-x;
}
.copyright{
color:#63291B;
}

.menu_h1{
font-family:Times;
font-size:14px;
font-weight:bold;
color:#000000;
line-height:18px;
text-align:left;
padding-right:60px;
}

.menu_h2{
font-family:Times;
font-size:16px;
font-weight:bold;
font-style:italic;
color:#63291B;
line-height:20px;
text-align:left;
padding-right:60px;
}

.menu_h3{
font-family:Times;
font-size:20px;
font-weight:bold;
font-style:italic;
color:#63291B;
line-height:24px;
text-align:center;
}

.menu_price{
font-family:Times;
font-size:14px;
font-weight:normal;
color:#000000;
line-height:18px;
text-align:right;
}

.menu_description{
font-family:Times;
font-size:14px;
font-weight:normal;
color:#000000;
line-height:18px;
text-align:left;
padding-right:60px;
}

.menu_headerdescription{
font-family:Times;
font-size:14px;
font-weight:normal;
color:#000000;
line-height:18px;
text-align:center;
}

.menu_headerh1{
font-family:Times;
font-size:14px;
font-weight:bold;
color:#000000;
line-height:18px;
text-align:center;
}

.menu_headerh2{
font-family:Times;
font-size:16px;
font-weight:bold;
font-style:italic;
color:#63291B;
line-height:20px;
text-align:center;
}

.menu_specials{
width:100%;
border-width:3px;
border-style:double;
border-color:#63291B;
padding:5px;
}

form{
	width:100%;
	margin:5px;
	}
form span{
  font-weight:bold;
  }
.input{
	height:18px;
	width:165px;
	border:#390905 1px solid;
	background-color:#7A612E;
	font-size:11px;
	color:#ffffff;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;	
	}
.input_short{
	height:18px;
	width:28px;
	border:#390905 1px solid;
	background-color:#7A612E;
	font-size:11px;
	color:#ffffff;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;	
	}
.textarea{
	height:100px;
	width:165px;
	border:#390905 1px solid;
	background-color:#7A612E;
	font-size:11px;
	color:#ffffff;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;	
	}	
.button{
	height:19px;
	width:68px;
	background:#7A612E;
	border:none;
	cursor:pointer;
	color:#FFFFFF;
	border:2px solid #FFFFFF;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;	
	font-size:11px;
	}
a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#7A612E;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

