.ctr {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:810px;
	text-align:left
}
.global {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-align:left;
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration:underline
}
a:active {
	text-decoration:underline
}
body, div, ul, li, p, img, object, iframe, h1, h2, h3, h4, h5, h6, h7 {
	margin:0;
	padding:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box
}
ul {
	padding:0 0 0 20px;
	list-style-type: disc
}
img {
	border-width: 0
}
.default-menu {
	overflow:hidden;
	cursor:hand;
	cursor:pointer;
	background-color:#43B7E6;
	border-style:groove;
	border-width:2px;
	border-color:#EBEBEB;
	text-align:center
}
.default-menu {
	line-height:1.5em
}
.default-menu a {
	display:block;
	cursor:hand;
	cursor:pointer;
	width:100%;
	padding:0 2px 0 1px;
	margin:0
}
.default-menu a:link {
	color:#000000;
	text-decoration:none
}
.default-menu a:visited {
	color:#000000;
	text-decoration:none
}
.default-menu a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#000080
}
.default-menu a:active {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#0000CC
}
.default-style {
	overflow:hidden;
}
.default-style a:hover {
}
.default-style a:active {
}
.plain-text {
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:1.5em;
	text-align:justify;
	overflow:auto;
}
.plain-text a:link {
	color:#C70A0D
}
.plain-text a:link {
	text-decoration:none
}
.plain-text a:visited {
	color:#C70A0D
}
.plain-text a:visited {
	text-decoration:none
}
.plain-text a:hover {
	color:#000080;
	text-decoration:none
}
.plain-text a:active {;
	text-decoration:none
}
.heading {
	padding:2px;
	border-width:1px;
	border-style:solid;
	border-color:#D8D8D8;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	overflow:hidden;
}
.heading a:hover {
}
.heading a:active {
}
.subheading {
	font-weight:bold;
	text-align:left;
	overflow:hidden;
}
.subheading a:hover {
}
.subheading a:active {
}
.buttons {
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	line-height:3.2em;
	text-align:center;
	overflow:auto;
}
.buttons a:hover {
}
.buttons a:active {
}
.sidebarlinks {
	font-family:Tahoma;
	font-weight:bold;
	color:#000080;
	font-size:12px;
	line-height:1.5em;
	text-align:justify;
	overflow:auto;
}
.sidebarlinks a:link {
	color:#000080
}
.sidebarlinks a:link {
	text-decoration:none
}
.sidebarlinks a:visited {
	color:#000080
}
.sidebarlinks a:visited {
	text-decoration:none
}
.sidebarlinks a:hover {
	color:#C20B08;
	text-decoration:none
}
.sidebarlinks a:active {;
	text-decoration:none
}
.footer {
	font-family:Trebuchet MS;
	color:#FFFFFF;
	font-size:12px;
	line-height:1.5em;
	text-align:right;
	overflow:auto;
}
.footer a:link {
	color:#FFFFFF
}
.footer a:link {
	text-decoration:underline
}
.footer a:visited {
	color:#FFFFFF
}
.footer a:visited {
	text-decoration:underline
}
.footer a:hover {
	color:#FF1100;
	text-decoration:underline
}
.footer a:active {;
	text-decoration:underline
}
.toplinks {
	font-family:Trebuchet MS;
	font-weight:bold;
	color:#C20B08;
	font-size:12px;
	text-align:justify;
	overflow:auto;
}
.toplinks a:link {
	color:#000080
}
.toplinks a:link {
	text-decoration:none
}
.toplinks a:visited {
	color:#000080
}
.toplinks a:visited {
	text-decoration:none
}
.toplinks a:hover {
	color:#C20B08;
	text-decoration:none
}
.toplinks a:active {;
	text-decoration:none
}
.popups {
	padding:10px;
	background-color:#FFF1BF;
	font-family:Trebuchet MS;
	font-size:12px;
	text-align:justify;
	overflow:auto;
}
.popups a:link {
	color:#0D7EE0
}
.popups a:link {
	text-decoration:none
}
.popups a:visited {
	color:#0D7EE0
}
.popups a:visited {
	text-decoration:none
}
.popups a:hover {
	color:#FF0010;
	text-decoration:none
}
.popups a:active {;
	text-decoration:none
}
.disclaimer {
	padding:10px;
	background-color:#151538;
	font-family:Trebuchet MS;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	line-height:1.2em;
	text-align:justify;
	overflow:auto;
}
.disclaimer a:link {
	color:#C70A0D
}
.disclaimer a:link {
	text-decoration:none
}
.disclaimer a:visited {
	color:#C70A0D
}
.disclaimer a:visited {
	text-decoration:none
}
.disclaimer a:hover {
	color:#000080;
	text-decoration:none
}
.disclaimer a:active {;
	text-decoration:none
}
/**
**Form Styles

**/
fieldset, form {
	border:none;
}
#contactForm th {
	font-size:10px;
	font-weight:bold;
}
#contactForm label.error {
	width:233px;
	float:left;
	font-size:10px;
	color:red;
	margin:5px 0;
}
#contactForm td, #contactForm th {
	padding:5px 0;
}
#contactForm input.text:focus, #contactForm textarea:focus, #contactForm select.error {
	border:1px solid #333;
}
#contactForm select.error, #contactForm input.option.error {
	background:#E9A0A3;
}
#contactForm input.text, #contactForm textarea {
	border:1px solid #999;
	width:222px;
}
#contactForm input.text.error, #contactForm textarea.error {
	color:red;
	border:1px solid red;
	background-color:#E9A0A3;
}
#contactForm.error {
	width:228px;
}
a:hover {
	cursor:pointer !important;
}
*/ /****
**Sidebar Newsletter
***/
#newsletter * {
 margin:0;
 padding:0;
}
#newsletter {
	position:absolute;
	top:1036px;
	left:29px;
	width:233px;
	height:246px;
	background:url(siteimages/free-e-book.jpg) top left no-repeat;
}
#newsletter fieldset {
	position:absolute;
	left: 15px;
	top: 145px;
	display:block;
	height:61px;
	width:195px;
}
#newsletter fieldset label {
	font-size:10px;
	display:block;
	width:50px;
	float:left;
}
#newsletter fieldset input.text {
	width:141px;
	float:left;
	margin-bottom:5px;
	height:20px;
}
#newsletter fieldset .submit {
	float:right;
	width:66px;
	height:25px;
}
#newsletter label.error {
	width:100%;
	float:left;
	font-size:10px;
	color:red;
	margin:5px 0;
}

