
/* ELEMENTS */
html, body {
color: #000000;
font-family: times;
font-size: 11pt;
background-color:#F0F2FF;
background-image:url(../images/bg.jpg);
background-repeat:repeat;
margin: 0;
padding: 0;
height: 100%;
}

a:link{color: #003399;}
a:hover{color: #0066CC;}

p {
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight: normal;
}

h1 {
font-family: Tahoma;
color: #9f0000;
font-size: 26px;
letter-spacing: -1pt;
font-weight: bold;
text-align: center;
line-height: 1em;
}

h2 {
font-family: Tahoma; 
color: #000000;
font-size: 20px; 
letter-spacing: -1px; 
font-weight: bold;
text-align: center;
line-height: 1.0em;
}

.highlight {
background-color: #FFFF00
}

h3 {
font-size: 16px; 
font-variant: normal;
font-style: italic;
font-family: Arial, Verdana;
}

li {
font-size: 10pt;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
margin: 15px;
list-style-type:square;
}

.large_bullets {
font-size: 14px; 
font-variant: normal;
letter-spacing: -1; 
font-style:normal;
font-family: Arial, Verdana;
}

.strike {
text-decoration: line-through;
}

.underline {
text-decoration: underline
}



/* MAIN LAYOUT */
#main_wrapper{
border: 1px solid #999999;
border-top: 0px;
background-color: #FFFFFF;
width:730px;
padding:15px;
margin:0 auto;
position: relative;
min-height: 100%;
height: auto !important;
height: 100%;
}

#header{width:100%; text-align:center; }

#content{
width:100%;
text-align:center;
padding-bottom: 40px;
}

#large_arrow{
width: 134px;
height: 300px;
background-image:url(../images/arrow_smaller.jpg);
background-repeat:no-repeat;
float:right;
}

#opt_in2{
width:250px;
border:dashed 3px black;
margin:auto;
margin-top: 3px;
padding: 15px;
background-color:#DEE4ED;
font-family:arial;
}

#opt_in{
width:500px;
border:dashed 3px black;
margin:auto;
padding: 15px;
background-color:#DEE4ED;
font-family:arial;
}

.privacy {
font-family: Arial;
font-size:9pt;
letter-spacing: -1
}


#copyright{color: #666666;}

#email_signup{width: 624px; height: 260px; background-image: url(../images/Real-Estate-Rant-arrow-issu.jpg); margin:0 auto; }
#email_signup_header{width: 365px;height: 66px; background-image: url(../images/orderinstructions.gif); }
#email_signup_form{width: 365px;height: 100%;position: relative;top: 50px;left: 100px;}

#submit_bg{
font-size: 14pt; 
font-family: Arial; 
letter-spacing: -2;
font-weight: bold;
width: 220px;
padding: 3px;
margin: auto;
background-color: #950000;

}

#links{padding:15px; text-align:center;}
#links a{color:#0000EE; font-family: arial; font-size:16px; font-weight:bold; margin:0 auto;}
#links a:hover{color: #0066CC;}

#info_text{text-align:left;}

#x_bullets{list-style-image: url(../images/bullet_1_s1_red_sh.gif); list-style-position:inside; font: italic 17px Arial;  }


#footer {
	width: 720px;
	text-align: center;
	font-family: arial;
	font-size: 10px;
	border:1px solid #C0C0C0;
	margin-bottom: 10px;
	background-color: #E2E2E2;
	padding: 2px;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	}
