body {
	background-color:#EAEAEA;
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0;
	text-align:left;
	width:100%;
	}




#headerimg 	{
	margin: 7px 9px 0;
	height: 190px;
	width: 740px;
	}

h2 {
	color:#C4161C;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:28px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:35px;
}

p  {
	color:#333333;
	font-size:12px;
}



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin:0 auto;
	width:950px;
	padding:0px 0px;
	}

#header {
	padding: 0;
	height:149px;
	background:#FFFFFF url(images/header-main.gif) left top no-repeat;
}

#headerimg {
	display:none;
}



.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}


h2.pagetitle {
	margin-top: 30px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	color:#3E7A9E;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:lighter;
	letter-spacing:-1px;
	line-height:30px;
}

h3 p
{
	margin:0px;
	color:#3E7A9E;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:lighter;
	letter-spacing:-1px;
	line-height:30px;
}

h4 {
color:#969696;
font-size:12px;
font-style:italic;
font-weight:normal;
margin-bottom:10px;
margin-top:-20px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

a{
	border:medium none;
	color:#666666;
	margin-bottom:0;
	padding-bottom:0;
	text-decoration:none;
}	
	
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */



img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin:0px;
	padding:0px;
}

html>body .entry li  {
	border-bottom:thin dotted #C0C0C0;
	color:#3E7A9E;
	font-size:15px;
	margin:3px 0;
	padding:7px 0;
}



.entry ol {
	margin:0px;
	padding:0px;
}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */


#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
.nocomments{
	display:none;
}	
	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


.logo_title{
	display:block;
	background-color:transparent;
	float:left;
	height:73px;
	margin-top:40px;
	width:344px;
}

.facebook_title{
	background-color:transparent;
	float:right;
	height:30px;
	margin-top:45px;
	width:50px;
}

#navImages2 
{
	float:right;
	width:300px;
	position:relative;
	margin-top:-23px;
	padding-right:9px;
}


#navImages2 ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#navImages2 li{
	float:right;
	width:130px;
	padding-right:3px;
}

#navImages2 ul li.apply_now a {
	background:url(images/nav-applynow.gif) left top no-repeat;
	display:block;
	width:130px;
	height:38px;
}

#navImages2 ul li.apply_now a:hover{
	background:url(images/nav-applynow-h.gif) left top no-repeat;
}


#navImages2 ul li.rate_whatch a {
	background:url(images/nav-ratewatch.gif) left top no-repeat;
	display:block;
	width:130px;
	height:38px;
}

#navImages2 ul li.rate_whatch a:hover{
	background:url(images/nav-ratewatch-h.gif) left top no-repeat;
}





/* Begin Sidebar */
#sidebar ul 
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#sidebar form {
	margin: 0;
}
	
.MainNavigation ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-left:10px;
	background:#fff;
}
.MainNavigation ul li {
	display:block;
	float:left;
	text-indent:-9999px;
	display:block;
	margin:0px 3px 0px 0px;
}
.MainNavigation li a,
.MainNavigation ul li a{
	
	height:38px;
	display:block;
	width:0px;
}

/* @@@@@ */


.MainNavigation li.page-item-2 a{
	background:url(images/nav/nav-firsthome.gif) left top no-repeat;
	width:130px;
}

.MainNavigation li.page-item-2 a:hover,
.MainNavigation li.page-item-2 a.active{
	background:url(images/nav/nav-firsthome-h.gif) left top no-repeat;
}


.MainNavigation li.Buyers a{
	background:url(images/nav/nav-firsthome.gif) left top no-repeat;
	width:130px;
}

.MainNavigation li.Buyers a:hover,
.MainNavigation li.Buyers a.active{
	background:url(images/nav/nav-firsthome-h.gif) left top no-repeat;
}

/* @@@@@ */


/* @@@@@ */


.MainNavigation li.page-item-4 a{
	background:url(images/nav/nav-renew.gif) left top no-repeat;
	width:130px;
}

.MainNavigation li.page-item-4 a:hover,
.MainNavigation li.page-item-4 a.active{
	background:url(images/nav/nav-renew-h.gif) left top no-repeat;
}



