/* ---- links styling for landing pages ---- */

#sectionlinks{margin-right:-3px;}
#sectionlinks li{width:156px;float:left;margin-right:3px;height:200px;margin-bottom:15px;padding-bottom:15px;}
#sectionlinks h3{font-weight:normal;font-size:1.3em;padding:10px 15px 10px 15px;}
#sectionlinks p{padding:0 15px;font-weight:normal;}


/* ------------ change per section -------- */
h1{color:#0f91a3;}
#sidenav{background: #0f91a3;}
#sidenav a{color:#ffffff;}

.advertcolourone{background: #888888; color:#ffffff;}

#sectionlinks .colourone a{color:#AEF0F5;}
#sectionlinks .colourone h3{color: #ffffff;}
#sectionlinks .colourone{background:#0f91a3;}

#sectionlinks .colourtwo a{color:#ffffff;}
#sectionlinks .colourtwo h3{color: #000000;}
#sectionlinks .colourtwo{background:#999;}

#sectionlinks .colourthree a{color:#fff;}
#sectionlinks .colourthree h3{color: #FC9C35;}
#sectionlinks .colourthree{background:#5F0563;}

#sectionlinks .colourfour a{color:#000000;}
#sectionlinks .colourfour h3{color: #000000;}
#sectionlinks .colourfour{background:#ffffff;}
