body {
  font-family: Tahoma, Arial;
  font-size: 11px;
  color: #000000;
  background-color: #eeeeee;
  margin-top: 0px;
  margin-left: 0px;

  background-image: url('http://www.bcnursery.com/images/store/bgTile.jpg');
  background-repeat: repeat;

}

A:link {text-decoration: underline;}
A:visited {text-decoration: underline;}
A:active {text-decoration: underline;}
A:hover {text-decoration: none;}

/* DEFAULT OBJECT STYLES */
TD {font-family: Tahoma, Arial; font-size: 11px; color: #000000;}
SELECT {font-family: Tahoma, Arial; font-size: 11px;}
INPUT {font-family: Tahoma, Arial; font-size: 11px;}
HR {height: 1px; width: 100%; color: #000000;}
TEXTAREA {font-family: Tahoma, Arial; font-size: 11px;}

/* LINK TYPES */
A.MainLink:link {color: #000000; text-decoration: underline;}
A.MainLink:visited {color: #000000; text-decoration: underline;}
A.MainLink:hover {color: #000000; text-decoration: none;}

A.LightLink:link {color: #ffffff; text-decoration: underline;}
A.LightLink:visited {color: #ffffff; text-decoration: underline;}
A.LightLink:hover {color: #ffffff; text-decoration: none;}

A.SemiLight:link {color: #99997A; text-decoration: none;}
A.SemiLight:visited {color: #99997A; text-decoration: none;}
A.SemiLight:hover {color: #99997A; text-decoration: underline;}

A.PriceLink:link {color: red; text-decoration: underline;}
A.PriceLink:visited {color: red; text-decoration: underline;}
A.PriceLink:hover {color: red; text-decoration: none;}

A.GreyLink:link {color: #666666; text-decoration: underline;}
A.GreyLink:visited {color: #666666; text-decoration: underline;}
A.GreyLink:hover {color: #666666; text-decoration: none;}

A.DarkLink:link {color: #000000; text-decoration: underline;}
A.DarkLink:visited {color: #000000; text-decoration: underline;}
A.DarkLink:hover {color: #000000; text-decoration: none;}

A.MainLink2:link {color: #666666; text-decoration: none;}
A.MainLink2:visited {color: #666666; text-decoration: none;}
A.MainLink2:hover {color: #000000; text-decoration: underline;}

A.ColorLink:link {color: #aaaaaa; text-decoration: none;}
A.ColorLink:visited {color: #aaaaaa; text-decoration: none;}
A.ColorLink:hover {color: #000000; text-decoration: underline;}

A.FooterLink:link {color: #e0dcc1; text-decoration: underline;}
A.FooterLink:visited {color: #e0dcc1; text-decoration: underline;}
A.FooterLink:hover {color: #e0dcc1; text-decoration: none;}

.AvailItem {width: 61px;text-align:left;padding-left:5px;}
.AvailDesc {width:321px;text-align:left;padding-left:5px;}
.AvailStat {width:110px;text-align:left;padding-left:5px;}
.AvailPrce {width: 45px;}
.AvailAval {width: 30px;}
.AvailCart {width: 90px;text-align:center;padding:0;margin:0;}
.AvailButt {background-color:#9e0c10;color:#ffffff;font-weight:bold;border:1px solid #000000;font-size:7pt;width:30px;cursor:pointer;}

.AvailHead {width:100%;height:20px;background-color:#660000;font-weight:bold;color:white;text-align:center;border-top:1px solid black;border-bottom:1px solid black;white-space:nowrap;}
.AvailBody {background-color:#E0DCC1;text-align:center;}


.SmallText
{
	font-size: 10px;
}

.MaroonSeparator
{
	background-color: #660000;
	height: 12px;
	width: 114px;	
}

.OrderCell
{
	background-color: #e0dcc1;
	border-right: solid 1px #660000;
}

.OrderText
{
	padding: 8px;
	padding-top: 2px;
	font-size: 10px;
}

.LeftColumnClass
{
	background-color: #e0dcc1;
	border-right: solid 1px #660000;
}

.RightColumnClass
{
	background-color: #e0dcc1;
	border-left: solid 1px #660000;
}

.FooterCell
{
	background-color: #660000;
	color: #e0dcc1;
	font-size: 10px;
	padding: 2px;
	padding-bottom: 4px;
}

.ContentCellClass
{
	width: 798px;
	padding: 0px;
	background-color: #ffffff;
	margin: 0px;
}

.MainContentCell
{
	border-left: solid 1px #660000;
	border-right: solid 1px #660000;
}

