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