body{
	background: #60863b url(../../images/themes/flower/flower_tech_tile.jpg) fixed;
}

/* branding */
div#branding {
	background: #cfdc27 url(../../images/themes/flower/header_flower_tech.gif) no-repeat;
	border-bottom: 30px solid #005e20;
}

/* navigation-main */
div#navigation-main li a:hover{
	background: #0e983d;
}
body.welcome div#navigation-main li a#nav-home, body.inspirational-companies div#navigation-main li a#nav-inspirational-companies, body.inspirational-people div#navigation-main li a#nav-inspirational-people, body.job-roles div#navigation-main li a#nav-inspirational-people, body.tips-and-tricks div#navigation-main li a#nav-tips-and-tricks, body.competition div#navigation-main li a#nav-competition, body.college-and-uni div#navigation-main li a#nav-college-and-uni, body.student-profiles div#navigation-main li a#nav-college-and-uni, body.progression-routes div#navigation-main li a#nav-progression-routes, body.parents-and-guardians div#navigation-main li a#nav-parents-and-guardians {
	background: #005e20;
}

/* buttons */
p.button a, p.bottom-button a, button, p.top-button a, div.entry-tools p.top-button span{
	background: #6dab48;
}
div#main-content p.bottom-button a:hover, p.button a:hover, button:hover,div#main-content p.top-button a:hover{
	background: #88d063;
}

/* headings */
p.image-credit, div.content-component h1, div.content-component h2, body.profile-page div#main-content h3, div.alternative-titles {
	background: #005e20;
	color: #fff;
}

/* account navigation */
div#account-navigation-wrap {
	background: #f0f4be;
}
div#account-navigation-wrap li {
	border-right-color: #7e716b;
}
div#account-navigation-wrap li a {
	color: #7e716b;
}

/* site-information */
div#site-information {
	background: #cfdc27 url(../../images/themes/flower/footer_flower_tech.gif);
}

/* style switcher */
div#style-switcher ul ul {
	background: #005e20;
}
div#style-switcher ul ul li a:hover, div#secondary-navigation a:hover, div#secondary-navigation li.current a {
	background: #234f10;
}
ul.entry-list h2, ul.people-list-main h2,body.inspirational-companies-main div#main-content div.company-component h2, body.inspirational-companies-main div#main-content div.company-component h2 a{
	background: none;
}
div#edit-profile-nav {
	background: #005e20;
}
div#edit-profile-nav a {
	background: #6dab48;
}
div#edit-profile-nav a:hover {
	background: #88d063;
}