﻿body {
	background-color: #2D3C2A;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-indent: 20px;
	background-color: #FFFFFF;
}
h1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #006600;
	text-decoration: none;
	text-align: center;
}
h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #006600;
	text-decoration: none;
	margin-top: 40px;
}
#header {
	border-width: thin;
	border-color: #000000 #C2F8C2 #C2F8C2 #C2F8C2;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	background-color: #C1FDB9;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background-image: url('images/waterbabyheader.jpg');
}
#header h1 a {
	color: #FFFFFF;
}
#logo {
  margin: 20px 25px 20px 25px;
}
#domainname {
  text-decoration: none;
  color: #0D6AA4;
  font-family: Arial, Helvetica, sans-serif;
}
#topindex {
	border-style: solid;
	border-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #C1FDB9;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-color: #000000;
}
#topindex ul {
  display: inline;
  list-style-type: none;
  line-height: 0px;
  padding: 0px;
  margin: 0px;
  background-color: #C1FDB9;
}
#topindex ul li {
}
#topindex ul li a {
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 5px 20px 5px 20px;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 25px;
  float: right;
  background-color: #C1FDB9;
}
#topindex ul li a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #3C3C3C;
  background-color: #C1FDB9;
}
#topindex ul li a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #3C3C3C;
  background-color: #CFFACF;
}
#topindex ul li a:hover {
  color: #004600;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  background-color: #ADF5AD;
}
#middle {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  background-color: #FFFFFF;
}
#leftindex {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  color: #000000;
  text-decoration: none;
  border-style: solid;
  border-width: thin;
  background-color: #C1FDB9;
  float: left;
  width: 200px;
  margin-right: 15px;
}
#leftindex ul {
  display: inline;
  list-style-type: none;
  line-height: 0px;
  padding: 0px;
  margin: 0px;
}
#leftindex ul li {
  padding-bottom: 2px;
}
#leftindex ul li a {
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 5px 0px 5px 8px;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 25px;
}
#leftindex ul li a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #3C3C3C;
  background-color: #C1FDB9;
}
#leftindex ul li a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #3C3C3C;
  background-color: #CFFACF;
}
#leftindex ul li a:hover {
  color: #004600;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  background-color: #ADF5AD;
  visibility: visible;
}
#leftindex ul li a img {
  visibility: hidden;
  position: fixed;
}
#leftindex ul li a:hover img {
  visibility: visible;
}
#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
	text-align: left;
	padding-top: 1px;
	margin-right: 20px;
	margin-left: 20px;
}
#footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  background-color: #C1FDB9;
  height: 56px;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  border-top-style: solid;
  border-top-width: thin;
  border-top-color: #000000;
}
.addtocart {
  text-align: center;
}
