body {
	background-repeat:no-repeat;
	background-position:top center;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
#heading-box {
	/* height:234px; */
	height:150px;
	text-align:right;
}
#headerText {
	font: 80px OldScriptRegular, sans-serif;
	color:#59ac3e;
	font-weigt: bold;
}
#dateText {
	font: 15px OptimusPrincepsRegular, sans-serif;
}
#taglineText {
	font: 22px OptimusPrincepsRegular, sans-serif;
}
#dateText, #taglineText, .navText, .navText:visited {
	color:#581e00;
}
.navText, .navText:visited {
	font: 15px/1.2em 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	border-bottom: 1px dotted #581e00;
	text-align:right;
	background-color:#fff;
}
#titleText {
	font: 18px OptimusPrincepsRegular, sans-serif;
	/* color: #59ac3e */
	color: #339900;
	font-weigt: bold;
	text-align: center;
	padding-bottom: 20px;
}

#subtitleText {
	font: 16px OptimusPrincepsRegular, sans-serif;
	/* color: #59ac3e */
	color: #339900;
	font-weigt: bold;
	text-align: center;
}

#navTitleText {
	font: 18px OptimusPrincepsRegular, sans-serif;
	color: #581e00;
	/* color: #339900; */
	font-weigt: bold;
	text-align: left;
}
#quoteText {
	font: 26px OldScriptRegular, sans-serif;
	color: #581e00;
	/* color: #339900; */
	font-weigt: normal;
	text-align: center;
}

#footer-image-box {
	background-color:white;
	height:30px;	
}
#body-container {
	background-color:white;
}
#footer-box {
	background-color:white;
	background-repeat:no-repeat;
	height:36px;
	padding:45px;
}
