.subnav .top {
	height: 12px;
	background-image: url("/_template/img/subnav_top_orange.gif");
}

.subnav ul.root li {
	background-image: url("/_template/img/subnav_bullet_orange.gif");
}

.subnav ul.root li ul li {
	background-image: url("/_template/img/subnav_bullet_indent_orange.gif");
}

.content h1 {
	color: #F98109;
}

.content a {
	color: #F98109;
}

.content a:visited {
	color: #DCA065;
}

div.content img {
	border: 1px solid #F98109;
}
div.content img.no_border {
	border: none;
}
.main {
	background-image: url("/_template/img/watermark_orange.gif");
}