/* ---- 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:#3760ad;}
#sidenav{background: #3760ad;}
#sidenav a{color:#ffffff;}

.advertcolourone{background: #888888; color:#ffffff;}

#sectionlinks .colourone a{color:#c9d8f5;}
#sectionlinks .colourone h3{color: #f6da9d;}
#sectionlinks .colourone{background:#3760ad;}

#sectionlinks .colourtwo a{color:#ffffff;}
#sectionlinks .colourtwo h3{color: #000000;}
#sectionlinks .colourtwo{background:#848388;}

#sectionlinks .colourthree a{color:#000000;}
#sectionlinks .colourthree h3{color: #090749;}
#sectionlinks .colourthree{background:#c9d8f5;}

#sectionlinks .colourfour a{color:#000000;}
#sectionlinks .colourfour h3{color: #000000;}
#sectionlinks .colourfour{background:#ffffff;}
