<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
------------------------------------------------------------------------
Theme Name: Cornerstone Home Lending
Theme URI: http://www.robotcreative.com
Description: This is a Robot Creative website.
Version: 1.0
Author: Robot Creative
Author URI: http://www.robotcreative.com
------------------------------------------------------------------------
Support:       -
Updated:       -
License:       -
License URI:   -
------------------------------------------------------------------------
*/


/* Table of Contents
==================================================
	#GLOBAL PROPERTIES
	#HEADER
	#MAIN CONTAINER
	#FOOTER
	#MISC
*/


/*GLOBAL PROPERTIES*/
html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, font, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {}
body {font-family: Arial, Helvetica, sans-serif;}
a {}
a:hover {}
p {}
p.center {text-align: center;}
p.wrap-left {margin-right: 20px !Important; }
p.quote {}
p.margin-bottom {margin-bottom: 4px;}
ul {}
li {}
img.right { padding: 0px 0px 10px 20px; float: right !important; }
img.left { padding: 0px 20px 10px 0px; float: left !important; }
h1 {}
h2 {color: #2b4b7a; font-weight: bold; font-size: 24px; line-height: 28px;}
h3 {}
#ie6 {display: none;}
.container {/*border: solid 1px #eeeeee;*/}
.clear {clear:both;}


/* HEADER */
#header-stretch {
    
}

#header {
	/*min-height: 121px;*/
	/*background-color: #dddddd;*/
}

#header-logo {
	text-align: center;
}

#header-logo a {
	background: url(../images/logo.png) no-repeat;
    display: inline-block;
    height: 76px;
    margin-top: 34px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    text-indent: -9999px;
    width: 276px;
    float: left;
}

#top-buttons {
	float: right;
	margin-bottom: 10px;
	/*padding-right: 36px;*/
}

#top-buttons a {
	background: #385887;
	color: #FFFFFF;
	display: inline-block;
	font-size: 12px;
	padding: 6px 12px;
	float: right;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
	margin-left: 3px;
}

#loan-cta {
	float: right;
	margin-bottom: 10px;
}

#loan-cta p {
	margin:0px;
	font-size: 13px;
	text-align: right;
	padding: 0px 10px;
}


#main-nav {
    display: inline-block;
    float: right;
}

#main-nav ul {
    list-style: none outside none;
    margin:0px;
    float: right;
}

#main-nav ul li {
	float: left;
	padding: 0px;
	color: #CF171F;
	margin: 0px;
}

#main-nav ul li a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	padding: 7px 8px;
	float: left;
}

#main-nav ul li a:hover {
	color: #ffffff;
	background: #62B7F7;
}

#main-nav ul li.active {
	
}

#main-nav ul li.active a, #inside-sidedar ul li.active a {
	color: #ffffff;
	background: #37A4F2;
}


#main-nav ul ul.children {
	
}

#main-nav ul ul.children li a {
	background: #C1E0F4;
	color: #036DB7 !Important;
	font-weight: bold;
	font-style: italic;
}

#main-nav ul ul.children li.active a {
	background: #97AB37;
    color: #FFFFFF !Important;
    font-style: normal;
}

#main-nav ul ul.childrens-children li a {
	background: #CDDB81;
	color: #596618 !Important;
	font-weight: bold;
	font-style: italic;
	padding-left: 20px;
}

#main-nav ul ul.childrens-children li.active a {
	background: #E46848;
    color: #FFFFFF !Important;
    font-style: normal;
}

.children span {
    margin-left: 10px;
}

.childrens-children span {
    margin-left: 20px;
}

img.main-image {
	border: solid 1px #cccccc;
}


/* MAIN CONTAINER */
#main-container-stretch {
	
}

#main-container {
	
}

#main-continer-inside {
	border-top:solid 1px #CCCCCC;
	padding: 30px 0px 0px 0px;
}

#main-content {
	float:right;
	padding-left:19px;
	border-left: solid 1px #cccccc;
}

#main-content h2 {
	color:#385888;
	font-weight: normal;
	font-size: 28px;
}

#main-content h3 {
	color:#036eb7;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	line-height: 22px;
}

#main-content p {
	color:#464646;
	font-weight: normal;
	font-size: 13px;
	line-height: 21px;
}

#sidebar ul {
	margin-left: 24px;
}

