body, form, div, p {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, p, li {
  margin 10px 0px;
  font-family: verdana, arial, helvetica, sans-serif;
}

h1 {
  font-size: 15pt;
  font-weight: bold;
}

h2 {
  font-size: 13pt;
  font-weight: bold;
}

h3 {
  font-size: 12pt;
  font-weight: bold;
}

h4 {
  font-size: 11pt;
  font-weight: bold;
}

h5 {
  font-size: 10pt;
  font-weight: bold;
}

p, li, span {
  font-size: 10pt;
}

img {
	border: 0;
}

a:visited, a:link, a:active {
  color: #ff0000;
  text-decoration: none;
}

a:hover {
  color: #000;
}

.center {
	text-align: center;
}

#body_container  {
	margin: 20px auto 20px auto;
	width: 940px;
	padding: 0;
	background-color: #fff;
}

#header {
  width: 940px;
  height: 135px;
  background-color: #ffffcc;
}

#topnavbar {
  width: 940px;
  background-color: #ffcc00;
  border-top: 2px solid #ff0000;
  text-align: center;
  padding-bottom: 6px;
}

#footer {
  text-align: center;
  background-color: #ffffcc;
  font-size: 10px;
  padding: 4px 0px;
  border-top: 3px solid #ffcc00;
}

#main {
  background: url(/images/container.gif) repeat-y 0;
}

#mainnobg {
  background-color: #fff;
}

#main_new {
  background: url(/images/side_bg.gif) repeat-y 0;
}

#mainpad {
  padding: 20px 0px;
}

#leftnavbar {
  text-align: center;
  width: 145px;
  background-color: #ffffcc;
  float: left;
  margin-right: 20px;
}

#leftnavbar_new {
  text-align: left;
  width: 165px;
  background-color: #ffffcc;
  float: left;
  margin-right: 20px;
}

#leftnavbar_new h1, #leftnavbar_new p {
  padding: 0px 10px;
  margin: 5px 0px;
}

#leftnavbar_new h1 {
  font-size: 14px;
  color: #ff0000;
}

#rightmain {
  width: 734px;
  float: left;
}

#rightmain_new {
  width: 755px;
  float: left;
}

.feature {
  margin: 20px 0px;
  width: 755px;
}

.feature_photo {
  text-align: center;
  width: 500px;
  margin-right: 10px;
  float: left;
}

.feature_photo img, .feature_text img {
  border: 1px solid #000;
}

.feature_text {
  width: 243px;
  float: left;
}

.feature_photo h1 {
  color: #ff0000;
  font-size: 18px;
}

.feature_text h1 {
  color: #339933;
  font-size: 16px;
}

.rightmain2cols {
  width: 367px;
  float: left;
  text-align: center;
}

.rightmain2cols img, #leftnavbar img {
  margin: 10px;
}

.rightmain3cols {
  width: 244px;
  float: left;
  text-align: center;
}

#leftnavbar img {
  margin: 10px;
}

.rightmain3cols img {
  border: 1px solid #000;
}

.rightmain3cols h1, .rightmain3cols p {
  margin: 5px 0px;
}

.rightmain3cols h1 {
  color: #339933;
  font-size: 14px;
}

.rightmain_full {
  margin-bottom: 20px;
}

.featuredproducts {
  border-top: 1px solid #ffcc00;
}

#signin {
  text-align: center;
  background-color: #fff;
}

.pad10 {
  padding: 10px;
}

.clearboth {
  clear: both;
}

#topnavbar ul {
  display: block;
	list-style-type: none;
	margin: 0;
	padding: 4px;
}

#topnavbar ul li {
	display: block;
	list-style-type: none;
	margin: 0;
	float: left;
	padding: 0px 10px;
	width: 150px;
}

#topnavbar ul li a:link, #topnavbar ul li a:visited, #topnavbar ul li a:active {
  color: #000;
	font: 800 10pt Verdana;
	text-decoration: none;
}

#topnavbar ul li a.nav-selected {
  color: #fff;
}

#topnavbar ul li a:hover {
  color: #fff;
}

.threecolsnoside {
  text-align: center;
  width: 300px;
  float: left;
}

.mainhead {
  clear: both;
  width: 940px;
}

#rightmain .mainhead {
  width: 734px;
}

.rightmain3cols {
  text-align: center;
  width: 244px;
  float: left;
}

.prodside {
  width: 200px;
  float: left;
  text-align: center;
}

.proddetail {
  width: 700px;
  float: left;
  text-align: center;
}

.homeside {
  list-style-type: none;
  margin: 0px 12px; 12px 0px;
  padding: 0px;
}

.homeside li {
  background: url(/images/paw.gif) no-repeat 0;
  margin: 0px;
  padding: 6px 4px 6px 20px;
  font-weight: bold;
  font-size: 12px;
  border-top: 1px solid #ffcc00;
}

.homeside li:hover {
  background-color: #fff;
}