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