/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0;
 text-align:left; 
 background-color:#c0c0c0;
} 
 
#pagewidth{ 
 width:1000px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
 background-image:url('images/background.jpg'); 
 background-repeat:repeat y;
} 
 
#header{
 position:relative; 
 height:245px; 
 width:100%;
 background-image:url('images/banner.jpg');
 	background-repeat:no-repeat;
} 

#membersheader{
 position:relative; 
 height:245px; 
 width:100%;
 background-image:url('images/bcca_member_banner.jpg');
 	background-repeat:no-repeat;
} 
 
#leftcol{
 width:110px; 
 float:left; 
 position:relative; 
  background-color:#f0f1f6;  
 }
 
#twocols{
 width:890px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:104px; 
 float:right; 
 position:relative; 
  background-color:#f0f1f6;
 }
 
 #background{
 float: left; 
 display:inline; 
 position: relative; 
 width:786px;
 min-height:383px;
 	background-repeat:no-repeat;
 background-image:url('images/icon-banner-members-benefit.jpg');
 }
 
#maincol{
background-color:#f8f9fd; 
 float: left; 
 display:inline; 
 position: relative; 
 width:786px;
 min-height:383px;
 }
 
 
 
#footer{
 height:35px; 
  background-color:#FFFFFF; 
 } 
 
.headertext {
padding-top:30px;
margin-left:110px;
font-size:60px;
font-family: "Trebuchet MS", sans-serif;
text-decoration:none;
color:#ffffff;
border-bottom:1px solid #ffffff;
width:380px;
}

.chequetext{
margin-left:110px;
padding-top:10px;
font-size:24px;
font-family: "Trebuchet MS", sans-serif;
text-decoration:none;
color:#ffffff;
}

.telephonetext{
margin-left:110px;
padding-top:205px;
font-size:16px;
font-family: "Trebuchet MS", sans-serif;
text-decoration:none;
color:#ffffff;
}

 
 .nav{
 padding-top:30px;
 padding-left:10px;

 }
 
 .navtext {
font-size:12px;
font-family: "Trebuchet MS", sans-serif;
text-decoration:none;
color:#40517E;
line-height: 4ex;
}

.navtext:hover {
color:#79133D;
}

 .subnavtext {
padding-left:0px;
font-size:11px;
font-family: "Trebuchet MS", sans-serif;
text-decoration:none;
color:#40517E;
line-height: 4ex;
}

.footertext {
padding-left:5px;
padding-top:5px;
font-size:10px;
font-family: "Trebuchet MS", sans-serif;
text-decoration:none;
color:#40517E;
}

.maincoltext{
padding-top:10px;
padding-left:25px;
padding-right:15px;
text-align:left;
}

.rightcoltext{
padding-top:40px;
padding-right:5px;
padding-left:5px;}

h1{
font-size:60px;
font-family: "Trebuchet MS", sans-serif;
text-decoration:none;
color:#af7983;
margin-bottom:0px;
}

 h2{
font-size:14px;
font-family: "Trebuchet MS", sans-serif;
text-decoration:none;
color:#40517E;
margin-bottom:0px;
font-weight:bold;
}

 p,td,li{
font-size:12px;
font-family: "Trebuchet MS", sans-serif;
text-decoration:none;
color:#40517E;
line-height: 3ex;
text-align:left;
}

 a{
font-size:12px;
font-family: "Trebuchet MS", sans-serif;
text-decoration:underline;
color:#79133D;
}

ol{
margin-left:22px;
}

li{
padding-bottom:10px;
}

.memberslogin{
width:94px;
height:94px;
background-image:url('images/members_login.jpg');
	background-repeat:no-repeat;
}

.benefits{
width:94px;
height:94px;
background-image:url('images/benefits_button.jpg');
	background-repeat:no-repeat;
}

.chequealert{
width:94px;
height:94px;
background-image:url('images/cheque_alert_button.jpg');
	background-repeat:no-repeat;
}

.contact{
width:94px;
height:94px;
background-image:url('images/contact-button.jpg');
	background-repeat:no-repeat;
}

.dashes {
font-family: "Trebuchet MS", sans-serif;
text-align:right;
padding-top:0px;
position:relative;
float:right;
}

.downloads{
line-height: 5ex;
}

ul.tick {
 list-style-type: none;margin: 0;padding: 0;position: relative;
}

li.ticklist {
background-image:url(images/doc_icon.jpg);background-position:0 0.3em;background-repeat:no-repeat;padding:0 0 5px 25px;
}
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
