* {
	padding: 0;
	margin: 0;
}

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

#container {
	width: 1000px;
	margin: 10px auto 0 auto;
	background: #fff;
}

a { 
	text-decoration: none;
}

/*************HEADER****************/

.header {
	position: relative;
	height: 172px;
}

.logo a { 
	display: block;
	width: 265px;
	height: 158px;
	position: absolute;
	background: url(/img/logo.gif) no-repeat;
	top: 10px;
	left: 20px;
	text-indent: -99999px;
	overflow: hidden;
}

.top_links {
	position: absolute;
	top: 55px;
	right: 20px;
	font-size: 15px;
	text-align: right;
	text-transform: uppercase;
	font-family: "Century Gothic", Arial, sans-serif;
}

.top_links a {
	color: #000000;
	text-decoration: none;
}

.top_links a:hover {
	text-decoration: underline;
}

.top_links li {
	display: block;
	float: left;
}     

.top_links img {
	margin-top: -5px;
	padding-left: 5px;
}

.top_links .separator {
	margin: 0 10px;
}

/***********NAVIGATION****************/
.nav {	
	position: absolute;
	bottom: 0;
	right: 40px;
	font-size: 13px;
	text-align: right;
}

.nav li {
	display: block;
	float: left;
}

.nav li a {
	display: block;
	height: 40px;
	text-align: left;
	text-indent: -99999px;
	overflow: hidden;
	background: url(/img/nav_grid.gif) no-repeat 0 0;
}

.nav a.home {
	width: 79px;
}

.nav a.home:hover {
	background-position: 0 -40px;
}

.home .nav a.home {
	background-position: 0 0px;
}

.nav a.home_selected 
{
	width: 79px;
	background-position: 0px -80px;
}

.nav a.apply {
	width: 193px;
	background-position: -79px 0;
}

.nav a.apply_selected
{
	width: 193px;
	background-position: -79px -80px;
}

.nav a.apply:hover {
	background-position: -79px -40px;
}

.apply .nav a.apply {
	background-position: -79px -80px;
}

.nav a.local {
	width: 149px;
	background-position: -272px 0;
}

.nav a.local_selected 
{
	width: 149px;
	background-position: -272px -80px;
}

.nav a.local:hover {
	background-position: -272px -40px;
}

.local .nav a.local {
	background-position: -272px -80px;
}

.nav a.about {
	width: 108px;
	background-position: -422px 0;
}

.nav a.about_selected 
{
	width: 108px;
	background-position: -422px -80px;
}

.nav a.about:hover {
	background-position: -422px -40px;
}

.about .nav a.about {
	background-position: -422px -80px;
}

.nav a.calculators {
	width: 123px;
	background-position: -530px 0;
}

.nav a.calculators_selected 
{
	width: 123px;
	background-position: -530px -80px;
}

.nav a.calculators:hover {
	background-position: -530px -40px;
}

.calculators .nav a.calculators {
	background-position: -530px -80px;
}



/*************CONTENT****************/

.content {
	padding: 0 15px 30px 15px;
}

.content h1 {
	font-weight: normal;
	font-size: 32px;
	padding-bottom: 10px;
}

.content h2,
#flashMessage {
	color: #f32837;
	font-size: 18px;
	font-weight: normal;
	padding-top: 16px;
}

#flashMessage {
	color: #000;
	text-align: center;
}

.content p {
	padding: 6px 0 12px 0;
}

.content_image {
	float: left;
	margin: 0 15px 15px 0;
}

.full_line {
	clear: left;
}

.contact_call {
	font-weight: bold;
	font-size: 13px;

}

.contact_call a {
	color: #666666;
}

.contact_call a:hover {
	text-decoration: underline;
}
/***********HOME****************/
.jemih {
	width: 960px;
	height: 250px;
	margin: 0 5px;
}

.home_teases {
	margin: 30px 5px 20px 5px;
	padding-bottom: 10px;
	border-bottom: dotted #666666 1px;
}

