#content a {
    color: #336600;
}

#content a:hover {
    text-decoration: none;
}



/*
author: Darren Chandler
company: Campbell Shaw Ltd
email: d.chandler@campbellshaw.co.uk
*/

/*body {
	background:#f0f1f1
}

#site-home #inner {
	background:#f4f5f5;
	background-image:none
}

#inner {
	background:#fff url('../img/inner_bg.gif') repeat-y
}

#content {
	background:#f4f5f5
}

#container {
	background:#fff;
}

#branding {
	background:#fff url(../img/branding.jpg) right no-repeat
}

#sub-content-a, #sub-content-b {
	background:#fff
}

h2 {
	color:#00529b/*003680*/;
/*}

h1, h3, h4 {
	color:#00529b;
}

a, a:link, a:visited {
	color:#000;
}

a:hover, a:focus, a:visited:hover {
	color:#00529b;
}

#site_search input#keyword {
	background-color:#eee;
	color: black;
	border: 1px solid #666;
}

#main-nav {
	background:#fff url(../img/menu_bg.gif) 79px 0 no-repeat;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#site-info {
	background:#fff
}

#site-info {
	background:#fff url(../img/blue_grad.gif) left bottom no-repeat;
}

#site-info a, #site-info a:hover, #site-info a:focus, #site-info a:visited, #site-info a:link, #site-info a:visited:hover  {
	color: #6c6c6c;
}

div #site-home-body h2{
	color: #6c6c6c;
}

#services-wrap {
	border: 1px solid #6c6c6c;
}*/