h2
{
	margin: 0px;
	margin-bottom: 8px;
	font-size: .8em;
	color: #3f1900;
	text-align: left;
	line-height: 22px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3
{
	margin: 6px 0;
	font-size: .8em;
	color: #bd443f;
	text-align: left;
	line-height: 1.2em;
	font-weight: normal;
}

p {	
	margin: 0;
	font-size: .7em;
	line-height: 1.2em;
 }

#Content {
	padding-top: 0;
}

#Intro {
	overflow: hidden;
	height: 228px;
	border-bottom: 24px solid #494615;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 24px;
	background: url(../images/home-MainBknd.jpg) repeat-x bottom left;
}

	#Intro h1 {
		margin: 0; padding: 0;
		text-align: left;
		background-image: none;
		font-style: normal;
		font-family:Georgia, "Times New Roman", Times, serif;
		line-height: .85em;
		font-size: 1.9em;
		padding-bottom: 18px;
	}

	#Intro p {
	    margin: 0 30px 0 20px;
		font-size: 13px;
		line-height: 1.4em;
	}
	
	.introsmaller {
		font-size: .75em;
	}

#LeftCol {
	float: left;
	width: 480px;
	padding-top: 10px;
}

#RightCol {
	float: right;
	width: 320px;
	padding-top: 10px;
}

#Know { }

	#Know td {
		background: url(../images/home-KnowBknd.jpg) repeat-x;
		padding-right: 10px;
		padding-bottom: 11px;
	}
	
	#Know img {
		float: left;
		padding-right: 9px;
		}
	
#DIY { margin: 10px 0; }

	 #DIY ul {
		margin: 0;
		padding: 0;
		margin-left: 35px;
		margin-right: 10px;
	}
	
	#DIY li {	
		margin: 0; padding: 0;
		font-size: .7em;
		line-height: 1.2em;
		list-style-type: none;
	 }
	 
	 #DIY h3 { margin-bottom: 0; }
	 
	 #DIY h2 {
	 	margin: 0; padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		color: #fff;
		background-color: #b49060;
		height: 21px;
		font-size: 20px;
		font-weight: normal;
		padding-top: 3px;
		overflow: hidden;
		margin-bottom: 10px;
	}
	
	.yourself {
		font-weight: bold;
		text-transform: lowercase;
		font-size: 28px;
	}
	
	#DIY a { color: #210; }
	
	#DIY a:hover { color: #bd443f; }
		
#HAP { }

	#HAP p {
		font-size: .75em;
		line-height: 1.35em;
	}
	
	#HAP .larger {
		color: #bd443f;
		font-size: 1.2em;
		line-height: 1.2em;
	}
	
	#HAP img {
		float: right;
		padding-left: 30px;
		margin-top: 20px;
	}
	
	#HAP a {
		color: #938956;
	}
	
	#HAP a:hover { color: #bd443f; }
	
#HomeMinders {
	margin-top: 25px;
	background: url(../images/home-HomeMindersBknd.jpg) repeat-x;
}

	#HomeMinders p {
		font-size: .75em;
		line-height: 1.3em;
		margin: .9em 0 .9em 0;
	}
	
	.homemindersimg {
		float: right;
		padding-left: 20px;
	}
	
	#HomeMinders a {
		color: #938956;
	}
	
	#HomeMinders a:hover { color: #bd443f; }