body {
	background-color: #000000;
	background-image: url(images/bg.gif);
	width: 755px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.LinkColumn {
	float: left;
	width: 225px;
}
.Header {
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 182px;
	width: 755px;
}
.Header .Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 128px;
	padding-left: 11px;
}
.Header .Menu a{
	color: #FFFFFF;
	text-decoration: none;
}
.Content {
	background-image: url(images/Background.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 755px;
}
.Footer {
	background-image: url(images/Footer.jpg);
	height: 72px;
	width: 755px;
}
.Footer .Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 8px;
}
.Footer .Menu a{
	color: #FFFFFF;
	text-decoration: none;
}
.Legal {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
.Legal a {
	font-size: 10px;
	color: #FFFFFF;
}
.Content .text {
	padding: 10px;
}
.PhotoColumn {
	float: left;
	width: 300px;
}
.Main {
	float: right;
	width: 400px;
}
.MainLarge {
	float: right;
	width: 450px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #2B6D31;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.LinkColumn h1 {
	font-size: 14pt;
	color: #000;
}
.ProductList .ProductListPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A70505;
}
.CategoryList {
	float: left;
	width: 200px;
}
.MainLarge h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.NextProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A70505;
	float: right;
	margin-top: 15px;
	margin-left: 15px;
}
.NextProduct a{
	color: #A70505;
}
.PrevProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A70505;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
.PrevProduct a{
	color: #A70505;
}
.MainLarge .ProductSubTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.MainLarge .ProductPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A70505;
	padding-top: 5px;
	padding-bottom: 5px;
}
.MainLarge .ProductList .ProductList td {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}.Content .text .MainLarge .ProductList .ProductList .ProductListName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #81932F;
}
.txtBox {
	border-top-color: #899C31;
	border-right-color: #899C31;
	border-bottom-color: #899C31;
	border-left-color: #899C31;
}
.t300 {
	width: 300px;
}
.t400x100 {
	height: 100px;
	width: 400px;
}
.Calendar {
	background-color: #ccc;
	border: 1px solid #ccc;
	table-layout: fixed;
	width: 660px;
}
.Calendar .Title {
	height: 32px;
	background-color: #FCFFFC;
	vertical-align: middle;
	margin: 0px;
	padding: 6px;
	background-image: none;
}
.Calendar .Title .CurrentMonth {
	float: left;
	width: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1F1F1F;
	text-align: left;
}
.Calendar .Title .Navigation {
	width: 400px;
	float: right;
	text-align: right;
}
.Calendar .Button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0E570C;
	background-color: #EBF4E3;
	border-top: solid 2px #7D8F2C;
	border-left: solid 2px #7D8F2C;
	border-right: solid 2px #1F1F1F;
	border-bottom: solid 2px #1F1F1F;
}
.Calendar .Drops {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Calendar .DayName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #1F1F1F;
	color: #fff;
	vertical-align: middle;
	height: 20px;
	text-align: center;
}
.Calendar .Day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-align: left;
	vertical-align: top;
	height: 90px;
	background-color: #F9FCF7;
}
.Calendar .DayNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #7D8F2C;
	padding: 2px;
	margin: 0px;
}
.Calendar .PreviousDayNumber,.NextDayNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: #CFE5BD;
	padding: 2px;
	margin: 0px;
}
.Calendar .Today {
	background-color: #7D8F2C;
}
.Calendar .HolidayEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.Calendar .HolidayEvent a{
	color: #990000;
	text-decoration: none;
}
.Calendar .GardenCityGrowersEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FC8800;
}
.Calendar .GardenCityGrowersEvent a{
	color: #FC8800;
	text-decoration: none;
}
.SmallCalendar {
	background-color: #ccc;
	border: 1px solid #ccc;
	table-layout: fixed;
}
.SmallCalendar .Title {
	background-color: #FCFFFC;
	vertical-align: middle;
	margin: 0px;
	padding: 6px;
	background-image: none;
}
.SmallCalendar .Title .CurrentMonth {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1F1F1F;
	text-align: left;
}
.SmallCalendar .Title .Navigation {
	float: right;
	text-align: right;
}
.SmallCalendar .Button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0E570C;
	background-color: #EBF4E3;
	border-top: solid 2px #7D8F2C;
	border-left: solid 2px #7D8F2C;
	border-right: solid 2px #1F1F1F;
	border-bottom: solid 2px #1F1F1F;
}
.SmallCalendar .Drops {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.SmallCalendar .DayName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #1F1F1F;
	color: #fff;
	vertical-align: middle;
	height: 20px;
	text-align: center;
}
.SmallCalendar .Day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-align: left;
	vertical-align: top;
	background-color: #F9FCF7;
}
.SmallCalendar .DayNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #7D8F2C;
	padding: 2px;
	margin: 0px;
}
.SmallCalendar .PreviousDayNumber,.NextDayNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: #CFE5BD;
	padding: 2px;
	margin: 0px;
}
.SmallCalendar .Today {
	background-color: #7D8F2C;
}
.SmallCalendar .HolidayEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #990000;
	padding: 2px;
	margin: 0px;
}
.SmallCalendar .HolidayEvent a{
	color: #fff;
	text-decoration: none;
}
.SmallCalendar .GardenCityGrowersEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #FC8800;
	padding: 2px;
	margin: 0px;
}
.SmallCalendar .GardenCityGrowersEvent a{
	color: #fff;
	text-decoration: none;
}
.Info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right: solid 1px #999;
	background-color:#fff;
}
.Infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	background-color: #fff;
}
.Alternate {
	background-color: #FBFDF9;
}
