p {
       font-family: Arial, Helvetica, sans-serif;
       color: #000000;
       font-size: 10pt;
       }

  
h1 {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10pt;
	   letter-spacing: 1px;
	   padding-top: 5px
       }
	
.topnavbox {
		background-color: #e1b2b2; 
		border: 0px solid #fff; 
		padding: 5px; 
		font-weight: bold;
		margin-top: 0em; 
		line-height: 1em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: black;
	   	letter-spacing: 1px;
		 }	
	   
.pagenavbox {
		background-color: #655050; 
		border: 0px solid #fff; 
		padding: 5px; 
		font-weight: bold; 
		margin-top: 0em; 
		line-height: 1.4em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: white;
	   	letter-spacing: 1px;
		 }
	
.updatesbox {
		background-color: #c2e2f6; 
		border: 0px; 
		padding: 5px; 
		font-weight: bold; 
		margin-top: 0em; 
		line-height: 1.3em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: black;
	   	letter-spacing: 1px;
		 }	

.headlinebox {
		background-color: #c2e2f6; 
		border: 0px; 
		padding: 5px; 
		font-weight: bold; 
		margin-top: 0.5em; 
		line-height: 11pt;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: black;
	   	letter-spacing: 1px;
		 }	
		 
.emailheadlinebox {
		background-color: #e1b2b2; 
		border: 0px; 
		padding: 5px; 
		font-weight: bold; 
		margin-top: 0.5em; 
		line-height: 11pt;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: black;
	   	letter-spacing: 1px;
		 }	
		 
/* UPDATE TEXT */
.updates { 
		font-family: Arial, Helvetica, sans-serif;
      	color: #000000;
      	font-size: 10pt;
	  	margin-left: 10px; 
			}  
			
/* PARKING INFO TEXT */
.parking { 
		font-family: Arial, Helvetica, sans-serif;
      	color: #000000;
      	font-size: 10pt;
	  	
			}  
			
/* BOLD RED TEXT */
.red { 
		font-family: Arial, Helvetica, sans-serif;
      	color: #cc3333;
      	font-size: 12pt;
		font-weight: bold; 
	  	
			}  						

/* TOP NAVIGATION BAR */
a.topnav:link {color: white; text-decoration: none; }
a.topnav:visited {color: white; text-decoration: none; }
a.topnav:hover {color: #c2e2f6; text-decoration: none; }
a.topnav:active {color: #655050; } 


/* BOTTOM NAVIGATION BAR */
a.nav:link {color: white; text-decoration: none; }
a.nav:visited {color: white; text-decoration: none; }
a.nav:hover {color: #c2e2f6; text-decoration: none; }
a.nav:active {color: #e1b2b2; } 

/* MISC LINKS */
a.misc:link {color: black; text-decoration: none; }
a.misc:visited {color: #e1b2b2; text-decoration: none; }
a.misc:hover {color: #c2e2f6; text-decoration: none; }
a.misc:active {color: black; }

/* GENERAL LINKS */
a.general:link {color: black; text-decoration: none; }
a.general:visited {color: black; text-decoration: none; }
a.general:hover {color: #c2e2f6; text-decoration: none; }
a.general:active {color: black; }

/* BACK BUTTON LINKS */
a.back:link {color: #655050; text-decoration: none; }
a.back:visited {color: #655050; text-decoration: none; }
a.back:hover {color: #e1b2b2; text-decoration: none; }
a.back:active {color: black; }

/* MORE PREV BUTTON LINKS */
a.more:link {color: #e1b2b2; text-decoration: none; }
a.more:visited {color: #e1b2b2; text-decoration: none; }
a.more:hover {color: black; text-decoration: none; }
a.more:active {color: black; }