/* This is the style sheet for the Tripoli Centeral Virginia #25 contact page
	
	The basic page styles are applied by styles.css.  This page is only
	for the items that are unique to the contact page.
*/
@import url(style.css);


#contacts { color:navy}
#contacts a { 	font-size: large; 
				margin-right: 8px;
			}
#contacts p { 	margin-bottom: 3px; 
				margin-top: 18px; 
				font-size:small; 
				font-weight:bold;
			}
#contacts p.address {	margin:0px; 
						padding: 0px; 
						font-size:small; 
						font-weight:normal;
					}

.schedulelist {	margin-bottom: 0px;
				font-size: large;
			}
			
.psch	{margin: 0px;
				}

.line2	{	padding: 0px 0px 0px 10px;
		}
.research {	color: #B22222; /* color is firebrick */
		}

.research2 {	color: #B22222; /* color is firebrick */
			padding: 0px 0px 0px 45px;
			margin-top: 0px;
		}