.MainNavigation li.Refinance a{
	background:url(images/nav/nav-renew.gif) left top no-repeat;
	width:130px;
}

.MainNavigation li.Refinance a:hover,
.MainNavigation li.Refinance a.active{
	background:url(images/nav/nav-renew-h.gif) left top no-repeat;
}

/* @@@@@ */


/* @@@@@ */

.MainNavigation li.page-item-7 a{
	background:url(images/nav/nav-taxdeductible.gif) left top no-repeat;
	width:130px;
}

.MainNavigation li.page-item-7 a:hover,
.MainNavigation li.page-item-7 a.active{
	background:url(images/nav/nav-taxdeductible-h.gif) left top no-repeat;
}


.MainNavigation li.Mortgages a{
	background:url(images/nav/nav-taxdeductible.gif) left top no-repeat;
	width:130px;
}

.MainNavigation li.Mortgages a:hover,
.MainNavigation li.Mortgages a.active
{
	background:url(images/nav/nav-taxdeductible-h.gif) left top no-repeat;
}

/* @@@@@ */


.RotatingImages{
	background:#fff;
}

/* @@@@@ */


.MainNavigation li.page-item-9 a{
	background:url(images/nav/nav-selfemployed.gif) left top no-repeat;
	width:130px;
}

.MainNavigation li.page-item-9 a:hover{
	background:url(images/nav/nav-selfemployed-h.gif) left top no-repeat;
}


.MainNavigation li.Self-Employed a{
	background:url(images/nav/nav-selfemployed.gif) left top no-repeat;
	width:130px;
}

.MainNavigation li.Self-Employed a:hover,
.MainNavigation li.Self-Employed a.active
{
	background:url(images/nav/nav-selfemployed-h.gif) left top no-repeat;
}

/* @@@@@ */



/* @@@@@ */

.MainNavigation li.page-item-11 a{
	background:url(images/nav/nav-seniors.gif) left top no-repeat;
	width:130px;

}

.MainNavigation li.page-item-11 a:hover,
.MainNavigation li.page-item-11 a:.active{

	background:url(images/nav/nav-seniors-h.gif) left top no-repeat;
}


.MainNavigation li.Seniors a{
	background:url(images/nav/nav-seniors.gif) left top no-repeat;
	width:130px;

}

.MainNavigation li.Seniors a:hover,
.MainNavigation li.Seniors a.active{
	background:url(images/nav/nav-seniors-h.gif) left top no-repeat;
}


/* @@@@@ */


.MainNavigation li.page-item-13 a{
	background:url(images/nav/nav-investors.gif) left top no-repeat;
	width:130px;

}

.MainNavigation li.page-item-13 a:hover,
.MainNavigation li.page-item-13 a.active{
	background:url(images/nav/nav-investors-h.gif) left top no-repeat;
}


.MainNavigation li.Investors a{
	background:url(images/nav/nav-investors.gif) left top no-repeat;
	width:130px;

}

.MainNavigation li.Investors a:hover,
.MainNavigation li.Investors a.active{
	background:url(images/nav/nav-investors-h.gif) left top no-repeat;
}


/* @@@@@ */


.MainNavigation li.page-item-15 a{
	background:url(images/nav/nav-fixcredit.gif) left top no-repeat;
	width:130px;

}

.MainNavigation li.page-item-15 a:hover,
.MainNavigation li.page-item-15 a.active{
	background:url(images/nav/nav-fixcredit-h.gif) left top no-repeat;
}


.MainNavigation li.Credit a{
	background:url(images/nav/nav-fixcredit.gif) left top no-repeat;
	width:130px;

}

.MainNavigation li.Credit a:hover,
.MainNavigation li.Credit a.active{
	background:url(images/nav/nav-fixcredit-h.gif) left top no-repeat;
}


/* @@@@@ */


.pagenav ul ul{
	display:none;
}

	
/* End Sidebar */
.navHelp{
	display:none;
}
.narrowcolumn {
}

#content{
	background:#fff;
	padding-bottom:30px;
}
.Contentpane{
	display:block;
	float:left;
	margin:20px 0 40px 30px;
	text-align:left;
	width:600px;
}

