/*top & bottom border*/
.greenblue { background-image: url(../images/border.gif); background-repeat:repeat-x; background-position:top }
#topBorder h1 span {
	display:none
	} 
#bottomBorder h1 span {
	display:none
	}	     
/*main*/	                                  
.bodytext    { font-family: Verdana; color: #000000; font-size: 13px; text-align: Left; 
               line-height: 3ex; margin-left: 20; margin-right: 20; margin-top: 1; margin-bottom: 1 }
.bolddates   { font-family: Verdana; color: #000000; font-size: 12px; font-weight: Bold; text-align: Left; 
               line-height: 3ex; margin-top: 0; margin-bottom: 0 }			   
.contactinfo { font-family: Verdana; color: #000000; font-size: 12px; text-align: Center; 
               line-height: 3ex; margin-top: 1; margin-bottom: 1 } 	

.form { font-family: Verdana; color: #000000; font-size: 12px; font-weight: Bold; text-align: Left; 
               margin-top: 1; margin-bottom: 1 }  			   
.navigation  { font-family: Verdana; color: #000000; font-size: 12px; text-align: Center;
               line-height: 3ex; margin-top: 2; margin-bottom: 1 }	               
.smallboldcenter { font-family: Verdana; color: #FFFFCC; font-size: 11px; text-align: Center; 
               line-height: 3ex; font-weight: bold; margin-top: 0; margin-bottom: 0 } 
.tableheadings { font-family: Verdana; color: #000000; font-size: 13px; font-weight: Bold; text-align: Left; 
               line-height: 3ex; margin-top: 0; margin-bottom: 0 }        
.table1      { font-family: Verdana; color: #000000; font-size: 12px; text-align: Left; 
               line-height: 3ex; margin-top: 1; margin-bottom: 1 }			   			   		   		   
.title       { font-size: 24px; font-family: Souvenir Lt BT, Times New Roman, Arial; color: #0066FF; text-align: 
               Center; line-height: 2ex; font-weight: bold; margin-top: 1px; margin-bottom: 1px }               
.trebuchet    { font-family: Trebuchet MS; color: #000000; font-size: 14px; text-align: 
               Center; line-height: 17px; margin-top: 0; margin-bottom: 0 }
/*tables*/
.ourborder {
  width: 70%;
  border-top:2px solid #008FE0; 
  border-left:2px solid #008FE0; 
  border-bottom:2px solid #33CC00; 
  border-right:2px solid #33CC00;
 }
.ourborder td{       
       border-top:1px solid #33CC00; 
       border-left:1px solid #33CC00; 
       border-bottom:1px solid #008FE0; 
       border-right:1px solid #008FE0;
       }    
.slidetable {
  width: 100%;
  border:0px none;
 }  
.slidetable td{
  border:0px none; 
 } 
.prices {
  width: 98%;
  border:1px solid #CEE7FF; 
 }
.prices td{
  border:1px solid #CEE7FF; 
 }
table.prices td{ padding-left: 6; }
.enqform {
  width: 95%;
  background-color:#F9FCFF;
 }
.enqform td{
  border:0px none; 
 } 
.nobrd {
  border:0px none;
 } 
.nobrd td{
  border:0px none; 
 }
 /*enquiry form*/   			   
span.dear { font-family: Comic Sans MS; font-size: 16px; text-align: Center }               
.req { font-family: Verdana; color: #CC0000; font-size: 11px; } 
.bl {background: #CEE7FF url('../Copy of css/bl.gif') no-repeat 0 100%  }
.br {background: url('../Copy of css/br.gif') no-repeat 100% 100%; }
.tl {background: url('../Copy of css/tl.gif') no-repeat 0 0; }
.tr {background: url('../Copy of css/tr.gif') no-repeat 100% 0; padding:10px}
.clear {font-size: 1px; height: 1px}     			   
      
               
                          