.nav {
	font-family: Museo700-Regular, Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	line-height: normal;
}
.nav_blue {
	font-family: Museo700-Regular, Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #44b4ec;
	line-height: normal;
	text-decoration: underline;
}
.titles {
	font-family: Museo700-Regular, Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #44b4ec;
	line-height: normal;
}
.body_copy {
	font-family: droid_serif, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
	vertical-align: top;
	text-align: left;
}
.bold_copy {
	font-family: droid_serif, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}
.bold_copy_white {
	font-family: Museo700-Regular, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	line-height: 17px;
}
.leading {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 5pt;
}
.footer_txt {
	font-family: DroidSerif, Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: normal;
	vertical-align: top;
}
.footer_txt_blue {
	font-family: DroidSerif, Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #8fd2f4;
	line-height: normal;
	vertical-align: top;
}
.quotes {
	font-family: Museo700-Regular, Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #44b4ec;
	line-height: 21px;
	font-style: italic;
	font-variant: normal;
}
.birds_bgnd {
	background-image: url(images/index_ani.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.christmas_bgnd {
	background-image: url(images/christmas_2011_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.christmas_bgndCopy {
	background-image: url(http://www.beaucroft.co.uk/images/christmas_2011_email_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

