.homearea { 
  width:			95%;
  margin:			20px;
  vertical-align:		top;
}

.homedatearea { 
  width:			170px;
  text-align:		left;
  vertical-align:		top;
}

.homectnt { 
  width:			100%;
  margin:			0;
  padding:			0;
  vertical-align:		top;
}

.hometopiccont {
  vertical-align:		top;
}

.hometopicbox {
  width:			241px;
  border-style: 		solid;
  border-width: 		1px;
  border-color: 		#2E9698;
  background: 		url(../images/hometopicgrd.jpg) 0 100% repeat-x;
  font-weight: 		bold;
  margin:			2px 0px 2px 0px;
  height:			140px;
}

.hometopichead {
  background-color: 	#778FA6;
  padding:			0;
  height:			15px;
}

.hometopicdtl {
  color: 			#FFFFFF;
  padding:			3px 10px 3px 10px;
  vertical-align:		top;
  height:			100px;
}

.hometopiccont2 {
  text-align:		center;
  vertical-align:		top;
  background: 		url(../images/hometopicgrd2.jpg) 0 100% repeat-x;
}

.hometopicsep2 {
  background: 		url(../images/hometopicgrd2.jpg) 0 100% repeat-x;
}

.hometopicbox2 {
  width:			241px;
  font-weight: 		bold;
  margin:			0px 0px 2px 0px;
  height:			120px;
}

.hometopichead2 {
  background-color: 	#778FA6;
  padding:			0;
  height:			15px;
  background: 		url(../images/hometopichead2.jpg) 0 100% repeat-x;
}

.hometopicdtl2 {
  color: 			#FFFFFF;
  padding:			3px 10px 3px 10px;
  vertical-align:		top;
  height:			100px;
}

a.hometopiclink:link
{  
  color: 			#FFFFFF;
  width:			auto;
  display:			block;
  padding:			3px 0px 3px 10px;
}

a.hometopiclink:visited
{  
  color: 			#FFFFFF;
  width:			auto;
  display:			block;
  padding:			3px 0px 3px 10px;
}

a.hometopiclink:hover
{  
  color: 			#FFFFFF;
  width:			auto;
  display:			block;
  padding:			3px 0px 3px 10px;
}

a.homedatelink:link
{  
  font-size: 		12px;
  font-weight:		bold;
  color:			#674E94;
  font-style: 		italic;
}

a.homedatelink:visited
{  
  font-size: 		12px;
  font-weight:		bold;
  color:			#674E94;
  font-style: 		italic;
}

a.homedatelink:hover
{  
  font-size: 		12px;
  font-weight:		bold;
  color:			#674E94;
  font-style: 		italic;
}
