/*--  Green: #6899A3;  Purple: #6F5676; Gold: #D5AF6D; Toffee: #968577;  Text Colour: #7C716D;    --*/ 


body  {
	Font-size : 12px;
	Color : #7C716D;
	Font-family : Arial, Helvetica, sans-serif;
}

p  {
	Font-size : 12px;
	Color : #7C716D;
	Font-family: Arial, Helvetica, sans-serif;
}

td  {
	Font-size : 12px;
	Color : #7C716D;
	Font-family: Arial, Helvetica, sans-serif;
}
.bold  {
	Font-size : 12px;
	Color : #7C716D;
	Font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*-- Heading 1: Purple   --*/
.heading1  {
	Font-size: 14px;
	Color: #6F5676;
	Font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*-- Heading 1: Purple   --*/
.pageheadings  {
	Font-size: 16px;
	Color: #6899A3;
	Font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}
/*-- Heading 2: Green   --*/
.headinggreen  {
	Font-size : 13px;
	Color : #6899A3;
	Font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.history  {
	Font-size: 12px;
	Color: #7C716D;
	Font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.textcaptions  {
	Font-size : 10px;
	Color : #7C716D;
	Font-family: Arial, Helvetica, sans-serif;
}
/*-- Text White   --*/
.textwhite  {
	Font-size : 12px;
	Color : white;
	Font-family: Arial, Helvetica, sans-serif;
}
/*-- Heading 1: Purple   --*/
.mission  {
	Font-size: 13px;
	Color: #6F5676;
	Font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
}

/*-- white text on intro page: eg. skip intro, sound off, site by smr  --*/
.textwhiteintro  {
	Font-size : 10px;
	Color : white;
	Font-family: Arial, Helvetica, sans-serif;
}
.footer  {
	Font-size : 11px;
	Color : #6899A3;
	Font-family: Arial, Helvetica, sans-serif;
}
/*-- Site by SMR Digital Design text on footer    --*/
.smr  {
	Font-size : 10px;
	Color : #6899A3;
	Font-family: Arial, Helvetica, sans-serif;
}
/*-- White links on homepage    --*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	Color : #7C716D;
	text-decoration : underline;
}
a:visited {
	font-size: 13px;
	color: #A79B96;
	text-decoration : underline;
}
a:hover {
	font-size: 13px;
	color: #D5AF6D;
	text-decoration : underline;
}
a.linkfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color : #6899A3;
	text-decoration : underline;
}
a.linkfooter:visited {
	font-size: 11px;
	Color : #89B8C1;
	text-decoration : underline;
}
a.linkfooter:hover {
	font-size: 11px;
	color: #D5AF6D;
	text-decoration : underline;
}

/*-- Text on Right Hand Banner  --*/
.textrightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	Color : #6899A3;
	line-height: 30px;
	font-weight: bold;
}
/*-- Navigation Links on Right Hand Banner  --*/
a.linkrightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	Color: #6899A3;
	text-decoration: none;
	font-weight: lighter;
}
a.linkrightnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	Color : #6899A3;
	text-decoration : none;
	font-weight: lighter;
}
a.linkrightnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D5AF6D;
	text-decoration : underline;
	font-weight: lighter;
}

/*-- Site by SMR Digital Design link on footer    --*/
a.linksmr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6899A3;
	text-decoration : underline;
}
a.linksmr:visited {
	font-size: 10px;
	color: #89B8C1;
	text-decoration : underline;
}
a.linksmr:hover {
	font-size: 10px;
	color: #D5AF6D;
	text-decoration : underline;
}
/*-- White links on intro page eg. skip intro   --*/
a.linkintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration : underline;
}
a.linkintro:visited {
	font-size: 10px;
	color: white;
	text-decoration : underline;
}
a.linkintro:hover {
	font-size: 10px;
	color: yellow;
	text-decoration : underline;
}
/*-- Table - Purple --*/
.tdcolor1 
{
	background-color: #6F5676;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding : 4pt;
}
/*-- Table - Gold --*/
.tdcolor2 
{
	background-color: #D5AF6D;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding : 4pt;
}
/*-- Table - Toffee --*/
.tdcolor3 
{
	background-color: #968577;
	font-size: 11px;
	color: white;
	font-weight: bold;
	padding : 4pt;
}
/*-- Table - Green --*/
.tdcolor4 
{
	background-color: #6899A3;
	font-size: 11px;
	color: white;
	font-weight: bold;
	padding : 4pt;
}
	/*-- Form field - pale green --*/
input.field { font-size: 9pt; color: #ffffff; background-color: #6899A3;
 }
select.field {	font-size: 9pt; color: #ffffff; background-color: #6899A3;
 }
textarea.field { font-size: 9pt; color: #ffffff; background-color: #6899A3;
 }
	/*  Form Buttons  */
.button 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #6899A3;
	border: 2px solid;
	border-color: 686682 262531 262531 686682;
	padding-bottom : 1px;
	padding-top : 1px;
	padding-left : 1px;
	padding-right : 1px;
} 
	/*-- Raised Block --*/
.block 
{
	background-color: #cccc99;
	border-bottom-color: #999966 thin outset;
	border-left-color: #ffffcc thin outset;
	border-right-color: #999966 thin outset;
	border-top: medium groove #ffffcc;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*-- <input type="radio" name="Contact By" CHECKED VALUE="Contact by Email" style="background: #bcbcbc; color:#ffffff;"> --*/

