/* CSS Document */

body {
	font-family: "comic sans", Arial, Helvetica, sans-serif;
	background-color:#fff;
	background:url(../images/grad.jpg) repeat-x top;
}

.clear{
	clear:both;
	height:0px;
}
	
h4, h2, h3, h1{
	color:#669933;
	font-weight:normal;
	}
	
h1{
	line-height:32px;
}

h2,h3{
	line-height:28px;
}

h4{
	line-height:24px;
}

	
.stl2{
	padding:20px 0px 0px 0px;
	}
	
.stl2 img{
	float:left;
	padding:4px 20px 10px 0px;
	margin:0px 0px 0px 0px;
	}
	
.stl3{
	margin:20px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	border-top:1px solid #999;
	}
	
.stl4{
	color:#999;
	}
	
p	{
	font-size:13px;
	line-height:20px;
	}

sup{
	font-size:10px;
	}
	
a{
	color:#663300;
	font-size:12px;
	line-height:20px;
	}
	
a:hover{
	color:#996633;
	text-decoration:underline;
	}
	
/* Colors **********************************/
.stl, .colMiddle ul, p{
	color:#666;
	}

/* end *************************************/

/*LAYOUT / BODY*******************************************/

#header{
	width:960px;
	height:93px;
	margin:auto;
	background-image:url(../images/header2.jpg);
	}
	
.foliage{
	background-image:url(../images/plant.png);
	width:114px;
	height:122px;
	float:right;
	}

.mainContent{
	width:960px;
	margin:auto;
	padding:20px 0px 20px 0px;
	}	

.colLeft{
	width:170px;
	float:left;
	}
	
div.format{
	border-bottom:1px dotted #b3ac6d;
	padding:0px 0px 20px 0px;
	}
	
div.formatMain{
	padding:20px 0px 0px 0px;
	margin-top: 20px;
	}
	
div.formatBottom, div.formatMain{
	border-top: 1px dotted #9c6d3c;
	}
	
.colLeft h4{
	font-weight:normal;
	line-height:22px;
	padding:20px 0px 0px 0px;
	}
	
.colMiddle{
	width:500px;
	float:left;
	padding:0px 60px 0px 60px;
	}
	
.colMiddle ul{
	padding:0px 0px 0px 30px;
	font-size:12px;
	list-style-image: url(../images/bullet.jpg);
	}
	
.colMiddle li{
	line-height:15px;
	padding:10px 0px 0px 0px;
	/* list-style-type: disc; */
	}
	
.colMiddle h1{
	font-size: 32px;
	}

.colMiddle h2{
	padding:10px 0px 0px 0px;
	font-size: 24px;
	}

.colMiddle h3{
	padding:10px 0px 0px 0px;
	font-size: 18px;
	}
	
.colMiddle h4{
	padding:10px 0px 0px 0px;
	}
	
.colRight{
	width:170px;
	float:right;
	padding:0px 0px 0px 0px;
	}
.colRight h3{
	line-height: 24px;
	padding: 0px 0px 10px 0px;
	}
	
.colRight h2{
	padding:0px 0px 20px 0px;
	}
	
.tagline h1{
	line-height:45px;
	color:#b3ac6d;
	font-size: 42px;
	float:left;
	}
	
img.corners {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
}

.Pics{
	padding:0px 0px 20px 0px;
	}

#footer{
	width:960px;
	margin:auto;
	text-align:center;
	padding:20px 0px 20px 0px;
	color:#999;
	font-size:11px;
	border-top:4px solid #669933;
	/*background-color:#607a35;*/
	}
	
#footer a{
	color:#999;
	text-decoration:underline;
	font-size:11px;
	}
	
#footer li{
	display:inline;
	}
	
#footer address{
	padding:20px 0px 0px 0px;
	}
	
.sep{
	padding:0px 5px 0px 5px;
	}

