/*==============================
	Foreclosuercoach styles
	pat bennett [mb]
	Cloudfront: http://d1ppcxguly3a3j.cloudfront.net/
===============================*/

body {
	margin:0;
	padding:0;
	background:url(images/v2bg.jpg) repeat-x #f8f8f8;
	font-family:Arial, Helvetica, sans-serif;
}

#container {
	width:1024px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bgRepeatY.png) center repeat-y;
}

#top {
	width:1024px;
	height:287px;
	background:url(images/topbg.jpg) top center no-repeat;
	margin:0 auto;
}

#content {
	width:1024px;
	overflow:auto;
	margin:0 auto;
	background:url(http://d1ppcxguly3a3j.cloudfront.net/contentbg.png) top center no-repeat;
	position:relative;
}

#left  {
	width:435px;
	float:left;
	margin:5px 0 0 35px;
}

#right {
	width:435px;
	float:right;
	margin:5px 45px 0 0;
}

h1.pre {
	color:#aa0607;
	font-size:19px;
	margin:25px 0 0 0;
	font-weight:normal;
}

h2.upcoming {
	padding:5px 5px 5px 10px;
	background:#822626;
	color:#fff;
	font-size:18px;
	margin:15px 0 7px 0;
}

h3.value {
	color:#222;
	font-size:18px;
	margin:25px 0 0 0;
	padding:5px 5px 5px 10px;
	background:#d0eaf6;
}

h4.realmoney{
	color:#507901;
	background:#ededed;
	padding:5px 5px 5px 10px;
	font-size:22px;
	margin-bottom:5px;
}

#right p.real {
	padding-left:15px;
	font-size:16px;
	border-top:1px solid #ccc;
	padding-top:10px;
}

.u {
	text-decoration:underline;
}

#right p.by {
	text-align:right;
}

table.events { 
	margin-bottom:15px;
}

table.events th {
	font-size:48px;
	background:#909090;
	color:#fff;
	font-weight:normal;
}

table.events td {
	background:#f7f7f6;
	font-size:13px;
	color:#222;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}

table.events td strong {
	color:#2086b4;
	font-size:17px;
}

table.events a {
	color:#444;
}

strong.more {
	color:#2b8e08;
	font-size:20px;
}

#left p {
	font-size:14px;
	color:#444;
}

#left p.free {
	font-size:18px;
	color:#025981;
	text-align:center;
}

#right p {
	color:#444;
	font-size:14px;
}

p.rpad {
	padding-left:10px;
}

h3.learn {
	background:#c8c69c;
	color:#222;
	font-size:17px;
	padding:5px 5px 5px 10px;
	margin:15px 0 10px 0;
}

table.learnow {
	padding-left:10px;
	margin-bottom:15px;
}

table.learnow th {
	background:url(images/checkwht.png) 0 5px no-repeat;
}

table.learnow td {
	color:#444;
	font-size:14px;
	padding:5px 25px 5px 5px;
}


#form {
	width:400px;
	height:170px;
	margin:30px 0 0 10px;
}

#form fieldset {
	margin:0;
	padding:0;
	border:none;
}

#form label {
	color:#333;
	font-size:16px;
}

#form select, #form input {
	font-size:14px;
}

#logo {
	margin:0 auto;
	width:200px;
}

.clear {
	clear:both;
}

#footer {
	background:#494848;
	height:75px;
}

#footer p {
	color:#fff;
	padding:25px 0 0 10px;
}
