/* main column and page layout */

@font-face {
    font-family: 'CenturyGothicBold';
    src: url('_fonts/gothicb-webfont.eot');
    src: url('_fonts/gothicb-webfont.eot?iefix') format('eot'),
         url('_fonts/gothicb-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CenturyGothicRegular';
    src: url('_fonts/gothic-webfont.eot');
    src: url('_fonts/gothic-webfont.eot?iefix') format('eot'),
         url('_fonts/gothic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: CenturyGothicRegular, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
}
#header {
	width: 1000px;
	padding: 0px;
	height: 315px;
	margin: 0px 0px 0px 0px;
	text-align:center;
}

#leftcolumn {
	width: 300px;
	float: left;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	float: left;
	margin: 0px;
	width: 390px;
	padding: 10px;
	clear: right;
}
#content2 {
	float: left;
	margin: 0px;
	width: 450px;
	display: inline;
	padding: 10px;
}
#rightcolumn {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 250px;
	float: left;
}
#footer {
	width: 1000px;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
/* navigation */



.nav01 {
	background-image: url(_images/_nav/r1c1.gif);
	float: left;
	height: 31px;
	width: 361px;
}
.nav01sel {
	background-image: url(_images/_nav/r1c1sel.gif);
	float: left;
	height: 31px;
	width: 361px;
}
.nav01:hover {
	background-image: url(_images/_nav/r1c1.gif);
	background-position: 0px -31px;
}
.nav02 {
	background-image: url(_images/_nav/r1c2.gif);
	float: left;
	height: 31px;
	width: 100px;
}
.nav02sel {
	background-image: url(_images/_nav/r1c2sel.gif);
	float: left;
	height: 31px;
	width: 100px;
}
.nav02:hover {
	background-image: url(_images/_nav/r1c2.gif);
	background-position: 0px -31px;
}
.nav03 {
	background-image: url(_images/_nav/r1c3.gif);
	float: left;
	height: 31px;
	width: 89px;
}
.nav03sel {
	background-image: url(_images/_nav/r1c3sel.gif);
	float: left;
	height: 31px;
	width: 89px;
}
.nav03:hover {
	background-image: url(_images/_nav/r1c3.gif);
	background-position: 0px -31px;
}
.nav04 {
	background-image: url(_images/_nav/r1c4.gif);
	float: left;
	height: 31px;
	width: 97px;
}
.nav04sel {
	background-image: url(_images/_nav/r1c4sel.gif);
	float: left;
	height: 31px;
	width: 97px;
}
.nav04:hover {
	background-image: url(_images/_nav/r1c4.gif);
	background-position: 0px -31px;
}
.nav05 {
	background-image: url(_images/_nav/r1c5.gif);
	float: left;
	height: 31px;
	width: 353px;
}
.nav05sel {
	background-image: url(_images/_nav/r1c5sel.gif);
	float: left;
	height: 31px;
	width: 353px;
}
.nav05:hover {
	background-image: url(_images/_nav/r1c5.gif);
	background-position: 0px -31px;
}
/* text formatting */





img {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #016bda;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#016bda;
}
a:hover {
	color: #0000;
	text-decoration: underline;
}

.descriptionsmalltitleblack {
	font-size:10px;
	color:#000000;
	font-weight: bold;
}
.descriptionsmall {
	font-size:10px;
	font-weight:normal;
}
.menutinytext {
	font-size:10px;
	color:#016bda;
}
.menutinytext:link {
	text-decoration: none;
}
.menutinytext:visited {
	text-decoration: none;
	color: #016bda;
}
.subheadblack {
	font-size:13px;
	color:#000000;
}
.subheadblue {
	font-size:13px;
	font-weight:bold;
	color:#016bda;
}
.subheadblue:visited {
	text-decoration: none;
	color:#016bda;
}
.subheadorange {
	font-size:13px;
	color:#FF6600;
}
.quote {
	font-size: 11px;
	background-color: #E7E8EA;
	padding: 7px;
	height: 100%;
	width: 375px;
	background-image: url(_images/quote_bk.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.quotert {
	font-size: 11px;
	background-color: #E7E8EA;
	padding: 7px;
	height: 100%;
	width: 240px;
	background-image: url(_images/quote_bk.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.quoteattrib {
	font-weight: bolder;
	text-align: right;
}
.mbgfooter {
	font-family: "Century Gothic", Century, Tahoma, Arial;
	font-size: 9px;
	color: #CCCCCC;
	background-image: url(_images/rb_txtr.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 69px;
	padding-left: 90px;
}
.mbgfootercenter {
	text-align: center;
	float: left;
	width: auto;
	padding-left: 175px;
}
.mbgfooterright {
	float: left;
	padding-left:150px;
	width: auto;
}
.mbgfooterlinks:link {
	text-decoration: none;
	color: #CCCCCC;
}
.mbgfooterlinks:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.mbgfooterlinks:hover {
	text-decoration: underline;
}
.mbgfooter_copyright {
	float: left;
}
.mbgdiv {
	background-image: url(_images/mbg_div_txtr.gif);
	background-repeat: repeat-x;
	height: 2px;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.bluebox {
	font-size: 14px;
	font-weight: bold;
	background-color: #BAD6D6;
	padding: 4px;
	height: auto;
	width: 95%;
	border: 1px dotted #75A9C1;
	color: #274345;
}

#navigation {
	width: 100%;
	text-align:center;
	margin: 0px;
	background-image: url(http://mbg.ca/_images/navback.gif);
	background-repeat: no-repeat;
	color: #CCCCCC;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

.navi:link {
	text-decoration: none;
	color:#FFFFFF;}
	
.navi:active {
	text-decoration: none;
	color:#FFFFFF;}
	
.navi:visited {
	text-decoration: none;
	color: #FFFFFF;
}
	
.navi:hover {
	text-decoration: underline;}

#navigationb {
	width: 1000px;
	margin: 0px 0px 0px 0px;
}

.homepageheader {
	font-size:25px;
	color:#016bda;
	font-weight: bold;
	font-family: "Century Gothic", Century, Tahoma, Arial;
}

.homepageheader:visited {
	color:#016bda;
}

.orangeheader {
	font-size:25px;
	color:#FF6600;
	font-weight: bold;
	font-family: "Century Gothic", Century, Tahoma, Arial;
}

.orangeheader:visited {
	color:#FF6600;
}

