﻿@import url("layout.css");
#wrapper {
	border: 4px ridge #000000;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	background-color: #000000;
}
.style6 {
	text-align: center;
}
.style12 {
	font-size: 50pt;
	font-family: cursive;
}
.style7 {
	font-size: 26pt;
	font-family: "AR CENA";
}
.style18 {
	color: #FFFFFF;
	font-family: cursive;
}
.style14 {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}
a {
	color: #B16536;
	text-decoration: underline;
	font-weight: bold;
}
.style20 {
	color: #000000;
}
#content {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 8px;
	padding-left: 8px;
}
strong {
	font-weight: normal;
}
.style21 {
	color: #880000;
}
.style23 {
	font-family: Impact;
}
#container {
	border-width: 6px;
	border-color: #000000;
	border-right: 2px solid #484848;
	border-bottom: 2px solid #484848;
	border-left: 2px solid #484848;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#masthead {
	text-align: right;
	background-color: #000000;
	background-image: url("../sunset.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
#navigation {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #000000;
}
html>body #navigation {
	overflow: hidden;
}
#column_l {
	width: 100%;
	padding: 0px;
	background-color: #fff;
}
html>body #column_l {
	width: 100%;
	background-color: #fff;
}
#column_r {
	width: 217px;
	padding: 15px 10px;
	background-color: #fff;
}
html>body #column_r {
	width: 220px;
	padding: 15px 10px;
	background-color: #fff;
}
#content {
	background-color: #fff;
}
#footer a {
	text-align: center;
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
}
/* Masthead */
#masthead h1 {
	color: #8b0000;
	margin-right: 0.5em;
	margin-bottom: 0;
}
#masthead h3 {
	color: #000;
	margin-top: 0;
	margin-right: 1em;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
#navigation li {
	float: left;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 4px;
	border: 1px solid #000000;
	background-color: #000000;
	margin-left: 5px;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border: 1px solid #000000;
	background-color: #854C2C;
	margin-left: 5px;
}
/* Right Column */
#column_r img {
	border: 1px solid #808080;
}
/* Site typography */
h1 {
	font-size: xx-large;
	color: #800;
	font-family: Impact;
}
h2 {
	font-size: large;
	color: #993300;
	text-align: center;
	font-weight: bold;
}
h3 {
	font-size: large;
	color: #600;
}
h4 {
	font-size: medium;
	color: #500;
}
h5 {
	font-size: x-small;
	color: #400;
}
h6 {
	font-size: xx-small;
	color: #300;
}
/* Footer */
#footer p {
	font-size: x-small;
	color: #000;
}
/* Links */
a:hover {
	color: #fa3;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style24 {
	font-size: 50pt;
	font-family: Impact;
	color: #000000;
}
.style25 {
	color: #FFFFFF;
	font-family: Impact;
}
#footer {
	text-align: center;
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}
#bottom {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.style26 {
	background-color: #000000;
	text-align: center;
}
.style27 {
	color: #8B0000;
}
.picturer {
	float: right;
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
	margin-left: 15px;
	margin-bottom: 15px;
}
.style28 {
	border-width: 0px;
}
#navigation {
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	display: inline;
}
div#navcontainer
{
	background-color: #000000;
}
div#navcontainer ul
{
	font-family: "Arial Black";
	font-weight: bold;
	color: white;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	font-size: 14px;
}
div#navcontainer ul li
{
display: inline;
}
div#navcontainer ul li a
{
padding: 0px 8px 0px 8px;
color: white;
text-decoration: none;
margin-right: -1px; /* the value has to be like the above but negative */
}
div#navcontainer ul li a:hover
{
	background-color: #000000;
	color: #804000;
}
#logo {
	background-color: #000000;
	background-image: url('sunset.jpg');
	background-repeat: no-repeat;
	background-position: left top;
