﻿/* CSS layout */
#masthead {
	margin: 0px 0px 0px 0px;
	font-family: Cambria;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#top_nav {
}
#page_content {
	margin-top: 0px;
	margin: 0px 0 0 0;
	padding-top: 0px;
	padding: 0px 0 0 0;
	top: 0px;
}
#footer {
	color: #000000;
	background-color: #B4AC76;
	padding-top: 5px;
}