.RightPane{
	border-left:thin solid #CCCCCC;
	color:#6C6C6C;
	float:right;
	margin:20px 20px 0 0;
	padding-left:20px;
	width:230px;
}

.RightPane ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:10px;
	font-weight:lighter;
	line-height:14px;
	margin-bottom:25px;
}

.RightPane ul li{
	border-bottom:thin dotted #C0C0C0;
	font-size:12px;
	list-style:none outside none;
	margin:1px 0;
	padding:6px 0;
}

.RightPane ul li a{
	border:medium none;
	color:#666666;
	margin-bottom:0;
	padding-bottom:0;
	text-decoration:none;
}

.PostFeed .RightPane h2,
.RightPane h2{
	font-weight:bold;
	color:#5682A0;
	font-size:18px;
}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



	
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/* Custop Pages  */

#videocontainer  {
border-bottom:thin dotted #C0C0C0;
height:190px;
width:600px;
}
#videopic {
float:left;
height:120px;
margin-right:15px;
margin-top:25px;
width:233px;
}

#videopic br {
	display:none;
}

#videotext ,
#videotext  p
{
float:left;
font-size:11px;
width:350px;
color:#666;
margin:0px;
}

.RotatingImages{
	padding-top:2px;
}


.Contentpane  img {
border:medium none;
margin:auto;
padding:0 18px 0 0;
}

.ProcessPage h3 {
	margin-top:50px;
}

#staffcontainer  {
border-bottom:thin dotted #C0C0C0;
/*height:230px;*/
width:600px;
}
#staffpic {
float:left;
height:170px;
margin-right:20px;
margin-top:25px;
width:130px;
}
#stafftext {
/*float:left;*/
font-size:11px;
width:450px;
  padding-bottom: 10px;
}

#fade{
	height:250px !important;
}

.headerBanner a ,
.headerBanner img {
	display:block;
}

.PostFeed h2{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:lighter;
	letter-spacing:-1px;
	line-height:30px;
	color:#666;
}

.PostFeed small {
	color:#969696;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:-20px;
	display:block;
}

.PostFeed div.category-market-updates {
	border-bottom:thin dotted #C0C0C0;
	min-height:190px;
	width:600px;
}

/* Custop Pages  */


#footer p {
	color:#818181;
	font-size:90%;
	line-height:normal;
	margin:5px 0 0 0;
}

#footer{
	bottom:-40px;
	position:relative;
	padding-bottom:40px;
}

.post-edit-link{
	display:none;
}

#calloutnavcontainer  {
	background:#fff url(images/template/line-break.gif) bottom center no-repeat;
	padding-bottom:15px;
}

#calloutnav {
	display:block;
	float:left;
	height:120px;
	margin-left:9px;
	width:302px;
}
.blog_search{
	padding: 10px 0px;
}

#cruisebg {
background:none repeat scroll 0 0 #C20E21;
float:left;
height:1000px;
left:-20px;
margin-right:-20px;
padding-left:18px;
position:relative;
text-align:left;
width:620px;
}

#cruiserules {
color:#FFFFFF;
float:left;
font-size:13px;
height:100px;
margin:20px 0 0 25px;
text-align:left;
width:500px;
}

.content3a {
background-color:#FFFFFF;
height:450px;
margin-top:-4px;
padding:20px;
position:relative;
width:525px;
}

.content3b {
background-color:#FFFFFF;
height:450px;
margin-top:-4px;
padding:20px;
position:relative;
width:525px;
}

.content3c {
background-color:#FFFFFF;
height:450px;
margin-top:-4px;
padding:20px;
position:relative;
width:525px;
}


ul.tabs  {
border-bottom:medium none;
margin:0;
padding:0;
}
style.css (line 1057)
ul.tabs {
margin-top:10px;
padding:0;
}

ul.tabs li {
border-bottom:medium none;
display:inline;
list-style:none outside none;
padding:0;
width:100px;
margin:-2px !important;
color:#3E7A9E;
font-size:12px;
list-style-position:inside;
border:0px !important;
}

ul.tabs li a {
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
font-weight:bold;
padding:0;
text-decoration:none;
width:100px;
}

#tabbed_box img {
margin:0;
padding:0;
border:none;
}

