body {
	color:#5e5e5e;
}
h1,h2,h3,h4,h5,h6 {
	color:#3b687c;
}
p {
	color:#5e5e5e;
}
a,
a:link,
a:visited,
a:hover {
	color:#000000;
}


.pagenav {
	background:#a19b8b url(../images/menubar_roll.jpg) repeat-x;
}
.pagenav ul li a {
	color:#ffffff;
}
.pagenav ul li a:hover {
	background:#a19b8b;
        color:#28406e;
}



.box1 dt {
	color:#28406e;
	border-bottom-color:#a19b8b
}
.box1 dd a {
	color:#000000;
}


.box2 dt {
	color:#28406e;
	border-bottom-color:#a19b8b
}
.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:#28406e;
	background-color:#dddedf;
	border-bottom-color:#28406e;
}
.widget p {
	color: #666666;
}
.widget ul li {
	border-bottom-color:#28406e;
}
.widget a {
	color: #3b687c;
}


