/* CSS Document */

.menu_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration:none;
}
.menu_nav a:hover {
	color: #669966;
}
.menu_nav td {
	text-align:left;
}
.U-line {
	text-decoration: underline;
}

.denkone {
	font-size: 18pt;
	color:  #066;
	text-decoration:none;
	font-family: 'Denk One', sans-serif;
	text-transform: uppercase;
}

.denkone_sm {
	font-size: 11pt;
	color:  #066;
	text-decoration:none;
	font-family: 'Denk One', sans-serif;
	text-transform: uppercase;
}

.animal1 {min-height: 100px; width:220px; float:left;margin-bottom: 20px; margin-left: 5px; color:#1b334d; text-align:right;}
.animal1 img { border-style: solid; border-width: medium; border-color: #5b4d48; margin-bottom: 20px; margin-left: 10px;}

.animal2 {line-height: 25px; width:280px; margin-left: 15px; margin-bottom: 20px; min-height: 100px; float:left; font-family:"Rockwell", Courier Bold, Courier, Georgia, Arial, sans-serif; font-size:11pt;}
.animal2 p {text-align:left; font-style: normal; font-weight:normal;}

.animal3 {background-image: url(images/line.png); background-repeat: no-repeat; float: left; width:1080px; margin-right: 50px; height:35px; text-align: center;clear:both;  margin-top: 20px; text-transform: uppercase; margin-bottom: 20px; font-family:"Rockwell", Courier Bold, Courier, Georgia, Arial, sans-serif; font-weight: bold; color:#680909; padding-top: 12px; font-size:14pt;}

.sold{ text-align: center;clear:both;   text-transform: uppercase;  font-family:"Rockwell", Courier Bold, Courier, Georgia, Arial, sans-serif; font-weight: bold; color: #FF0004 ;  font-size:56pt; position:absolute; bottom:20px; margin-left: -113px; text-shadow:#000000 5px 5px 10px;   -ms-transform: rotate(-15deg); /* IE 9 */
    -webkit-transform: rotate(-15deg); /* Chrome, Safari, Opera */
    transform: rotate(-15deg);
}


.clear {clear: both;}