/* Generated by KaZcadeS */
html {
  height: 100%;
  margin-bottom: 1px;
}
body {
  margin: 5px 0;
  font-family: Arial,Verdana,sans-serif;
  font-size: 80%;
  text-align: center;
  background-attachment: fixed;
  background-image: url(images/bg.jpg);
  background-color: #ffff33;
  list-style-type: circle;
  color: #083508;
}
table, td {
  margin: 0;
  padding: 0px;
  border-collapse: collapse;
  font-size: 100%;
}
hr {
  height: 1px;
  width: 100%;
  background-color: #a41272;
  font-family: Arial,Helvetica,sans-serif;
  color: #083508;
}
img {
  border: none;
}
form {
  margin: 5px 0 0;
  padding: 0;
  font-size: 100%;
}
.forminput {
  border: 1px solid #c0c0c0;
  padding: 2px;
  background-color: #ffffff;
  color: #000000;
  font-size: 100%;
  font-family: Verdana,Arial,sans-serif;
}
h1 {
  text-align: left;
  font-size: 22px;
  font-weight: bold;
  color: #083508;
  font-family: Arial,Helvetica,sans-serif;
}
h2 {
  text-align: left;
  font-size: 20px;
  color: #083508;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
}
h3 {
  font-family: "Trebuchet MS","Comic Sans MS",Arial,sans-serif;
  font-size: 20px;
  color: #ff9f55;
  font-weight: bold;
}
h4, h5, h6 {
  color: #ff9f55;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
}
a:link {
  color: #ca5a89;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
}
a:visited {
  color: #ca5a89;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #ff19c9;
}
a:active {
  color: #ca5a89;
  text-decoration: none;
  font-weight: bold;
}
.sidebar a:link {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}
.sidebar a:visited {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}
.sidebar a:hover {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}
.sidebar a:active {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}
.footerright a:link {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}
.footerright a:visited {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}
.footerright a:hover {
  color: #ffffff;
  text-decoration: underline;
  font-weight: normal;
}
.footerright a:active {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}
.wrapper {
  border: 1px solid #000000;
  margin: 0 auto;
  padding: 5px 5px 0;
  background: #ffffff none repeat scroll 0% 50%;
  width: 750px;
  text-align: left;
  color: #083508;
}
.navigation {
  border-bottom: 6px outset #33cc00;
  padding: 0 15px;
  background: #ffffff none repeat scroll 0% 50%;
  text-align: left;
  width: 250px;
  color: #083508;
  font-weight: bold;
}
.navigation ul li {
  margin: 0;
  padding: 0;
}
.navigation a {
  border-style: none;
  letter-spacing: 2px;
  color: #083508;
  font-size: 0.8em;
  line-height: 1.5%;
  font-weight: bold;
  text-transform: uppercase;
}
.sitename {
  border-bottom: 6px outset #33cc00;
  background: #ffffff none repeat scroll 0% 50%;
  color: #ffffff;
  font-family: Georgia,Times,serif;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  width: 250px;
}
.mainimage {
  width: 250px;
}
.sidebar {
  border-right: 4px double #333399;
  padding: 5px 10px;
  color: #ffffff;
  width: 250px;
  vertical-align: top;
  font-size: 90%;
  text-align: left;
  background-color: #90adf8;
}
.sidebar h4 {
  color: #ffffff;
  text-align: left;
  font-size: 20px;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
}
.maintext {
  padding: 10px 5px 10px 15px;
  width: 480px;
  vertical-align: top;
  text-align: justify;
  font-family: Arial,Helvetica,sans-serif;
}
.catalog {
  padding: 10px;
  width: 50%;
  text-align: left;
  vertical-align: top;
}
.mainwide {
  padding: 10px;
  width: 750px;
  text-align: justify;
  vertical-align: top;
}
.footerleft {
  text-align: center;
  color: #ffffff;
  font-size: 90%;
  font-weight: normal;
  background-color: #ff9f55;
}
.footerright {
  padding: 10px 0;
  text-align: center;
  color: #ffffff;
  font-size: 90%;
  font-weight: normal;
  background-color: #cbadff;
}
.imageleft {
  border: 3px double #c0c0c0;
  margin: 3px 10px 2px 0px;
  float: left;
}
.imageright {
  border: 3px double #c0c0c0;
  margin: 3px 0px 2px 10px;
  float: right;
}
.imagecenter {
  border: 3px double #c0c0c0;
  margin: 0px 5px;
}
