#footer {
	font-size: 24px;
	text-align: center;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
body {
	font-family:  Verdana, Arial, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #ECE9D8;
}
#contactmenu a:link {
	color: #ffffff;
	text-decoration:none;
	

	}
#contactmenu a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	
	}
#contactmenu a:active {
	color: #ffffff;
	text-decoration:none;
	}
#contactmenu a:visited {
	color: #ffffff;
	text-decoration:none;
	}	


h1 {
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	padding-top: 10px;
}

h2 {
	font-size: 20px;
	color: #006699;
	padding: 0px;
	margin-left: 10px;

}
h3 {
	color: #006699;
	padding: 0px;
	margin-left: 10px;
	}
	
#arrow {
	background-image: url(images/arrow.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left: 50px;
	padding-bottom: 10px;
	
	}
	
.bulletspace {
	padding-bottom: 10px;
	}
p {
	padding-left: 25px;
	padding-right:25px;
	}
#maincol ol {
	margin-left: 60px;
	margin-right:60px;
	}
ul {
	margin-left: 60px;
	margin-right:25px;
	}
#header #title a {
	color: #333333;
	text-decoration: none;
}
#header #title a:hover {
	color: #000;
	text-decoration: none;
}
#header #title a:active {
	color: #333333;
	text-decoration: none;
}
#header #title a:visited {
	color: #333333;
	text-decoration: none;
}
#maincol a {
	color: #003399;
	text-decoration: underline;
}
.portraits {
	padding: 5px;
	border: 1px solid #ECE9D8;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#wrapper #container #maincontent #maincol h3 a {
	text-decoration: none;
	color: #006699;
}
#wrapper #container #maincontent #maincol h3 a:hover {
	text-decoration: none;
	color: #006699;
	background-color: #D2F0FF;
}
#wrapper #container #maincontent #maincol h3 a:visited {
	text-decoration: none;
	color: #006699;
}
#wrapper #container #maincontent #maincol h3 a:active {
	text-decoration: none;
	color: #006699;
}
