/* style for teal pages */

#main a { color: #E4B370; }
#main h1 { color: #E4B370; }
#main h2 { color: #E4B370; }

.dk { background: url(../images/sq-yellow-dk.gif) repeat-x; }
.lt { background: url(../images/sq-yellow-lt.gif) repeat-x; }

#footer {
	border-bottom: solid 1px #E4B370;
	color: #E4B370;
}
#footer a { color: #E4B370; }
#footer a:hover { color: #BC965D; }
