﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#container {
	width: 750px;
	background-color: #fff;
}
#masthead {
	text-align: center;
	width: 750px;
	background-repeat: no-repeat;
	height: 180px;
}
#navigation {
	float: left;
	position: relative;
	width: 181px;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #A6FE00;
}
/* Navigation */
#navigationTop {
	background-color: #A6FE00;
	width: 750px;
}
html>body #navigationTop {
	overflow: hidden;
}
#navigationTop ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigationTop li {
	float: right;
}
#navigationTop a {
	font-weight: bold;
	text-decoration: none;
	color: #92523A;
	display: block;
	padding: 5px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #92523A;
	font-family: "Maiandra GD";
	font-size: 14px;
}
#navigationTop a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #B601C7;
	font-family: "Maiandra GD";
	font-size: 14px;
}
#content {
	width: 550px;
	margin-top: 5px;
	padding-left: 10px;
}
#footer {
	border-width: thin;
	border-color: #A6FE00;
	text-align: left;
	clear: both;
	width: 750px;
	border-top-style: solid;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
}
#navigation a {
	text-decoration: none;
	display: block;
	border-bottom-style: solid;
	width: 181px;
	border-bottom-color: #A6FE00;
	border-bottom-width: thin;
	color: #92523A;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13.5px;
}
#navigation a:hover {
	text-decoration: none;
	color: #FF26FF;
	font-family: "Trebuchet MS";
	font-size: 13.5px;
	font-weight: bold;
}
/* Content Styles */
h6 {
	color: #503750;
}
h5 {
	color: #503750;
}
h4 {
	color: #503750;
}
h3 {
	color: #503750;
}
h2 {
	color: #B601C7;
	font-family: "Maiandra GD";
	padding-left: 5px;
}
#content h1 {
	color: #503750;
}
/* Footer Styles */
#footer p {
	color: #FFFFFF;
	padding-left: 5px;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
NavigationATop {
	color: #800000;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#navigationTop {
	position: relative;
	width: 750px;
	margin-bottom: 10px;
	overflow: hidden;
	list-style-type: none;
}
.images {
	padding: 5px;
}
.text {
	padding-left: 5px;
}
.tableText {
	color: #92523A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.textHome {
	padding-left: 5px;
	color: #9EE319;
	font-size: large;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
