BODY 
{
	width: 100%;
    FONT-SIZE: medium;
    FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #00ff00;
    background-color:#ffffff;
	background-image: url("images/bkg1.png");
	background-position: center; 
	background-repeat: no-repeat;
	background-size: cover; 
    text-align:center;
    margin: 0 0 0 0;
    margin: 0 0 0 0;
}
H1
{
	font-size: 40px;
    text-shadow: -1px -1px 10px #000000,
		3px -1px 5px #000000,
		-2px 2px 5px #000000,
		1px 1px 5px #000000;
	color:#00ff00;
}
H2
{
	font-size: 30px;
    text-shadow: -1px -1px 10px #000000,
		3px -1px 3px #000000,
		-2px 2px 3px #000000,
		1px 1px 3px #000000;
	color:#00ff00;
}
H3
{
	font-size: 18px;
    text-shadow: -1px -1px 5px #000000,
		3px -1px 5px #000000,
		-2px 2px 5px #000000,
		1px 1px 5px #000000;
	color:#00ff00;
}
H4
{
	font-size: 18px;
	color:#00ff00;
}
H5
{
	font-size: 14px;
	color:#00ff00;
}
a.phone
{
	color:white;
	text-decoration: none;
}
img.menubutton
{
    box-shadow: -1px -1px 10px #005500,
		3px -1px 5px #005500,
		-2px 2px 5px #005500,
		1px 1px 5px #005500;	
	height: 60px;
}
table.header
{
	width: 100%;
	height: 165px;
	padding: 0px;	
}
td.headerleft
{
    text-align:center;
	vertical-align:middle;
	width: 340px;
	padding: 0px;	
}
td.headermiddle
{
    text-align:center;
	padding: 0px;	
}
td.headerright
{
    text-align:center;
	vertical-align:middle;
	width: 340px;
	padding: 0px;	
}
td.headersocial
{
    text-align:center;
	vertical-align:middle;
	width: 740px;
	padding: 0px;	
}
td.headerlogo
{
	width: 165px;
	padding: 0px;	
}
td.headermain
{
	text-align: center;
	padding: 0px;	
}
table.maincontent
{
	width: 80%;
	height: 300px;
	background-color: #ffffff;
	box-shadow: 0 4px 8px 0 black, 0 6px 20px 0 black;
	padding: 40px;	
}
td.maincontent
{
	color: #000000;
}
table.order
{
	border: 2px solid black;
	color:#000000;	
}
td.order
{
	border: 2px solid black;
	color:#000000;	
}
 
div.slideshow 
{
	text-align: center;
    top: 10px;
    left: 10px;
}
div.slideshow 
{
    border: 2px solid white;
    box-shadow: 0 0 20px white;
}
img.slideshow
{
	width: 600px;
    border: 2px solid white;
    box-shadow: 0 0 20px white;
}
