@charset "UTF-8";
/* CSS Document */

body {
	width: 100%;
	padding: 0px;
	background-color: #d0d3d8;
	background-image: url(../images/background.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

.link a:link { font-family: arial, helvetica; font-size: 12px; color: #737373; font-weight: 200; text-decoration: none; vertical-align:top; }
.link a:visited { font-family: arial, helvetica; font-size: 12px; color: #737373; font-weight: 200; text-decoration: none; vertical-align:top; }
.link a:hover { font-family: arial, helvetica; font-size: 12px; color: #977fb4; font-weight: 200; text-decoration: none; vertical-align:top; }

.bird a:link { font-family: arial, helvetica; font-size: 11px; color: #333333; font-weight: 200; text-decoration: none; vertical-align:top; }
.bird a:visited { font-family: arial, helvetica; font-size: 11px; color: #333333; font-weight: 200; text-decoration: none; vertical-align:top; }
.bird a:hover { font-family: arial, helvetica; font-size: 11px; color: #977fb4; font-weight: 200; text-decoration: underline; vertical-align:top; }

.maintext { font-family: arial, helvetica; font-size: 12px; color: #737373; font-weight: 200; text-decoration: none; vertical-align:top; }

.maintextbirdhouse { font-family: arial, helvetica; font-size: 11px; color: #333333; font-weight: 200; text-decoration: none; vertical-align:top; text-align:right; }

.maintextcolour { font-family: arial, helvetica; font-size: 12px; color: #977fb4; font-weight: 800; text-decoration: none; vertical-align:top; }

.maintextlrge { font-family: arial, helvetica; font-size: 16px; color: #737373; font-weight: 200; text-decoration: none; vertical-align:top; }
