body{
    font-size: 14px;
    line-height: 1.5em;
}
#breadcrumb{
    font-size: 10px;
}
#header-top-left h1 a{
    font-size: 32px;
	line-height: 60px;
	color: white;
/*	text-shadow: 0px -2px gray;*/
	text-decoration: none;
}
h2 a{
	text-decoration: none;
	color: #28466e;
}
.search h1, h2, h3{
    font-size: 17px;
    padding-bottom: 7px;
	margin: 0 0 7px 0;
	color: #28466e;
	border-bottom: 1px #bf7807 solid;
}
div.pagination ul li {
	color: white;
	background-color: #28466e;
}
div.pagination ul li:hover {
	color: white;
	background-color: #b40f0f;
}
div.pagination ul li a {
	color: white;
}
#footer{	
	font-size: 10px;
}
/*
body{
    font-family: "Tahoma", serif;
    line-height: 1.75em;
}
h1, h2, h3{
}

h1{
    font-size: 2em;
    padding-bottom:0.5em;
}
h2{
    font-size: 1.75em;
    padding-bottom:0.5em;
}
h3{
    font-size: 1.2em;
}
#body-top a{
    color: orange;
}
.category-desc{
    padding-bottom:1.5em;
}
#header-bottom-left{
    text-align:center;
}
*/