body {
	background-color: #AB183D;
	width: auto;
	margin: 5px;
}
.layout {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/********************************************************************************/
td.main{
	background-color: #EFE7D6;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-SIZE: 18px;
	border: #000000 5px solid;
	text-decoration: none;
}
td.top{
    background-color: #EFE7D6;
	border: #000000 5px solid;
}
td.bottom{
	background-color: #EFE7D6;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	border: #000000 5px solid;
	font-weight: 400;
	font-style: italic;
	font-variant: normal;
	text-align: center;
}
.admin {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #333;
	background-color: #FF9;
	text-align: left;
	margin: 2px;
	padding: 5px;
	border: 1px solid #000;
}

td.menu{
	background-color: #EFE7D6;
	border: #000000 5px solid;
}
a {
	margin-left: 5px;
}

td.menudata{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	background-color: #EAEFD6;
	border: #000000 1px solid;
	padding-left: 5px;
}
td.menutop{
	background-color: #DDCEA8;
	FONT-FAMILY: Papyrus;
	FONT-SIZE: 18pt;
	border: #000000 1px solid;
	color:#336633;
	font-weight: 900;
	text-align: center;
}
/********************************************************************************/
a.menu:link{
	color: #AB183D; 
	text-decoration: none;
}
a.menu:visited{
	color: #AB183D; 
	text-decoration: none;
}
a.menu:active{
	color: #AB183D; 
	text-decoration: none;
	font-weight: 600; 
}
a.menu:hover{
	color: #1839AD;
	text-decoration: none;
	font-weight: 600;
}
/********************************************************************************/
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
td .price {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333;
	background-color: #FFC;
	margin: 5px;
	border: 1px solid #600;
	font-weight: bolder;
}
p.big{
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-SIZE: 24px;
	color:#000000;
}
p.biggreen{
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-SIZE: 36px;
	font-weight:500;
	color:#336633;
}
p.small{
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-SIZE: 18px;
	text-align:left;
	color:#000000;
}
p.smallgreen{
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-SIZE: 20px;
	font-weight:600;
	text-align:center;
	color:#336633;
}	
p.smallgreenleft{
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-SIZE: 18px;
	font-weight:500;
	text-align:left;
	color:#336633;
}	
.links {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}
a.links:link{
	color: #AB183D; 
	text-decoration: none;
}
a.links:visited{
	color: #AB183D; 
	text-decoration: none;
}
a.links:active{
	color: #AB183D; 
	text-decoration: none;
	font-weight: 600; 
}
a.links:hover{
	color: #1839AD;
	text-decoration: none;
	font-weight: 600;
}
.centerlist {
	padding-left: 10%;
}

