/* CSS Document for Heritage Roofing and Construction */


.heading { font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-left:20px;
	padding-right:20px;
	color:#009966;
	font-weight: bold;
		}

.subheading { font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		padding-left:20px;
		padding-right:20px;
		color:#000000;
		}

.text { font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		padding-left:20px;
		padding-right:20px;
		color:#000000;
		}

.text-centered { font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		text-align:center;
		color:#000000;
		}
		
.bottom_nav { font-family:Georgia, "Times New Roman", Times, serif;
		font-size:10px;
		color:#000000;
		text-align:center;
		text-decoration:none;
		}
		
.bottom_nav a:link  { font-family:Georgia, "Times New Roman", Times, serif;
		font-size:10px;
		color:#000000;
		text-align:center;
		text-decoration:none;
		}

.bottom_nav a:hover	 { font-family:Georgia, "Times New Roman", Times, serif;
		font-size:10px;
		color:#009966;
		text-align:center;
		text-decoration:none;
		}

.bottom_nav a:active { font-family:Georgia, "Times New Roman", Times, serif;
		font-size:10px;
		color:#000000;
		text-align:center;
		text-decoration:none;
		}
		
.bottom_nav a:visited { font-family:Georgia, "Times New Roman", Times, serif;
		font-size:10px;
		color: #333333;
		text-align:center;
		text-decoration:none;
		}


