html,body {
	padding:0;
	margin:0;
}
body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 100%;
}
h1 {
	font: inherit;
	margin: inherit;
	padding: inherit;
}

img {
	display: block;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #333333;
	margin: 10px;
}
	p a{
	color: #a56829;
	text-decoration: underline;
}	
	p a:hover{
	color: #445e37;
	text-decoration: underline;
}
ul li{
	list-style:disc;
	list-style-position:outside;
}
table.PhotoGallery {
	background: #e4f2c3;
	border: 1px solid #445e37;
}
table.Widgets {
	margin-top: 7px;
}
td.WidgetTopBlue {
	background: url(../images/Page_Elements/BlueBrdrTOP.gif) no-repeat bottom left;
	height: 10px;
}
td.WidgetMidBlue {
	background: url(../images/Page_Elements/BlueBrdrSIDE.gif) repeat-y top right;
	border-left: 1px solid #78a0b3;     
}
td.WidgetBotBlue {
	background: url(../images/Page_Elements/BlueBrdrBOT.gif) no-repeat top left;
	height: 17px;
}
td.WidgetTopBrown {
	background: url(../images/Page_Elements/BrownBrdrTOP.gif) no-repeat bottom left;
	height: 10px;
}
td.WidgetMidBrown {
	background: url(../images/Page_Elements/BrownBrdrSIDE.gif) repeat-y top right;
	border-left: 1px solid #c29b71;     
}
td.WidgetBotBrown {
	background: url(../images/Page_Elements/BrownBrdrBOT.gif) no-repeat top left;
	height: 17px;
}
td.WidgetTopGreen {
	background: url(../images/Page_Elements/GreenBrdrTOP.gif) no-repeat bottom left;
	height: 10px;
}
td.WidgetMidGreen {
	background: url(../images/Page_Elements/GreenBrdrSIDE.gif) repeat-y top right;
	border-left: 1px solid #6d8e5c;     
}
td.WidgetBotGreen {
	background: url(../images/Page_Elements/GreenBrdrBOT.gif) no-repeat top left;
	height: 17px;
}
.introHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #445e37 ;
	font-size: 30px;                
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.greenHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #445e37 ;
	font-size: 25px;                
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.blueHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #014d70;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.brownHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #a56829;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.blackHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.brownSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a56829;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.greenSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #445e37;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.blackSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.brownSerifSubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #a56829;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
	.brownSerifSubhead a{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #a56829;
	margin: 0px;
	padding: 0px;
	text-decoration:underline;
}
	.brownSerifSubhead a:hover{
	color: #445e37;
	text-decoration:underline;
}

.Issuetagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a56829;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-bottom:5px;
	clear: both;
}
.smalltype {
	font-size:9px;
}
.copyLARGE {
	font-size: 14px;
	line-height: 22px;
}
ul.thumbnails {
	margin: 0 10px 10px 0;
	padding: 0;
	float: left;
	text-align: center;
	line-height: 1em;
	list-style: none;
}
ul.thumbnails li {
	display: inline;
	margin: 0;
	padding: 0;
} 
ul.thumbnails a {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0px;
	text-align: center;
}
ul.GardenClubs {
	margin: 0;
	text-align:left;
	list-style: none;
}
ul.GardenClubs li {
	margin: 0;
	padding-bottom: 10px;
	list-style:none;
} 
ul.GardenClubs a {
	padding:0;
	list-style: none;
}
.imageLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #a56829;
}
	.imageLink a{
	color: #a56829;
	font-weight:bold;
	text-decoration: underline;
}	
	.imageLink a:hover{
	color: #445e37;
	font-weight:bold;
	text-decoration: underline;
}
#Newstands {
	background-color: #e5d7a1;
	width:310px;
}
#NewstandsTOP {
	background: url(../images/Page_Elements/NewstandsTOP.gif) no-repeat;
}
#NewstandsBOT {
	background: url(../images/Page_Elements/NewstandsBOT.gif) no-repeat bottom left;	
	padding: 7px;
}
ul.inthisissue {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
table#WeeklyChallenge {
	margin-left: 7px;
	border: #6c7302 3px dotted;
}
.byline {
	color:#6c7302 ;
	font-size: 11px;
	margin-left:5px;
}
.ChallengeHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #a56829;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#Challenge {
	background-image: url(../images/Page_Elements/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 75%;
}
#ChallengeEnterBTN {
	margin: 7px;
	position: relative;
	left: 10%;
}
img.leaf {
	padding-right: 5px;	
}
.GroupHeaders {
	border-bottom: 1px solid #7e8b51;
}
#GardenGroupTop {
	background: #e9ebb9 url(../images/Page_Elements/GardenGroupsTOP.gif) no-repeat top left;
}
#GardenGroupBottom {
	background: #e9ebb9 url(../images/Page_Elements/GardenGroupsBOT.gif) no-repeat bottom left;
}
.GardenGroupMiddle {
	padding-top: 10px;
	background-color:#e9ebb9;
}
td.JournalsTopBlue {
	background: url(../images/Page_Elements/JournalsBlueBrdr_TOP.gif) no-repeat bottom left;
	height: 15px;
}
td.JournalsMidBlue {
	background: url(../images/Page_Elements/JournalsBlueBrdr_MID.gif) repeat-y top right;
	border-left: 2px solid #78a0b3;     
}
td.JournalsBotBlue {
	background: url(../images/Page_Elements/JournalsBlueBrdr_BOT.gif) no-repeat top left;
	height: 25px;
}
td.GardenersTopGreen {
	background: url(../images/Page_Elements/GardenGreenBrdr_TOP.gif) no-repeat bottom left;
	height: 15px;
}
td.GardenersMidGreen {
	background: url(../images/Page_Elements/GardenGreenBrdr_MID.gif) repeat-y top right;
	border-left: 2px solid #445e37;     
}
td.GardenersBotGreen {
	background: url(../images/Page_Elements/GardenGreenBrdr_BOT.gif) no-repeat top left;
	height: 25px;
}
ul.subscription {
	padding-top:5px;
	padding-left:10px;
}
	ul.subscription li a {
	color:#a56829;
	font-weight: normal;
	text-decoration: underline;
	}
	ul.subscription li a:hover {
	color:#445e37;
	font-weight: normal;
	text-decoration: underline;
	}
p.address {
	padding-left:10px;
	margin-top:-10px;
	font-weight:normal;
}
	p.address a {
	color:#a56829;
	text-decoration:underline;
	}
	p.address a:hover {
	color:#445e37;
	text-decoration:underline;
	}
