/*
 Style for Clark Wilson LLP's Insurable Interest newsletter  --->
 Author: Rob Golbeck | rtg@cwilson.com
 Created: November 2009
 Modified: November 2009
*/


h1, h2, h3 {
 font-family: verdana, arial, helvetica, sans-serif;
 color: #000;
}

a, a:visited {
 color: #977b16;
}

a:hover, a:active {
 color: #ae9a52;
}

#head {
 background: #fff url(http://www.cwilson.com/images/email/InsBanner.png);
}
  
 #head a, #head a:visited {
 color: #f3df95;
}

#head a:hover, #head a:active {
 color: #fff;
}

#sideBar {
 background-color: #f3df95;
}

#sideBar h3 {
 color: #000;
}


.highlightedSection { /* highlighted box for announcements, etc. */
 border: 2px solid #977b16;
}
  

#foot {
 border-top: 1px solid #977b16;
}