/* All the fun of the fair. *//*------------------------------------------------------Copyright Maxine Sherrin, www.westciv.comsome rights reservedhttp://creativecommons.org/licenses/by-sa/2.0/You are free to use this style sheet and itsassociated image files to create your own site.However, we ask that you respect the template'screator by maintaining this attribution inthe style sheet.------------------------------------------------------*//* Has a background image to create the panel across the top of the page. */body {margin: 0;font-family: verdana, arial, helvetica, sans-serif;color: black;background-color: #fdf8f4;background-image: url(images/top_banner.jpg);background-repeat: repeat-x;}
#top-banner-container {position: absolute;top: 0px;left: 173px;text-align: center;padding-top: 25px;width: 80%;}

#logo-container {position: absolute;top: 0px;left: 2px;z-index: +3;}
/* The panel on the left hand side is attached to this. */#container1 {padding: 0;margin: 0;background-image: url(images/container1_bg.jpg);background-repeat: repeat-y;}/* The image in the bottom right is attached to this. */#container2 {background-image: url(images/container2_bg.jpg);background-repeat: no-repeat;background-position: bottom right;padding: 0em;}/* Banner across top of page that says the name of the whole site */#main-title {margin-bottom: 0;margin-left: 2px;margin-right: 0;font-size: .9em;letter-spacing: 5px;text-align: right;margin-top: 120px;padding-bottom: 3px;background-color: #009a00;border-top: 2px #000000 solid;color: #fdf8f4;font-weight: bold;padding-top: 1px;padding-right: 30px;border-bottom: 2px #000000 solid;}

#main-title a:link, #main-title a:visited {font-weight: bold;color: #ffffff;text-decoration: none;}

#main-title a:hover {font-weight: bold;color: #86abe2;}/* Styles for the main text on the page. */#main-text {margin-top: 0;margin-bottom: 0;margin-left: 170px;margin-right: 220px;font-size: .7em;line-height: 1.9em;padding-right: 10px;border-left: 2px #000000 solid;border-right: 2px #000000 solid;color: #1a3745;}

p, ul, ol, table {text-align: justify;padding-left: 15px;padding-top: 5px;padding-bottom: 5px;margin: 0;}ol, ul {margin-left: 25px;}h1 {margin-top: 0;margin-bottom: 10px;margin-left: 0;margin-right: 0;font-size: 20px;padding-top: 10px;padding-left: 12px;padding-right: 0;font-weight: normal;}h2 {font-size: 15px;font-weight: bold;padding-left: 12px;padding-top: 5px;padding-bottom: 5px;}

h6 {font-size: 14px;font-weight: bold;padding-left: 12px;}a:link, a:visited {font-weight: bold;color: #b11e17;border-bottom: 1px #b11e17;text-decoration: none;}a:hover {font-weight: bold;color: #487f9e;border-bottom: 0px #487f9e;text-decoration: underline;}#main-text img {margin-left: +6px;margin-right: +4px;}/* Styles for the navbar on the left side. */#left-menu {position: absolute;top: 130px;left: 0;width: 170px;font-size: .8em;height: 100%;padding-top: 50px;padding-bottom: 200px;font-weight: bold;}#left-menu a:link, #left-menu a:visited {display: block;color: #000000;text-align: right;padding-right: 7px;padding-bottom: 8px;padding-top: 8px;border-bottom: 2px transparent dotted;}#left-menu a:hover, #left-menu a.current {color: #b11e17;border-bottom: 2px #000000 solid;}/* Styles for the pullquote on the right side. */#right-column {position: absolute;top: 150px;right: 0;width: 200px;font-size: .8em;line-height: 1.5em;color: #1a3745;overflow: visible;min-width: 200px;}#right-column strong {font-weight: bold;font-style: normal;}#right-column p {font-style: italic;padding-left: 34px;padding-right: 5px;padding-top: 50px;}/* Styles for the footer at the bottom of the page */#footer {text-align: center;margin-bottom: 0;padding-top: 9px;padding-bottom: 10px;font-size: .7em;line-height: 21px;margin-top: 0;padding-right: 50px;border-left: 2px #000000;margin-left: 0px;background-color: #86abe2;border-top: 2px solid;height: 100%;border-bottom: 2px #000000 solid;vertical-align: +20px;}#footer a:link, #footer a:visited {color: #b11e17;border: none;}#footer a:hover {color: #000000;}
