body {
	background-color: #332921;
	}
.container {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 25px;
	}
.header	{
	background-color: #FAF0E6;
	}
.menu	{
	background-color: #FAF0E6;
	margin-right: 18px;
	margin-left: 19px;
	font-family: Georgia;
	font-size: .95em;
	color: #332921;
	text-align: center;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	}
a:link {
	color: #332921;
	text-decoration: none;
}
a:visited {
	color: #332921;
	text-decoration: none;
}
a:active {
	color: #332921;
	text-decoration: none;
}
a:hover {
	font-style: oblique;
	color: #960606;
}

.navigation	{
	font-family:Georgia;
	font-size: 115%;
	color: #960606;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #332921;
	text-decoration: none;
	}
.v2navigation	{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #332921;
	}
	.larger_text {
	font-size: 120%;
}

.flash	{
	margin-left: -50px;
	margin-top: 40px;
	margin-bottom: 40px;
	background-attachment: inherit;
	background-color: #FAF0E6;
	}
.caps {
	text-transform: uppercase;
}
.titleMenu {
	font-size: 20px;
	text-decoration: underline;
	font-weight: normal;
}
.hidden {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1px;
	color: #332921;
}
.header1  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px; font-weight:bold;
	color:#000;
}
.header2  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px; font-weight:bold;
	color:#000;
}
.header3  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px; font-weight:bold;
	color:#000;
}
.footer  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px; 
	color:#fff;
	padding: 10px;
}