/* CSS Document */

div.Table_01 {
	position:relative;
	left:auto;
	top:auto;
	width:auto;
	height:auto;
}

div.logo-village-market-place {
	position:absolute;
	left:70px;
	top:0px;
	width:840px;
	height:120px;
}

div.button-home {
	position:absolute;
	left:70px;
	top:120px;
	width:210px;
	height:37px;
}

div.button-menu {
	position:absolute;
	left:280px;
	top:120px;
	width:210px;
	height:37px;
}

div.button-order {
	position:absolute;
	left:490px;
	top:120px;
	width:210px;
	height:37px;
}

div.button-contact {
	position:absolute;
	left:700px;
	top:120px;
	width:210px;
	height:37px;
}

div.main {
	position:absolute;
	left:70px;
	top:157px;
	width:840px;
	height:468px;
}

div.Layer1 {
	position:absolute;
	width:840px;
	height:468px;
	z-index:1;
	left: 0px;
	top: 0px;
	overflow: scroll;
	visibility: visible;
	padding-top: 3px;
}
a:link {
	color: #5C7516;
	text-decoration: underline;
}
a:visited {
	color: #5C7516;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #8CC63F;
}

body {
	font-family: "Warnock Pro", "Times New Roman", Times, serif;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	font-size: 14pt;
	font-style: italic;
}
.footer {
	color: #5C7516;
	text-align: center;
	font-size: 12pt;
}

h1 {
	color: #5C7516;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
}
p {
	padding-right: 18px;
	padding-left: 18px;
}
li {
	margin-left: 18px;
	padding-left: 9px;
}
h2 {
	text-align: center;
	font-size: 18pt;
}
.center {
	text-align: center;
}
h3 {
	font-weight: bold;
	font-size: 14pt;
}
td {
	font-family: "Warnock Pro", "Times New Roman", Times, serif;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	font-size: 11pt;
	font-style: italic;
	vertical-align: top;
}
