@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 145%;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
.separation #container {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	position: relative;
	overflow: auto;
} 

.separation #container #equalizer {
}

.separation #menu {
	margin: 0px;
	padding: 0px;
	background-color: #032F4C;
} 

.separation #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
} 

.separation #submenu {
	margin-top: -30px;
	padding-bottom: 4px;
	margin-right: -10px;
	margin-left: -10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: text-bottom;
	text-align: justify;
	background-color: #032F4C;
	padding-top: 30px;
} 



.separation #container #sidebar1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #032F4C;
	color: #032F4C;
}
.separation #container #leftside {
}


.separation #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: "Times New Roman", Times, serif;
}
.separation #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	background-color: #B1CADB;
	line-height: 145%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	top: 0px;
}
.separation #container #sidebar1 li {
	list-style-type: none;
	padding-left: 0px;
	margin-left: -36px;
}

.separation #mainContent {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 540px;
	float: left;
} 
.separation #container #sidebar1 #submenu a {
	color: #FFFFFF;
	text-decoration: none;
}

.separation #footer {
	padding: 0 10px 0 20px;
	background-color: #032F4C;
} 
.separation #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-position: center center;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: middle;
	letter-spacing: 0.1em;
}
.separation #container #footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	line-height: normal;
	padding-bottom: 12px;
	margin-bottom: 0px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.blogdate {
		color: #666;
}
.blogtitle {
	font-weight: bold;
	font-size: 8pt;
	color: #032F4C;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
		}
.separation #container #mainContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #620414;
	padding-right: 36px;
	margin-left: 20px;
	padding-left: 18px;
	margin-right: 36px;
	font-weight: bold;
	overflow: visible;
	margin-top: 36px;
	padding-bottom: 0px;
	padding-top: 36px;
	margin-bottom: 0px;
	text-align: left;
}
.separation #container #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #032F4C;
	font-weight: bold;
	padding-right: 24px;
	padding-left: 36px;
	padding-top: 24px;
	text-align: left;
}

.separation #container #mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #B1CADB;
	padding-right: 24px;
	padding-left: 36px;
	text-align: left;
}
.separation #container #mainContent h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: left;
	padding-right: 12px;
	padding-left: 36px;
	font-weight: normal;
}
.separation #container #mainContent p {
	padding-right: 36px;
	padding-left: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 175%;
	color: #333333;
	text-align: left;
}
.separation #container #mainContent ul {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	padding-right: 36px;
	text-align: left;
}
.separation #container #mainContent .quote {
	background-repeat: repeat;
	background-position: center center;
	overflow: visible;
	vertical-align: middle;
	background-image: url(../images/parchment.jpg);
	padding: 12px;
	border: 1px solid #D1C0C6;
}
.separation #container #mainContent ol {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	padding-right: 36px;
	text-align: left;
}

.feedburnerFeedBlock .headline a {
	font-weight: bold;
	list-style: none;
	margin-left: 0px;
		}
.feedburnerFeedBlock ul li {
	list-style: none;
		}
.feedburnerFeedBlock  ul {
	list-style: none;
	}
	
.separation #container #mainContent .feedburnerFeedBlock .headline a {
	font-weight: bold;
	list-style: none;

		}
.separation #container #mainContent .feedburnerFeedBlock ul li {
	list-style: none;
	margin-bottom: 36px;
}
.separation #container #mainContent .feedburnerFeedBlock ul {
	list-style: none;

		}
.separation #sidebar2 {
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	background-color: #B1CADB;
	line-height: 145%;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: left;
	top: 0px;
	position: relative;
	float: right;
}
.separation  #container #mainContent #address {
	background-color: #EFEFEF;
	width: 450px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	text-align: left;
	vertical-align: baseline;
	margin-right: 36px;
	margin-left: 36px;
	padding: 10px;
}
.separation  #container #mainContent #address #address2 {
	background-color: #B1CADB;
	border-top-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}
.separation  #container #mainContent #address #city {
	background-color: #B1CADB;
	border-top-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}
.separation  #container #mainContent #address #province {
	background-color: #B1CADB;
	border-top-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}
.separation  #container #mainContent #address #postalcode {
	background-color: #B1CADB;
	border-top-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}
.separation #container #mainContent #equalizer #map_positioning {
	margin-left: 36px;
	width: 470px;
	margin-right: 36px;
	text-align: left;
}
.separation #container #sidebar1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #032F4C;
	color: #032F4C;
}
.separation #container #footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	line-height: normal;
	padding-bottom: 12px;
	margin-bottom: 0px;
}
