/* SETS BASIC HTML DEFINITIONS */

html {
	height: 100%; 
	margin-top: 0px;
	background-image: url('images/design/sage_bk.gif');
}

body {	
	font-family: Verdana, Arial, sans-serif; 
	font-size: 100%;
	text-align: left; 	
	background-image: url('images/design/sage_bk.gif');	
	margin: 0px 0
	scrollbar-3d-light-color : #829082;
	scrollbar-arrow-color : #F3E3C7;
	scrollbar-base-color : #829082;
	scrollbar-dark-shadow-color : #5D3F34;
	scrollbar-face-color : #97AB97;
	scrollbar-highlight-color : #F3E3C7;
	scrollbar-shadow-color : #5D3F34;
	scrollbar-track-color : #829082;
}

table, td {
	padding: 0px; 
	margin: 0; 
	border-collapse: collapse; 
	font-size: 100%;
}

ul li {
	list-style-image: url('images/design/bullet.gif'); 
	font-size: 100%
}

hr {
	background-color: #dc7c44; 
	color: #384641; 
	height: 1px; 
	width: 100%;
}

img {
	border: none;
}

form {
	margin: 5px 0 0 0; 
	padding: 0; 
	font-size: 100%;
}

.forminput {
	background-image: url('images/design/sage_bk.gif');	
	color: #384641; 
	border: 1px solid #384641; 
	padding: 2px; 
	font-size: 100%; 
	font-family: Verdana, Arial, sans-serif;
	margin: 2px 0
}

/* SETS HEADING PROPERTIES */

h1 {
	font-family: Bernard MT Condensed, Goudy Old Style, Georgia, serif; 
	color: #384641; 
	text-align: left; 
	font-size: 40px; 
	font-weight: bold; 
}

h2 {
	font-family: Bernard MT Condensed, Goudy Old Style, Georgia, serif; 
	color: #384641; 
	text-align: center; 
	font-size: 30px; 
	font-weight: normal; 
}

h3 {
	font-family: Bernard MT Condensed, Goudy Old Style, Georgia, serif; 
	color: #384641;
	text-align: left; 
	font-size: 20px; 
	font-weight: normal; 
}

h4, h5, h6 {
	font-family: Bernard MT Condensed, Goudy Old Style, Georgia, serif;
	font-size: 18px; 
	font-weight: normal; 
	color: #384641; 
}

/* SETS THE VARIOUS HYPERLINK PROPERTIES */

a:link  {
	color: #384641; 
	text-decoration: underline; 
	font-weight: bold;
}

a:visited {
	color: #384641; 
	text-decoration: underline; 
	font-weight: bold;
}

a:hover {
	color: #596D65; 
	text-decoration: normal; 
	font-weight: bold;
}

a:active {
	color: #384641; 
	text-decoration: underline; 
	font-weight: bold;
}


.navigation a:link  {
	color: #384641; 
	text-decoration: underline; 
	font-weight: bold;
}

.navigation a:visited {
	color: #384641; 
	text-decoration: underline; 
	font-weight: bold;
}

.navigation a:hover {
	color: #596D65; 
	text-decoration: normal; 
	font-weight: bold;
}

.navigation a:active {
	color: #384641; 
	text-decoration: underline; 
	font-weight: bold;
}

/* SETS THE CLASS PROPERTIES */

.wrapper {
	width: 100%; 
	background-image: url('images/design/sage_bk.gif');
	color: 000000; 
	text-align: left;
	margin: 0 auto
}

.header {
	background-image: url('images/design/sage_bk.gif');	
	color: #fff;
	text-align: left;
	vertical-align: top;
	height: 17px;
	width: auto
}

.mainwide {
	background-image: url('images/design/cream_bk.jpg');	
	padding: 10px; 
	width: auto;
	text-align: justify;
	font-weight: normal; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #384641 
}

.left {
	background-image: url('images/design/sage_bk_LEFT.gif');
	color: #000; 
	text-align: center;
	letter-spacing: 2px
	width: 215px
}

.right {
	width: 215px;
	background-image: url('images/design/sage_bk_RIGHT.gif');
	color: #000; 
	text-align: center;
	letter-spacing: 2px
}

.header H1 {
	font-family: Goudy Old Style, Georgia, serif; 
	color: #384641; 
	text-align: left; 
	font-size: 26px; 
	font-weight: bold;
	margin: 20px 0 40px 0; 
}

.header H2 {
	font-family: Goudy Old Style, Georgia, serif;
	color: #384641; 
	text-align: left; 
	font-size: 20px; 
	font-weight: bold;
	margin: 10px 0 10px 0; 
}

.header p {
	color: #384641;
	font-size: 125%;
	line-height: 20px;
}

.navigation {
	background-image: url('images/design/sage_bk.gif');
	color: #384641; 
	text-align: center;
	height: 30px;
	letter-spacing: 2px
}

.pedigreetext {
	background-image: url('images/design/cream_bk.jpg'); 
	width: 95%;
	padding: 6px; 
	border: 2px solid #384641;	
	vertical-align: middle; 
	text-align: left;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	font-weight: regular;
	color: #384641 
