h1{
	font-size: 22px;
	color: #00A86F;
}

h2{
	font-size: 20px;
	color: #00A86F;
}

h3{
	font-size: 18px;
	color: #00A86F;
}

#sidebar h4, h4{
	font-size: 16px;
	color: #00A86F;
}

.small-middle p{
	color: #ffffff;
}

h5{
	font-size: 14px;
	color: #00A86F;
}

h5{
	font-size: 14px;
	color: #00A86F;
}

a, a:link, a:hover, a:visited{
	color: #00A86F;
}

#site-wrapper{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #64d1b4;
}

#header{
	height: 40px;
	padding-top: 210px;
	text-align: left;
	background: url('../images/green_header.jpg');
}

.small-top{
	background: url('../images/sidebox_top.jpg') no-repeat;
	height: 30px;
	width: 195px;
}

.small-middle{
	background: url('../images/sidebox_middle.jpg') repeat-y;
	width: 195px;
}

.small-bottom{
	background: url('../images/sidebox_bottom.jpg') no-repeat;
	height: 20px;
	width: 195px;
}
