/*
<link href="style.css" rel="stylesheet" type="text/css"> 
<style type="text/css"></style>
*/

body {
background-color: #86401A;
background-image:url('images/bg_repeat.png');
/* background-repeat: repeat-x; */
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

ul
  {
  margin-top: 10;
  margin-bottom: 10;
  }

H2 {
display: inline;
font-family: arial;
font-size: 17;
font-weight: normal;
color: #FD9F4B
}

H1 {
display: inline;
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: white
}

input {text-decoration: none; color: navy; font-family: verdana;  font-size: 12;}
select {text-decoration: none; color: navy; font-family: verdana;  font-size: 12;}
textarea {text-decoration: none; color: navy; font-family: verdana;  font-size: 12;}
form {margin-top: 0; margin-bottom: 0;}

.plain {text-decoration: none; color: black; font-family: verdana;  font-size: 12;}
.plain a {text-decoration:none; color: blue;}
.plain a:hover {color:blue; text-decoration: underline;}

.footer {text-decoration: none; color: #F6A558; font-family: verdana;  font-size: 10;}
.footer a {text-decoration:none; color: #F6A558;}
.footer a:hover {color:#FFA425; text-decoration: underline;}

.austex {text-decoration: none; color: #722A26; font-family: verdana;  font-size: 10;}
.austex a {text-decoration:none; color: #94504E;}
.austex a:hover {color:#722A26; text-decoration: underline;}

.white {text-decoration: none; color: white; font-family: verdana;  font-size: 12;}
.white a {text-decoration:underline; color: white;}
.white a:hover {color:#FFA425; text-decoration: none;}

.orange {text-decoration: none; color: #FFA425; font-family: verdana;  font-size: 12;}
.orange a {text-decoration:none; color: #FFA425;}
.orange a:hover {color:white; text-decoration: underline;}

.orange_white {text-decoration: none; color: white; font-family: verdana;  font-size: 12;}
.orange_white a {text-decoration:underline; color: #FFA425;}
.orange_white a:hover {color:#00FF00; text-decoration: none;}

.fine {text-decoration: none; color: white; font-family: verdana;  font-size: 10;}
.fine a {text-decoration:underline; color: white;}
.fine a:hover {color:#FFA425; text-decoration: none;}

.peach {text-decoration: none; color: #FFDAAD; font-family: verdana;  font-size: 12;}
.peach a {text-decoration:underline; color: #FFDAAD;}
.peach a:hover {color:#FFA425; text-decoration: none;}

.headline {text-decoration: none; color: white; font-family: arial;  font-size: 24; font-weight: bold}

.nav {text-decoration: none; color: white; font-family: arial;  font-size: 12; font-weight: bold}
.nav a {text-decoration:none; color: white;}
.nav a:hover {color:#FFA425; text-decoration: none;}

.bg_upper {background-image:url('images/upper.png');}
.bg_nav {background-image:url('images/bg_nav.png');}
.bg_appetizers {background-image:url('images/bg_appetizers.png');}
.bg_maroon {background-image:url('images/bg_maroon.png');}
.bg_panel {background-image:url('images/bg_panel.jpg'); background-repeat: no-repeat;}
.bg_panel_index_3 {background-image:url('images/bg_panel_index_3.jpg'); background-repeat: repeat-x;}
.bg_panel_index {background-image:url('images/bg_panel_index_2.png'); background-repeat: repeat-x;}


.char {text-decoration: none; color: #404040; font-family: verdana;  font-size: 12;}
.char a {text-decoration:none; color: blue;}
.char a:hover {color:blue; text-decoration: underline;}

.vito {text-decoration: none; color: #c0c0c0; font-family: verdana;  font-size: 10; text-decoration: underline;}
.vito a {text-decoration:none; color: #c0c0c0; text-decoration: underline;}
.vito a:hover {color:#FD9F4B; text-decoration: none;}




