body {
	color:#5e5e5e;
}
h1,h2,h3,h4,h5,h6 {
	color:#5f6362;
}
p {
	color:#5e5e5e;
}
a,
a:link,
a:visited,
a:hover {
	color:#000000;
}


.pagenav {
	background:#613318 url(../images/menubar_roll.jpg) repeat-x;
}
.pagenav ul li a {
	color:#ffffff;
}
.pagenav ul li a:hover {
	background:#613318;
}


.box1 dt {
	color:#613318;
	border-bottom-color:#cccccc;
}
.box1 dd a {
	color:#000000;
}


.box2 dt {
	color:#613318;
	border-bottom-color:#cccccc;
}
.box2 dd a {
	color:#000000;
}
.box2 dd p a {
	color:#000000;
}
.box2 dd h1,
.box2 dd h2,
.box2 dd h3,
.box2 dd h4,
.box2 dd h5,
.box2 dd h6 {
	color:#000000;
}
.box2 dd img {
	border-color:#777777;
}

.widget h2 {
	color:#613318;
	background-color:#efefef;
	border-bottom-color:#613318;
}
.widget p {
	color: #424242;
}
.widget ul li {
	border-bottom-color:#5f6362;
}
.widget a {
	color: #5f6362;
}

.unewsextras {
	float: right;
	width: 240px;
        margin-bottom: 10px;
	margin-left: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border-right: 1px dashed #ccc;
        border-bottom: 1px dashed #ccc;
        border-left: 1px dashed #ccc;
        background-color: #efefef;
}
.unewsphotos .unewsrelatedstory .unewsrelatedlink {
	float: right;
	padding: 10px;
	border: 1px solid black;
}
.unewsphotos img {
        width: 220px;
}
.unewsphotocaption {
        color: #333;
        font-size: 11px;
        padding-top: 5px;
}
#columnone {
	width:167px;
	float: left;
	margin: 0;
	padding: 0;
}
#columntwo {
	width:167px;
	float: left;
	margin: 0;
	padding: 0;
}
#columnthree {
	width:167px;
	float: left;
	margin: 0;
	padding: 0;
}


