/*Styles for Page Layout*/
﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-image: url(../175%20FM%201816%20Sunflower.JPG);
}
body { background-color: yellow; background-repeat: no-repeat; position: inherit; width: 774px; height: auto; float: none; clear: none; margin: 0 2% auto; padding: 0; border-width: 0; }
#wrapper { background-color: red; background-image: none; background-repeat: repeat; position: inherit; width: 774px; float: none; clear: both; margin-top: 0; margin-right: auto; margin-left: auto; padding: 0; border-width: 0; }
#container { background-color: yellow; background-repeat: repeat; width: 774px; height: 1200px; margin-right: auto; margin-bottom: auto; }
/*Styles for Page Content*/
#banner { color: #fffa30; background-color: navy; text-align: center; top: 0; height: 170px; margin: 0; pad;padding: 0 0 12px; }
#centcol { color: #ffff68; background-color: fuchsia; position: relative; top: 0; width: 450px; height: auto; float: left; clear: both; }
#rightcol { background-color: lime; background-image: none; position: relative; top: 0; width: 120px; height: auto; float: left; clear: both; margin-left: 5px; }
#content h1 { font-size: 1em; }
#content p { color: #fffa30; font-size: large; font-family: georgia, sans-serif, FontName, "bradley hand itc", cursive, monospace; font-weight: bold; background-color: navy; }
#content  { color: #fffa30; font-size: large; font-family: sans-serif, FontName, "bradley hand itc", cursive, monospace; font-weight: bold; background-color: navy; overflow: auto; margin-top: 0; }
#content li { font-size: 0.75em; list-style-image: url(../jpegs/Color_LOGO_embossed_sa.jpg); list-style-position: inside; }
#masthead img { text-align: left; float: left; }
#masthead p { background-color: navy; text-align: center; margin: 5px 10px 10px 0; padding: 0; }
#content img { position: inherit; padding-right: 2px; padding-left: 2px; display: block; }
/* Styles for Footer */
#footercontainer { background-color: navy; }
#footer { background-color: navy; }
#footer p { font-size: 0.9em; text-align: center; margin: inherit; padding: 2px; color: #ffff00; background-color: #000080; bottom: 0; width: 770px; height: inherit; float: left; clear: none; }
#footer a { color: #ffff00; text-decoration: underline; background-color: #000080; display: inline; }
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* Styles for Navigation */
#nav { color: yellow; background-color: navy; background-image: none; text-decoration: none; width: auto; height: auto; overflow: auto; list-style-image: inherit; display: block; }
nav a { color: #000080; background-color: #cdf; background-position: 25% 0; width: 20%; height: 20px; overflow: hidden; }
.#nav ul { color: navy; background-color: #cdf; text-decoration: none; list-style-type: none; }
.#nav li { color: navy; background-color: #cdf; text-decoration: none; list-style-type: none; display: inline; }
.#nav ul li { color: navy; background-color: #cdf; text-decoration: none; list-style-type: none; }
.#nav ul li a { color: navy; background-color: #cdf; text-decoration: none; list-style-type: none; }
.#nav ul li a:hover { color: red; list-style-type: none; }
.nav#home a#homeLink { }
a:hover { color: red; font-weight: bold; list-style-type: none; }
a { color: #000080; text-decoration: none; list-style-image: none; display: inline; }
a:visited { text-decoration: none; }
a:link { color: navy; list-style-type: none; cursor: crosshair; display: inline; white-space: normal; }
/*Styles for Fonts*/
.style_italic {
	font-style: italic;
}
.style_bold {
	
}
blinker { color: red; text-decoration: blink; }
