body {
	background-image: url(../images/mc_h_pageBG.jpg);
	background-repeat: repeat-x;
	}
	
#main {
	margin-top:52px;
	margin-left:auto;
	margin-right:auto;
	width: 760px;
	}

#leftcol { 
	float:left;
	width:344px;
	background-image: url(../images/mc_h_allan.jpg);
	background-repeat: no-repeat;
	}
#rightcol {
	float:left;
	width:416px;
	text-align: right;
	}

/* ------------------------------------ */	
/* Content leftcol */	
#menu {
	width:168px;
	height: 379px;
	}
#listMenuRoot {	
	margin-top:0px; /* margin set for top border shadow */	
	padding-left:0px; /* margin set for left right border shadow */	
	}

#sig {
	}	

#searchPos label { display:none; }
#searchPos {
	padding:15px 0px 10px 10px;
	}
.searchInput {
	border:1px solid #4E8A2E;
	position:relative;top:-3px;
	width:150px;
	background-color: #1A4F0C;
	color:#FFFFFF;	
	font-size:11px;	
	margin-right: 3px;
	padding:2px 0px 2px 5px;
	}

/* ---------------------- */	 	
/* Print */

#printPos {
	padding-left:10px;
	}

a.printLink:link {
	background-color:#315E19;
	color:#BBDBAB;
	text-decoration:none;
	}
a.printLink:active {
	background-color:#315E19;
	color:#BBDBAB;
	text-decoration:none;
	}
a.printLink:visited {
	background-color:#315E19;
	color:#BBDBAB;
	text-decoration:none;
	}
a.printLink:hover {
	background-color:#315E19;
	color:#FFFFFF;
	text-decoration:underline;
	}

	
/* ------------------------------------ */
/* content rightcol */
#flash {
	width:416px;
	height:261px;
	}
#title {
	padding-top:35px;
	}

.pageTitle { display:none;	}

#introTxt {
	margin-top:28px;
	padding-top:20px;
	padding-left:75px;
	padding-bottom: 20px;
	color:#BBDBAB;
	background-color: #305E18;
	text-align: justify;
	}


/* LINKS */
a:link {
	color:#BBDBAB;
	background-color: #305E18;
	}
a:active {
	color:#FF0000;
	background-color: #305E18;
	}
a:visited {
	color:#BBDBAB;
	background-color: #305E18;
	}
a:hover {
	color:#FFFFFF;
	background-color: #305E18;
	}

/* ------------------------------------ */
/* FOOTER */

#footer {
	clear: both;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/mc_footerBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#FFFFFF;
	color:#645435;

	}

#footerArea {
	margin-left:auto;
	margin-right:auto;
	width:760px;
	height:63px;
	text-align:right;
	}

.footerTxt01 {
	color:#645435;
	font-size:10px;	
	}
		
#footer01 {
	padding-top: 5px;
	}
	

/* footer pipe */
.fPipe { padding-left: 7px; padding-right:7px; }	

#dblink { 
	padding-top:0px;
	padding-right:0px;
	padding-left:50px;
 	}
