body { 
	/* customize_body */ font:normal normal 13px Arial; /* customize_body */
	/* customize_body */ color:#777777; /* customize_body */
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color:#c26da4; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color:#b54593; /* customize_link_hover */
}
.bl {
	position:absolute;
	bottom:0;
	left:0;
}
.br {
	position:absolute;
	bottom:0;
	right:0;
}
.tr {
	position:absolute;
	top:0;
	right:0;
}
.float_left {
	float:left;
	margin:0 10px 5px 0;
}
.float_right {
	float:right;
	margin:0 0 5px 10px;
}
.clear_floats {
	clear:both;
}
/* Typography */

h1, h2, h3, h4 {
	font-weight:normal;
}
h1 {
	margin-top:0;
}
#main {
	color:#5D5740;
}
hr {
	height:1px;
	color:#5D5740;
	background-color:#5D5740;
	border:#5D5740 1px solid;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
body {
	font-family:Georgia, "Times New Roman", Times, Serif;
	font-size:medium;
}
#page ul li {
	list-style-image:url(http://www.birdandbee.co.uk/themes/bird_and_bee/images/dagger1trans.png);
	line-height:1.5em;
	font-size:14px;
	vertical-align:middle;
}