#sidebar ul li a {
	font-size: 16px;
	font-weight: bold;
	color: #0093ca;
	text-decoration: none;
	line-height: 28px;
}

#sidebar ul li.active a {
	color: #385887;
}

#sidebar ul ul.children {
	margin: -12px 0px 20px 14px !important;
}

#sidebar ul ul.children li {
	margin: 0px !important;
}

#sidebar ul ul.children li a {
	font-weight: normal;
	color: #0093ca;
	font-size: 14px;
}

#sidebar ul ul.children li.active a {
	color: #385887;
	font-weight: bold;
}

#mission {
	border-right: 1px solid #CCCCCC;
}

#mission, #location {
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: center;
}

#mission p, #location p {
	color: #666666;
    font-size: 13px;
    font-style: italic;
    line-height: 24px;
    padding: 0 30px;
    margin-bottom: 0px;
}

#mission h2, #location h2 {
	padding: 20px 20px 0px 20px;
	font-size: 24px;
}

blockquote.simple {margin: 0px; border: 0px; font-size: 12px; color: #333; font-style: normal;}
.no-border {border-left: 0px;}

/* FOOTER */
#footer-stretch {

}

#footer {
	margin-bottom: 15px;
	margin-top: 50px;
}

#copyright {
	padding: 0px;
}

#copyright img {
	vertical-align:middle;
}

#copyright p {
	font-size: 11px;
	color: #898989;
	float: left;
	margin: 0px;
}

#copyright-mobile {
	padding: 0px;
}

#copyright-mobile p {
	font-size: 11px;
	color: #111111;
	float: left;
	margin: 0px;
}

#footer-links {
	float: right;
	display: inline-block;
	padding: 0px;
	margin-top: 12px;
}

#footer-links ul {
    margin: 0px;
    float: right;
}

#footer-links ul li {
    float: left;
    margin: 0px;
}

#footer-links ul li a {
    padding: 0;
    text-decoration: none;
    font-size: 12px;
    color: #464646;
    float: left;
}


/* MISC */
#slider-calculator {
	position: absolute;
	right: 0px;
	font-size: 12px;
	color: #dce6f3;
	height: 304px;
	width: 260px;
	z-index: 10;
	margin: 28px 40px 0px 0px;
	padding: 20px;
	overflow: hidden;
	background: url(../images/calculator.jpg) no-repeat;
}

#slider-calculator h2 {
	color: #ffffff;
	font-size: 21px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}

#slider-calculator p {
	/*display: inline-block;
    margin-bottom: 14px;
	padding: 0px;
	vertical-align: middle;*/
}

#slider-calculator-info {
	line-height: 10px;
	font-size: 8.5px;
	color: #B1BCCE;
}

input.MCbtn {
    background: url("../images/mcbtn.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 38px;
    line-height: 0;
    margin-left: 30px;
    overflow: hidden;
    text-indent: -9999px;
    width: 205px;
    border: none;
    border-radius: 0px;
}

td {
	padding-bottom: 10px;
	margin: 0px;
	width: 100%;
}

td.right {
	text-align: right;
}

select.select-your-state, select.select-your-state-mobile {
	cursor:pointer;
	color: white;
	width: 200px;;
	font-size: 13px;
	font-weight: normal;
	padding: 9px 9px;
	border: 0;
	border-radius: 0;
	height: 38px;
	display: inline-block;
	background: url("../images/arrow.png") no-repeat scroll center right #2B4B7A;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

select.select-your-state-mobile, #main-image-mobile, #copyright-mobile, #full-site, #main-nav ul ul.children {
	display: none;
}

#full-site p {
	margin-top: 18px;
}

#full-site p a {
	color: #004673;
	font-size: 12px;
	font-weight: bold;
}

#map {
	display:inline-block;
	width:340px;
	height: 221px;
	margin-top:20px;
}

p.center {
	width: 100%;
	margin: auto 0px;
}

#find-location p {
	color:#464646;
	font-weight: normal;
	font-size: 13px;
	line-height: 21px;
}

#location-inner {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}

#us-map-inner {
	float:right;
}

#disclosures h2 {
	color:#385888;
	font-weight: normal;
	font-size: 28px;
}

#disclosures h3 {
	color:#036eb7;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	line-height: 22px;
}</pre></body></html>