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