/* CSS Document */

	body	{
		margin:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:62.5%;
		}
		
	a	{
		color:#ae3234;
		}
	
	a:hover	{
		color:#6E4C26;
		text-decoration:none;
		}

	.wrapper	{
		margin:0px auto;
		}
		
	* html .content	{
		background-color:#F0DAAE;
		padding:5px 15px 10px 15px;
		color:#513F1C;
		font-size:1.2em;
		f\ont-size:1.2em;
		line-height:1.3em;
		text-align:left;
		}
		
	
	.content	{
		background-color:#F0DAAE;
		padding:5px 15px 10px 15px;
		color:#513F1C;
		font-size:1.2em;
		text-align:left;
		}
	
	.contentPhotos	{
		float:left;
		width:25%;
		}
	
	.contentText	{
		float:right;
		}
		
	.noPhotoRight	{
		float:right;
		width:30%;
		}
	
	.noPhotoLeft {
		float:left;
		width:68%;
		}
	
	.plants_left	{
		float:left;
		width:40%;
		}

	.plants_right{
		float:right;
		width:58%;
		}
	
	.noPhotoContent	{
		clear:both;
		}
		
	* html h1.pageHead	{
			line-height:1.4em;
			margin:15px 0px 12px 0px;
			}
		
	h1.pageHead	{
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#804432;
		font-size:1.5em;
		}
	
	.standout	{
		font-size:1.55em;
		color:#AE3234;
		}
	
	h2.subHeadTop	{
		color:#804432;
		font-size:1.2em;
		}
	
	h2.subHead	{
		padding-top:15px;
		color:#804432;
		font-size:1.2em;
		clear:both;
		}
	
	h2.secHead	{
		padding-top:15px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#AE3234;
		font-size:1.4em;
		}
		
	hr.secHead	{
		width:60%;
		color:#D5B956;
		}
	
	.appHead	{
		padding-left:10px;
		font-weight:bold;
		color:#804432;
		font-size:1.2em;
		}
		
	.rightColHeader	{
		font-weight:bold;
		color:#804432;
		font-size:1.2em;
		}
	
	.formLeft	{
		float:left;
		width:35%;
		line-height:1.4em;
		}
		
	.formRight	{
		float:right;
		width:60%;
		line-height:1.4em;
		}
	
	.formClear	{
		clear:both;
		line-height:1.4em;
		}
	
	.pop	{
		display:none;
		padding:5px;
		background-color:#966B25;
		border:1px solid black;
		color:#F0DAAE;
		}

	a.closeLink	{
		color:white;
		float:right;
		padding:5px;
		}
	
	a.popLink	{
		color:white;
		}
		
	a.subLink	{
		font-size:.8em;
		margin-bottom:2px;
		}
		
	p.notes	{
		font-style:italic;
		font-size:0.8em;
		}
	
	.footer	{
		background-color:#9A592E;
		font-size:1.1em;
		padding:10px;
		color:#F3E8C6;
		clear:both;
		}
		
	.footRight	{
		padding-left:360px;
		}
		
/* Application Pop-Up Styles */
	
	.sethnessPrintInfo	{
		margin:10px auto;
		padding:5px;
		font-size:1.15em;
		width: 90%;
		}

	*html .appWrapper	{
		padding:5px 0px 0px 0px;
		}
		
	.appWrapper	{
		margin:10px auto;
		border:1px solid #000000;
		padding:0px 5px 5px 0px;
		}
		
	* html .appContent	{
		width:100%;
		padding:5px;
		}
	
	.appContent	{
		clear:both;
		padding:5px;
		width:100%;
		}
		
	.appLeft	{
		float:left;
		width:30%;
		}
	
	.appRight	{
		float:right;
		width:60%;
		}
	
	#appPrint	{
		display:none;
		}
		
	#close_btn	{
		display:none;
		}
	
	h1.appCatHead	{
		font-family:"Times New Roman", Times, serif;
		font-size:2.4em;
		vertical-align:middle;
		padding-left:5px;
		width:260px;
		}

	h1.appPageHead	{
		font-size:1.4em;
		clear:both;
		}
		
	h2.appPageSubHead	{
		font-size:1.1em;
		}
		
	h3.appPageProductCategory	{
		font-size:1em;
		}
