/* SETS BASIC HTML DEFINITIONS */

html {
	height: 100%; 
	margin: 0px;
}

body {
	background-color: #292118;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 100%;
	text-align: center; 
	margin: 0px
	scrollbar-3d-light-color : #BAA08F;
	scrollbar-arrow-color : #292918;
	scrollbar-base-color : #292918;
	scrollbar-dark-shadow-color : #292918;
	scrollbar-face-color : #DED6BD;
	scrollbar-highlight-color : #BFB29B;
	scrollbar-shadow-color : #60160A;
	scrollbar-track-color : #3C2E20;
}

table, td {
	padding: 0px; 
	margin: 0px; 
	border: 0px;
	font-size: 100%;
}

ul li {
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
}

hr {
	background-color: #613225; 
	color: #fff; 
	height: 0px; 
	width: 100%;
}

img {
	border: none;
}

form {
	margin: 5px 0 0 0; 
	padding: 0; 
	font-size: 100%;
}

.forminput {
	background-color: #613225; 
	color: #fff; 
	border: 1px solid #733139; 
	padding: 2px; 
	font-size: 100%; 
	font-family: Arial, Verdana, sans-serif;
	margin: 2px 0;
}

/* SETS HEADING PROPERTIES */

h1 {
	font-family: Arial, Verdana, sans-serif;
	color: #42211C; 
	text-align: center; 
	font-size: 30px; 
	font-weight: bold; 
}

h2 {
	font-family: Arial, Verdana, sans-serif;
	color: #42211C; 
	text-align: center; 
	font-size: 24px; 
	font-weight: bold; 
}

h3 {
	font-family: Arial, Verdana, sans-serif;
	color: #42211C; 
	text-align: center; 
	font-size: 20px; 
	font-weight: normal; 
}

h4, h5, h6 {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 18px; 
	font-weight: normal; 
	color: #42211C; 
}

/* SETS THE VARIOUS HYPERLINK PROPERTIES */

a:link  {
	color: #394A8C; 
	text-decoration: none; 
	font-weight: bold;
}

a:visited {
	color: #394A8C; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover {
	color: #8C5E56; 
	text-decoration: none; 
	font-weight: bold; underline
}

a:active {
	color: #2D385F; 
	text-decoration: none; 
	font-weight: bold;
}


/* SETS THE CLASS PROPERTIES */

.wrapper {
	width: 100%; 
	border-width: 0px;
	border-spacing: 0px;
	background: #292118;
	color: #613225; 
	text-align: left;
	margin: 0;
}

.header {
	background-image: url('images/design/design_brown/top_rope.gif');
	color: #fff;
	font-size: 50%; 
	text-align: left;
	vertical-align: bottom;
	padding-left: 20px;
	height: 202px;
	width: auto
}

.header_left {
	background-image: url('images/design/design_brown/top_left_rope.gif');
	vertical-align: top; 
	font-size: 50%; 
	text-align: left;
	height: 202px;
	width: 133px;
}

.header_right {
	background-image: url('images/design/design_brown/top_right_wire.gif');
	color: #fff;
	text-align: left;
	font-size: 50%; 
	vertical-align: top;
	height: 202px;
	width: 133px
}

.header H1 {
	font-family: Arial, Verdana, sans-serif;
	color: #fff; 
	text-align: left; 
	font-size: 26px; 
	font-weight: bold;
	margin: 0; 
}

.header H2 {
	font-family: Arial, Verdana, sans-serif;
	color: #fff; 
	text-align: left; 
	font-size: 20px; 
	font-weight: bold;
	margin: 10px 0 10px 0; 
}

.header p {
	color: #fff;
	font-size: 125%;
	line-height: 20px;
}

.left {
	background-image: url('images/design/design_brown/border_left_cr.gif');
	width: 133px;
	vertical-align: top; 
	font-size: 95%; 
	text-align: left
}

.right {
	background-image: url('images/design/design_brown/border_right_cr.gif');
	width: 133px;
	vertical-align: top; 
	font-size: 95%; 
	text-align: left
}
.maintext {
	background-image: url('images/design/design_brown/cream_bk.gif');
	font-family: Arial, Verdana, sans-serif;
	color: #42211C; 
	width: auto;
	border: 0px none;
	border-collapse: separate 
}

