﻿/* CSS layout */
#masthead {
}
#top_nav {	text-align: center;
}
#page_content {	color: #FFFFFF;
}
#footer {
}
h1 {
	font-family: Andalus;
	font-size: 42px;
	text-decoration: underline;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-family: Andalus;
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
	color: #D4AAAA;
	text-align: center;
	width: 1185px;
	position: relative;
	top: 0px;
	left: 0px;
}
h3 {
	font-family: andalus;
	font-size: 48px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #800000;
	border: thick solid #000000;
	text-align: center;
	width: 1183px;
}
h4 {
	font-family: Andalus;
	font-size: large;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}
h5 {
	font-family: Andalus;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
