/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

body {
  background-image: url('../images/background/spiral_stones.jpg');
  margin: 0px;
  text-align: center;
}

#wrapper {
  margin: 0 auto;
  width: 902px;
  text-align: left;
}

#logo {
  padding-top: 50px;
  padding-bottom: 20px;
}

#imageBorder {
  float: left;
  padding-right: 10px;
}

#imageBorder img {
  width: 30px; 
  height: 30px;
  margin-bottom: 10px;
}

#main {
  float: left;
  width: 859px;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  background: rgb(154,148,131);
}

#title {
  text-align: center;
  height: 60px;
  margin-top: 20px;
  margin-bottom: 40px;
}

#navigation {
  float: left;
  width: 220px;
  padding-left: 10px;
  border-right: 1px solid black;
}

.level1menu {
  position: relative;
  left: 0px;
}

.level2menu {
  position: relative;
  left: 0px;
}

.level3menu {
  position: relative;
  left: 10px;
}

#content {
  float: left;
  width: 588px;
  padding: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  font-family: Verdana, "Lucida Sans";
  font-size: 11pt;
  color: white;
}

#content h1 {
  margin-top: 0px;
  font-size: 18pt;
}

#content li {
  margin: 10px;
  list-style-type: square;
}

#content li a {
  color: white;
}

#content a {
  color: white;
}

a.content:link {
  color: white;
  text-decoration: underline;
}
a.content:visited {
  color: white;
  text-decoration: underline;
}
a.content:active {
  color: white;
  text-decoration: underline;
}
a.content:hover {
  color: white;
  text-decoration: underline;
}

#footer {
  clear: both;
  padding-left: 220px;
  padding-bottom: 20px;
  padding-top: 20px;
  font-family: Verdana, "Lucida Sans";
  font-size: 8pt;
  text-align: center;
  color: black;
}

.message {
  font-family: "Italic", "Comic Sans MS", Verdana, "Lucida Sans";
  font-size: 14pt;
}

.gallery {
  font-family: Verdana, "Lucida Sans";
  font-size: 10pt;
  color: white;
}

table.gallery {
  width: 100%;
  padding: 0px;
  border: none;}

table.gallery td {
  vertical-align: top;
  padding: 10px;
  padding-bottom: 20px;
}

.gallery img {
}

.product {
}

a.product:link {
  color: white;
  text-decoration: underline;
}
a.product:visited {
  color: white;
  text-decoration: underline;
}
a.product:active {
  color: white;
  text-decoration: underline;
}
a.product:hover {
  color: white;
  text-decoration: underline;
}

.product li {
  padding: 5px;
}

table.product {
  width: 100%;
  padding: 0px;
  border: none;}

table.product th {
  font-family: Verdana, "Lucida Sans";
  font-size: 10pt;
  color: white;
  vertical-align: top;
  padding: 10px;
}

table.product td {
  font-family: Verdana, "Lucida Sans";
  font-size: 10pt;
  color: white;
  vertical-align: top;
  padding: 10px;
  padding-bottom: 20px;
}

.product img {
  border: 1px solid black;
}

.product td {
  width: 200px;
}

.thumbnail {
  cursor: pointer;
}

img {
  border: none;
}

.media p {
  padding-bottom: 20px;
}

#  behavior:	url("javascript/pngbehavior.htc");

