/* @override http://centerforpublichorticulture.org/css/main.css */

/* @group global */

.clearsm { 
	clear:both; 
	font-size:1px; 
	line-height: 1px; 	
	}
.clear { 
	clear:both; 
	width:100%; 
	overflow:hidden;
	}
#pagewrap .floatright {
	float: right;
	margin-left: 12px;
	margin-top: 8px;
	position: relative;
	}	
#pagewrap .spacebefore		{ margin-top: 10px; }
#pagewrap .spacebeforelg	{ margin-top: 22px; }
#pagewrap .spaceafter		{ margin-bottom: 10px; }
#pagewrap .spaceafterlg		{ margin-bottom: 22px; }
#pagewrap .nospacebefore	{ margin-top: 0px; }
#pagewrap .nospaceafter		{ margin-bottom: 0px; }
#pagewrap blockquote {
	margin: 20px 20px;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
	}
.rulebottom	{
	border-bottom: #B9C593 1px solid;
	margin: 20px 0px;
	}
.ruleabove	{
	border-top: #B9C593 1px solid;
	margin: 20px 0px;
	}
#pagewrap .caption {
	font-size: 10px;
	line-height: 14px;
}
#pagewrap .paragraphtext  {
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	letter-spacing: 0px;
	color: #71685F;
	}
.label {
	font-size: 10px;
	text-transform: lowercase;
	}
.caps {
	text-transform: uppercase;
	}
/* @end */	
/* @group layout */

body	{
	background-color: #ffffff;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	}
#pagewrap	{
	width: 787px;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-y;
	margin: 0px auto;
	}
#footerwrap	{
	width:787px;
	height:60px;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	margin:0px auto;
	}
#footer	{
	position: relative;
	width: 909px;
	height: 1px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	}
#header	{
	position: relative;
	width: 909px;
	height: 134px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	}
#imgstripe	{
	position: relative;
	width: 909px;
	height: 222px;
	background-image: url(images/img-stripe.gif);
	background-repeat: no-repeat;
	}
#headerimg	{
	position: relative;
	width: 751px;
	height: 146px;
	margin: 0px 18px;
	}
#sidecol	{
	position: relative;
	float: left;
	top: -40px;
	width: 180px;
	left: 36px;
	}
#maincol	{
	position: relative;
	float: left;
	top: -40px;
	left: 56px;
	width: 515px;
	}
#leftcol {
	position: relative;
	float: left;
	left: 0px;
	width: 48%;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	}
#rightcol {
	position: relative;
	float: right;
	width: 48%;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
/* @group globalnav */	
#globalnav	{
	position: relative;
	float: left;
	background-image: url(images/globalnav.gif);
	background-repeat:no-repeat;
	width: 751px;
	top: -12px;
	height: 25px;
	line-height: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #738351;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	}	
#globalnav ul {
	float:left;
    margin-left:30px;
	padding:0px;
    list-style:none;
    }
#globalnav li {
    float:left;
	background: url(images/nav-left.gif) no-repeat left top;
    margin:0px;
	padding-left:3px;
    }

#globalnav a {
    display:block;
	background: url(images/nav-right.gif) no-repeat right top;
	padding:10px 13px 10px 10px;
	text-decoration: none;
	color: #738351;
    }
#globalnav > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#globalnav a {float:none;}
    /* End IE5-Mac hack */
#globalnav a:hover {
	color:#ffffff;
	}
#globalnav li:hover a {
 	background-position:100% -50px;
	color:#ffffff;
	}
#globalnav li:hover {
	background-position: 0 -50px;
	}
/* @end */
/* @end */

/* @group sidecol */
/* @group textstyles */
#sidecol h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #493300;
	margin-top: 8px;
	}
#sidecol h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #627F8E;
	margin-top: 8px;
	}
#sidecol h6	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #828B6E;
	}
#sidecol p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #738351;
	}
#sidecol ol	{
    list-style:none;
    color: #828B6E;
	}
#sidecol ol > li	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	margin: 6px 0px 12px 10px;
	}
#sidecol a 			{ color: #828B6E; text-decoration: none; border-bottom: solid 1px #828B6E;}
#sidecol a:link		{ color: #828B6E; text-decoration: none; border-bottom: solid 1px #828B6E;}
#sidecol a:visited	{ color: #738351; text-decoration: none; border-bottom: solid 1px #738351;} 
#sidecol a:active	{ color: #698730; text-decoration: none; border-bottom: solid 1px #698730;} 
#sidecol a:hover	{ color: #698730; text-decoration: none; border-bottom: solid 1px #698730;}

#sidecol ul	{
    list-style:none;
    color: #828B6E;
	}
#sidecol ul ul	{
    list-style: disc;
    color: #828B6E;
    padding: 0px 0px 0px 14px;
	}
#sidecol ul > li	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	margin: 6px 0px 8px 10px;
	}
#sidecol ul > li > a 			{ color: #627F8E; text-decoration: none; border-bottom: solid 1px #627F8E;}
#sidecol ul > li > a:link		{ color: #627F8E; text-decoration: none; border-bottom: solid 1px #627F8E;}
#sidecol ul > li > a:visited	{ color: #738351; text-decoration: none; border-bottom: solid 1px #738351;} 
#sidecol ul > li > a:active	{ color: #20423B; text-decoration: none; border-bottom: solid 1px #20423B;} 
#sidecol ul > li > a:hover	{ color: #20423B; text-decoration: none; border-bottom: solid 1px #20423B;}

