html,body{
	height:100%;
	margin:0px;
	padding:0px
}
/* Common */
body{background-color: #FFF4D7;  background: url(../images/bg-body.jpg); }
body, td, p{
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #202020;
}
p{
	margin: 0px;
	padding: 5px 0px;
	text-align: justify;
}
H1, .h1{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #167131;
	margin:0px;
	padding: 5px 0px 10px 0px;
	text-transform: uppercase;
}
DIV.h1{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin:0px 0px 10px 0px;
	padding: 1px 0px 0px 10px;
	width: 175px; height: 17px;
	text-transform: uppercase;
	background: url(../images/bg-div-h1.gif) no-repeat;
}
H2, .h2 {
	font: bold 11px Tahoma, Helvetica, sans-serif;
	color: #008837;
	margin:0px;
	padding:0px;
}
A:link {
	color: #008837;
}
A:hover, A:active {
	color: #D45246;
}
A:visited {
	color: #008837;
}
.date {
	font: bold 11px Tahoma, Helvetica, sans-serif;
	color: #065626;
}
.news {
	padding: 3px 0px 15px 0px;
}
UL {
	margin-top:0px;
	margin-bottom:0px;
}
LI {
	padding: 3px 0px;
}
#mainTable {
	width: 100%; height: 100%;
}
#mainTable .top{
	width: 100%;
	vertical-align: top;
	padding: 0px 11px 20px 27px;
}
#mainTable .bottom{
	width: 100%; height: 142px;
	padding: 0px 11px 30px 27px;
	vertical-align: top;
	background-image: url(../images/bg-bottom-left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

/* Head */
#head {
	width: 100%;
}
#head.right {
	vertical-align: bottom;
}
#lang TD {
	width: 55px; height: 19px;
	font: 12px "Microsoft Sans Serif", Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	background: url(../images/bg-lang.gif) no-repeat;
}
#lang TD.act {
	width: 55px; height: 19px;
	font: 12px "Microsoft Sans Serif", Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	background: url(../images/bg-lang-act.gif) no-repeat;
}
#lang A {
	color: #008837;
	text-decoration: none;
	display: block;
}
#lang A:hover, #lang A:active {
	color: #008837;
	font-weight: bold;
	text-decoration: none;
}
#submenu TD {
	padding: 5px 5px 0px 5px;
	font-family: "Microsoft Sans Serif", Geneva, sans-serif;
	font-size: 9px;
	color: #987750;
	text-align: center;
}
#submenu A {
	color: #987750;
	text-decoration: none;
	display: block;
}
#submenu A:hover, #submenu A:active {
	color: #987750;
	text-decoration: underline;
}
/* Visual */
DIV.visual{
	margin:5px 0px;
	height: 145px;
	background: url(../images/bg-visual.jpg) no-repeat;
}

/* Menu */
#topMenu {
	background: #209041 url(../images/bg-menu-right.gif) no-repeat right;
	height: 28px;
	margin-top: 33px;
	margin-bottom: 33px;
}
#topMenu TABLE {
	background: url(../images/bg-menu-left.gif) no-repeat;
}
#topMenu TD.link {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #C8FAD6;
	padding: 0px 15px 0px 5px;
	height: 28px;
	text-transform: uppercase;
	vertical-align: middle;
}
#topMenu A:link, #topMenu A:visited {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
#topMenu A:hover, #topMenu A:active {
	color: #FFF;
	text-decoration: underline;
	text-transform: uppercase;
}

