/* generated by csscreator.com */ 
html, body{ 
 margin-top:20px; 
 padding:0; 
 text-align:center;
 background-color:#aaa8a4; 
} 
 
#pagewidth{ 
 width:800px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
  background: url('images/background.gif');
 background-repeat: repeat y;  
} 
 
#header{
 position:relative; 
 height:160px; 
  background-color:#FFFFFF; 
 width:100%;
 background: url('images/chorlton_banner.jpg');
 background-repeat: no-repeat;
} 
 
#maincol-home{
background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:605px;
 background: url('images/homepage_background.jpg');
 background-repeat: no-repeat;
 height:440px;
 }
 
 #leftcol{
 width:195px; 
 float:left; 
 position:relative; 
 min-height:440px;
 background-color:#9f87bb;
  }
 
#maincol{background-color: #d2bad2 ;  
 float: right; 
 display:inline; 
 position: relative; 
 width:605px;
 min-height:440px;
 }
 
#footer{
 height:30px; 
   background-color:#aaa8a4;  
 clear:both;
 } 
 
 .leftcoltext{
 padding-left:20px;
 padding-top:15px;
 
 }
 
  .navtext, navtext a{
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
color:#ffffff;
text-decoration:none;
line-height:250%;
font-weight:bold;
 }
 
 .navtext a:hover, green{
 color:#834397;
 }
 
 .maincoltext{
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
 }
 
 .innerleftcol{
 position: relative; 
 float:left;
 width:258px;
  }
  
   .innermaincol{
 position: relative; 
 float: right; 
 display:inline; 
 width:325px;
  }
  
  .homelefttext{
padding:10px 15px 10px 5px;
font-family: "Trebuchet MS", sans-serif;
font-size: 14px;
color:#834397;
text-decoration:none;
line-height:150%;
  
  }
  
 .innercol1{
 position: relative; 
 float:left;
 width:280px;
  }
  
   .innercol12{
 position: relative; 
 float: right; 
 display:inline; 
 width:280px;
  }
  
  .intercoltext{
  padding-top:10px;
  padding-right:10px;
  padding-bottom:0px;
 
  }
  
  .homemaintext{
 padding:144px 10px 10px 10px;
font-family: "Trebuchet MS", sans-serif;
font-size: 12pt;
color:#ffffff;
text-decoration:none;
line-height:200%;
  }
  
  .bigtext{
  padding-top:20px;
  font-family: "Trebuchet MS", sans-serif;
font-size: 14pt;
color:#ffffff;
font-weight:bold;
text-align:center;
line-height:150%;
    }
	
	p, td, li {
font-family: "Trebuchet MS", sans-serif;
font-size: 12px;
color:#834397;
 }
 
 
 	a {
font-family: "Trebuchet MS", sans-serif;
font-size: 12px;
color:#834397;
text-decoration:underline;
font-weight:bold;
 }
 
 	h1 {
font-family: "Trebuchet MS", sans-serif;
font-size: 14px;
color:#e71d4d;
font-weight:bold;
 }
 
 
 
  .dashes {
 float:right;
 font-size:10px;
 font-family: "Trebuchet MS",Arial,sans-serif;
 text-decoration:none;
 color:#636466;
 padding:5px 2px 0 0;
 }
 

 
 /* *** 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;} 
#twocols, #maincol{width:100%; float:none;}
}
