/* CSS Document for RW Gallion - created by Ronda Hutchings */

.nav {	font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		}
		
.nav a:link  {	
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		}

.nav a:hover	 {	
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
		}

.bottom_nav {	
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:10px;
		color:#FFFFFF;
		text-decoration:none;
		}
		
.bottom_nav a:link  {	
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:10px;
		color:#FFFFFF;
		text-decoration:none;
		}

.bottom_nav a:hover	 {	
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:10px;
		color:#000000;
		text-decoration:none;
		}

.text {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#000000;
		}
		
.page_heading {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		color:#000000;
		font-weight:bold;
		}

.subheading {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		color:#000000;
		}