/* Content */
#content {
	width: 100%;
}
#content .left {
	width: 185px;
	vertical-align: top;
	padding-right: 10px;
	padding: 14px 10px 10px 0px;
}
#content .right {
	vertical-align: top;
}
.innerTable {
	width: 100%;
}
.innerTD1 {
	width: 16px; height: 16px;
}
.innerTD2 {
	width: 100%; height: 16px;
	background-color: #FEF3CE;
	border-top: 1px solid #008837;
}
.innerTD3 {
	width: 19px; height: 16px;
}
.innerTD4 {
	width: 16px;
	background-color: #FEF3CE;
	border-left: 1px solid #008837;
}
.innerTD5 {
	width: 100%; height: 300px;
	background-color: #FEF3CE;
	padding: 0px 0px 10px 10px;
	vertical-align: top;
}
.innerTD5footer {
	width: 100%;
	background-color: #FEF3CE;
	vertical-align: top;
	padding: 0px 0px 0px 10px;
}
.innerTD6 {
	width: 19px;
	background-color: #FEF3CE;
	border-right: 1px solid #008837;
}
.innerTD7 {
	width: 16px; height: 14px;
}
.innerTD8 {
	width: 100%; height: 14px;
	background-color: #FEF3CE;
	border-bottom: 1px solid #008837;
}
.innerTD9 {
	width: 19px; height: 14px;
}
#breadcrumbs {
	width: 60%;
	padding: 5px 0px 10px 5px;
	font-family: "Microsoft Sans Serif", Geneva, sans-serif;
	font-size: 9px;
	color: #A14A41;
	text-align: right;
}
#breadcrumbs A:link, #breadcrumbs A:visited {
	color: #786747;
	text-decoration: underline;
}
#breadcrumbs A:hover, #breadcrumbs A:active {
	color: #786747;
	text-decoration: none;
}
#pages {
	padding: 5px 0px 0px 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #167131;
	text-align: center;
}
.pic {
	padding: 5px 0px 10px 10px;
	text-align: right;
}
#search A:link, #search A:visited {
	text-decoration: none;
}
#search A:hover, #search A:active {
	text-decoration: underline;
}

/* Product Table */
#products TABLE {
	width: 100%;
	border-left: 1px solid #CEBE9A;
	border-top: 1px solid #CEBE9A;
}
#products TD {
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #CEBE9A;
	border-right: 1px solid #CEBE9A;
}
#products B {
	color: #167131;
}
#products STRONG {
	color: #167131;
}

/* Info Table */
#info TABLE {
	width: 100%;
	border-left: 1px solid #CEBE9A;
	border-top: 1px solid #CEBE9A;
}
#info TD {
	padding: 3px;
	border-bottom: 1px solid #CEBE9A;
	border-right: 1px solid #CEBE9A;
}


/*Left Menu */
#leftMenu {
	padding: 5px 0px 10px 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #167131;
	text-transform: uppercase;
}
#leftMenu DIV.link {
	background: url(../images/pointer.gif) no-repeat 0px 5px;
	padding: 0px 0px 5px 20px;
}
#leftMenu A:link, #leftMenu A:visited {
	color: #135425;
	text-decoration: none;
}
#leftMenu A:hover, #leftMenu A:active {
	color: #167131;
	text-decoration: none;
}

/*Site Map */
#map A:link, #map A:visited {
	color: #135425;
	text-decoration: none;
}
#map A:hover, #map A:active {
	color: #167131;
	text-decoration: underline;
}
.map1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 2px 0px 2px 10px;
}
.map2 {
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 2px 0px 2px 20px;
}


/* Footer */
#footer {
	width: 100%;
}
#footer .left {
	width: 185px;
	vertical-align: top;
	padding: 20px 10px 0px 0px;
}
.contactInf1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #167131;
	padding-bottom: 10px;
}
.contactInf2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #A14A41;
}
#footer .right {
	vertical-align: top;
}
A.rm:link, A.rm:visited {
	color: #202020;
	text-decoration: none;
}
A.rm:hover, A.rm:active {
	color: #202020;
	text-decoration: underline;
}
.copy {
	padding: 0px 40px 10px 0px;
}


/* Form */
form {
	padding: 0px; margin: 0px;
}
input {
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #765D3E;
}
input.input {
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #765D3E;
	border: 1px solid #C7B690;
	width: 250px;
	height: 18px;
}
input.search {
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #765D3E;
	border: 1px solid #C7B690;
	width: 155px;
	height: 18px;
}
input.button {
	font: bold 11px Tahoma, Helvetica, sans-serif;
	color: #FFF;
	border: 1px solid #209041;
	height: 18px;
	background-color: #167131;
}
textarea {
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #765D3E;
	border: 1px solid #C7B690;
}
textarea.textarea {
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #765D3E;
	border: 1px solid #C7B690;
	width: 250px;
	height: 70px;
}
SELECT {
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #765D3E;
	border: 1px solid #C7B690;
	height: 18px;
}