.tease {
	width: 310px;
	float: left;
	position: relative;
}

.home_teases .first {
	margin-right: 15px;
}

.home_teases .last {
	margin-left: 15px;
}
.tease h2 {
	text-indent: -99999px;
	overflow: hidden;
	padding: 0;
}

.tease links {
	color: #000000;
}

.tease a {
	color: #000000;

}

.tease em, .tease em a { 
	color: #f32837;
	font-weight: bold;
	font-style: normal;
	
}

.tease a {
	text-decoration: underline;
}

.tease a em {
	text-decoration: underline;	
}

.tease div.links {
	line-height: 20px;
}

.home_copy p {
	margin-top: 10px;
}

/*************CONTENT PAGES */

h1.page_heading {
	width: 970px;
	height: 117px;
	text-indent: -99999px;
	overflow: hidden;
	padding: 0 0 18px 0;
	
}

.faq h2 {
	background: url(/img/faq_bullet.gif) no-repeat bottom left;
	padding-left: 42px;
}

.faq .content p, .faq .content h2 {
	margin-left: 30px;
}

.faq_link {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}

.faq_link a {
	color: #f32837;
	text-decoration: underline;
}

.about_page_heading {
	background: url(/img/about_heading.jpg) no-repeat;
}

.mortgage101 .page_heading {
	background: url(/img/mortgage101_heading.jpg) no-repeat;
}

.faq .page_heading {
	background: url(/img/faq_heading.jpg) no-repeat;
}

.looking_for_a_home .page_heading {
	background: url(/img/looking_heading.jpg) no-repeat;
}

.calculators .page_heading {
	background: url(/img/calculator_heading.jpg) no-repeat;
}

.contact_page_heading {
	background: url('/img/contact_heading.jpg') no-repeat;
}

.local .page_heading {
	background: url(/img/local_heading.jpg) no-repeat;
}

.why .page_heading {
	background: url(/img/why_heading.jpg) no-repeat;
}

.jobs .page_heading {
	background: url(/img/jobs_heading.jpg) no-repeat;
}

.disclaimer .page_heading {
	background: url(/img/disclaimer_heading.jpg) no-repeat;
}

.apply_page_heading {
	background: url(/img/apply_heading.jpg) no-repeat;
}

.calculators .main_content {
	width: 680px;
}

.calculators .main_content ul {
	background: url(/img/calculator_heading.jpg) no-repeat 0px 0px;
	background-position: -20px -70px
}

.calculators .main_content li a {
	color: #fff;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	color: #666666;
}

.mortgage_calculator td {
	padding: 12px 8px;
	background: #EEEEEE;
}

.mortgage_calculator td.heading, .mortgage_calculator td.second_heading {
	background: #7FC600;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

.mortgage_calculator td.second_heading {
	background: #F94129;
}

.mortgage_calculator input{
	margin-right: 6px;
}

.mortgage_calculator .top {
	visibility: hidden;
}

#tabs h3 {
	color: #F32837;
}

/****************sidebar****************/
.secondary_content{
	width: 235px;
	padding: 18px 18px 0;
	border-left: dotted #666666 1px;
	float: right;
	margin-left: 15px;
}

.secondary_content .apply {
	margin-bottom: 30px;
}	

.secondary_content .apply a {
	display: block;
}

.secondary_content h3 {
	color: #f32837;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 16px;
}

.secondary_content ul {
	padding-left: 18px;
}

.secondary_content li {
	list-style: url(/img/sidebar_bullet.gif);
	vertical-align: top;
	padding-bottom: 18px;
}

/**********FOOTER****************/
.footer {
	background: #ef4135;
	color: #fff;
	text-align: center;
	padding-bottom: 15px;
}

.footer .links {
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
	font-size: 13px;
	font-family: "Century Gothic", Arial, sans-serif;
	text-transform: uppercase;
}

.footer .links li {
	display: inline;
	line-height: 24px;	
}

.footer .links li a { 
	color: #fdd4d7;
}

