/* CSS Document */
h1 {color:#3C6640;}
h2 {font-family:arial; font-size:18px; font-weight:bold; color:#3C6640;}
h3 {font-family:arial; font-size:16px; font-weight:bold; color:#FFFFFF;}
.subscribeContent
{
	padding:10px 0 0 110px;
	width:594px;
	overflow:hidden;
}
.topSection
{
	background:url(/csp/hob/garden/images/subscribe/topbox.jpg);
	background-repeat:no-repeat;
	width:590px;
	height:385px;
	margin-top:10px;
	padding-left:5px;
}
.topSection2
{
	background:url(/csp/hob/garden/images/subscribe/topbox2.jpg);
	background-repeat:no-repeat;
	width:590px;
	height:385px;
	margin:10px 0 10px 0;
	padding-left:5px;
}
.topSectionHead
{
	text-align:center;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#3C6640;
	padding:10px 0 0 0;
}
.topSectionLeft
{
	float:left;
	width:280px;
	margin:40px 0 0 2px;
	text-align:left;
}
	.topSectionLeft p
	{
		font-family:arial;
		font-size:12px;
		color:#FFFFFF;
		text-align:left;
		margin:20px 0 10px 0;
		padding-bottom:10px;
		border-bottom:dotted 1px #FFFFFF;
	}
	.topSectionLeft p a:link, .topSectionLeft p a:visited
	{
		color:#FFFFFF;
		text-decoration:underline;
	}
	.topSectionLeft p a:hover
	{
		text-decoration:underline;
		color:#000000;
	}

	.topSectionLeft .subscribeNow
	{
		margin-top:30px;
		text-align:center;
	}