
body{
	background-color: #FFDEAD;
}

.site{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border: 1px;
	border-color: #D7CCA3;
	border-style: dotted;
}

.head{
   padding: 0px;
	margin-top: -1px;
}

.main{
   width: 100%;
	padding: 0px;
	margin-top: -7px;
}

.content{
	padding: 0px;
	margin-top: -325px;
	margin-left: 210px;
	width: 555px;
}

.content td{
	vertical-align: text-top;
}

.title{
	font-size: xx-large;
	font-weight: bolder;
	text-align: center;
}

.bdytxt{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;

}

.bdytxt img
	{
		border: none;
	}

#nav{
   width: 205px;
	background-color: #FFD89D;
	border: 1px;
	border-color: #D7CCA3;
	border-style: dotted;
	color: Black;
}

#nav td{
	border-color: #B09B54;
	border-bottom: 1px;
	text-align: left;
	vertical-align: middle;
}
#nav.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	
}

#nav a{
	text-decoration: none;
	padding: 0px;
	color: black;
}

#nav a:hover{
	font-weight: bold;
}

#nav a:visited{
	text-decoration: none;
}

.image{
	float: left;
	padding: 3px;

}
	

.caption{
	font-style: italic;
	color: #444246;
}

.subtitle{
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
}

.footer{
	border: thin;
	border-color: #EEE8AA;
	border-style: dotted;
	margin-left: 5px;
	margin-right: auto;
	width: 100%;
	text-align: center;
	background-image: url('../images/Footer.gif');
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006400;
}

#nav_home .nav_home, #nav_indian .nav_indian, #nav_rec .nav_rec, #nav_trade .nav_trade, #nav_breeder .nav_breeder, #nav_contact .nav_contact, #nav_link .nav_link, #nav_other .nav_other, #nav_transport .nav_transport{
	font-weight: bolder;
	font-style: italic;
}

.quote{
	font-style: italic;
	color: #444246;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
}

.email{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	width: 99%;
}

.bld{
	font-weight: bolder;
}

.spacer{
	width: 15px;
}

.col_1{
	width: 120px;
}

.col_2{
	width: 170px;
	
}

.col_3{
	
	width: 100px;
}

.ital{
	font-style: italic;
}