/* CSS Document */

BODY {
	MARGIN: 15px;
	font-family : Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-size: 11px;
	Background-Color: #fff;  
}


table{
	font-family : Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-size: 11px;

}


td{
	font-family : Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-size: 11px;

}


a:link{
	text-decoration: underline;
	color:#000;
	
}
a:hover{
  text-decoration: underline;
  color:#000;
}
a:active{
	text-decoration: underline;
	color:#000;
}
a:visited{
	text-decoration: underline;
	color:#000;
}

/*________________________________________________HTML TAGS___________________________________*/

hr {
	color: #CF982E;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
}

h1{ 
	font-size: 18px;
	font-weight: Bold;
	color: #544214;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: none;
}
h2{
	font-size: 14px;
	font-weight: Bold;
	color: #544214;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	border-bottom:1px solid #CF982E;
}
h3{
	font-size: 14px;
	font-weight: Bold;
	color: #544214;
	margin-top: 0px;
	margin-bottom: 5px;
    text-decoration: none;
}



h4{
	font-size: 18px;
	font-weight: Bold;
	color: #F9E4B9;
	margin-top: 0px;
	margin-bottom: 10px;
    text-decoration: none;

}	
h5{
	font-size: 14px;
	font-weight: Bold;
	color: #F9E4B9;
	margin-top: 10px;
	margin-bottom: 5px;
	text-decoration: none;
}
H6{
	font-size: 12px;
	font-weight: Bold;
	color: #F9E4B9;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: none;

}


h1 a:link , h1 a:visited{
   text-decoration: none;
   color: #544214;

}


h2 a:link , h2 a:visited{
   text-decoration: none;
   color: #544214;

}


h3 a:link , h3 a:visited{
   text-decoration: none;
   color: #544214;

}
h4 a:link , h4 a:visited{
    text-decoration: none;
}
 
h5 a:link , h5 a:visited{
   color:#544214;
   text-decoration: none;
}  
h6 a:link , h6 a:visited{
   text-decoration: none;
}






P{	    
    font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	color:#544214;
}

p a:link, p a:visited{
	text-decoration: underline;
	color:#000;
}


li{
    font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;

}


/*==================================================================Lay Default Styles ============================================*/

#T_MainTable{
	width:779px;
}



#T_Tophat{
	width:779px;
	height:184px;
	background-image:url(../images/TopHat.jpg);
	background-repeat:no-repeat;
	background-color:#544314;

}

#T_mainbody{
	width:737px;
	/*background-image:url(../images/Middle_Bg.jpg);
	background-repeat:repeat-y;*/
	
	padding: 10px 16px 10px 16px;
	background-color:#CFAB45;
	border-left: 5px solid #544214;
	border-right: 5px solid #544214;
}



#T_bottomBody{
	width:743px;
	/*background-image:url(../images/Bottom_Bg.jpg);
	background-repeat:repeat-y;*/
	padding: 10px 10px 10px 16px;
	background-color:#AB8A2E;
	border-left: 5px solid #544214;
	border-right: 5px solid #544214;


}


#NT{
	height:18px;
	background-image:url(../images/NT_Bg.jpg);
	background-repeat:no-repeat;
}

#NB{
	height:17px;
	background-image:url(../images/NB_Bg.jpg);
	background-repeat:no-repeat;
}


#T_footer{
	height:52px;
	vertical-align:middle;
	padding:0px 20px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#544214;
}


#T_footer a:link, #T_footer a:active, #T_footer a:visited {
	color:#FFFFFF;
}


.mainimage{
	vertical-align:top;
	padding:0px 20px 0px 0px;
}

.Bodytext{
	vertical-align:top;
}


#Details1 p{
	font-family:Arial, Helvetica, sans-serif;
	size:11px;
	color:#F9E4B9;


}



.famrinfoLeft{
	vertical-align:top;
	width:175px;
	padding-right:10px;
}

.famrinfoCenter{
	vertical-align:top;
	width:2px;
	background-color:#544214;
}


.famrinfoRight{
	vertical-align:top;
	width:165px;
	padding-left:20px;
}


.DetailsTable p{
	font-family:Arial, Helvetica, sans-serif;
	size:12px;
	color:#F9E4B9;
}


.ADetailsImage{
	vertical-align:top;
	padding:0px 20px 0px 0px;
	width:257px;
}

.ADescription{
	vertical-align:top;
	padding:0px 10px 0px 0px;
	width:208px;
}

.ADetails{
	vertical-align:top;
	width:198px;
	padding:25px 0px 0px 0px;
}

.ADetailsL{
	vertical-align:top;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#F9E4B9;
}

.ADetailsR{
	vertical-align:top;
	text-align:left;
	font-size:12px;
	color:#F9E4B9;
	padding:0px 0px 0px 12px;
}



.ThickBorder{
	border:6px solid #544214
}


.ProgenyIMG{
	width:173px;
	padding:0px 15px 0px 0px
}



.breedworks a:link, .breedworks a:active, .breedworks a:visited {
	color:#8F7C4A;
	text-decoration:none;
}

.section{
	display:none;
}