/* ----- 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:520px;
    padding:10px 0 0 12px;
	font-size:12px;
	font-family:Arial;
}

#col1 {
    width:250px;
    float:left;
    border-right:solid 1px #c9c9c9;
}

#col2 {
    width:250px;
    float:left;
}

#col3 {
    width:220px;
    float:left;
}

#col4 {
    width:220px;
    float:right;
}

.s1 {
  padding-top: 2px;
  padding-left: 10px;
  font-size:16px;
  font-weight: bold;
  color:#4e7aa6;
}

.s1 a {
  color:#4e7aa6;
}

.s2 {
  font-size:14px;
  padding-left: 20px;
  font-weight: bold;
  padding-top: 5px;
}

.s2 a {
  color:#4e7aa6;
}

.s3 {
  padding-left: 30px;
}


.s3 a {
  color:#4e7aa6;
}
