@import url("../Floral.css");

/* Color scheme */
a {
	color:#7a01c2
}

a:hover {
	color:#360752
}

#fw-title {
	background:url('header.png') no-repeat center top
}

#fw-container {
	background:url('background.gif')
}

#fw-sidebar .fw-title, #fw-nav-menu li.fw-navheader {
	background:#d9c7f2
}

#fw-footer {
	background:url('footer.png') no-repeat top center
}
p.fw-footertext { color:#230F60; }
#fw-mainnavwrap { border:2px solid #B89ED6; }
.fw-paragraphtop { padding:1px; border:1px solid #B89ED6; }

#fw-smalltitle {
	border:2px solid #B89ED6 !important;
}

.fw-odd, .fw-secondary {background-color: #b89ed6;}
.fw-even, .fw-primary {background-color: #fff;}
.fw-tertiary {background-color: #AF95D5; border-color: #AF95D5;}
