/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #eeeeee;
	background-image:url(../styles/.images/grad-back.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font: 11px/1.6em Verdana, Arial, Helvetica, sans-serif;
}
#body-wide {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}
div#page {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
	color: #000000;
}
div#wrap {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
	color: #000000;
}
div#header {
	height: 85px;
	position: relative;
}
div#logo {
	position: absolute;
	left: 195px;
	top: 30px;
}
div#logo2 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 30px;
}
div#phone {
	position: absolute;
	top: 51px;
	right: 26px;
	font-size: 12px;
	color: #002B5C;
}
div#phone a {
	text-decoration: none;
}
div#body-content {
	margin-left: 195px;
	margin-right: 18px;
	padding-bottom: 24px;
}
#body-content a {
	font-weight: bold;
	color: #60729A;
}
#body-content ul {
	padding-left: 60px;
	padding-bottom: 20px;
}
li#homelink {
	display: none;
}
li#firstlink {
	border-top: 1px solid #dfdfe0;
}
/* heading tags */
	
h1 {
	font-size: 16px;
	color: #002B5C;
	margin-top: 30px;
	border-bottom: 1px solid #dfdfe0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 1.4em;
	margin-right: 18px;
	font-weight: bold;
	text-align: center;
	background: #FFFFFF;
}
h2 {
	color: #333399;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 15px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	background: #FFFFFF;
	font-variant: small-caps;
	padding-bottom: 15px;
}
h4 {
	font: bold 14px/10px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 20px;
}
/* Search Box */

form#searchbox {
	margin-top: 12px;
}
form#searchbox input#query {
	width: 100px;
	color: #CCCCCC;
}
form#searchbox input#button {
	vertical-align: bottom;
	padding-left: 6px;
}
/* Navigation */

div#nav {
	float: left;
	width: 160px;
	padding-left: 25px;
}
div#nav ul {
	list-style: none;
}
div#nav ul li {
	border-bottom: 1px solid #dfdfe0;
	padding: 4px 0;
}
div#nav ul li a:hover {
	color: #002B5C;
	font-weight: bold;
}
p.totop {
	text-align: right;
}
#secmenu {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 20px;
	line-height: 14px;
	margin-bottom: 20px;
	margin-top: 0px;
	font-size: 10px;
	color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: 1px double #dfdfe0;
	border-left: none;
}
/* End Nav */

/* content styles */

img {
	border: none;
}
.paraleft img, .paraleftbranch img {
	float:left;
	margin-right: 10px;
	margin-bottom: 6px;
}
.pararight img, .pararightbranch img {
	float:right;
	padding-bottom: 6px;
	margin-left: 6px;
}
p {
	padding-bottom: 16px;
}
p.blue {
	color: #002B5C;
}
.strongblue {
	font-weight: bold;
	color: #61739B;
}
p.locations {
	color: #002B5C;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 1px;
}
p.locations a {
	text-decoration:none;
}
p.quote {
	font-style: italic;
	color: #60729A;
	width: 450px;
	padding-left: 60px;
}
.paraleft p {
	text-align: left;
	width: 600px;
	margin-left: 160px;
}
.paraleftbranch {
	height: 200px;
	width: 450px;
	margin-top: 20px;
}
.pararight p {
	width: 600px;
	text-align: left;
	margin-left: 160px;
}
.pararightbranch p {
	width: 600px;
	text-align: left;
	margin-left: 160px;
	height: 280px;
}
p#credit {
	color: #CCCCCC;
}
p#credit a {
	color: #CCCCCC !important;
	text-decoration: none;
}
.subtext {
	font-size: 11px;
}
.notation {
	font-weight: bold;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
}
.specialbox {
	text-align: center;
	width: 450px;
	margin-left: auto;
	border: 1px solid #61739B;
	background: #F9FBFF;
	font-size: 12px;
	color: #60729A;
	padding: 10px 6px;
	font-weight: bold;
	line-height: 20px;
	margin-right: auto;
	margin-bottom: 20px;
}
.required {
	font-weight: bold;
	color: #D00201;
}
#consultations {
	font-weight: bold;
	color: #FFCD02;
}
.option {
	font-size: 11px;
}
.enhance {
	font-size: 14px;
	font-weight: bold;
	width: 550px;
	margin-left: 175px;
}
.signature {
	font: italic 10px Arial, Helvetica, sans-serif;
	color: #333333;
}
p.testimonials {
	color: #330066;
	margin-top: 10px;
	margin-bottom: 40px;
	border-bottom: thin dotted #666666;
	padding-bottom: 10px;
}
.bluereg {
	background: #EFF3FD;
}
#demerits {
	border: 1px solid #7C96D1;
	font: 12px Arial, Helvetica, sans-serif;
}
#demerits td, #demerits th {
	padding-top: 4px;
	padding-bottom: 4px;
}
.bottomborder {
	border-bottom: 1px solid #0331CD;
}
.tagline {
	font-style: italic;
	font-weight: bold;
	color: #55658A;
	text-align: center;
	font-size: 20px;
}
/* footer styles */

