/* CSS Document */

body {
	background-color: #56562C;
	} 

p, table, tr, td, th {
	font-size: 14px;
	line-height: 15pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	}

a {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal; 
	text-decoration: none
	}

a:link {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none
	}

a:active {
	color: #660033; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none
	}

a:visited {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none
	}

a:hover {
	color: #660033;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none
	}

a.toplink: link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none; 
	color : #FFFFFF;
	}

a.toplink: visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color : #FFFFFF;
	}

a.toplink: hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color : #FFFFFF;
	}

a.copyright: link {
	font-size: 10px; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: underline; 
	color: #E1C4A6;
	}

a.copyright: visited {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline; 
	color: #E1C4A6;
	}

a.copyright: hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #E1C4A6;
	}

.top {
	font-size: 10px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	}

.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	
.pedigree {
	font-size: 11px;
	line-height: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	}

.smallbrown {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica; 
	color: #000000;}

.heading {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica; 
	color: #003366; 
	font-weight: normal; 
	padding: 1px; 
	}

.pedigree {
	font-size: 11px;
	line-height: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	}

.ahem {
	display: none;
	}

.toplink {
	font-size: 14px; 
	font-family: Arial, Helvetica; 
	color: #FFFFFF; 
	font-weight: normal;
	}

.purpleheading {
	font-size: 18px; 
	font-family: Arial, Helvetica; 
	color: #4E1231; 
	font-weight: normal;
	} 

.purpleheadingsm {
	font-size: 14px;
	font-family: Arial, Helvetica;
	color: #660033;
	font-weight: bold;
	}

.greenbold {
	font-size: 13px; 
	font-family: Arial, Helvetica; 
	color: #606547; 
	font-weight: bold;
	}

.brownbold {
	font-size: 13px; 
	font-family: Arial, Helvetica; 
	color: #663300; 
	font-weight: bold;
	}

.italic {
	font-style: italic;
	line-height: 12pt;
	font-size: 10px;
}

.quote {
	font-style: italic;
	}

/* contact page - form layout */
form{margin-top: 0px;}

div.row
{ clear: both;
  width: 448px;
  height: 29px;
}

div.row span.formlabel 
{ float: left;
  width: 150px;
  text-align: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000000;
}

div.row span.forminput
{ float: left;
  text-align: left;
} 

div.spacer
{ clear: both;
  width: 80px;
  height: 22px;
}

input, textarea
{
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	border: 1px solid;
}

.submit
{   font-family: Georgia, "Times New Roman", Times, serif;
  color: #000000;
  border: 1px solid;
  width: 70px;
  height: 22px;
  cursor: pointer;
}
