@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images_dreamhome/backer_body.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0a1326;
	text-align:center;
}
td
{
	font-size: 11px;
	color: #0a1326;
}
p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	text-align:left;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-weight: normal;
	font-size: 22px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #0a1326;
}
h2 {
	font-weight: normal;
	font-size: 18px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #c9a110;
}
h3 {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #364c7c;
}
.clear {
	clear: both;
}
.main {
	width: 971px;
	margin: 0px auto;
	background-image: url(../images_dreamhome/backer_main.jpg);
	background-repeat: repeat-y;
}
.header {
	height: 135px;
	background-image: url(../images_dreamhome/backer_header.jpg);
	background-repeat: no-repeat;
}
.navigation {
	height: 44px;
	padding-top: 15px;
	background-image: url(../images_dreamhome/backer_navigation.jpg);
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
}
.navigation a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 8px 0px 8px;
}
.content 
{
	text-align:left;
}
.contentLeft {
	width: 214px;
	padding: 10px 0px 10px 14px;
	float: left;
	text-align:left;
}
.contentRight {
	width: 690px;
	margin-right:15px;
	margin-left:5px;
	margin-top:15px;
	float: right;
	text-align:left;
}
.contentLeft ul, .contentLeft ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.contentLeft ul a {
	display: block;
	width: 193px;
	padding: 10px 0px 10px 10px;
	background-image: url(../images_dreamhome/button_sub_link.jpg);
	background-repeat: repeat-x;
	border-top: 1px #efcc4e solid;
	border-bottom: 1px #97790c solid;
	border-left: 1px #eac332 solid;
	border-right: 1px #bf9910 solid;
	color: #0a1326;
	font-weight: bold;
}
.contentLeft ul a:hover {
	text-decoration: none;
	background-image: url(../images_dreamhome/button_sub_link_hi.jpg);
}
.raffleInformation {
	padding: 10px;
}
.footer {
	position: relative;
	height: 54px;
	padding: 15px 0px 0px 25px;
	background-image: url(../images_dreamhome/backer_footer.jpg);
	background-repeat: no-repeat;
	color: #fff;
}
.footer a {
	color: #84a1e3;
}
.footerRight {
	width: 450px;
	text-align: right;
	position: absolute;
	top: 15px;
	right: 25px;
}
.buttonBuy {
	margin: 10px 0px 0px 20px;
}
.feature {
	width: 691px;
}
.featureGrand {
	position: relative;
	height: 252px;
	background-image: url(../images_dreamhome/backer_feature_grand.jpg);
	background-repeat: no-repeat;
}
.featureGrand div {
	position: absolute;
	top: 110px;
	left: 20px;
	width: 200px;
	color: #fff;
}
.featureGrand div a {
	color: #fff;
}
.featurePrizes {
	position: relative;
	height: 334px;
	background-image: url(../images_dreamhome/backer_feature_prizes.jpg);
	background-repeat: no-repeat;
}
.featurePrizes div {
	position: absolute;
	top: 120px;
	left: 20px;
	width: 200px;
}
.featurePrizes div a {
	color: #0a1326;
}