div#footer {
	margin-top: 48px;
	font-size: 9px;
	padding-right: 6px;
	text-align: center;
}
div#footer a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
/* table elements */

td.blue {
	background: #F8F9FA;
}
.bluebold {
	font-weight: bold;
	background: #EFF3FD;
}
td.number {
	text-align: center;
	width: 30px;
	height: 30px;
}
.dkblue {
	background: #C6D1EB;
}
td.dkbluert {
	background: #BDC5D7;
	text-align: right;
	padding-right: 8px;
	font-weight: bold;
}
table.office {
	border: 1px solid #999999;
	font-size: 11px;
	width: 100%;
}
.red {
	font-weight: bold;
	color: #CC0000;
}
.bluert {
	background: #EFF3FD;
	text-align: right;
	padding-right: 5px;
}
.tablebrdr {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 3px solid #666666;
	border-left: 2px solid #666666;
	font-size: 11px;
}
.right {
	text-align: right;
	padding-right: 5px;
}
.mid {
	text-align: center;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
}
a.noline:link {
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
}
/* Offices-maps specific styles */

#mapoffices {
	font-size: 11px;
	position: absolute;
	top: 265px;
	float: left;
	left: 580px;
	padding: 3px;
	line-height: 130%;
}
#mapoffices a {
	font-weight: bold;
}
#mapoffices2 {
	position: absolute;
	left: 580px;
	top: 660px;
	font-size: 11px;
}
#maps {
	width: 400px;
	margin-left: 160px;
}
#bramptonagents {
	background: url(../images/agents-hdg.jpg) no-repeat;
	text-align: right;
	height: 150px;
	color: #FFFFFF;
	width: 578px;
}
#bramptonagents p {
	padding-right: 20px;
	font: bold 16px Arial, Helvetica, sans-serif!important;
	color: #FFFFFF;
	padding-top: 10px;
}
#bramptonagents a {
	color: #FFFFFF;
}
#toronto {
	color: #000000;
	background: #7D9E4D;
	padding-top: 6px;
	padding-bottom: 6px;
}
#durham {
	color: #000000;
	background: #F8E2B1;
	padding-top: 6px;
	padding-bottom: 6px;
}
#peel {
	color: #000000;
	background: #BADA8F;
	padding-top: 6px;
	padding-bottom: 6px;
}
#york {
	color: #333333;
	background: #9CC5CB;
	padding-top: 6px;
	padding-bottom: 6px;
}
#peterborough {
	color: #000000;
	background: #B5C5A0;
	padding-top: 6px;
	padding-bottom: 6px;
}
#eastOntario {
	background: #E7F0E3;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000000;
}
#westOntario {
	background: #D8E8D3;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000000;
}
.agentPic {
	text-align: center;
	float: left;
}
.agentPic img {
	border: 1px solid #000000;
}
.agents {
}
.agents img {
	margin: 7px;
	border: 1px solid #000000;
}
.agentName {
	font-size: 14px;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}
.agentName a {
	background: #FFFFFF;
}
/* contact form styles */

