/*
CSS design by Joe Hayes, for makingbiodieselathome.org
*/

body {
	margin:10px 0;
	background:#ddd;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif
}

body,h3,h2,h1,#colTwo ul {
	padding:0
}

h3,h2,h1,#colTwo ul,#footer p {
	margin:0
}

blockquote,ol,ul,p {
	font-size:small;
	line-height:150%
}

a {
	color:#1B703A
}

#header,#content,#footer {
	width:740px;
	margin:0 auto
}

#header {
	height:140px;
	border-top:1px solid #222;
	border-bottom:1px solid #666
}

#content {
	background:url(images/back1.gif);
	text-align: justify
}

#content,#colOne h1,#colOne h2 {
	color:#222
}

#colOne {
	float:left;
	width:449px
}

#colOne,#colTwo {
	padding:20px
}

#colOne h1 {
	font-size:large
}

#colOne h2,#colTwo h3 {
	font-size:medium
}

#colTwo {
	float:right;
	width:209px
}

#colTwo h3,#colTwo li,#colTwo a,#footer * {
	color:#fff
}

#colTwo ul {
	list-style:none
}

#colTwo li {
	margin-bottom:1em
}

#colTwo li li {
	margin-bottom:0;
	padding-left:1em
}

#footer {
	background:#222
}

#footer p {
	padding:5px 0;
	text-align:center;
	font-size:x-small
}