/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #210E09 url('http://www.millionaireforeclosures.com/images/subpage2_01.jpg') repeat-x left top;
}

/** FORMS */

form {
  margin: 0px;
  padding: 0px;  
}

form div {
  clear: both;
  margin-bottom: 2px;
}
form select {
  width: 100px;
  text-align: left;
}
form label {
  display: block;
  float: left;
  width: 150px;
  padding-left: 5px;
  font-weight: bold;
  text-align: left;
}
form label.required {
  background-repeat: no-repeat;
  background-position: 3px 0px;
  font-size: 11px;
  color:#A52E2E;
}
.submit{
  text-align: center;
  padding-top:2px;
  padding-bottom:2px;
  font-size:14px;
  color:#A52E2E;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1 {
	margin-bottom: 20px;
	font: bold 24px Georgia, "Times New Roman", Times, serif;
}

h1.discount {
	color:#7B1F09
	font: bold 18px Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #362601;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 dt {
	float: left;
	width: 70px;
}

.list1 dd {
	margin: 0px 0px 15px 0px;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	padding: 15px 0px 13px 0px;
	background: url('http://www.millionaireforeclosures.com/images/homepage07.gif') repeat-x left top;
}

.list2 li.first {
	background: none;
}

.list2 h3 {
	display: inline;
}

.lineheight200 {
  line-height:200%;
  font-size:12px;
  padding:2px;
}

.courtesy {
  font-size: 9px;
  font-style: italic;
}

#copy {
  font-size:120%;
  margin-top: 5px;
  line-height:150%;
  text-transform: capitalize;
}

.copy {
  line-height:135%;
  font-size:125%;
}

.homecopy {
  line-height:135%;
  font-size:135%;
}



.reduced {
width:125px;
height:125px;
position:absolute;
top:155px; left:285px;
background-image:url('http://www.millionaireforeclosures.com/images/reduced.gif');
background-repeat: no-repeat;
}

.center {
  text-align:center;
}

.padding5 {
  padding:5px;
}

/** LINKS */

a {
	color: #A52E2E;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

.float-left {
	float: left;
}

.float-right {
	float: right;
}

img { border: none; }

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

img.box {
   padding:5px;
   border:1px solid #7C715D;
   margin: 0,auto;
}

hr { display:none; }


.hr1 { height: 1px; }

/** MENU */

#menu a {
	display: block;
	width: 110px;
	height: 28px;
	padding: 13px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #392E14;
}

#menu a:hover {
	text-decoration: underline;
}

#menu_side a {
	display: block;
	width: 110px;	
	text-align: left;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #392E14;
}

#menu_side a:hover {
	text-decoration: underline;
}

#menu_side2 a {
	display: block;
	width: 110px;	
	text-align: left;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #392E14;
}

#menu_side2 a:hover {
	text-decoration: underline;
}

#menu1 { background: url('http://www.millionaireforeclosures.com/images/subpage2_04.jpg') no-repeat left top; }
#menu2 { background: url('http://www.millionaireforeclosures.com/images/subpage2_05.jpg') no-repeat left top; }
#menu3 { background: url('http://www.millionaireforeclosures.com/images/subpage2_06.jpg') no-repeat left top; }

/** PAGE */

#page {
	background: url('http://www.millionaireforeclosures.com/images/subpage2_08.jpg') repeat-y left top;
}

#bgtop {
	background: url('http://www.millionaireforeclosures.com/images/subpage2_09.jpg') no-repeat left top;
}

#bgbottom {
	background: url('http://www.millionaireforeclosures.com/images/subpage2_10.jpg') no-repeat left bottom;
}

/** FOOTER */

#footer {
	height: 140px;
	background: url('http://www.millionaireforeclosures.com/images/subpage2_11.jpg') no-repeat left top;
}

#footer p {
	padding-top: 30px;
	text-align: center;
	color: #765147;
}