﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: small;
	background-image: url('../images/site/site-background.png');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #202020;
}
#container {
	width: 995px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	border-right: 1px #000000 solid;
	border-bottom: 10px solid #484848;
	border-left: 3px solid #000000;
	background-color: #000000;
}
#masthead {
	width: 995px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right;
	background-position: top;
	background-repeat: no-repeat;
	height: 100px;
	background-image: url('../images/site/Header-Background.png');

}
#mainslider {
	width: 995px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right;
	background-color: #333333;
	background-position: top;
	background-repeat: no-repeat;
	height: 350px;
}
#iMenu {
	width: 995px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}
#navigation {
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	background-color: #000000;
	background: url('../images/site/darkglass.png');
}
html>body #navigation {
	overflow: hidden;
}
#column_l {
	position: relative;
	float: left;
	margin: 0;
	width: 750px;
	padding: 10px 15px 10px 15px;
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: no-repeat;
}
html>body #column_l {
	width: 750px;
	padding: 15px 15px;
	background-color: #FFFFFF;
}
#column_l iframe {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
#column_l img {
	border: none;
	padding: 10px;
}
#column_l table {
	border: none;
	text-align:center;
	vertical-align:middle;
}
#column_r {
	position: relative;
	float: left;
	margin: 0;
	width: 200px;
	padding: 10px 10px;
	background-color: #FFFFFF;
	float: right;
}
html>body #column_r {
	background-color: #000000;
	background: #000000;
	text-align: center;
	width: 200px;
	padding: 5px 5px;
	color: #FFFFFF;
}
html>body #table_column_r {
	width: 200px;
	height: 170px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url("../images/site/villagesignCutout.gif");
	backgrond-position: center; 
}

#column_r h1 {
	color: #FFFFFF;
	margin-right: 0.5em;
	margin-bottom: 0;
}
#column_r h3 {
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 0.25em;
}
#content {
	width: 630px;
	margin: 0;
	padding: 15px;
	border: 0;
	background-color: #FFFFFF;
}
#footer {
	width: 100%;
	overflow: auto;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	margin-bottom: 40px;
	padding-bottom: 10px;
	background: #000000;
	background-image:url('../images/footer-main.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 255px;
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
}
/* Masthead */
#masthead h1 {
	color: #FFFFFF;
	margin-right: 0.5em;
	margin-bottom: 0;
}
#masthead h3 {
	color: #FFFFFF;
	margin-top: 0.5em;
	margin-right: 1em;
	margin-left: 1em;
	text-align: left;
}
#masthead p {
	color: #ffffff;
	margin-top: 1.0em;
	margin-right: 1.0em;
	text-align: right;
	font-size: xx-large;
}
#masthead img {
	border: none;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	background-color: #000000;
	background: url('../images/site/darkglass.png');
	font-weight: bold;
	text-decoration: none;
	color: #E6E6E6;
	display: block;
	padding: 4px;
	border-right: 1px solid #FFFFFF;
	border-top: 0x solid #E6E6E6;
	border-left: 0px solid #E6E6E6;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 4px;
	border-right: 1px solid #E6E6E6;
	border-top: 0x solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background-color: #000000;
	background: url('../images/site/mediumgray.png');
}
/* Left Column */
.pielist {
	font-size: large;
	font-weight: bold;
}
.rhyme {
	font-style: italic;
	font-weight: bold;
	font-size: large;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
/* Right Column */
#column_r img {
	border: 0px #808080 solid;
}
#column_r a {
	color: #FFFF00;
	text-decoration: underline;
}
#column_r a:hover {
	color: #FF6600;
	text-decoration: underline;
}
/* Site typography */
h1 {
	font-size: xx-large;
	color: #000000;
}
h2 {
	font-size: large;
	color: #000000;
}
h3 {
	font-size: large;
	color: #000000;
}
h4 {
	font-size: medium;
	color: #FFFFFF;
}
h5 {
	font-size: x-small;
	color: #400;
}
h6 {
	font-size: xx-small;
	color: #300;
}
/* Footer */
#footer p {
	font-size: small;
	color: #FFFFFF;
}
#footer img {
	position: center;
	border: none;
	padding: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#footer table {
	color: #ffffff;
	border: none;
	text-align: center;

}

/* Links */
a {
	color: #0054A8;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}