/*BODY*/

html, body {
	background-image: url('../images/bg.jpg');
	padding: 0;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

#frame {
	background-image: url('../images/bordermiddle.jpg');
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 900px;
	position: relative;
	float: center;
	padding: 0;
	z-index: 1;
}

#top-section {
	position: relative;
	left:0;
	top:0;
	z-index: 3;
}

#mid-section {
	position: relative;
	left:0;
	margin-left: 15px;
	z-index: 4;
}

#bottom-section {
	position: relative;
	left:0;
	clear: both;
	z-index: 5;
}

/*HEADER*/

#bordertop {
	background-image: url('../images/bordertop.jpg');
	background-repeat: no-repeat;
	width: 900px;
	height: 12px;
}

#top {
	text-align: center;
	margin: 0;
	padding: 0;
}

/*NAVIGATION*/

#breadcrumbs {
	margin-top: 5px;
	margin-left: 0;
	margin-right: 20px;
	margin-bottom: 15px;
	text-align: right;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

#menu {
	width: 175px;
	height: 100%;
	float: left;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: 1px;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	margin: 0;
	list-style: none;
}

/*MAIN*/

#main {
	width: 545px;
	height: 100%;
	float: left;
}

.maincont {
	font-size: 12px;
	color: #000000;
	float: left;
}

#mainright {
	width: 135px;
	height: 100%;
	float: right;
	margin-right: 15px;
}

/*FOOTER*/

#bottom {
	background-image: url('../images/borderbottom.jpg');
	background-repeat: no-repeat;
	width: 900px;
	position: absolute;
	clear: both;
}

#bcopy {
	height: 20px;
	padding: 8px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #404040;
	text-align: right;
	vertical-align: top;
}

/*HEADINGS, TEXT*/

h1 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
   	color: #2d6f2e; //#856a55;
	margin: 0;
}

h2 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
   	color: #000000;
	padding-right: 25px;
}

h3 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
   	color: #000000;
	text-align: center;
}

td {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.pedigree {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 10px;
	color: #000000;
	background: #d5cac1;
}

.small {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 10px;
}

.error {
	color: #c00000;
}

/*LINKS*/

a {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
   	color: #5c2c02;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #804000;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2d6f2e;
	text-decoration: none;
}

a:active {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #804000;
	text-decoration: underline;
}

/*IMAGES*/

img {
	border: 0;
}

.picright {
	height: 300px;
	text-align: right;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.picsmall {
	height: 85px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: both;
}

/*FORMS*/

fieldset {
	width: 490px;
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset p {
	padding: 0;
}

label { 
	clear: left;
	margin: 0;
}

label span {
	float: left;
	width: 150px;
	margin: 0;
	color: #000000;
	font-size: 12px;
}

input, textarea, select {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #dbc1b2;
	border: #452405 solid 1px;
}