/* CSS Document */

body         { 
               font-family: Arial, Helvetica, sans-serif, Verdana;
			   background-color: #d8eed7; 
			   margin-top: 0px;
			   }

h1 {
	font-size: 16px;
	font-weight: 600;
	font-variant: normal;
	color: #000000;
	margin:0px 0px 0px 0px;
	text-decoration:none;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	font-variant: normal;
	margin:0px 0px 10px 0px;
	text-decoration:none
}
h3 {
	font-size: 16px;
	font-weight: 600;
	font-variant: normal;
	color: #000000;
	margin:0px 0px 10px 0px;
	text-decoration:none
}
h4 {
	font-size: 16px;
	font-weight: 600;
	font-variant: normal;
	color: #000000;
	text-decoration:none
}
h5 {
	font-size: 16px;
	font-weight: 600;
	font-variant: normal;
	color: #000000;
	text-decoration:none
}
h6 {
	font-size: 16px;
	font-weight: 600;
	font-variant: normal;
	color: #000000;
	text-decoration:none
}

.tableborder {
	border: medium dashed #00CC00;
}
#buybut
{
text-align: center;
  display: block;
  width: 179px;
  height: 76px;
  background: url("images/buy-now1.gif") no-repeat 0 0;

}

#buybut:hover
{ 
  background-position: 0 -76px;
}

#buybut span
{
  display: none;
}

.footer {
	font-size: 10px;
    color: #69B763;
    text-align: center;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
}
.footer a {
    color: #69B763;
    text-decoration: none;
    font-weight: normal;
}
.footer a:hover {
    color: #006600;
    text-decoration: none;
    font-weight: normal;
}

.testimonial {
	font-size: 14px;
    color: #336600;
    font-weight: none;
	font-style:italic;
}

.mainfooter {
	font-size: 14px;
    color: #69B763;
    text-align: center;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
}
.mainfooter a {
    color: #69B763;
    text-decoration: none;
    font-weight: normal;
}
.mainfooter a:hover {
    color: #006600;
    text-decoration: none;
    font-weight: normal;
}

.option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	font-style:italic;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.buy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 18px;
}

.plus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 46px;
}

.crumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#69B763;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 9px;
}
.crumb a {
    color: #69B763;
    text-decoration: none;
    font-weight: normal;
}
.crumb a:hover {
    color: #006600;
    text-decoration: none;
    font-weight: normal;
}
