body {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:62.5%;
	color: #000000;
	text-align: center;
	background-color: #000;
	}

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0;}

h1{font-size: 2em; line-height: 1.5; margin-bottom: 0.6em; }
h2{font-size: 1.8em; margin-bottom: 0.75em;}
h3{font-size: 1.6em; line-height: 1.5; margin-bottom: 1em; font-weight: normal;}
h4{font-size: 1.4em; line-height: 1.25; margin-bottom: 1.25em;}
h5{font-size: 1.2em; margin-bottom: 1.5em; font-weight: normal;}
h6{font-size: 1.1em; margin-bottom: 0.2em;}
p {font-size: 1.1em; margin-bottom: 1.2em;}
INPUT, SELECT, TH, TD {font-size:1em;}

img {border: 0;}

.floatLeft { float: left;}
.floatRight { float: right;}
.brod {font-size: 0.9em;}
.standOut{font-size: 1.6em; }  
.important{ font-weight: bold; } 
.primaryColor{ color: #272727;}
.highlightColor{ color: #3F301F;}

.header {font-size:1.2em; color: #000;  }
.navigation {font-size:1.1em; color: #fff; font-weight: bold;}
.content {font-size:1.2em; color: #000;}
.footer {font-size:1.1em; color: #fff; line-height: 25px;}

.centertable{ margin-left: auto; margin-right: auto; text-align: center;}
.textblock1{ width: 760px; height: auto; padding: 0px; text-align: left;}
.text{ width: 640px; height: auto; padding: 0px; text-align: left;}
.faqblock{ width: auto; height: auto; padding: 10px; text-align: left; background-color:#F1ECDE; color: #3F301F; font-size: 1.1em; }
.prodblock{ width: 106px; height: auto; min-height: 115px; padding: 3px 0 3px 0; margin-bottom: 2px; text-align: center; background-color:#f5f2e9; color: #3F301F; }
.prodblock2{ width: 106px; height: auto; min-height: 115px; padding: 3px 0 3px 0; margin-bottom: 10px; text-align: center; background-color:#f5f2e9; color: #3F301F; }
.thumbs{ width: auto; height: auto; padding-bottom: 5px; text-align: left;}

a{color: #836F4B; text-decoration: none;}
a:hover {color: #000; text-decoration: none;}

a.foot:link {font-weight: normal; color: #fff; text-decoration: none;}
a.foot:active {font-weight: normal; color: #fff; text-decoration: none;}
a.foot:hover {font-weight: normal; color: #fff; text-decoration: underline;}
a.foot:visited {font-weight: normal; color: #fff; text-decoration: none;}

/* menu */
.menu{width: auto; height: 30px; }
.menu ul{margin: 0; padding: 0; float: none; padding-left: 3px; padding-right: 3px;} 
.menu ul li{display: inline; line-height: 30px;} 
.menu ul li a{float: none; color: #fff; padding-left: 5px; padding-right: 5px; text-decoration: none; } 
.menu ul li a:visited{color: #fff;} 
.menu ul li a:hover, .menu ul li .current{color: #836F4B !important; }
.active{color: #836F4B; text-decoration: none; }