/*
    Aboutus specific styling
    
    www.humancapitalalliance.com.au
    August 2006
    Dane & Will
    
    
    (c) Meep Pty Ltd 2006
  
*/

.orange_bold {
	font-weight: bold;
	color: #CC6633;
}

strong.orange {
	color: #CC6633;
}

#creating {
    background-color:#663366;
}

#centre img {
    margin-top: 10px;
}

p.centre {
    text-align: center;
}

table {
	width: 100%;
	border: none;
}

#ourpeople_table {
	margin-bottom: 20px;
}

tr {
	vertical-align: top;
	border-bottom: 13px solid #CCC;
}

td.photo {
	width: 80px;
	border-right: 15px solid #CCC;
	vertical-align: top;
}

td.description {
	line-height:14px;
	font-size: 11px;
	color: black;
}

td.description h1 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	font-family: Verdana, sans-serif;
}


h2.box {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 11px;
    	font-style: normal;
    	font-weight: bold;
    	padding:2px;
    	margin-bottom: 15px;
    	margin-top: 15px;
    	width:170px;
}

h2.purple {
    background-color:#663366;
   	color:#FFF;
}

h2.red {
    background-color:#CC3300;
   	color:#FFF;
}

h2.orange {
    background-color:#CC6633;
   	color:#FFF;
}
