@charset "UTF-8";
/* CSS Document */

.images {
	margin: 0px;
	padding: 0px;
}
.sidebar_back {
	background-color: #aeaeae;
	background-image: url(../images/house_realestatemillionarienow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.body_back {
	background-color: #FFF;
	background-image: url(../images/sold_realestatemillionarienow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.left_back {
	background-image: url(../images/left_back_realestatemillionarienow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.right_back {
	background-image: url(../images/right_back_realestatemillionarienow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.normal_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d5271;
	margin: 0px;
}
.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #1d5271;
	margin: 0px;
}
.normal_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AEAEAE;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: center;
}
.normal_footer A:link {color: #AEAEAE; text-decoration:underline}
.normal_footer A:hover {color: #AEAEAE; text-decoration:underline}
.normal_footer A:active {color: #AEAEAE; text-decoration:underline}
.normal_footer A:visited {color: #AEAEAE; text-decoration:underline}

.subtitle_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1D5271;
	margin: 0px;
}
.fest_back {
	
	background-image: url(../images/successfest_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 500px;
}
.fest_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6F2200;
	margin: 0px;
}
.fest_normal A:link {color: #BE5900; text-decoration:none}
.fest_normal A:hover {color: #BE5900; text-decoration:underline}
.fest_normal A:active {color: #BE5900; text-decoration:none}
.fest_normal A:visited {color: #BE5900; text-decoration:none}

.fest_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #BE5900;
	margin: 0px;
}
.fest_title A:link {color: #BE5900; text-decoration:none}
.fest_title A:hover {color: #BE5900; text-decoration:underline}
.fest_title A:active {color: #BE5900; text-decoration:none}
.fest_title A:visited {color: #BE5900; text-decoration:none}
