.page-header
{
	background-image:url('images/logo.jpg');background-repeat:no-repeat;
	height:224px;
	width:780px;
}	

.toplinks{
font-size:14px;
font-family: normal small Arial, Helvetica, sans-serif;
color:#323844;
font-weight:bold;
text-decoration:none;
}
:hover.toplinks{
font-size:14px;
font-family: sans-serif;
color:#E6B920;
font-weight:bold;
text-decoration:none
}


.page-navigation-item
{
    color: #AD291C;
    text-decoration: none;
    font-family: verdana;
    font-weight: bold;
	font-size:12px;
}
.page-navigation-item-disabled
{
    color: #dedede;	
    text-decoration: none;
	font-family: verdana;
    font-weight: bold;
	font-size:2px;
}
.page-navigation-item-selected
{
    color: #000000;
    background-color: #99cc99;
    border: 0px solid #000000;
    padding: 1px;
    text-decoration: none;
	font-family: verdana;
    font-weight: bold;
	font-size:12px;
}

.page-navigation-item:hover
{
    color: #E6B920;
	text-decoration: none;
    font-family: verdana;
    font-weight: bold;
	font-size:12px;
}
