#navcontainer a{
	color: #73798C;
}

a:link, a:visited {
	color: #4C5B5A;
}

a:hover {
	color: #536463;
}

a:active {
	color: #627675;
	
}

#footerContainer {
	background-color: %colour_footerbkg%;
}

#siteTitleAbove a:link {
	color: #87A9A1;
}

#siteTitleAbove a:visited {
	color: #87A9A1;
}

#siteTitleAbove a:hover {
	color: #A2CAC1;
}

#siteTitleAbove a:active {
	color: #BDECE1;
}

#siteTitle a:link {
	color: #87A9A1;
}

#siteTitle a:visited {
	color: #87A9A1;
}

#siteTitle a:hover {
	color: #A2CAC1;
}

#siteTitle a:active {
	color: #BDECE1;
}

#siteTitle h1 {
	color: #87A9A1;
}

#siteTitle h2 {
	color: #99A5B8;
}

#siteTitleAbove h1 {
	color: #87A9A1;
}

#siteTitleAbove h2 {
	color: #99A5B8;
}

#sidebarBottom {
	color:  #667177;
}

#sidebarTop {
	color:  #667177;
}

#sidebarBottom h3 {
	color:  #FAFFFB;
}

#sidebarTop h3 {
	color:  #FAFFFB;
}

body {
	background-color: #BCCFD9;
	color: #6E6358;
}

.pageTitle {
	color:  #B5B5B5;	
}

.blog-entry-title a:link {
	color: #999999;
}

.blog-entry-title a:visited {
	color: #999999;
}

.blog-entry-title a:hover {
	color: #7A7A7A;
}

.blog-entry-title a:active {
	color: #5B5B5B;
}

.form-input-field {
	background-color: #FFFFFF;
}

#navcontainer ul ul a {
	color:  #1B88CC;
}

#navcontainer ul ul a:hover {
	color:  #156CA3;
}

#navcontainer ul ul #current {
	color: #10517A;
}
