/* ############ salusburyworldwhoweare.css - Created: 22.01.2007 Last modified:13.01.2008 ############# */
/* ############ Coding: Simon Moss: www.simonmoss.co.uk ############# */
/*div
{
border:solid 1px #f00;
} 
 ##### DIV BORDER TEST ###### */
h2
{
clear:both;
}
#banner
{
background:#314a5a url("images/header_who-we-are.jpg") no-repeat top center;
}
#topquote
{
background-color:#314a5a;
}
#sidenavbox
{
top:200px;
}
#content
{
top:200px;
}
#subnav li
{
border-bottom:1px solid #fff;
}
#subnav li.subpages
{
border:0;
}
#subnav a
{
background:#afc5d3;
color:#fff !important;
}
#subnav .selected a
{
background:#7b9fc7;
color:#fff !important;
}
.staffbox
{
float:left;
width:30%;
margin:6px;
}
.staffphoto
{
float:left;
margin-right:12px;
margin-bottom:3px;
}
.red
{
color:#f00;
}
.blue
{
color:#33339a;
}
.yellow
{
color:#fc0;
}
.lilac
{
color:#cc9aff;
}
.orange
{
color:#ff9a00;
}
.bighead
{
clear:none;
font-size:48pt;
font-weight:normal;
text-align:center;
}
.bigsubhead
{
font-size:20pt;
font-weight:normal;
text-align:center;
}
#wwa-header
{
background-color:#7b9fc7;
color:#fff;
height:92px;
}
#wwa-header h1
{
font-size:24pt;
font-weight:normal;
padding-top:6px;
}
.picmargin
{
padding:0 12px;
}