body {
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin-left: 0px;
  margin-right: 0px;
}

td {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Maroon;
	font-size: 12px;
	line-height: 14px
}
.Smallwhite {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.whitesmall:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	text-decoration: underline
}
.whitesmall:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	text-decoration: underline
}
.whitesmall:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	text-decoration: underline
}
.whitesmall:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Maroon;
}
.bluesmall:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 10px;
	text-decoration: underline
}
.bluesmall:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 10px;
	text-decoration: underline
}
.bluesmall:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 10px;
	text-decoration: underline
}
.bluesmall:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Maroon;
}
.heading{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.title:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 14px;
	line-height: 16px;
	text-decoration: underline
}
.title:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 14px;
	line-height: 16px;
	text-decoration: underline
}
.title:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 14px;
	line-height: 16px;
	text-decoration: underline
}
.title:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Maroon;
	font-size: 14px;
	line-height: 16px
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.topborder {
	border: 1px solid #000000;
}
.bodyborder {
	border: 1px solid #000000;
	background:#FFFFFF;
}
.skiborder {
	border: 1px solid #000000;
	background-image: url(images/layout/bkg-ski-base.gif);
}
.riverborder {
	border: 1px solid #000000;
	background-image: url(images/layout/bkg-river-base.gif);
}
.nurseryborder {
	border: 1px solid #000000;
	background-image: url(images/layout/bkg-nursery-base.gif);
}
.sbcborder {
	border: 1px solid #000000;
	background-image: url(images/layout/bkg-sbc-base.gif);
}
.lowerborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.nursery-base {
	background-image: url(images/layout/bkg-nursery-base.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.river-base {
	background-image: url(images/layout/bkg-river-base.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.sbc-base {
	background-image: url(images/layout/bkg-sbc-base.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.ski-base {
	background-image: url(images/layout/bkg-ski-base.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.txt-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.rollover a {
	display:block;
	width: 174px;
	padding:5px 5px 5px 5px;
	font: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background: url(images/layout/rollover.gif) no-repeat;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
}
.rollover a:hover {
	background-position: 0 -60px;
	color: Maroon;
	text-decoration: none;
	background-image: url(images/layout/rollover.gif);
}
.rollover a:active {
	color:#000000;
	text-decoration: none;
	background-image: url(images/layout/rollover.gif);
}
.rollover a:visited {
	color:#000000;
	text-decoration: none;
	background-image: url(images/layout/rollover.gif);
}
.Spaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.Spaced-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #003366;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
.txt-white-large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
}
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFA0;
	color: #333333;
	border: 1px solid #333333;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	background-color: #FFFFA0;
	color: #333333;
	border: 1px solid #333333;
}.button1 {
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
}
}.button2 {
	font-size: 14px;
	font-weight: normal;
	color: #50646B;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #50646B;
}
.back {
	font-size: 12px;
	font-weight: normal;
	color: #50646B;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #50646B;
}
.bkg-Grey {
	background-color: #EEEEEE;
}
.bkg-drk-grey {
	background-color: #333333;
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.products {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
