/* CSS Document */

body{margin:0 auto; background:#fff;}
img{border:none;}
.style1 {
	color: #000000;
	font-size: 24px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.style2 {
	color: #9e6425;
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.style3 {
	color: #000000;
	font-size: 15px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.footlink {
	font-size: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #3b2314;
}
.footlink:hover {
	color: #3b2314;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input[type=text], textarea{border:1px solid #9e6425}
input[type=text]:hover, textarea:hover{border:1px solid #000;}

.enlarge {
	font-size: 12px;
	color: #433410;
}

