html,body {
	height: 100%;
}

#bodystyle {
	background-color: #bcdee1;
	height: 100%;
	width: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#bannerdiv {
	font-family: Arial, Helvetica, sans-serif;
	width: 709px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	background-image: url(img/banner_bg_and_logo.gif);
	background-repeat: no-repeat;
	margin-top: 6px;
	margin-bottom: 6px;
}
#bodytext {
	margin-top: 30px;
	margin-right: 91px;
	margin-bottom: 5px;
	margin-left: 91px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2E295B;
	overflow: auto;
}


#container {
	width: 724px;
	height: auto;
	background-color: #BCDEE1;
	background-image: url(img/pattern.gif);
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #428b91;
}
#backgr {
	background-image: url(img/bg_design.jpg);
	height: 506px;
	background-repeat: no-repeat;
}
#homepageslogan {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #003399;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
}
#bodytext p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #2E295B;
}
#allpagestext {
	height: 275px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 91px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2E295B;
	overflow: auto;
	padding-right: 5px;
}
#allpagestext p {

	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #2E295B;
}
#contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	color: #428B91;
	font-size: 10px;
	text-align: right;
	width: 724px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #428B91;
	background-color: #ADD7DA;
	background-image: url(img/square.gif);
	background-repeat: no-repeat;
}
#contactinfo a {
}
#allpagestext h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF66;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#allpagestext h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 16px;
}
#allpagestext h1 img {
	float: right;
	margin-right: 25px;
	margin-left: 5px;
}
#allpagestext hr {
	color: #FFFFFF;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	width: 60%;
	text-align: left;
}
#navdiv {
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #3C6A43;
	border-bottom-color: #3C6A43;
	border-bottom-style: solid;
	margin-top: 5px;
	padding-left: 50px;
	height: 16px;
	font-size: 11px;
	background-image: url(img/repaet_gradient.gif);
	background-repeat: repeat-y;
}
/*#navdiv li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	float: left;
	color: #3C6A43;
	font-size: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #33481C;
	padding-left: 10px;
	padding-right: 10px;
}
#navdiv li:hover {
	color: #FFFFFF;
	background-color: #3C6A43;
}
#navdiv ul {
	margin: 0px;
}
#navdiv a {
	color: #33481C;
	text-decoration: none;
	width: 100%;
}
#navdiv a:hover {
	color: #F7ED5F;
}*/
#navdiv ul {
  margin:0;
  padding:0;
}

#navdiv li {
	float:left;
	list-style-type:none;
	border-right:1px solid;
	white-space:nowrap;
	margin: 0;
	padding: 0;
}

#navdiv li a {
	display:block;
	font-size:12px;
	text-transform:capitalize;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	text-decoration: none;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 3;
	padding-left: 18px;
	margin-bottom: 3px;
}

* html #navdiv a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navdiv .selected,
#navdiv a:hover
  {
	background-color:#3C6A43;
	color: #FFFFFF;
}
#prodtable {
	margin-top: auto;
	margin-bottom: auto;
	background-image: url(img/tick_transp.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#prodtable td {
	font-family: "Times New Roman", Times, serif;
	color: #006633;
	font-size: 16px;
	width: auto;
	padding: 10px;
}
#prodtable h1 {
	color: #CC0033;
}
#prodtable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#form1 label {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
	font-weight: bold;
}
.addtocart {
	background-color: #99CC00;
	border-top-color: #FFFF33;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3C6A43;
	border-bottom-color: #3C6A43;
	border-left-color: #FFFF33;
}

.backtoprods {
	background-color: #666666;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#prodtable img.thumbs {
	border: 3px solid #3C6A43;
	margin-bottom: 5px;
}
#about0 {
	background-repeat: no-repeat;
	height: 1000px;
}
#budytext2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336666;
	background-image: url(img/bannerimages/about_0_vert_banner.jpg);
	background-repeat: no-repeat;
	height: 700px;
	padding-right: 10px;
	padding-left: 450px;
	padding-top: 15px;
}
#containera1 {
	width: 749px;
	background-color: #3C6A43;
	background-image: url(img/about_1.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	height: auto;
	margin: auto;
}
#budytext3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C6A43;
	width: auto;
	font-weight: bold;
	padding: 25px;
}
#containera2 {

	width: 749px;
	background-color: #3C6A43;
	background-image: url(img/about_2.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	height: auto;
	margin: auto;
}
#subnav {
	background-image: url(img/semi_transp.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 5px;
	margin-bottom: 3px;
}

#subnav ul {
  margin:0;
  padding:0;
}

#subnav li {
	list-style-type:none;
	white-space:nowrap;
	width: auto;
	padding: 1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C6A43;
}

#subnav li a {
	display:block;
	font-size:11px;
	text-transform:capitalize;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 280px;
}

#subnav .selected,
#subnav a:hover
  {
	background-color:#3C6A43;
	color: #FFFFFF;
}
#budytext4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C6A43;
	width: auto;
	padding-top: 35px;
	padding-right: 25px;
	padding-left: 60px;
	font-weight: bold;
	padding-bottom: 50px;
}
#containera5 {

	width: 749px;
	background-color: #3C6A43;
	background-image: url(img/about_0_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 150px;
	height: auto;
	margin: auto;
}
span.thumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#cart {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CFE1B1;
	border: thin dashed #3C6A43;
	padding: 15px;
}
td.prodtext {
	margin: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B1CF81;
}
td.prodtext_dark {
	background-color: #DEDFA7;
	margin: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.subcatnames {
	color: #FFFFFF;
	background-color: #3C6A43;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E5E6;
	padding: 2px 2px 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	/*font-size: 15px;*/
	/*width: 120px;	*/
}
#bannerimg {
	margin-left: auto;
	width: 709px;
	margin-right: auto;
}

#cart .subcatnames a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#bodystyle #container #budytext4 #form1 td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C6A43;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#navbtns {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BCDEE1;
	padding-top: 12px;
	padding-left: 130px;
	height: 30px;
}
#textcontent {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #275558;
	font-size: 14px;
}
#textcontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #29575A;
	font-size: 18px;
	margin-top: 10px;
}
span.mybtns {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCDEE1;
	padding-right: 10px;
}
#navbtns a {
	color: #BCDEE1;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCDEE1;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 16px;
}
#navbtns a:hover {
	color: #FFFFFF;
}
#navbtns a.current {
	color: #224A4D;
}
#contactinfo a {
	color: #428B91;
}
#textcontent h2 {
	color: #2989B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}
#textcontent p {
	margin-top: 0px;
}
#textcontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
