BODY       { font-family: "Gill Sans MT"; color:#3B3F00; height:100%; }

.hdr       { font-family:Lucida Calligraphy;font-size:36px; font-weight:bold;}
.txt_hdr   { font-family:Lucida Calligraphy;font-size:20px; font-weight:bold;}
.sub_hdr   { font-size:16px; font-weight:bold;}
.email     { font-size:18px;}
.txt       { font-size:16px;}
.cpy       { font-size:10px; font-family:"Arial"; }
sup		   { font-family: "Times New Roman";}
hr         { color:#556644;}

A:link    { color:#556644; font-weight:bold;}
A:visited { color:#556644; font-weight:bold;}
A:hover   { color:red; font-weight:bold;}
A:active  { color:#556644; font-weight:bold;}

A.h:link    { color:#FFFFCC; font-weight:bold;font-size:14px;}
A.h:visited { color:#FFFFCC; font-weight:bold;font-size:14px;}
A.h:hover   { color:yellow; font-weight:bold;font-size:14px;}
A.h:active  { color:#FFFFCC; font-weight:bold;font-size:14px;}

A.mrs:link    { color:#556644; font-weight:bold;font-size:14px;}
A.mrs:visited { color:#556644; font-weight:bold;font-size:14px;}
A.mrs:hover   { color:green; font-weight:bold;font-size:14px;}
A.mrs:active  { color:#556644; font-weight:bold;font-size:14px;}

.bgcolor  { color:#FFFFCC;}
.btnHdr   { background-color:#800000; color:#FFFFCC;}
.hvr_bg_cream { background-color: #FAE1A5;}
.hvr_bg_blue { background-color : #000050;}

.hvr_txt_cream { color: #FAE1A5;}
.hvr_txt_blue { color : #000050;}


.banner 
{
	background-image: url(../mrs/site_images/plaque.gif);
	background-repeat: no-repeat;
	height:30px;
	font-weight:bold;
}

.textbox 
{
	text-align:justify;
	padding : 3px;
	border: 1px solid #800000;
	height: 100%;
	min-height:100%;
	_height:100%;
	display:table;
	}
.texthdr 
{
	color: #800000;
	background-color:#EFDEB9;
	width:100%;
	min-width:100%;
	padding-left:5px;
	padding-right:5px;
}
.filler 
{
	height:100%;
	min-height:100%;
	_height:100%;
	float:left;
	width:2%;
}	
.adverts 
{
	background-color:#F9F3C5;
}
/*
Dull Colour Palette
--------------
Darkest	222222
		556644
		99aa99
		888855
		A5B354

Vibrant Colour Palette
----------------------
		333322
		667722
		bbccaa
		99bb22
*/
