body {
	font-family:			calibri, arial, sans-serif;
	font-size: 				.8em;
	line-height:			1.2em;
	text-align:				center;
	background-color:		#ffffff;
	background-image:		url(images/background.jpg);
	}
	
img {border:0;}	

#container {
	width:			766px;
	margin-right:	auto;
	margin-left:	auto;
	text-align:		left;
	border:			1px solid #3A3029;
	background-color:	#EDEBE1;
	background-image:url(images/greenfade-background.gif);
	}


h1 {
	font-size: 		1.5em;
	line-height: 	1.2em;
	font-weight: 	bold;
	margin-bottom:	0;
	}

h2 {padding:0;}

h3 {font-size:1.3em;
	font-weight:	normal;}

/*	
h3 a {
	font-size:.8em;
	color:#3A3029;
	}
*/

#red-box {
	color: #7e3329;
	font-size:1.3em;}

hr {
	color:	#CCCCCC;
	}

.headshot {
	border:		1px solid #3A3029;
	padding:	1px;
	float:		left;
	margin:		0 10px 10px 0;
	}

.page-description {
	font-size:	1.2em;
	}

#top-nav {
	padding:			0;
	margin:				0;
	background-image:url(images/menu-background.jpg);
	background-repeat:repeat-x;
	height:				71px;
	}

.light-text {color:#EDE9B8;}
.light-text a {color:#4b5d74;}


#footer {
	background-color:	#999ea7;
	padding:			10px;
	text-align:			center;
	font-size:			.9em;
	}

a {
	color:#4b5d74;
	text-decoration: underline;}	