.sitebody {
	background-color: #e8e2d2;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
    margin-right: auto;
}

.footer {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}

.footer A {
	color: #666666;
	margin: 0px;
}

.headline {
	color: #a9a798;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 36px;
	font-style: normal;
	margin: 0;
}

.maintext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
	margin: 0px;
}

.maintext A {
    color: #279dca;
    text-decoration: none;
}
    
.maintext A:hover  {
    color:#3bd4f8;
    text-decoration: none;
}

.nav  {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}

.nav a {
    color: #279dca;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
	margin: 0px;
}
    
.nav a.active   {
	color:#279dca;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}

.nav A:hover  {
	color:#3bd4f8;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}

.navb     {
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}

.navb a    {
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#279dca;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}

.navb A:hover  {
	color:#3bd4f8;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}

.featureheadline {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans;
	font-size: 18px;
	font-style: normal;
	margin: 0px;
}
.featureheadline A {
    color: #666666;
    text-decoration: none;
}
    
.featureheadline A:hover  {
    color:#279dca;
    text-decoration: none;
}


.featuretext {
	font-family: Arial, Helvetica, Sans;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
	margin: 0px;
}

.featuretext A {
    color: #279dca;
    text-decoration: none;
}
    
.featuretext A:hover  {
    color:#3bd4f8;
    text-decoration: none;
}

.distnav {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
}
.distnav A {
    color: #FFFFFF;
    text-decoration: none;
}
    
.distnav A:hover  {
    color:#F0ECE1;
    text-decoration: none;
}

