body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #4f3e2e;
}
table {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
	color: #4f3e2e;
}

h1 {
	margin: 0px;
	font-size: 20px;
}
h2 {
	margin: 0px;
	font-size: 16px;
}

a {
	color: #69C;
}
a:hover {
	color: #900;
}

ul li {
	list-style: square;
}
img { border: 0px; }

form {
	padding: 10px;
	border: 1px solid #4f3e2e;
	text-align: center;
	background: #9cbdce;
}
.fields {
	
}
.fields_title {
	padding: 5px 10px 0px 10px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	color: #4f3e2e;
	font-weight: bold;
	line-height: normal;
	border-bottom: 1px solid #4f3e2e;
}
.field {
	float: left;
	width: 255px;
	padding: 3px;
	font-size: 11px;
	text-align: left;
	line-height: normal;
}
.input {
	width: 249px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f3e2e;
	border: 1px solid #4f3e2e;
	background: #fff9ee;
}
.input:focus {
	background: #eef9ff;
}
.select {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f3e2e;
	border: 1px solid #4f3e2e;
	max-width: 255px;
	background: #fff9ee;
}
.select:focus {
	background: #eef9ff;
}
.button {
	padding: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	color: #4f3e2e;
	border: 1px solid #4f3e2e;
	background-color: #bdc090;
}
.button:hover, .button:focus {
	cursor: pointer;
	background-color: #fff;
}

.subset_title {
	padding: 3px 10px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	color: #4f3e2e;
	font-weight: bold;
}
.subset {
	padding: 10px;
	text-align: left;
	background-color: #fff;
}

.error {
	margin-bottom: 10px;
	font-size: 12px;
	color: #C00;
	background-color: #fff;
}
.success {
	margin-bottom: 10px;
	font-size: 12px;
	color: #4f3e2e;
	background-color: #fff;
}

.brown {
	color: #4f3e2e;
}
.red {
	color: #C00;
}
.gray {
	color: #635a52;
}

.main {
	
}

.header {
	width: 900px;
	height: 115px;
}
.shortsaleprogram {
	display: inline-block;
	width: 185px;
	height: 113px;
	background: url(../images/shortsaleprogram.png) top left no-repeat;
}
.shortsaleprogram:hover {
	background: url(../images/shortsaleprogram_hover.png) top left no-repeat;
}

.menu {
	height: 30px;
	margin: 0px;
	padding: 0px 30px;
	text-align: left;
	background-color: #bdc090;
}
.menu a {
	display: inline-block;
	padding: 10px 11px;
}
.menu a:hover {
	background-color: #9cbdce;
}
.spacer {
	height: 7px;
}
.content {
	background: url(../images/brown_bg.png) top left repeat-x;
}

.full {
	width: 829px;
	min-height: 300px;
	padding: 35px;
	font-size: 14px;
	line-height: 22px;
	color: #635a52;
	background-color: #fff;
}

.title {
	font-size: 22px;
	color: #9cbdce;
	text-transform: uppercase;
}

.line {
	height: 10px;
	margin: 10px 0px;
	background: url(../images/lines_bg.png) top left repeat-x;
}

.left {
	float: left;
	width: 415px;
	min-height: 480px;
	margin-left: 35px;
	background: url(../images/blue_bg.png) top left no-repeat;
}
.avoidforclosure {
	display: block;
	width: 300px;
	height: 90px;
	margin: 10px 55px 50px 60px;
	background: url(../images/avoidforeclosure.png) top left no-repeat;
}
.avoidforclosure:hover {
	background: url(../images/avoidforeclosure_hover.png) top left no-repeat;
}
.preventbankruptcy {
	display: block;
	width: 300px;
	height: 90px;
	margin: 20px 55px 30px 60px;
	background: url(../images/preventbankruptcy.png) top left no-repeat;
}
.preventbankruptcy:hover {
	background: url(../images/preventbankruptcy_hover.png) top left no-repeat;
}
.highlights {
	padding: 15px;
	line-height: 16px;
}
.highlights ul {
	margin: 0px;
	padding-left: 20px;
}
.highlights ul li {
	padding: 2px 0px;
	color: #bdc090;
}

.right {
	float: left;
	width: 385px;
	height: 440px;
	padding: 0px 8px 0px 22px;
	background: url(../images/testimonial_bg.png) top left no-repeat;
}
.testimonial {
	padding: 10px 15px;
	line-height: 20px;
	font-weight: bold;
}
.testimonial .title {
	text-transform: uppercase;
	color: #9cbdce;
	font-size: 14px;
	line-height: 22px;
}

.blue_box {
	padding: 10px;
	background-color: #9cbdce;
	border: 1px solid #4f3e2e;
}
.brown_box {
	padding: 10px;
	background-color: #bdc090;
	border: 1px solid #4f3e2e;
}

.test_small {
	padding: 10px;
	background-color: #9cbdce;
	border: 1px solid #4f3e2e;
}
.test_text {
	float: left;
	width: 787px;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	background-color: #fff;
}
.test_small img {
	float: left;
	padding: 10px;
	background-color: #fff;
}
.test_title {
	text-transform: uppercase;
	color: #9cbdce;
	font-size: 14px;
	font-weight: bold;
}
.odd {
	background-color: #bdc090;
}

.clear {
	clear: both;
}

.footer {
	background: url(../images/lines_bg.png) top left repeat-x;
	padding: 0px 40px;
}
.footer a {
	color: #9cbdce;
	text-decoration: none;
}
.footer a:hover {
	color: #4f3e2e;
	text-decoration: underline;
}
.footer_menu {
	display: inline-block;
	padding: 5px 0px;
	width: 829px;
	text-align: right;
}
.footer_menu a {
	display: inline-block;
	padding: 10px 11px;
}
.footer_menu a:hover {
	background-color: #9cbdce;
}
.social { float: left; padding: 13px 0px 0px 0px; width: 490px; text-align: right; }
.social img { margin: 0px 5px; vertical-align: middle; }
.footer .text { float: left; width: 330px; }
.copyright {
	padding: 13px 0px 5px 0px;
	font-size: 12px;
	color: #981b1e;
}
.statement { font-style: italic; color: #000; }
.designed {
	padding: 10px 0px;
	font-size: 12px;
	color: #9cbdce;
}

.preload {
	display: none;
}

#mainContainer{
	width:600px;
	margin:0 auto;
	margin-top:10px;
	border:1px double #000;
	padding:3px;
}
#calendarDiv,#calendarDiv2{
	width:240px;
	height:240px;
	float:left;
}

.shortsale { float: left; width: 245px; }
.shortsale b { color: #981b1e; }

#ui-datepicker-div { display: none; }

