/* CSS Document */

a, .content-box ul li, .text-peach { color: #FFE8D0; }

p, h1, .sub-head, .text-white, .category-title, a:hover { color: #DFD9D1; }

h1 { font-size: 94%; }

.content-title, .heading-links{
	float: left;
	text-align: left;
	font-variant: small-caps;
}

.content-title { margin: 6px 0px 0 18px; }
.bar, .heading-links a { text-decoration: none; color: #A26C61 }
.heading-links a:hover { color: #DFD9D1; }
.heading-links { 
	margin: 8px 0 0 6px; 
	font-weight: bold;
}

.content-box ul { margin-left: 0; padding-left: 0; text-indent: 0; }
.content-box ul li { list-style: none; }
.category-title { text-decoration: underline; }

.sidelink{
	color: #CFBFA8;
	font-variant: small-caps;
	margin: 0 0 0 5px;
	font-weight: bold;
	font-size: 18px;
}