@charset "utf-8";
/* CSS Document */

/*CONTENT*/


#salutation p{
	font-family: "Lithos Pro Regular", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #9900CC;
	margin-top: 10px;
}

/*
#gallery p{
	font-family: "Lithos Pro Regular", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	width: 100%;
	display: inline;
}

#gallery a:link {
	color: #00a33d;
	text-decoration: none;
}

#gallery a:hover {
	color: #1eff01;
}
*/
#onthemove {
	margin: 20px auto;
	text-align: center;
	font-size: 24px;
	color: #0066bb;
	text-align: center

}

.style8 {
	font-size: 16px;
	font-weight: bold;
	color: #0066bb;
	text-align: center
}

#directors {
	margin: 0 auto;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#directors table {
	margin-bottom: 50px;
}

#directors p {
	text-align: center;
}

table {
	padding-bottom: 15px;
}



/*#directors img {
	padding: 5px;
	border: 1px #0066bb solid;
}*/


/*END CONTENT*/










