/* CSS Document */

.tabactive {
	border-left:2px solid #C3AB6B;
	background:url(../images/template/tab_active_tan.gif) top right no-repeat;
}

#maincontent {
	background: url(../images/template/fade_tan.jpg) top left repeat-x;
	border-left:2px solid #C3AB6B;
}	

#bodytext blockquote p {
	color:#B39443;
}

#bodytext ul {
	list-style-image: url(../images/template/bullet-tan.gif);
}
