.tablemainBG {
	background-image: url(Images/General/Dreamhomes_BG_Main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tableBgGrey {
	background-color: #CCC;
}
.underlinegreen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #693;
}
.tableSub1BG {
	background-image: url(Images/General/Dreamhomes_BG_Sub1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tableSub2BG {
	background-image: url(Images/General/Dreamhomes_BG_Sub2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.homeBG {
	background-image: url(Images/Homepage/Dreamhomes-Logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tableimagesBG {
	background-image: url(Images/General/Dreamhomes_BG_Images.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodycopyjust {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: center;
	color: #666;
}
.bodycopy {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #666;
}
.bodycopywhite {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #FFF;
}
.bodycopygreen {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #693;
	font-weight: bold;
}
.bodycopycenter {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: center;
	color: #666;
}
.bodycopyright {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: right;
	color: #666;
}
.bottomdisclosure {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	text-align: center;
	color: #999;
}
.termsandconditions {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	text-align: left;
	color: #999;
}
.linksgrey {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: center;
	color: #999;
}
.headings {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #693;
}
.headingsRed {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
}
.headingsgrey {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
.headingswhite {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.headingsright {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #693;
	text-align: right;
}
.headingsRedright {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
	text-align: right;
}

a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	color: #693;
}

a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	color: #693;
}

a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	color: #333;
}


.bodycopyjust tr td table tr td .headings {
	text-align: center;
}
#homeimage{
	position:relative;
	float:left;
	width:100%;
}


#containernew{width:960px;margin: 0 auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;}
h1 {font-size:24px; color:#64b62b;}
h2 {font-size:18px; color:#64b62b;}
#homeimagenew{float:left;width:100%; position:relative;}
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}
.f_left{float:left;}
.sponsor{position:absolute; top:-50px; right:40px;}


.clear{clear:both;}
