﻿html {
	background: #F3F4E4 url(../../images/new_bg/Breeder_bg.jpg) top left fixed;
}
body {
	background: url(../../images/new_bg/Breeder_bg.jpg) top left fixed;
}

#header {
	background-image: url(../../images/headers/06breeders.jpg);
}



#content h1, #content h3 {
	color: #FF9C03;
}
#footer {
	background-color: #CC5300;
}


#content h2, #content h2 a {
	color: #CC5300;
}


#nav, #menu li ul {
	background-color: #D97F40;
}



#menu a:hover, #content h2 {
	background-color: #F0CBB2;
}


