/* add background to body */
body {
background: transparent url(/Portals/86278/images/precision-mkting-bg.jpg) center top repeat !important;
}
/* add border to container */
#foxboro_container { 
border: #ffffff 2px solid !important;
}
/* create H1 style for horizontal top module */
#foxboro_top h1 {
font-size:1.6em;
font-weight:600;
font-style: italic;
line-height:115%;
margin:8px 0 15px 20px;
padding:0;
color:#28254C;
}



/* change default link text-decoration to horizontal top module */
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}

 #foxboro_col3 A {
text-decoration: underline !important ;
}

 #foxboro_two-column #foxboro_col1 A {
text-decoration: underline !important ;
}

#foxboro_three-column #foxboro_col1 A {
text-decoration: underline !important ;
}

/*add border to sidebar modules*/
#foxboro_content #foxboro_col3 div.block div.pad {
border: 3px #28254C solid !important;
}
/*add border to sidebar modules*/
#foxboro_content #foxboro_two-column #foxboro_col1 div.block div.pad {
border: 3px #28254C solid !important;
}
#foxboro_three-column #foxboro_col1 div.block div.pad {
border: 3px #28254C solid !important;
}
