body {
	background-color: #ffffe8;
	/*background-color: #fefee4;*/	
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	text-align: center;
	background-image: url(../images/background_tile_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 17px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #2f170b;

}

a:link, a:visited; a:hover, a:link {
	color: #649c32;
	text-decoration: underline;
}



#wrapper {
	background-image: url(../images/background_tile_footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	bottom: 0px;
}

.content {
	background-color: #e9f4e9;
	text-align: left;

	
}

#contenttext {
	padding: 20px 40px 20px 40px;
	

}

.content h1 {
	font-size: 24px;
	font-weight: normal;
	display: inline;
	line-height: 20px;
}

.content h2 {
	font-size: 18px;
	font-weight: normal;
	display: inline;
	line-height: 20px;
	color: #649c32;
}

.shadowright {
	background-image: url(../images/tile_shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;
}

.subnav {
	background-image: url(../images/subnav_background_tile.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.subnavlinks {
	font-size: 11px;
	line-height: 20px;
	color: #6b8254;
	padding-left: 65px;
	text-align: left;
}

.subnavlinks a, .subnavlinks a:link, .subnavlinks a:visited {
	text-decoration: none;
	color: #6b8254;
}

.subnavlinks a:hover {
	text-decoration: underline;
}

.selected {
	background-image: url(../images/arrow_green_on.gif);
	background-repeat: no-repeat;
	margin-left: -20px;
	padding-left: 17px;
}

.copyright {
	padding: 10px;
	font-size: 11px;
	text-align: left;

}

.design48 {
	text-align: right;
	padding-left: 350px;
	vertical-align: middle;

}

.contentpic {
	float: right;
	padding: 10px;
	margin-top: -10px;
}

.contentpicleft {
	float: left;
	padding: 10px;
}

.contentpiclefthair {
	float: left;
	padding: 5px;
}	

.contentnumbers {
	float: left;
	padding: 10px;
}

.highlight {
	color: #649c32;
}

.inspirationemail {
	font: "Comic Sans MS";
	font-size: 24px;
	line-height: 26px;
}

.testimonial {
	background-color: #EAEAEA;
	border: 1px solid #630;
	font-size: 13px;	
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 15px 0px;
}

.testimonial p {
	margin: 0px 0px 15px 0px;	
}