.linkbar {
	background-image: url('images/design/design_brown/link_bkred.gif');
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	color: #BFB29B; 
	width: auto;
	height: 84px;
	border: 0px none;
	border-collapse: separate 
}

.footerleft {
	background-image: url('images/design/design_brown/bottom_left_wire.gif');
	width: 133px;
	height: 210px;
	text-align: center;
	vertical-align: bottom;
	font-size: 50%; 
	font-weight: normal
}

.verybottomleft {
	background-image: url('images/design/design_brown/very_bottom_left_wire.gif');
	width: 133px;
	height: 40px;
	text-align: center;
	vertical-align: bottom;
	font-size: 50%; 
	font-weight: normal
}

.footerright {
	background-image: url('images/design/design_brown/bottom_right_wire.gif');
	width: 133px;
	height: 210px;
	text-align: right;
	vertical-align: bottom;
	font-size: 50%;  
	font-weight: normal
}

.verybottomright {
	background-image: url('images/design/design_brown/very_bottom_right_wire.gif');
	width: 133px;
	height: 40px;
	text-align: right;
	vertical-align: bottom;
	font-size: 50%; 
	font-weight: normal
}

.bottom {
	background-image: url('images/design/design_brown/bottom_rope.gif');
	color: #42211C;
	font-size: 90%; 
	text-align: center;
	vertical-align: top;
	padding-left: 20px;
	height: 210px;
	width: auto
}

.verybottom {
	background-image: url('images/design/design_brown/very_bottom_rope.gif');
	color: #DED6BD;
	font-size: 90%; 
	text-align: center;
	vertical-align: top;
	padding-bottom: 30px;
	height: 40px;
	width: auto
}


.pedigree {
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
	height: 250px; 
	border: 3px;
	border-color: #42211C;	
	border-collapse: separate;
	border-spacing: 6 px;
	vertical-align: middle; 
	text-align: left;
	font-family: Arial, sans-serif; 
	color: #42211C; 
	font-size: 100%; 
	font-weight: regular; 
}

.categorytable {
	background-image: url('images/design/design_brown/cream_bk.gif');
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	vertical-align: middle; 
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
	color: #42211C;  
	font-size: 100%; 
	font-weight: regular;
	border-style: solid;
	border-color: #42211C; 
	border-width: 0px 0px 1px 0px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/* smart image enlarger starts here */
/* If your images are not linking to other pages leave the links as <a href="#nogo"> Otherwise enlarger won't work in IE6 */

.ienlarger {
	float: left;
	clear: none; /* set to left or right if needed */
	padding-bottom: 5px; /* space between thumbs. Don't change this to margin */
	padding-right: 5px; /* space between thumbs and wrapping text when there is any text around it */
}

.ienlarger a { 
	display:block;
	text-decoration: none;
/* add cursor:default; to this rule to disable the hand cursor */
}

.ienlarger a:hover{ /* don't move this positioning to normal state */
 	position:relative;
}

.ienlarger span img {
	border: 1px solid #FFFFFF; /* adds a border around the image */
	margin-bottom: 8px; /* pushes the text down from the image */
}

.ienlarger a span {  /* this is for the large image and the caption */
	position: absolute;
	display:none;
	color: #FFCC00; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* caption text size */
	background-color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.ienlarger img { /* leave or IE puts a border around links */
border-width: 0;
}

.ienlarger a:hover span { 
	display:block;
	top: 50px; /* means the pop-up's top is 50px away from thumb's top */
	left: 90px; /* means the pop-up's left is 90px far from the thumb's left */
	z-index: 100;
	
/* If you want the pop-up open to the left of thumb, remove the left: 90px; and add  
right: 90px; This would mean the right side of the pop-up is 90px far from the right side of thumb */	

/* If you want the pop-up open above the thumb, remove the top: 50px; and add  
bottom: 50px; This would mean the bottom of the pop-up is 50px far from the bottom of thumb */	

/* add cursor:default; to this rule to disable the hand cursor only for the large image */
}

.resize_thumb {
	width: 150px; /* enter desired thumb width here */
	height : auto;
}

/* smart image enlarger ends here */
