html 
{
	overflow-y: scroll;
	}
body 
{
	background-color: #eeeeee;
	margin: 0px;
	font-family: Verdana;
}
.lsFrame
{
	width: 100%;
}
.lsHeader
{
	background-color: #d5a037;
	background-image: url("../Images/bgHeader.gif");
	background-repeat: repeat-x;
	text-align: center;
	height: 103px;
	display:block;
}
.dvWrapper
{
	width: 850px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.searchBG
{
	background-image: url("../Images/box_SearchBG.png");
	background-repeat: repeat-x;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
.dvCommunity
{
	float: left;
	background-image: url("../Images/WoodlandsCommunity.gif");
	background-repeat: no-repeat;
	width: 159px;
	height: 261px;
	font-family: Verdana;
	font-size: 12px;
	color: #563c08;
}
.dvCommunityLink, .dvCommunityLink:visited
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #563c08;
}
.dvCommunityLink:hover
{
	text-decoration: underline;
}
.dvDiscover
{
	background-image: url("../Images/DiscoverBG.gif");
	background-repeat: repeat-y;
	height: 250px;	
}
.dvEasyGuide
{
	background-image: url("../Images/EasyGuidesbg.png");
	background-repeat: repeat-y;
	height: 250px;	
}
.dvInterfaith
{
	background-image: url("../Images/InterfaithBG.gif");
	background-repeat: no-repeat;
	width: 205px;
	height: 309px;
}
.dvEasyGuideContent
{
	color: #454545;
	font-family: Verdana;
	font-size: 14px;
}
.dvGuideLinks, .dvGuideLinks:visited
{
	color: #005945;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.dvGuideLinks:hover
{
	text-decoration: underline;
}
.dvInterfaithSales
{
	font-family: Verdana;
	font-size: 12px;
	color: #573a00;
}
.greenHeading
{
	color: #79a800;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}
.cmLinks, cmLinks:visited
{
	color: #3e91bb;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
}
.cmLinks:hover
{
	text-decoration: underline;
}
.dvHeader
{
	background-image: url("../Images/header.png");
	background-repeat: no-repeat;
	width: 220px;
	height: 23px;
	font-family: Verdana;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 25px;
	line-height: 16px;
	color: White;
	font-size: 12px;
}
.cnLinks, cnLinks:visited
{
	padding-left: 25px;
	color: #5a5a5a;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
}
.cnLinks:hover
{
	text-decoration: underline;
}
.dvVillages
{
	font-family: Verdana;
	font-size: 12px;
	color: Black;
}
.villagesTitle
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #bf891f;
}.dvAnnouncement {
	float: none;
	background-image: url(../Images/AnnouncementBox.png);
	background-repeat: no-repeat;
	width: 828px;
	height: 100px;
	font-family: Verdana;
	font-size: 12px;
	color: #563c08;
	margin-top: 15px;
}
.pt10 {
	font-size: 10px;
}
