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

.background {
	background-image: url(../images/background_realestatemillionairebook.jpg);
	background-repeat: repeat;
}
.green {
	background-image: url(../images/green_realestatemillionairebook.jpg);
	background-repeat: repeat;
}
.deancouch {
	background-color: #d2c6c1;
	background-image: url(../images/deancouch_realestatemillionairebook.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.normal_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
}
.whatmakes {
	background-image: url(../images/whatmakes_body_realestatemillionairebook.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.blue {
	background-image: url(../images/blue_realestatemillionairebook.jpg);
	background-repeat: repeat;
}
.title_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 0px;
}
.subtitle_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8db2b8;
	text-align: center;
	margin: 0px;
}
.normal_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d5a00;
	margin: 0px;
}
.normal_brown A:link {color: #6d5a00; text-decoration:none}
.normal_brown A:hover {color: #6d5a00; text-decoration:underline}
.normal_brown A:active {color: #6d5a00; text-decoration:none}
.normal_brown A:visited {color: #6d5a00; text-decoration:none}

.normal_number {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: decimal;
}
.normal_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	margin: 0px;
}
.title_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	margin: 0px;
}
.subtitle_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align: center;
	margin: 0px;
}
.footer {
	background-image: url(../images/footer_realestatemillionairebook.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 218px;
}
.fest_back {
	background-color: #FFF;
	background-image: url(../images/successfest_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 550px;
}
.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}
