/*
Website development by Midwest New Media, LLC
Unauthorized distribution or resale is expressly prohibited
www.midwestnewmedia.com
info@midwestnewmedia.com
(513) 742-9150
*/

/* --- Modified YUI CSS Reset --- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img { 
	border:0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block;
}

ol, ul {
	list-style:none;
}

caption, th {
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

q:before, q:after {
	content:'';
}

abbr, acronym { border:0;
}
/* --- Styles --- */

a {
	color: #003;
}

a:hover {
	text-decoration: none;
}

address, blockquote, ol, p, ul {
	margin-top: 1em;
}

ul {
	list-style-type: disc;
}

article .first {
	margin-top: 12px;
}

aside#sidebar {

}

aside#subnav {
	float: left;
	padding-top: 61px;
	width: 134px;
}

aside#subnav ul {
	margin: 0px;
}

aside#subnav ul li {
	font-size: 14px;
}

aside#subnav ul li a {
	border-bottom: 1px solid #656565;
	color: #900;
	display: block;
	line-height: 1em;
	margin-bottom: 2px;
	padding: 8px 2px;
	text-decoration: none;
	text-transform: uppercase;
}

aside#subnav ul li a:hover,
aside#subnav ul li a.active {
	color: #003;
}

blockquote {
	margin-left: 1em;
}

body {
	font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 12px;
	height: 100%;
	line-height: 17px;
}

#announcements {
	float: left;
	margin-top: 14px;
}

#announcements h2 {
	background-image: url("../images/announcements.png");
	background-repeat: no-repeat;
	font-size: 1%;
	height: 28px;
	margin: 0px;
	text-indent: -9999px;
	width: 201px;
}

footer {
	background-color: #fff;
	bottom: 0px;
	border-top: 3px solid #900;
	margin: 0px 11px;
	position: absolute;
	width: 906px;
}

footer p {
	color: #333;
	font-size: 11px;
	margin: 3px 0px 0px 0px;
	text-align: center;
}

footer p a {
	color: #333;
	text-decoration: none;
}

footer p a:hover {
	color: #003;
}

footer p img {
	float: none;
	margin: 0 10px;
}

footer p.copyright {
	border-top: 1px solid #333;
	font-size: 10px;
	padding: 3px 0px 5px 0px;
}

html {
	height: 100%;
}

h1 {
	border-bottom: 1px solid #656565;
	color: #900;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 4px;
	text-transform: uppercase;
}

h1#welcome {
	background-image: url("../images/welcome.png");
	background-position: 0px 19px;
	background-repeat: no-repeat;
	border-bottom: 0px;
	font-size: 1%;
	height: 50px;
	margin: 0px 0px 0px 1px;
	padding-top: 19px;
	text-indent: -9999px;
	width: 225px;
}

h1 {
	margin: 0px;
}

h2 {
	color: #900;
	font-size: 13px;
	font-weight: bold;
	margin-top: 2em;
}

h2 img,
p img {
	float: right;
	margin: 3px 0px 12px 12px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 1.5em;
}

hr {
	border: 0px;
	color: #900;
	background-color: #900;
	height: 6px;
	margin: 28px 0px 0px 0px;
}

img#photo {
	float: left;
	margin: 16px 20px 0px 0px;
	width: 0px;
}

nav {
	background-color: #900;
	border-bottom: 1px solid #003;
	border-top: 1px solid #003;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 68px;
	width: 100%;
}

nav ul {
	list-style-type: none;
	margin: 0px;
}

nav ul li {
	display: inline;
}

nav ul li a {
	border-right: 1px solid #003;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	padding: 0px 7px;
	text-decoration: none;
}

nav ul li a:hover {
	background-color: #003;
}

nav ul li a.active {
	color: #969fb9;
}

nav ul li a.first {
	border-left: 1px solid #003;
}

ol, ul {
	margin-left: 2em;
}

p#button-records {
	float: right;
	margin-top: 70px;
}

p#button-records a {
	background-image: url("../images/button-records.png");
	background-repeat: no-repeat;
	display: block;
	font-size: 1%;
	height: 84px;
	text-indent: -9999px;
	width: 217px;
}

p#button-records a:hover {
	background-position: bottom;
}

