.hometable {
	width: 710px;
	border: 0;
	margin-top: 9px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
}
.homecell {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996666;
	vertical-align: top;
	padding-top: 1px;
	background-color: #FFFFFF;	
	width: 214px;
	overflow:hidden;
}
.spacecell {
	width: 34px;
	display: block;
	background:#FFF7E8;
}

.hometext {
	padding: 10px 10px 10px 10px;
}

.homebox {
	text-align: center;
	border: 1px solid #b3b3b3;
	width:214px;
}
.boxtitle {
	display: block;
	background-color:#e0b27d;
	color:#fff;
	font-family: "trebuchet MS", Verdana, sans-serif;
	font-size: 21px;
	line-height: 40px;	
}

.boxpicture1 a{
	width: 100%;
	height: 103px;
	display: block;
	text-indent: -9999px;
	background-image: url(easyedit/pictures/homephoto5.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
}

.boxpicture2 a{
	width: 100%;
	height: 103px;
	display: block;
	text-indent: -9999px;
	background-image: url(easyedit/pictures/homephoto3.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
}
.boxpicture3 a{
	width: 100%;
	height: 103px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
}


.boxsubtitle {
	display: block;
	font-weight: bold;
	margin: 3px 0px 2px 0px;
	color: #780f00;
	font-size: 11px;
	text-transform: uppercase;	
}

.boxlist {
	text-align: left;
	margin: 0px 0px 2px 18px;
	padding-left: 11px;
	font-size: 10px;
	text-decoration: none;
	background-image: url(images/box-arrow.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left 5px;
}

.boxlist-base a {
	text-align: left;
	font-weight: bold;
	margin: 4px 0px 10px 12px;
	padding-left: 19px;
	color: #780f00;
	font-size: 10px;
	text-decoration: none;
	background-image: url(images/subnav-icon.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left 1px;
}
.boxlist-base a:hover {
	text-decoration: underline;
}