.title_cruis img{
	position:relative;
	left:-18px;
}

#tabbed_box h5 {
font-weight:bold;
}

h5 {
color:#C4161C;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:17px;
font-style:normal;
font-weight:lighter;
letter-spacing:-1px;
line-height:25px;
}
#tabbed_box {
color:#13443D;
font-size:11px;
}

#cruisebg #cruiserules{
	display:none;
}

/****The following styles are all used by Rate Sign****/
.RateSign{
	background: #fff url(http://mortgageconcierge.ca/wp-content/themes/default/images/Rate_Sign.gif) center top no-repeat;
}

#rsContainer {
	width: 225px;
	height: 238px;
	margin: auto;
}

#rsLeftContainer {
	float: left;
	padding-top: 180px;
	width: 113px;
	height: 50px;
	font-size: 16px;
}

#leftRate {
	width: 113px;
	margin: 0px auto;
	text-align: center;
	font-weight: 700;
}

#rsRightContainer{
	float: left;
	padding-top: 180px;
	width: 112px;
	height: 50px;
	font-size: 16px;
}

#rightRate{
	width: 112px;
	margin: 0px auto;
	text-align: center;
	font-weight: 700;
}
/*****************************************************/

/****Style for the Realtor, Lawyers, Financial Advisors, and Home & Community tabs****/
.Contentpane a.nav-realtors{
	background:url(/images/navigation/nav-realtors.gif) left top no-repeat;
	height:45px;
	width:115px;
}
.Contentpane a.nav-realtors:hover{
	background:url(/images/navigation/nav-realtors-h.gif) left top no-repeat;
}
.nav-realtorsOn{
	background:url(/images/navigation/nav-realtors-h.gif) left top no-repeat;
}
.Contentpane a.nav-community{
	background:url(/images/navigation/nav-community.gif) left top no-repeat;
	height:45px;
	width:115px;
}
.Contentpane a.nav-community:hover{
	background:url(/images/navigation/nav-community-h.gif) left top no-repeat;
}
.nav-communityOn{
	background:url(/images/navigation/nav-community-h.gif) left top no-repeat;
}
.Contentpane a.nav-financial{
	background:url(/images/navigation/nav-financial.gif) left top no-repeat;
	height:45px;
	width:115px;
}
.Contentpane a.nav-financial:hover{
	background:url(/images/navigation/nav-financial-h.gif) left top no-repeat;
}
.nav-financialOn{
	background:url(/images/navigation/nav-financial-h.gif) left top no-repeat;
}
.Contentpane a.nav-lawyers{
	background:url(/images/navigation/nav-lawyers.gif) left top no-repeat;
	height:45px;
	width:115px;
}
.Contentpane a.nav-lawyers:hover{
	background:url(/images/navigation/nav-lawyers-h.gif) left top no-repeat;
}
.nav-lawyersOn {
	background:url(/images/navigation/nav-lawyers-h.gif) left top no-repeat;
}
/*
Added the following styles to the Find A Realtor page in wordpress to resolve the UL/LI alignment issue.
.Contentpane ul li {
	display:block;
	float:left;
	display:block;
	margin:0px 3px 0px 0px;
	width: 120px;
}
.Contentpane ul {
	margin-left:0px;
	padding-left:0px;
}
.Contentpane li a,
.Contentpane ul li a{
	height:45px;
	display:block;
	width:120px;
}*/


Contentpane ul li {
    margin:10px 3px 0px 0px;
    list-style:inside none;
    border-bottom:#CCC thin dotted;
    height:30px;
	padding-top:10px;

}
.Contentpane ul {
    margin-left:0px;
    padding-left:0px;
	list-style-position:inside;
	font-size:12px;
	color:#333;
	font-weight:bold;
}
.Contentpane li a,
.Contentpane ul li a{
        margin-left:0px;
    padding-left:0px;
	list-style-position:inside;
	font-size:12px;
	color:#333;
	font-weight:bold;
}
/*************************************************************************************/

/***Realtor photo style***/
.realtorImg{
	width: 150px;
	height: 150px;
	border: none;
	float: left;
	padding: 3px 0px 3px 0px;
	margin: 0px;
}

/*************************/
