/* General font families for common tags */



font, th, td, p  {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
    color: #333333;
    line-height:normal;
    }

.navigation { 
           MARGIN-TOP: 0;
           margin-bottom: 10px;
           color: #333333;
           FONT-SIZE: 10px; }
H1  {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 18px;
    MARGIN-TOP: 0;
   FONT-WEIGHT: bold;}
    

    
H2  {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
     FONT-WEIGHT: bold;}
    
H3  {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
     FONT-WEIGHT: bold;}


input  {
	text-indent : 2px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}

select  {
	text-indent : 2px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;}



label, input {
	display: block;
	float: left;
	margin-bottom: 5px;}

label {
	text-align: right;
	width: 30px;
	padding-right: 10px;}

br {
	clear: left;}



/* General attributes */

.bold  {
	FONT-WEIGHT: bold;}

.italic  {
	FONT-STYLE: italic;}

.underline  {
	TEXT-DECORATION: underline;}

.red  {
	COLOR: #CC3333;}
.redct  {
	COLOR: #CC3333; text-align: center;}

.blue  {
	COLOR: #006699;}

.green  {
	COLOR: #009900;}

.small { FONT-SIZE: 9px;}

.smallr { FONT-SIZE: 9px;
        text-align: right;}
        
.smallrh { FONT-SIZE: 9px;
        text-align: right;
        color: #666666;}

.form {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;
    color: #333333;margin-top: 1em; margin-bottom: 0em; padding-top: 1em; border-top: 3px dotted #ccc; clear: left;} 

/* Site specific tags */



.replace  {
	display:none;} 

.copy {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	COLOR: #000000;
	text-align: center;}

.serviceceo {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	text-align: center;}

.sani {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-STYLE: italic;
	FONT-WEIGHT: bold;
	COLOR: #CC0000;}

.tech {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #02547d;}

img.center  {
	VERTICAL-ALIGN: middle;}

img.left  { 
	float: left;
	clear: left;
	clear: right;
	margin: 4px;}

img.right  { 
	float: right;
	clear: right;
	clear: left;
	margin: 4px;}



.right  {
	TEXT-ALIGN: right;}

.center  {
	TEXT-ALIGN: center;}

#body {
	
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;} 
    
#indent {
	
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 40px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;} 

#quick {

	border-left: 1px solid #CC0033;
	border-top: 1px solid #CC0033;
	border-right: 1px solid #CC0033;
	border-bottom: 1px solid #CC0033;
	}
    
#quick2 {

	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}  
/*mine*/ 

.header1 {
	color: #CC3333;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
    text-align: right; 
 } 
.header2 {color: #CC3333;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
    text-align: right; 
    }
 .header3 {color: #336699;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
    text-align: right; 
    }
.topnav, .topnav A{
	background-color: none;
	color: #ffffff;
	font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
	font-size: 12px;
	text-decoration: none;
    text-align: center;
	}
a.topnav:hover  {
	color : #999999;
	text-decoration: none;}
    

      
.nav1, .nav1 A{
	background-color: none;
	color: #336699;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
    margin-bottom: 0.1em; 
 } 
 a.nav1:hover  {
	color : #336699;
	text-decoration: underline;}
    

.nav2, .nav2 A {
	background-color: none;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
    line-height: 14px; 
	margin-top: 0em;
	margin-bottom: 0em;
 }
.nav3, .nav3 A{
	background-color: none;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
    margin-bottom: 0.1em; 
    margin-top: 0.5em;
 } 
 a.nav3:hover  {
	color : #336699;
	text-decoration: underline;}  
       
A:hover  {
	color : #336699;
	text-decoration: underline;}

#navbody {
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;} 
.nav4, .nav4 A{
	background-color: none;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
    margin-bottom: 0em; 
    margin-top: 0em;}    
#footer {
	height: 100px;
	width: 770px;
	border-left: 0px  solid #ffffff;
	border-top: 0px  solid #ffffff;
	border-right: 0px  solid #ffffff;
	border-bottom: 10px solid #ffffff;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;} 
#footer2 {
	height: 100px;
	width: 770px;
	border-left: 0px  solid #ffffff;
	border-top: 0px  solid #ffffff;
	border-right: 0px  solid #ffffff;
	border-bottom: 10px solid #ffffff;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	text-align: center;} 
   
A.grey   {color: #666666; text-decoration: underline; background: none; font-weight: normal;}
A.grey:hover {color: #336699; text-decoration: underline; background: none; font-weight: normal;}
A.black {color: #333333; text-decoration: none; background: none; font-weight: normal;}
A.black:hover {color: #336699; text-decoration: underline; background: none; font-weight: normal;}
A.internal       {color: #333333; text-decoration: none; background: none; font-weight: normal;}
A.internal:hover {color: #333333; text-decoration: none; background: none; font-weight: normal;}

a.footer  {
	color : #999999;
	text-decoration: none; background: none; font-weight: normal;}
    a.footer2  {
	color : #999999;
	text-decoration: none; background: none; font-weight: normal;}


a.footer:hover  {
	color : #006699;
	text-decoration: underline;}



/* navigation rollovers */

A IMG {border-width: 0}



#CR {width: 155px; height: 32px; background: url('images/map/campbell-hover.jpg') no-repeat top left;}
#CR a {display: block; width: 100%; height: 100%; background: white url('images/map/campbell.jpg') no-repeat top left;}
#CR a:hover {background: transparent none;}

#CV {width: 179px; height: 37px; background: url('images/map/comox-hover.jpg') no-repeat top left;}
#CV a {display: block; width: 100%; height: 100%; background: white url('images/map/comox.jpg') no-repeat top left;}
#CV a:hover {background: transparent none;}

#QU {width: 181px; height: 33px; background: url('images/map/qualicum-hover.jpg') no-repeat top left;}
#QU a {display: block; width: 100%; height: 100%; background: white url('images/map/qualicum.jpg') no-repeat top left;}
#QU a:hover {background: transparent none;}

#PA {width: 138px; height: 32px; background: url('images/map/port-hover.jpg') no-repeat top left;}
#PA a {display: block; width: 100%; height: 100%; background: white url('images/map/port.jpg') no-repeat top left;}
#PA a:hover {background: transparent none;}

#NA {width: 106px; height: 40px; background: url('images/map/nanaimo-hover.jpg') no-repeat top left;}
#NA a {display: block; width: 100%; height: 100%; background: white url('images/map/nanaimo.jpg') no-repeat top left;}
#NA a:hover {background: transparent none;}

#DU {width: 131px; height: 26px; background: url('images/map/duncan-hover.jpg') no-repeat top left;}
#DU a {display: block; width: 100%; height: 100%; background: white url('images/map/duncan.jpg') no-repeat top left;}
#DU a:hover {background: transparent none;}

#VI {width: 131px; height: 38px; background: url('images/map/victoria-hover.jpg') no-repeat top left;}
#VI a {display: block; width: 100%; height: 100%; background: white url('images/map/victoria.jpg') no-repeat top left;}
#VI a:hover {background: transparent none;}





