/* CSS Document */

html {
min-height: 101%;
margin-bottom: 1px;
}

body {  
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif; 
font-size: 
small; 
color: #666666; 
font-weight: normal;
margin:0;
 }

#container {
   
	position: relative;
	font-size: 100%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
	border-left: 0px;
	border-right: 0px;
    width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
	
	
#mainnav ul {
list-style:none; 
padding:0px; 
display:inline; 
float:left; 
width:748px; 
height:20px; 
overflow:hidden; 
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin:0px;
margin-bottom:22px;
}

#mainnav ul  li {
padding:0px; 
padding-top:1px;
list-style:none; 
border-right:1px solid #ccc; 
height:19px; 
overflow:hidden; 
float:left; 
width:92px;
display:inline; 
text-align:center;
}
	
h3 {
margin-bottom: 3px;
}

#menuarea h3 {
margin-bottom: 3px;
font-size:100%;
color:#B45628;
}

#menuarea h1 {
margin-bottom: 3px;
font-size:115%;
color:#b45628;
font-weight:normal;
}

#menuarea h2 {
margin-bottom: 3px;
margin-top:0px;
font-weight:normal;
font-size:90%;
color:#b45628;

}

#othermenus h2 {

color:#b45628;

}

#menuarea table {
margin-bottom:12px;
}

#menuarea td {
padding-right:10px;
padding-bottom:5px;
vertical-align:top;
}

#menuarea td.price {
text-align:right;
vertical-align:bottom;
}

#menuarea p {
font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;

font-size: 75%;

color: #b45628;

line-height: 145%;
}

#menuarea td p {
font-size:100%;
margin:0;
}

#nav td{ font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;}

a:link, a:visited, a:active {
color: #904119; 
text-decoration: none; 
font-style:italic;
font-weight: normal; 
font-size:100% }

a:hover {
color: red; 
text-decoration: underline; 
font-weight: normal; 
font-size:100%;
}

#nav a:link, #nav a:visited, #nav a:active {
color: #888; 
font-style:normal;
text-decoration: none; 
font-weight: bold; 
font-size:100% }

#nav a:hover {
color: red; 
text-decoration: none; 
font-style:normal;
font-weight: bold; 
font-size:100%;
background-color:#fff;}

#mainnav a:link, #mainnav a:visited, #mainnav a:active {
font-family:   "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
color: #888; 
font-style:normal;
text-decoration: none; 
font-weight: bold; 
font-size:90%; }

#mainnav a:hover {
color: red; 
text-decoration: none; 
font-style:normal;
font-weight: bold; 
font-size:90%;
background-color:#fff;}

#fmenu {

}
#fmenu a:link, #fmenu a:visited, #fmenu a:active {
color: #888; 
font-style:normal;
text-decoration: none; 
font-weight: bold; 
 }

#fmenu a:hover {
color: red; 
text-decoration: none; 
font-style:normal;
font-weight: bold; 
background-color:#fff;}


.contact {  
font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif; font-size: 90%; 
color: #CC6633; 
font-weight: normal;
}

td {font-family:   "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; font-size: 75%; color: #B45628 ; line-height:145%;    }

.dhead      {  font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #CC6633; font-weight: bold}

.person {font-family:  Arial, Helvetica, sans-serif; font-size: 90%; color: #CC6633; font-weight: bold;}

.cleardiv {
  height:1px; 
  overflow:hidden; 
  clear:both;
  }
