/* ----- 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:879px;
    padding:0px 0 0 12px;
	font-size:12px;
	font-family:Arial;

}

#sitemap #col1 {
    width:270px;
    float:left;
    border-right:solid 1px #c9c9c9;
}

#sitemap #col2 {
    width:280px;
	padding-left:20px;
    float:left;
    border-right:solid 1px #c9c9c9;
}

#sitemap #col3 {
    width:283px;
    float:right;
}

#sitemap .s1 {
	padding-top: 25px;
	padding-left: 10px;
}

#sitemap .s1 a {
	font-size:16px;
	font-weight:bold;
	color:#818085;	
}

#sitemap .s2 {
  padding-left: 30px;
  padding-top: 7px;
}

#sitemap .s2 a {
	font-size:13px;
	color:#6BA9AA;	
}

#sitemap .s3 {
  padding:2px 0 2px 45px;
}

#sitemap .s3 a {
	font-size:12px;
	color:#c8842b;
}
