/* ----- Color Map ----- 
    c47418 = Dark Orange "header"
    f4c235 = yellow of "prime" in logo
    f6921e = orange of "viva" in logo
    7aae1e = green of "calculator tools"
    c9c9c9 = border grey
    42270e = brown from search "Go" button and text
--- */

/* ----- Sitemap Styles ---- */
#sitemap{
  width:930px;
  padding-top:10px;
	margin-bottom:15px;
	font-size:12px;
	font-family:Arial;
}

#col1 {
    width:230px;
    float:left;
}

#col2 {
    width:230px;
    float:left;
}

#col3 {
    width:230px;
    float:left;
}

#col4 {
    width:230px;
    float:left;
}

.s1 {
  padding: 10px 0 2px 0;
  font-size: 14px;
  font-weight: bold;

}

.s1 a {
  color: #466F81;
}

.s2 {
  font-size:12px;
  padding-top: 2px;
}

.s2 a {
}

/*.s3 {
	font-size:12px;
  padding-left: 20px;
}*/