/* style for teal pages */

#main a { color: #A08EB9; }
#main h1 { color: #A08EB9; }
#main h2 { color: #A08EB9; }

.dk { background: url(../images/sq-lavender-dk.gif) repeat-x; }
.lt { background: url(../images/sq-lavender-lt.gif) repeat-x; }

#footer {
	border-bottom: solid 1px #A08EB9;
	color: #A08EB9;
}
#footer a { color: #A08EB9; }
#footer a:hover { color: #86779B; }