/* CSS Document for Northwest HVAC/R */


.heading { font-family: "Trebuchet MS", Arial, sans-serif;
		font-size:16px;
		padding-left:20px;
		padding-right:20px;
		color:#333366;
		font-weight:bold;
		}

.subheading { font-family: "Trebuchet MS", Arial, sans-serif;
		font-size:14px;
		padding-left:20px;
		padding-right:20px;
		color:#000000;
		font-weight:bold;
		}

.sidebar_subheading { font-family: "Trebuchet MS", Arial, sans-serif;
		font-size:13px;
		padding-left:10px;
		padding-right:10px;
		color:#000000;
		font-weight:bold;
		}
		
.text { font-family: "Trebuchet MS", Arial, sans-serif;
		font-size:12px;
		padding-left:20px;
		padding-right:20px;
		color:#000000;
		}

.sidebar_text { font-family: "Trebuchet MS", Arial, sans-serif;
		font-size:12px;
		padding-left:10px;
		padding-right:10px;
		color:#000000;
		}
	
.bottom_nav { font-family: "Trebuchet MS", Arial, sans-serif;
		font-size:10px;
		color:#000000;
		text-align:center;
		text-decoration:none;
		}
		
.bottom_nav a:link  { font-family: "Trebuchet MS", Arial, sans-serif;
		font-size:10px;
		color:#000000;
		text-align:center;
		text-decoration:none;
		}

.bottom_nav a:hover	 { font-family: "Trebuchet MS", Arial, sans-serif;
		font-size:10px;
		color:#000000;
		text-align:center;
		text-decoration:none;
		}

.bottom_nav a:active { font-family: "Trebuchet MS", Arial, sans-serif;
		font-size:10px;
		color:#000000;
		text-align:center;
		text-decoration:none;
		}
		
.bottom_nav a:visited { font-family: "Trebuchet MS", Arial, sans-serif;
		font-size:10px;
		color: #333366;
		text-align:center;
		text-decoration:none;
		}

