/* HOME */
.homecont {
	width: 750px;
	border: 1px solid #8a6449;
	margin-top: 5px;
	padding-bottom: 10px;
}
.homecontent {
	padding: 0 20px 0 20px;
}
.homeup1 {
	width: 750px;
	height: 3px;
	background: #8a6449;
	font-size: 0;
}
.homeup2 {
	font-size: 0;
	width: 750px;
	height: 20px;
	background: #dda658;
	padding-left: 5px;
}
.homeid {	
	width: 187px;
	height: 140px;
	padding-top: 5px;
	text-align: center;
}
.dividtext {
	border: 1px solid #edcda0;
	border-bottom: 0;
	border-left: 0;
	border-top: 0;
	height: 140px;
	padding-bottom: 7px;
}
.hometext {
	width: 187px;
	padding: 0;
	text-align: center;
	font-family: verdana;
	font-size: 10pt;
}
.homeid2 {
	height: 140px;
	text-align: center;
}
.homelink:link,.homelink:visited,.homelink:active
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
	color: White;
}
.homelink:hover
{
	color: White;
	text-decoration: underline;
}