.ctr {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:810px;
	text-align:left
}
.global {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-align:left;
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration:underline
}
a:active {
	text-decoration:underline
}
body, div, ul, li, p, img, object, iframe, h1, h2, h3, h4, h5, h6, h7 {
	margin:0;
	padding:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box
}
ul {
	padding:0 0 0 20px;
	list-style-type: disc
}
img {
	border-width: 0
}
.default-menu {
	overflow:hidden;
	cursor:hand;
	cursor:pointer;
	background-color:#43B7E6;
	border-style:groove;
	border-width:2px;
	border-color:#EBEBEB;
	text-align:center
}
.default-menu {
	line-height:1.5em
}
.default-menu a {
	display:block;
	cursor:hand;
	cursor:pointer;
	width:100%;
	padding:0 2px 0 1px;
	margin:0
}
.default-menu a:link {
	color:#000000;
	text-decoration:none
}
.default-menu a:visited {
	color:#000000;
	text-decoration:none
}
.default-menu a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#000080
}
.default-menu a:active {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#0000CC
}
.default-style {
	overflow:hidden;
}
.default-style a:hover {
}
.default-style a:active {
}
.plain-text {
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:1.5em;
	text-align:justify;
	overflow:auto;
}
.plain-text a:link {
	color:#C70A0D
}
.plain-text a:link {
	text-decoration:none
}
.plain-text a:visited {
	color:#C70A0D
}
.plain-text a:visited {
	text-decoration:none
}
.plain-text a:hover {
	color:#000080;
	text-decoration:none
}
.plain-text a:active {;
	text-decoration:none
}
.heading {
	padding:2px;
	border-width:1px;
	border-style:solid;
	border-color:#D8D8D8;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	overflow:hidden;
}
.heading a:hover {
}
.heading a:active {
}
.subheading {
	font-weight:bold;
	text-align:left;
	overflow:hidden;
}
.subheading a:hover {
}
.subheading a:active {
}
.buttons {
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	line-height:3.2em;
	text-align:center;
	overflow:auto;
}
.buttons a:hover {
}
.buttons a:active {
}
.sidebarlinks {
	font-family:Tahoma;
	font-weight:bold;
	color:#000080;
	font-size:12px;
	line-height:1.5em;
	text-align:justify;
	overflow:auto;
}
.sidebarlinks a:link {
	color:#000080
}
.sidebarlinks a:link {
	text-decoration:none
}
.sidebarlinks a:visited {
	color:#000080
}
.sidebarlinks a:visited {
	text-decoration:none
}
.sidebarlinks a:hover {
	color:#C20B08;
	text-decoration:none
}
.sidebarlinks a:active {;
	text-decoration:none
}
.footer {
	font-family:Trebuchet MS;
	color:#FFFFFF;
	font-size:12px;
	line-height:1.5em;
	text-align:right;
	overflow:auto;
}
.footer a:link {
	color:#FFFFFF
}
.footer a:link {
	text-decoration:underline
}
.footer a:visited {
	color:#FFFFFF
}
.footer a:visited {
	text-decoration:underline
}
.footer a:hover {
	color:#FF1100;
	text-decoration:underline
}
.footer a:active {;
	text-decoration:underline
}
.toplinks {
	font-family:Trebuchet MS;
	font-weight:bold;
	color:#C20B08;
	font-size:12px;
	text-align:justify;
	overflow:auto;
}
.toplinks a:link {
	color:#000080
}
.toplinks a:link {
	text-decoration:none
}
.toplinks a:visited {
	color:#000080
}
.toplinks a:visited {
	text-decoration:none
}
.toplinks a:hover {
	color:#C20B08;
	text-decoration:none
}
.toplinks a:active {;
	text-decoration:none
}
.popups {
	padding:10px;
	background-color:#FFF1BF;
	font-family:Trebuchet MS;
	font-size:12px;
	text-align:justify;
	overflow:auto;
}
.popups a:link {
	color:#0D7EE0
}
.popups a:link {
	text-decoration:none
}
.popups a:visited {
	color:#0D7EE0
}
.popups a:visited {
	text-decoration:none
}
.popups a:hover {
	color:#FF0010;
	text-decoration:none
}
.popups a:active {;
	text-decoration:none
}
.disclaimer {
	padding:10px;
	background-color:#151538;
	font-family:Trebuchet MS;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	line-height:1.2em;
	text-align:justify;
	overflow:auto;
}
.disclaimer a:link {
	color:#C70A0D
}
.disclaimer a:link {
	text-decoration:none
}
.disclaimer a:visited {
	color:#C70A0D
}
.disclaimer a:visited {
	text-decoration:none
}
.disclaimer a:hover {
	color:#000080;
	text-decoration:none
}
.disclaimer a:active {;
	text-decoration:none
}
/**
**Form Styles

**/
fieldset, form {
	border:none;
}
#contactForm th {
	font-size:10px;
	font-weight:bold;
}
#contactForm label.error {
	width:100%;
	float:left;
	font-size:10px;
	color:red;
	margin:5px 0;
}
#contactForm td, #contactForm th {
	padding:5px 0;
}
#contactForm input.text:focus, #contactForm textarea:focus, #contactForm select.error {
	border:1px solid #333;
}
#contactForm select.error, #contactForm input.option.error {
	background:#E9A0A3;
}
#contactForm input.text, #contactForm textarea {
	border:1px solid #999;
	width:222px;
}
#contactForm input.text.error, #contactForm textarea.error {
	color:red;
	border:1px solid red;
	background-color:#E9A0A3;
}
#contactForm.error {
	width:228px;
}
a:hover {
	cursor:pointer !important;
}
*/ /****
**Sidebar Newsletter
***/
#newsletter * {
 margin:0;
 padding:0;
}
#newsletter {
	position:absolute;
	top:1036px;
	left:29px;
	width:233px;
	height:246px;
	background:url(siteimages/free-e-book.jpg) top left no-repeat;
}
	#newsletter fieldset {
