/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

html {

}

body {
font-family:FreeMono, Courier New, Sans-Serif;
font-size: 90%;
background-image: url("../images/background.jpg");
}

a:hover ul {
	background-color: #f0f0f0;
    color: #ffffff;
}

header {
padding-top: 20px;
padding-bottom: 20px;
margin-top: -10px;

color: #000000;
}

header h1 {
margin: 0;
font-weight: bold;
font-style: italic;
font-size: 165%;
}

header h2 {
margin: 0;
list-style: none;
font-weight: bold;
font-style: italic;
text-decoration-line-none;
font-size: 165%;
}
header a {
text-decoration: none;
color: #000000;
}

header a:hover {
background-color: #f0f0f0;
}

header p {
margin: 0;
}

/* Site Navigation */
.site-nav {
   margin-top: 8px;
   margin-bottom: -8px;
}

.site-nav ul {
	margin: 0;
	padding: 0;
}

.site-nav li {
	list-style: none;
	float: left;
	margin-right: 3px;
}

.site-nav a {
	font-size: 125%;
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 8px 12px;
	border: 0px solid #000000;
	border-bottom: 0px solid #000000;
}

.site-nav a:hover {
	background-color: #f0f0f0;
    color: #000000;
}

/* End Site Navigation */

.container {
max-width: 1124px;
margin-right: auto;
Margin-left: auto;
margin-top: 0px;
background-color: #ffffff;
padding-left: 40px;
padding-right: 40px;
box-sizing: border-box;
background-image: url("../images/background.jpg");
}

.content-area {
border-top: 0px solid #000000;
border-bottom: 0px solid #000000;
margin-top: 0px;
margin-bottom: 0px;
}

.main-area {
width: 100%;
float: left;
padding-right: 40px;
box-sizing: border-box;
}

.main-area h4 {
font-size: 135%;
text-align: left;
font-weight: bold;
color: #000000;
}

.main-area h2 {
font-size: 125%;
text-align: left;
font-weight: bold;
color: #000000;
}

.main-area p {
font-size: 135%;
text-align: justify;
color: #000000;
line-height: 1.2;
}


.main-area a {
text-decoration: none;
color: #000000;
}

.main-area a:hover {
background-color: #f0f0f0;

}

footer {
text-align: left;
color: #000000;
padding-bottom: 20px;
padding-top: 20px;
}

footer h4 {
font-size: 135%;
font-weight: normal;
color: #000000;
text-decoration: none;
font-style: italic;
}

.group:before,
.group:after {
  content: "";
  display: table;
}

.group:after {
  clear: both;
}

.group {
  zoom: 1;
}
