/*--  COLOURS:  -  Main Gold: #b56d0e; Visited Gold: #e2942e;  Text: #3e2504;  Navig. Bkg Brown: #563407;  --*/ 


body  {
	Font-size : 12px;
	Color : #4f4f4f;
	Font-family : Arial, Helvetica, sans-serif;
	margin-top: 30px;
	background-image: url(gfx/bkg-page.gif);
}

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

td  {
	Font-size : 12px;
	Color : #4f4f4f;
	Font-family: Arial, Helvetica, sans-serif;
}
.bold  {
	Font-size : 12px;
	Color : #4f4f4f;
	Font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.texthomepage  {
	Font-size : 12px;
	Color : #3e2504;
	Font-family : Arial, Helvetica, sans-serif;
}
.heading1gold  {
	Font-size: 18px;
	Color: #b56d0e;
	Font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 1px;
}
.pageheading  {
	Font-size: 18px;
	Color: #563407;
	Font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
.boldgold  {
	Font-size: 12px;
	Color: #b56d0e;
	Font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.homepagetable  {
	padding-left: 40px;
}
.textcaptions  {
	Font-size : 11px;
	Color : #563407;
	Font-family: Arial, Helvetica, sans-serif;
}
/*-- Text White   --*/
.textwhite  {
	Font-size : 12px;
	Color : white;
	Font-family: Arial, Helvetica, sans-serif;
}
.footer  {
	Font-size : 11px;
	Color : #e5caa8;
	Font-family: Arial, Helvetica, sans-serif;
}

/*-- Purple links in body text --*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	Color : #b56d0e;
	text-decoration : underline;
}
a:visited {
	font-size: 13px;
	color: #e2942e;
	text-decoration : underline;
}
a:hover {
	font-size: 13px;
	color: #563407;
	text-decoration : underline;
}
a.linkhomebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	Color : white;
	text-decoration : underline;
	font-weight: bold;
}
a.linkhomebox:visited {
	font-size: 12px;
	Color : #e5caa8;
	text-decoration : underline;
	font-weight: bold;
}
a.linkhomebox:hover {
	font-size: 12px;
	Color : #563407;
	text-decoration : underline;
	font-weight: bold;
}

a.linkrightbar {
	font-size: 12px;
	Color : #563407;
	text-decoration : underline;
	font-weight: bold;
}
a.linkrightbar:visited {
	font-size: 12px;
	Color : #815010;
	text-decoration : underline;
	font-weight: bold;
}
a.linkrightbar:hover {
	font-size: 12px;
	Color : #563407;
	text-decoration : underline;
	font-weight: bold;
}

a.linkquartet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	Color : #b56d0e;
	text-decoration : underline;
	font-weight: bold;
}
a.linkquartet:visited {
	font-size: 13px;
	color: #e2942e;
	text-decoration : underline;
	font-weight: bold;
}
a.linkquartet:hover {
	font-size: 13px;
	color: #563407;
	text-decoration : underline;
	font-weight: bold;
}

a.linkfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color : #e5caa8;
	text-decoration : underline;
}
a.linkfooter:visited {
	font-size: 11px;
	Color : white;
	text-decoration : underline;
}
a.linkfooter:hover {
	font-size: 11px;
	Color : #563407;
	text-decoration : underline;
}

/*-- Table - Dark Brown --*/
.tdcolor1 
{
	background-color: #563407;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4pt;
}
/*-- Table - Gold --*/
.tdcolor2 
{
	background-color: #b56d0e;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding : 4pt;
	letter-spacing: 1px;
}
/*-- Table - Pale Gold, white text --*/
.tdcolor3 
{
	background-color: #e2942e;
	font-size: 12px;
	color: white;
	font-weight: bold;
	padding : 4pt;
}
/*-- Table - Pale Gold, brown text --*/
.tdcolor4 
{
	background-color: #e2942e;
	font-size: 12px;
	color: #563407;
	font-weight: bold;
	padding : 4pt;
}
/*-- Table - White, brown text --*/
.tdcolor5 
{
	background-color: white;
	font-size: 12px;
	color: #563407;
	padding : 4pt;
}

/*-- Table - Pale Gold, brown text --*/
.tdsidebar 
{
	background-color: #e5caa8;
	font-size: 12px;
	color: #563407;
	font-weight: bold;
	padding : 4pt;
}
/*-- Table - Pale Gold, brown text --*/
.tdsidebarbullets 
{
	background-color: #e5caa8;
	font-size: 11px;
	color: #563407;
	padding-bottom : 4px;
	padding-right: 3px;
}

	/*-- Form field - pale green --*/
input.field { font-size: 9pt; color: #ffffff; background-color: #e2942e;
 }
select.field {	font-size: 9pt; color: #ffffff; background-color: #e2942e;
 }
textarea.field { font-size: 9pt; color: #ffffff; background-color: #e2942e;
 }
	/*  Form Buttons  */
.button 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #e2942e;
	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: #e2942e;
	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;"> --*/