p#button-calendar {
	float: right;
	margin: 70px 0px 0px 15px;
}

p#button-calendar a {
	background-image: url("../images/button-calendar.png");
	background-repeat: no-repeat;
	display: block;
	font-size: 1%;
	height: 84px;
	text-indent: -9999px;
	width: 217px;
}

p#button-calendar a:hover {
	background-position: bottom;
}

p#photos {
	left: 506px;
	margin: 0px;
	position: absolute;
}

p#photos img {
	margin: 0px;
}

p.intro {
	font-size: 14px;
	line-height: 22px;
	margin: 12px 0px 0px 0px;
	width: 400px;
}

section {
	margin: 45px 4px 0px 11px;
	padding-bottom: 150px; /* Must match footer height */
}

strong {
	font-weight: bold;
}

#box {
	background-image: url("../images/box.png");
	background-repeat: no-repeat;
	height: 101px;
	padding: 2px 9px 9px 4px;
	width: 363px;
}

#box div {
	height: 87px;
	overflow-y: auto;
	padding: 0px 10px 10px 10px;
}

#box div p {
	font-size: 11px;
	line-height: 13px;
	margin: 10px 0px 0px 0px;
}

#box div p a {
	color: #900;
	text-decoration: none;
}

#box div p a:hover {
	color: #003;
}

#logo a {
	display: block;
	font-size: 1%;
	height: 47px;
	left: 37px;
	position: relative;
	text-indent: -9999px;
	top: 10px;
	width: 854px;
}

#page {
	background-color: #ffffff;
	background-image: url("../images/masthead.png");
	background-repeat: no-repeat;
	height: auto !important;
	height: 100%;
	margin: 0px auto;
	min-height: 100%;
	position: relative;
	width: 928px;
}

#text {
	float: left;
	width: 499px;
}

.clear {
	clear: both;
}

.clearfix:after {
	clear: both;
	content: ",";
	display: block;
	font-size: 1px;
	height: 0px;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.column {
	float: left;
	list-style-type: none !important;
	margin-left: 0px;
	margin-right: 20px;
	width: 195px;
}

.column.last {
	margin-right: 0px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}	.formError {
			position:absolute;
			top:300px; left:300px;
			padding-bottom:13px;
			display:block;
			z-index:5000;
		}
			#debugMode{
				background:#000;
				position:fixed;
				width:100%; height:200px;
				top:0; left:0;
				overflow:scroll;
				opacity:0.8;
				display:block;
				padding:10px;
				color:#fff;
				font-size:14px;
				z-index:100000;
			}
		
			.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
			.formError .formErrorContent {
				width:100%; 
				background:#ee0101;
				color:#fff;
				line-height:15px;
				width:150px;
				font-family:tahoma;
				font-size:11px;
				border:2px solid #ddd;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.greenPopup .formErrorContent {background:#33be40;}
			
			.blackPopup .formErrorContent {background:#393939;color:#FFF;}
			
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;

				z-index:5001;
			}
			.formError .formErrorArrowBottom{top:0;margin:-6px;}
			
				.formError .formErrorArrow div{
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					box-shadow: 0px 2px 3px #444;
					-moz-box-shadow: 0px 2px 3px #444;
					-webkit-box-shadow: 0px 2px 3px #444;
					font-size:0px; height:1px; background:#ee0101;margin:0 auto;line-height:0px; font-size:0px; display:block;
				}
					.formError .formErrorArrowBottom div{
						box-shadow: none;
						-moz-box-shadow: none;
						-webkit-box-shadow: none;
					}
					
				.greenPopup .formErrorArrow div{background:#33be40;}
				.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

				.formError .formErrorArrow .line10{width:15px;border:none;} 
				.formError .formErrorArrow .line9{width:13px;border:none;} 
				.formError .formErrorArrow .line8{width:11px;} 
				.formError .formErrorArrow .line7{width:9px;} 
				.formError .formErrorArrow .line6{width:7px;} 
				.formError .formErrorArrow .line5{width:5px;} 
				.formError .formErrorArrow .line4{width:3px;} 
				.formError .formErrorArrow .line3{width:1px;
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					border-bottom:0px solid #ddd;} 
				.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
				.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}  