/* NURSERY SPECIFIC */
#header {
	background-color: #d35c03;
}

#content-main a, #content-main a:link, #content-main a:visited, #content-main a:hover, #news-inner a, #news-inner a:link, #news-inner a:visited, #news-inner a:hover {
	color: #d35c03;
}

#news-inner a {
	background-image: url('images/news-arrow-pelton.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 14px;
	text-decoration: none;
	font-style: italic;
}

#news-inner a:hover {
	text-decoration: underline;
}

#contact-form-title {
	background-image: url('images/contact-form-title-pelton.gif');
	background-repeat: no-repeat;
}

#contact-form-button {
	background-image: url('images/contact-form-button-pelton.gif');
	background-repeat: no-repeat;
}

#pelton-menu {
	display: block;
}

#news-articles {
	background-color: #f5f5e1;
}