input#firstname {
	background: #FFE8E8;
}
a.red:link {
	color: #990000;
}
.reqdcentre {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#consultations {
	font-weight: bolder!important;
	color: #FF0000!important;
}
.homepage {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	line-height: 140%;
}
#contentSitemap p {
	margin-left: 50px;
	width: 650px;
	text-align: left;
}
#contentSitemap h2 {
	text-align: left;
	margin-left: 50px;
}
ul.pointer {
	list-style-image:url(../images/nav-pointer.gif);
	padding-left: 15px;
	font-size: 13px;
	font-style: italic;
	margin-right: 18px;
}
ul.pointer li {
	margin-bottom: 6px;
}
.pointer ul li a {
	text-decoration: none;
	color: #5d5e5f;
	display: block;
}
.pointer ul li a:hover {
	color: #002B5C;
}
p.top a {
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/top-pointer.gif);
	background-position: right;
	padding-right: 12px;
	background-repeat:no-repeat;
}
p.team {
	padding-top: 20px;
	margin-top: 10px;
	margin-right: 18px;
	color: #002B5C;
	padding-bottom: 6px;
	border-bottom: 1px solid #dfdfe0;
}
p.img {
	padding-top: 20px;
	margin-top: 10px;
	border-top: 1px solid #dfdfe0;
	margin-right: 18px;
}
p.img img {
	float: left;
	margin: 0px 20px 10px 0px;
}
ul.normal {
	padding-left: 15px;
	margin-right: 18px;
	margin-bottom: 20px;
}
h1.faq {
	font-size: 16px;
	color: #002B5C;
	margin-top: 30px;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 1.2em;
	margin-right: 18px;
	font-weight: bold;
}
.faq {
	display:block
}
.faq * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#eaedf4
}
.faqfg {
	padding: 10px;
	background: #EBEEF3;
}
.faqfg p {
	/*padding-bottom: 6px;*/
  border-bottom: 1px solid #b3b5ba;
}
.faqfg a {
	text-decoration: none;
}
div div.round {
	height: 1px;
	width: 578px;
}
div > div.round {
	height: auto;
	background:#7a8cb0;
}
h1.loc {
	font-size: 16px;
	color: #FFFFFF;
	border-bottom: 1px solid #bdc6d8;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 1.2em;
	margin-right: 18px;
	font-weight: bold;
	background:#7a8cb0;
	text-align: left;
}
.loc {
	display:block
}
.loc * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#7a8cb0;
}
.locfg {
	color: #ffffff;
	padding: 10px;
}
.locfg p {
	padding-bottom: 0px;
	margin-left: 4px;
}
.locfg a {
	text-decoration: underline;
	color:#FFFFFF!important;
}
img.maps {
	float: right;
	margin: 0px 20px 10px 0px;
}
table.blank td {
	border-right:none;
	border-bottom:none;
	border-left:none;
	padding: 3px 0px;
}
table.type1 {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
}
table.type1 th {
	background-color: #7A8CB0;
	text-align: left;
	color: #FFFFFF;
	padding: 3px 6px;
}
table.type1 th.left {
	background-image: url(../images/corners/blue_tl.gif);
	background-repeat:no-repeat;
}
table.type1 th.right {
	background-image: url(../images/corners/blue_tr.gif);
	background-repeat:no-repeat;
	background-position: top right;
}
table.type1 td {
	padding: 3px 6px;
	border-top: 1px none #7A8CB0;
	border-right: 1px solid #7A8CB0;
	border-bottom: 1px solid #7A8CB0;
	border-left: 1px solid #7A8CB0;
}
table.type1 td.right {
	border-left: none;
}
table.type1 td.center {
	border-left: none;
	border-right: none;
}
table.type1 td.top {
	padding: 3px 6px;
	border-top: 1px solid #7A8CB0;
}
/* rounded corner boxes */

.bl {
	background: #7a8cb0 url(../images/bl.gif) no-repeat 0 100%;
	width: 578px;
	color: #FFFFFF;
}
.bl a {
	text-decoration: underline;
	color:#FFFFFF!important;
}
p.bl {
	color: #FFFFFF;
}
.br {
	background: url(../images/br.gif) no-repeat 100% 100%

}
.tl {
	background: url(../images/tl.gif) no-repeat 0 0

}
.tr {
	background: url(../images/tr.gif) no-repeat 100% 0;
	padding:10px
}
.clear {
	font-size: 1px;
	height: 1px
}
.sidequote {
	font-style: italic;
	color: #57668A;
	padding-right: 6px;
}
p#copyrightinfo {
	display: none;
}
.topline {
	border-top: 1px solid #7A8CB0;
}

/* search styles */

		.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
