table.foodmenu {
	font-family:  Verdana, Arial, sans-serif, Geneva, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00014F;
	width: 100%;
}

.menuname {
   background-color: White;
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bolder;
	text-transform: uppercase;
   text-align: center;
}


table.rugged, table.rinner {
   background-color: White;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
   text-align: left;
	vertical-align: top;
	color: #868686;	
	width: 100%;
}

table.rugged td.rhead {
	color: #00014F;
	width: 33%;
}


.smenu {
   background-color: White;
	font-family:  Verdana, Arial, sans-serif, Geneva, Helvetica;
	font-size: 12px;
	font-weight: bolder;
	color: #00014F;
	text-align: center;
}

table.foodmenu td.meal {
   background-color: White;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #868686;
	text-transform: uppercase;
	padding-top: 10px;
	width: 90%;
}

table.foodmenu td.wine {
   background-color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #00014F;
   text-transform: uppercase;
	padding-top: 10px;
	width: 80%;
}

table.foodmenu td.wprice {
   background-color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #00014F;
/*	text-transform: uppercase; */
   text-align: right;
	padding-top: 10px;
	width: 80px;
}



table.foodmenu td.pmeal {
   background-color: White;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #868686;
	text-transform: uppercase;
	padding-top: 10px;
	width: 300px;
}

table.foodmenu td.pizzahead {
   background-color: White;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
   text-align: left;
	width: 320px;
  	border-bottom: 2px solid #00014F;		
}

table.foodmenu td.pizzahprice {
   background-color: White;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
   text-align: right;
	width: 150px;
  	border-bottom: 2px solid #00014F;		
}


span.mextra {
  font-size: 85%;
}

div.menupages {
	padding: 5px 5px 5px 5px;
}

table.foodmenu td.price {
   background-color: White;
	font-family:"Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bolder;
	color: #868686;
	width: 80px;
	text-transform: uppercase;
	padding-top: 10px;
	text-align: left;
}

table.foodmenu td.pprice {
   background-color: White;
	font-family:"Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bolder;
	color: #868686;
	width: 150px;
	text-transform: uppercase;
	padding-top: 10px;
	text-align: right;
	
}

/* Navigational Menu */
table.menunav {
	margin-left: 10px; 
	font-family: Helvetica, sans-serif, Verdana, Geneva, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
   padding: 2px 2px 2px 2px;	
	border-collapse: collapse;
}

table.menunav td {
   border:1px solid Black;
	font-weight: bold;	
   padding: 3px 3px 3px 3px;	
}

table.menunav td.st {
   background-color: #315B7F;
	color: white;
}

table.menunav td.bt {
   background-color: #F8F8FF;
	color: black;
}

table.menunav td.bt a:link, table.menunav td.bt a:visited, table.menunav td.bt a:hover {
   text-decoration: none;
	color: #315B7F;
}

table.menunav td.bt {
	
}

/* main stuff */

body {
	margin:5px 0px; 
	padding:0px;
	text-align:center;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F5F5F5;
}

.smallprint {
  font-family: "Trebuchet MS", sans-serif;
  text-align: center;
  font-size: 10px;
  font-style: italic;	
}

#sitecontent {
	width:1000px;
	margin:0px auto;
	text-align:left;
	padding: 0px;
   background-color: white;
	border-style: solid;
	border-color: #315B7F;
	border-width: 4px 1px 4px 1px;		
}

#sitefooter {
   width: 1000px;
	margin:0px auto;
   padding: 2px 5px 2px 5px;
   font-size: 10px;
   color: #4682B4;
   line-height: 150%;
	text-align: left;
	clear:both;
}

#sitefooter a {
	font-weight: bold;
   color: #4682B4;	
	text-decoration: none;	
}

#sitefooter a:hover {
  color: #FFD700;
}

#sitehead {
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	height: 140px;
}

#sitemenu {
	font-weight: bold;
   font-size: 11px;
	border-top: 1px solid #315B7F;
	border-bottom: 1px solid #315B7F;
   vertical-align: middle;
	text-align: center; 
   padding: 2px;
/*	width: 100%; */
}