#sidecol .button {
    float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	height: 16px;
    color: #828B6E;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url(images/button-left.gif) no-repeat left top;
 	background-position:0 -25px;
    margin-bottom:14px;
	padding:0px 6px 0px 3px;
	border-bottom: none;
    }

#sidecol .button a {
    display:block;
	background: url(images/button-right.gif) no-repeat right top;
 	background-position:100% -25px;
	height: 16px;
	text-decoration: none;
	border-bottom: none;
	color: #828B6E;
	width:.2em;
	padding:0px 6px 0px 3px;
    }

#sidecol .button > a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#sidecol .button a {float:none;}
    /* End IE5-Mac hack */
#sidecol a.button:hover {
	color:#ffffff;
	}
#sidecol .button a:hover {
 	background-position:100% 0px;
	color:#ffffff;
	}
#sidecol .button:hover {
	background-position: 0 0px;
	}

/* @end */	

#sidecol img	{
	margin-top: 8px;
	}

/* @end */	

/* @group maincol */

/* @group divide maincol */
#maincol .images {
	float: right;
	margin: 0 0 10px 15px;
	width: 200px;
	border-bottom: solid 2px #B9C593;
}
#maincol .images img {
	width: 200px;
}
#maincol .images p {
	font-size:10px;
	line-height: 14px;
	margin: 4px 0 12px 0 ;
}
#maincol .hpimagecontainer {
	float: right;
	margin: 0 0 0 15px;
	padding: 2px;
	border:solid 1px #B9C593;

}
#maincol .hpimagecontainer img {
	width: 150px;
}


/* @end */
/* @group textstyles */

#maincol h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #20423B;
	}
#maincol h2>a	{
	display: block;
	margin: 10px 0px;
	}
#maincol h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #698730;
	margin-top: 8px;
	}
#maincol h3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #20423B;
	margin-top: 12px;
	}
#maincol h4	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #493300;
	}
#maincol h5	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #493300;
	margin-top: 8px;
	}
#maincol h6	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-style: italic;
	font-weight: normal;
	color: #493300;
	}
#maincol p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #71685F;
	margin-bottom: 8px;
	}
#maincol ul	{
    list-style: disc;
    color: #71685F;
    margin: 0px 20px 20px 20px;
	}
#maincol li	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	margin: 6px 0px 6px 6px;
	}
#maincol .floatright >ul	{
    list-style: none;
    border-left: #698730 2px solid;
	}

#maincol table	{
	}
#maincol th	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #493300;
	border-top: #493300 1px solid;
	border-bottom: #493300 1px solid;
	background-color: #ccb7aa;
	padding: 2px 5px 0px 4px;
	}



#maincol td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0px;
	color: #71685F;
	padding: 2px 0px 0px 6px;
	}
#maincol .leaf	{
	background: url(images/leaf.gif) no-repeat left 4px;
	border-bottom: #B9C593 1px solid;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 48px;
	height: 21px;
	}
#maincol a 			{ color: #698730; text-decoration: none; border-bottom: solid 1px #698730;}
#maincol a:link		{ color: #698730; text-decoration: none; border-bottom: solid 1px #698730;}
#maincol a:visited	{ color: #738351; text-decoration: none; border-bottom: solid 1px #738351;} 
#maincol a:active	{ color: #20423B; text-decoration: none; border-bottom: solid 1px #20423B;} 
#maincol a:hover	{ color: #20423B; text-decoration: none; border-bottom: solid 1px #20423B;}
#maincol .button {
    float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	height: 16px;
    color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url(images/button-left.gif) no-repeat left top;
    margin-bottom:14px;
	padding-left:3px;
	border-bottom: none;
    }

#maincol .button a {
    display:block;
	background: url(images/button-right.gif) no-repeat right top;
	height: 16px;
	padding:0px 8px 0px 5px;
	text-decoration: none;
	border-bottom: none;
	color: #ffffff;
	width:.2em;
    }
#maincol .button > a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#maincol .button a {float:none;}
    /* End IE5-Mac hack */
#maincol a.button:hover {
	color:#828B6E;
	}
#maincol .button a:hover {
 	background-position:100% -50px;
	color:#828B6E;
	}
#maincol .button:hover {
	background-position: 0 -50px;
	}
#maincol .button:hover {
	background-position: 0 -50px;
	}
/* @end */
/* @end */

/* @group footer */
/* @group textstyles */

#footerwrap p	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #738351;
	margin-left: 30px;
	}

/* @end */
/* @end */

/* @group forms */

.miniscreen {
	color: #3A786D;
	background-color: #fff;
	border: solid 1px #B9C593;
	margin: 10px auto;
	padding: 30px;
	width: 65%;
	}

form { margin: 20px auto 0px auto; }

form span { float:left; margin: 5px 0px 0px 10px; padding: 0px 1px; font-size:9px;}

form span.medium { float:left; width:200px; margin: 3px 0px 0px 10px; }

form input { float:left; margin: 0px 2px 0px 0px;}

form label { display:block; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#666; letter-spacing:1px; clear:both; }

form input.choice, label.choice { float:left; margin: 0px 6px 0px 0px; clear:none; }

form .ruleabove { width: 100%; }

form span.error { padding: 3px 4px 2px 4px; background-color: #E2D3D3; border: solid 1px #C5A7A7;}

form input.error { background-color: #E2D3D3; }
form h4 { margin: 0px; }
#maincol form p {
	font-size: 10px;
	line-height: 12px;
}



/* @end */