.footer .links li a:hover {
	text-decoration: underline;
}

.footer .separator{
	margin: 0 15px;
}

.copyright {
	clear: left;
	padding-top: 8px;
}

.copyright  a {
	color: #fff;
	text-decoration: underline;
}

.ehl_logo
{
	float: right;
	padding: 20px 20px 0px 0px;
}

/************jquery ui*************/
.ui-tabs .ui-tabs-nav  {
	height: 32px;
}

#BranchIndexForm 
{
	padding-top: 20px;
	padding-bottom: 20px;
}

#BranchIndexForm div 
{
	display: inline;
}

#BranchIndexForm label,
#BranchIndexForm .submit
{
	padding: 0px 10px 0px 10px;
}

#map {
	height: 500px;
	width: 500px;
}

.infoWindow .name 
{
	font-weight: bold;
}

.infoWindow .contact 
{
	font-weight: bold;
	text-align: right;
}

.infoWindow .contact a
{
	background: #f5f5f5;
	border: 1px solid #c0c0c0;
	margin: 5px;
	padding: 5px;
}

#branchesView .mapContainer #map
{
	height: 400px;
	width: 400px;
}

#branchesView .mapContainer
{
	float: right;
	padding: 15px;
}

#branchesView .addressContainer,
#branchesView .managerContainer,
#branchesView .licenseContainer,
#branchesView .disclaimerContainer
{
	padding: 10px 10px 0px 15px;
}

#branchesView .phoneContainer,
#branchesView .faxContainer
{
	padding-left: 15px;
}

#branchesView h1 
{
	padding: 5px 10px 10px 15px;
}

.messageContainer
{
	padding: 0px;
	width: 440px;
}

#BranchContactForm 
{
	width: 400px;
	padding: 15px;
}

#BranchContactForm div
{
	color: #000;
	display: inline;
	width: 200px;
	
}

#BranchMessage 
{
	margin-bottom: 10px;
}

.messageContainer h2
{
	background-color: #f64e34;
	color: #fff;
	padding: 5px;
	margin: 0px;
}

#BranchContactForm label
{
	color: #676767;
	display: block;
	padding: 5px 0px;
}

#BranchContactForm input,
#BranchContactForm textarea
{
	border: 1px solid #cccccc;
	background: #fff;
	padding: 5px;
}

#BranchContactForm .submit input
{
	border: 0px;
	padding: 0px;
}

.calculator-contact a
{
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #c0c0c0;
	padding: 5px;
	margin: 5px;
}

/**
 * Branch Search Results
 */

.searchResult 
{
	padding: 10px; 
	border: 1px solid #cbcbcb; 
	margin: 10px;
}

.searchResult a
{
	color: #f04d3c;
	font-size: 125%;
	font-weight: bold;
}

.searchResult .distance
{
	font-weight: bold;
}

.searchResult .contact
{
	float: right;
	clear: right;
	padding-top: 20px;
}

#map
{
	float: right;
	border: 1px solid #cbcbcb;
	margin-top: 10px;
}


.applyButtons {
	
}

.applyButtons img {
	display: block;
}

#ContactJobForm label {
	display: block;
	width: 150px;
}

#ContactJobForm .submit {
	padding-top: 5px;
}

#ContactJobForm div {
	margin: 5px;
}

.jobsimage,
.rightimage {

	margin-bottom: 15px;
	margin-left: 15px;
}

.calcimage {
	margin-bottom: 15px;
}

.branchImage {
	padding-top: 10px;
	padding-bottom: 10px;
}

#ContactForm label {
	display: block;
	width: 150px;
}

#ContactForm .submit {
	padding-top: 5px;
}

#ContactForm div {
	margin: 5px;
}

#loading
{
	position: absolute; 
	height: 700px; 
	width: 660px; 
	display: block; 
	z-index: 99999; 
	background-color: #ffffff; 
	text-align: center;
}

#iframe {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: hidden !important;
}

