body {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #9F5B2C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
p,ul,li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
}
.usual {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
}
.formfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #7D1405;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7D1405;
}
a:hover {
	text-decoration: underline;
	color: #A6622F;
}
a:active {
	text-decoration: none;
	color: #A6622F;
}
.footerarea {
	font-size: 11px;
	line-height: 18px;
	color: #F6E5CD;
	padding: 20px 10px 10px;
	text-align: center;
	margin:0 auto;
	width:800px;
}

.footerlink:link {
	color: #F6E5CD;
}
.footerlink:visited {
	color: #F6E5CD;
}
.footerlink:active {
	color: #F6E5CD;
}
.footerlink:hover {
	color: #F6E5CD;
}


.hometext {
	font-size: 12px;
	line-height: 16px;
	color: #DBAC71;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.thumb {
	border: 1px solid #9F5B2C;
	height: 275px;
	width: 215px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 14px;
}
.detail {
	border: 1px solid #9F5B2C;
	width: 430px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 14px;
}
.detailtext {
	width: 350px;
	text-align: left;
}
.intnavarea {
	background-image: url(/images/intnavbgtop.jpg);
	background-repeat: no-repeat;
	height: 729px;
}