display:block;
height:61px;
left:15px;
position:absolute;
top:147px;
width:200px;
}
#newsletter fieldset label {
	font-size:10px;
	display:block;
	width:50px;
	float:left;
}
#newsletter fieldset input.text {
	width:141px;
	float:left;
	margin-bottom:5px;
	height:20px;
}
#newsletter fieldset .submit {
	float:right;
	width:66px;
	height:25px;
}
#newsletter label.error {
	width:100%;
	float:left;
	font-size:10px;
	color:red;
	margin:5px 0;
}
/**
** Call to actions
**/

div#call-to-actions {
	position:absolute;
	top:380px;
	left:50px;
	width:667px;
	height:184px;
}
div#call-to-actions a{
	width:151px;
	height:184px;
	margin-right:20px;
	display:block;
	float:left;
	text-indent:-999em;
}
div#call-to-actions a.last{
	margin:0;
}
div#call-to-actions a#first-home{
	background:url(siteimages/call-to-action-firsthome.jpg) top center no-repeat;	
}
div#call-to-actions a#next-home{
	background:url(siteimages/call-to-action-nexthome.jpg) top center no-repeat;	
}
div#call-to-actions a#next-home.comingsoon{
	background:url(siteimages/call-to-action-nexthome-comingsoon.jpg) top center no-repeat;	
}
div#call-to-actions a#refinance{
	background:url(siteimages/call-to-action-refinance.jpg) top center no-repeat;	
}
div#call-to-actions a#franchise{
	background:url(siteimages/call-to-action-franchise.jpg) top center no-repeat;	
}
h2 a, h2{
	color:#800000;
	text-transform:uppercase;
}