html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong, 
dl, dt, dd,  
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

table.prices {
	border: 1px solid #1E90FF;
}

td.prices {
	border: 1px solid #1E90FF;
	padding: 6px;
}

td.store {
	border: 1px solid #1E90FF;
	padding: 4px 2px 2px 2px;
	width: 300px;
}

body {
	background-color: #D5F28F;
	background-image: url(../images/design4-background-d.gif);
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 10px;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #1C1C1C;
	margin-top: 0px;
	margin-left: 4px;
	list-style: decimal;
}

ul.paws {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
   color: #2D2D2D;
	margin-top: 0px;
	margin-left: 20px;
	list-style-type: disc;
}

li.paws {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
  color: #2D2D2D;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 20px;
	list-style-type: disc;
}

#wrapper { 
 margin: 0 auto;
 width: 943px;
}

#leftcolumn { 
 margin: 0px 0px 0px 12px;
 padding: 5px;
 width: 225px;
 float: left;
}
#content { 
 float: left;
 margin: 0px 0px 0px 0px;
 width: 450px;
 display: inline;
}

#content2 { 
 float: left;
 margin: 0px 0px 0px 20px;
 width: 700px;
 display: inline;
}

#rightcolumn { 
 color: #333;
 margin: 0px 12px 0px 0px;
 padding: 5px;
 width: 190px;
 float: right;
}
#footer { 
 width: 943px;
 clear: both;
 color: #333;
 height: 75px;
 background-image: url(../images/1bottom-bkgd.gif);
 margin: 0px 0px 0px 0px;
 padding: 0px;
}

.top-l {
	background-image: url(../images/1-top-bkgd-left-b.gif);
	background-color: White;
	height: 265px;
	width: 512px;
	clear: left;
	float: left;
}

.top-r {
	height: 265px;
	width: 431px;
	clear: right;
	float: right;
}

.main {
	width: 943px;
	background-image: url(../images/1main-bkgd.gif);
	float: left;
}


h1 {
	font: normal bold 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #04519C;
	vertical-align: top;
	margin-top: 230px;
	margin-left: 22px;
}


h2 {
   font: normal bold 20px Verdana, Geneva, Arial, Helvetica, sans-serif;;
	padding-bottom: 3px;
}

td.subscribe {
	width: 215px;
	background-image: url(../images/newsletter-bkgd.gif);
	height: 65px;
	margin-top: 25px;
}

td.gallery {
	border: 1px solid #124115;
	height: 65px;
}

table.news {
	width: 960px;
	background-color: White;
	border: 1px solid #40590B;
}

div.testimonial {
	width: 650px;
	background-color: #FEF7DE;
	padding: 10px;
}

a:link {
	color: #80A901;
	text-decoration: none;
	padding-bottom: 3px;
	font-weight: bold;
}

a:visited {
   color: #80A901;
	text-decoration: none;
	padding-bottom: 3px;
	font-weight: bold;
}

a:hover {
   color: #F88A3E;
	text-decoration: underline;
	padding-bottom: 3px;
	font-weight: bold;
}

a:active {
   color: #F88A3E;
	text-decoration: underline;
	padding-bottom: 3px;
	font-weight: bold;
}