/* CSS Document for Sheri Tilton */

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

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

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

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

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

