/* index-page specific CSS */
img {
	border:0;
}
#homecontent {
	padding-top:70px;
}
#homecontent h2, #homecontent p, #homecontent li {
	color:#fff;
}
#homecontent h2 {
	margin-bottom:0;
}
#homecontent div.boxes {
	float:left; width:259px; height:250px; background:url(../gfx/homebox.jpg) no-repeat; cursor:pointer;
}
#homecontent div.boxes h4 {
	font-family:"Times New Roman", Times, serif; font-size:21px; font-style:italic; color:#9f0205; margin-left:12px; margin-top:14px;
}
p {
	margin-bottom:6px; margin-left:21px; margin-right:15px;
}
.boxes {
	cursor:auto!important;
}
.boxes p {
	color:#000!important;
}
table {
	border-collapse:collapse; width:95%; margin: 7px auto 0 auto;
}
td {
	padding:4px; color:#000; font-weight:bold;
}
td a {
	color:#000;
}
td a:hover {
	color:#ff0000;
}
