p {
	font-size: 11px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Book Antiqua", "Palatino Linotype", "Times New Roman", serif;
	font-style: italic;


}
ul {  font-size: 11px; line-height: 16pt}
h1 {
	font-size: 22px;
	font-weight: bold;
	font-family: "Book Antiqua", "Palatino Linotype", serif;
	font-style: italic;

}
h2 {
	font-size: 20px;
	font-weight: bold;
	font-family: "Book Antiqua", "Palatino Linotype", serif;
	font-style: italic;

}
body {
	font-family: Verdana, Arial, sans-serif;
	color: #c7c2c2;
}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: none;
	color: #3a7798;
}
ol {  font-size: 11px; line-height: 16px}
a:hover {
	color: 469dc7;
}
.photo {
	border: 2px solid #CC9900;
	margin: 5px;}

#left_nav{
	width: 225px;
	margin: -10px 0 0 -40px;
	*margin: 0px 0 0 -40px;
	
	
}

#left_nav li{ 
	background-image: url(assets/nav_bg.jpg);
	background-repeat: repeat-y; 
	list-style-type: none;
	}
	
#left_nav a{
	position: relative;
	color:white;
	padding: 0px 10px 0px 15px; 

	
}

#left_nav a:hover {
color: #A78E00;
}



#toplinks {
	text-align: center;
	font-size: 11px;
}

#toplinks a {
	text-decoration: none;
}








