h1.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9B9B00;
	font-weight: bold;
	padding-top: 6px;
}
li.index {
	font-family: arial;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: black;
	padding: 0px;
}
div.indexfeature {
	width: 185px;
	height: 200px;
	border: 1px solid #4F5C2B;
	background-color: #E7E7C2;
	float: right;
	margin: 0px 12px 10px 10px;
	padding: 3px;
}

a.hometextlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	padding-right: 20px;
}

a.hometextlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	padding-right: 20px;
}

a.hometextlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: underline;
	padding-right: 20px;
}

a.hometextlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: underline;
	padding-right: 20px;
}

.box1 {	
	padding: 3px;
	height: 165px;
	border: 1px solid;
	border-color: #999999;
	width:205px;
	margin-left:40px;
}

.boxtop {	
	padding: 0px;
	background-color: #CCCC66;
	height: 10px;
	border-bottom: 1px solid #FFFFFF;
}

.boxcontent {
	font-family: arial;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: black;
	text-align: center;
	vertical-align: top;	
	padding: 5px;
	background-color: #F4F4DE;
	background-image:   url(../images/page/block_bg1.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}