#sitemenu a {
	color: #315B7F;
	padding: 5px;
	text-decoration: none;	
}

#sitemenu a:hover {
	color: #747474;
}


#sitebody {

	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
   padding: 2px 10px 10px 10px;
   vertical-align: top;
	text-align: left;
}

#sidemenu {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   background-color: #F8F8FF;
   border-left: 1px solid #D3D3D3;
   border-right: 1px solid #D3D3D3;
   border-bottom: 2px solid #505C67;
   border-top: 2px solid #505C67;	
	text-align: left;
	color: #505C67;
	width: 100%;
	padding: 2px;
}

#homenetmenu {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   background-color: #00428B;
   border-left: 1px solid #D3D3D3;
   border-right: 1px solid #D3D3D3;
   border-bottom: 2px solid #505C67;
   border-top: 2px solid #505C67;	
	text-align: left;
	color: White;
	width: 100%;
	padding: 2px;
}

#homenetmenu a, #homenetmenu a:hover, #homenetmenu a:visited {
	color: white;
}

#homenetmenu img.pic {
	border: 1px solid #F5F5F5;
	padding: 1px;
   background-color: #00428B;
}

.homenetpic {
	width: 220;
	height: auto;
	padding: 5px;
	font-size: 85%;
	color: White;
}



.pageside {
	width: 224px;	
	vertical-align: top; 
	padding: 5px 5px 5px 8px;
	text-align: center;
	background: transparent url(side.gif) repeat-y left;	
}

#sidemenu p {
	text-align: left;
	font-size: 12px;
}

#sidemenu div.header {
  font-size: 110%; 	
  padding: 5px 5px 5px 5px;
  font-weight: bold;
}
#sidemenu div.itemhead {
  background: transparent url(div.gif) repeat-x bottom;	
  padding: 5px 5px 5px 5px;
  font-weight: bold;
}

#sidemenu p.list {
  margin-top: 0px; 
}

#sidemenu p.list a,
#sidemenu p.list a:link,
#sidemenu p.list a:visited
 {
  color: #000000;
  text-decoration: none;
}

#sidemenu ul li a,
#sidemenu ul li a:link,
#sidemenu ul li a:visited
 {
  color: #000000;
  text-decoration: none;
}

#sidemenu ul li a:hover {
  color: #363636;
  text-decoration: underline;
}



p {
	font-family: "Trebuchet MS", Verdana, Arial,Helvetica,sans-serif;
	font-size: 13px;
	text-align: justify;
	vertical-align: top;
}


h3 {
   color: #315B7F
}

.remark {
	font-style: italic;
}

.pic {
	border: 1px solid #006633;
	padding: 1px;
	background-color: white;
}

img.floatL { 
	border: 1px solid #006633;
	padding: 1px;
   float: left; 
   margin: 2px 14px 8px 2px;
	clear: left;
}
img.floatR { 
	 border: 1px solid #006633;
 	 padding: 1px;
    float: right; 
    margin: 2px 2px 8px 14px; 
	 clear: right;
}

.embedl {
	float: left;
	width: auto;
	height: auto;
	padding: 5px;
	font-size: 85%;
	margin-right: 30px;
	margin-bottom: 30px;
}


.embedr {
	float: right;
	width: auto;
	height: auto;
	padding: 5px;
	text-align: right;
	font-size: 85%;
	margin-left: 30px;
	margin-bottom: 30px;
}

div.hr {
   text-align: left; 
	color: transparent;
	background: url(div.gif) repeat-x;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 5px;
	display: block;
	clear: both;
}

hr {
	display: none;
}
table.forms td {
	vertical-align: top;
}

table.inside {
	width: 100%;
	border: none 0px;
}

table.outer {
	border: none 0px;
	text-align: center;
	width: 100%;
}
table.submit {
	width: 800px;
	border: none 0px;
	left: 30px;
	text-align: left;
}


table.inside td {
	vertical-align: top;
}


.added {
  font-family: "Trebuchet MS", sans-serif;
  text-align: right;
  font-size: 10px;
  font-style: italic;	
}


lf {
	float: right;
}
