BODY { background: url(images/tuscan-bg2.jpg); background-repeat: repeat-xy; background-color: #800E07;}
a:link {color: #ffffff;}
a:visited {color: #ffffff;}

.h1 { line-height: 10%; }
.h2 { line-height: 10%; }
.h3 { line-height: 10%; }
.h4 { line-height: 10%; }
.h5 { line-height: 10%; }

.nopad {padding: 0px;}

.menunav {font-family: Arial;  font-size: 11px;  font-style: italic; color: #cfae5c; }
.menunav a:link {color:#cfae5c}
.menunav a:visited {color:#cfae5c}
.menunav a:hover {color:yellow}

.menucat {font-family: Arial;  font-size: 24px;  font-weight: bold; color: #f4cf7e; text-align: center;}
.dishname {font-family: Arial;  font-size: 16px;  font-weight: normal; color: #f4cf7e; vertical-align: top;}
.dishprice {font-family: Arial;  font-size: 15px;  font-weight: normal; color: #f4cf7e; text-align: right; vertical-align: top; font-style: italic;}
.dishdesc {font-family: Arial;  font-size: 12px;  font-style: italic; color: #dddddd;}

.infotext {font-family: Arial;  font-size: 16px;  color: #000080; background-color: #9FB0C6;}
.eventtext {font-family: Arial;  font-size: 16px;  color: #000080; background-color: #FFFFFF;}
td.infotext {padding:10px;}
.s_eventtext {font-family: Arial;  font-size: 28px;  color: #000080; background-color: #FFFFFF;}
td.s_eventtext {padding:10px;}


.style1 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 16px; }
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style4 {font-size: 12px}
.style5 {font-size: 18px; font-weight: bold; }
.style11 {font-family:Arial; color:#ffffff; font-size: 12px; background-color: #800E07;}
.footer {font-family:Arial; color:#ffffff; font-size: 10px;}



.box01-tl {
	background-image: url(images/box01-tr.png);
	background-position: top left;
}
.box01-tc {
	background-image: url(images/box01-tc.png);
	background-repeat: repeat-x; 
}
.box01-tr {
	background-image: url(images/box01-tl.png);
	background-position: top right;
}

.box01-cr {
	background-image: url(images/box01-cr.png);
	background-repeat: repeat-y; 
	background-position: top left;
}


.box01-cl {
	background-image: url(images/box01-cl.png);
	background-repeat: repeat-y;
	background-position: top left;
	
}

.box01-bc {
	background-image: url(images/box01-bc.png);
	background-repeat: repeat-x; 
}