/* CSS Document*/

/* Layout */
#stir-pullquote {
background: url(/site_img/green/pullquote-fade.jpg);
}


/* Text */
a:link {
color: #2E4828;
}
.stir-largercolourfont {
font-size: 115%; 
color: #2E4828;
}
#stir-content H2 {
color: #000000;
}
#stir-content H3 {
color: #2E4828;
}
#stir-content H4 {
color: #528149;
}
.stir-h4style-custom {
font-weight: bold; 
font-size: 110%; 
color: #528149;
}

/* Tables */
#stir-content th.stir-table1 { 
background-color:#2E4828; 
}

#stir-content table.stir-table3 {
border: 1px solid #333333;
}
#stir-content th.stir-table3 { 
background-color:#333333; 
}
#stir-content th.stir-table3 a{ 
color: #fff;
}
#stir-content th.stir-table3 a:visited{ 
color: #fff;
}
#stir-content .stir-table3-colhead {
background-color:#abcca5; 
}
#stir-content .stir-table3-rowhead {
background-color:#c5dbc0;  
}
#stir-content .stir-table3-data {
background: #deecdb;
}
#stir-content .stir-table3-dataover {
background: #c5dbc0;
}
#stir-table3-lineright {
background: #deecdb;
}
.stir-table3-lineright {
background: #deecdb;
}
.stir-table3-linerightover {
background: #c5dbc0;
}
#stir-table3-lineright { 
background: #c5dbc0;
}

