@import  url("http://www.fatbeehive.com/beekeeper2/reset.css");
@import url("type.css");
@import url("section_colours.css");
@import url('dl-form.css');

body {
	background-color: #f2f2f2;
	text-align: center;
}

.imageleft, .image-border-left {
float: left;
margin: 0 10px 3px 0;
}

.imageright, .image-border-right {
float: right;
margin: 0 0 3px 10px;
}

.image-border, .image-border-left, .image-border-right {
	padding: 5px;
	border: 1px solid #ccc;
}

#wrapper {
	width: 911px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}

/* @group Header */

#header .home_link {
	background: url(../images/logo.png) no-repeat;
	width: 316px;
	height: 80px;
	display: block;
	float: left;
	margin-bottom: 19px;
}

#header .home_link span {
	display: none;
}

/* @group Top Nav */

#topnav {
	width: 550px;
	float: right;
	text-align: right;
}

#topnav form {
	display: inline;
	padding-left: 20px;
}



/* @end */



/* @end */

/* @group Main Nav */

#mainnav {
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	margin: 0;
	padding: 0;
}

#mainnav li {
	float: left;
	list-style-type: none;
}

#mainnav li.last a {
	margin-right: 0;
	width: 141px;
}

#mainnav li a:hover {
	text-decoration:none;
}

#mainnav a {
	display: block;
	height: 31px;
	margin-right: 3px;
	width: 139px;
	margin-top: 3px;
	padding-left: 10px;
	background-color: #e3e3e3;
}



/* @end */

/* @group Sub Nav */

#subnav {
	width: 150px;
	float: left;
	clear: both;
	margin: 14px 0 0;
	padding: 0 0 9px;
	background-image: url(../images/subnav_curve.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#subnav li {
	list-style-type: none;
	border-bottom: 3px solid #fff;
}

#subnav li.on {
	border-bottom: none;
	text-decoration:none;
}

#subnav li a.on,#subnav li a:hover {
	
	text-decoration:none;
}

#subnav a {
	display: block;
	height: 31px;
	width: 140px;
	padding-left: 10px;
}

/* @group Sub Sub Nav */

#subnav .subsubnav {
	margin: 0;
}

#subnav .subsubnav li {
	border-bottom-style: none;
	margin-bottom: 3px;
}

#subnav .subsubnav li.last {
	margin-bottom: 0px;
}

#who-we-are #subnav .subsubnav a, #how-we-work #subnav .subsubnav a, #what-we-do #subnav .subsubnav a, #learning-zone #subnav .subsubnav a, #news #subnav .subsubnav a, #home #subnav .subsubnav a {
	background-color: #fff;
}



/* @end */



/* @end */

/* @group Content */

#content {
	width: 572px;
	float: left;
	padding-left: 24px;
	margin-top: 14px;
}
#content a{
color:#4a4a4a;
text-decoration:underline;
}
#content a:visited{
color:#4a4a4a;
text-decoration:underline;
}


/* @end */

/* @group Right Col */

#rightcol {
	width: 151px;
	float: right;
	margin-left: 14px;
	margin-top: 14px;
}

/* @group Quote */

#rightcol blockquote {
	position: relative;
	padding-top: 80px;
	padding-bottom: 70px;
}

#rightcol blockquote p {
	padding-left: 10px;
	padding-right: 10px;
}

#rightcol .left_quote {
	position: absolute;
	top: 0;
	left: -10px;
}

#rightcol .right_quote {
	position: absolute;
	right: -10px;
	bottom: -80px;
}



/* @end */

/* @group Links */

#links {
	margin: 0px;
	padding: 0;
}

#links li
 {
	list-style-type: none;
	margin-bottom: 3px;
	background: #eee url(../images/subnav_curve.gif) no-repeat right bottom;
	height: 53px;
}

#links a {
	display: block;
	/*height: 53px;*/
	padding-left: 12px;
	overflow: hidden;
}

/* @end */



/* @end */

/* @group Footer */

#footer {
	clear: both;
	border-top: 3px solid #ddd;
	padding-top: 20px;
}



/* @end */

/* @group Home */

#home_content {
	width: 756px;
	float: left;
	margin-top: 14px;
}

#home_intro {
	margin-top: 1em;
}
#home_intro a{
color:#90161b;
}
#index #rightcol {
	margin-left: 4px;
}

#home_images {
	width: 756px;
	height: 166px;
	background: url(../images/home_images.jpg) no-repeat;
}

#home_sections {
	overflow: auto;
	margin-bottom: 10px;
	background: url(../images/home_column_bg.gif) repeat-y;
}

#home_sections .home_section {
	width: 250px;
	margin-right: 3px;
	float: left;
	/*border-right: 3px solid #fff;*/
}

#home_sections .home_section.last {
	margin-right: 0px;
	/*border-right-width: 0;
	border-right-style: none;*/
}

#home_sections .home_section h2 {
	background-color: #dddddd;
	height: 29px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 0;
	border-bottom: 3px solid #fff;
}

#home_sections .home_section_content {
	padding: 10px;
	/*background-color: #eee;*/
}

#home_sections .home_section_content img {
	float: left;
	border: 3px solid #fff;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#home_sections .home_section_content p {
	margin: 0;
	padding: 0;
}

#home_sections .home_section_content h3 {
	margin: 5px 0 15px;
	padding: 0;
	text-decoration:none;
}
#home_sections .home_section_content a{
color:#90161b;
font-weight:normal;
text-decoration:none;
}
#home_sections .home_section_content a:hover{

text-decoration:underline;
}

/* sitemap */


ul#sitemap {
	margin:0 0 0 0px;
	padding: 0;
}

ul#sitemap li {
	list-style-type: none;
	margin: 5px 0 10px 10px;
	font-weight: bold;
}

ul#sitemap li ul li {
	margin: 10px 0 10px 0;
	font-weight: normal;
	list-style-type: square;
	color: #D1D3D4;
}

/* @end */

p.byline {
	padding: 0 20px 20px;
}

form dd.checkbox_columns label {
	width: 45%;
	float: left;
}
#fb-site-credit a{color:#444444}