@charset "UTF-8";
/* CSS Document */

body {
	background-color: #F0ECDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #3366CC;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #996600;
	font-size: 14px;
}
.style5 {color: #000000}
.style4 {font-size: 15px}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.style11 {
	color: #3366cc;
	font-size: 16px;
}
.style12 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; }
.style13 {font-size: 13px}
.style14 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
}
.style17 {color: 0;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #996600;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: underline;
	color: #3366cc;
}
a:active {
	text-decoration: none;
	color: #996600;
}
.phonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	font-weight: bold;
	padding-top: 1px;
}


.products {
	text-decoration: none;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.products a:link {
	text-decoration: none;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.products a:visited {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.products a:hover {
	text-decoration: underline;
	color: #3366cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.products a:active {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

