@charset "UTF-8";
/* CSS Document */

/* Author: Noah Ottenstein
 * TN Integrated Solutions <http://tnintegratedsolutions.com>
*/
 
body {
	background-color: #DFE272;
	text-align: center;
	min-width: 927px;
	color: #0000A0;
	font-family: Times New Roman, Times, serif;
}

a {
	color: #0000A0;
	background-color: #82B64E;
	text-decoration: none;
	padding: 0px 2px;
	margin: 1px;
}
a:first-letter {
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
#centerMedBox a,
#centerLargeBox a {
	background-color: transparent;
}
#rightContent .slideshow a {
	background-color: transparent;
	padding: 0;
	margin: 0;
}
.slideshow a {
	padding: 0;
}

a img {
	border: none;
}

.header,
h3,
h2,
h1 {
	text-transform: uppercase;
	font-weight: bold;
}

.header:first-child,
h1:first-child,
h2:first-child,
h3:first-child  {
	margin-top: 0 !important;
}

h3 {
	font-size: 13px;
	margin-bottom: 0;
}
h3 a {
	font-size: 13px !important;
}

ul {
	padding-left: 20px;
}








#mainContent {
	position: relative;
	margin: 0 auto;
	text-align: left;
	height:	 552px;
	width: 927px;
}

#topLeftSpace {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 77px;
	width: 497px;
	background-color: #648E3A;
}

#rightContent {
	position: absolute;
	left: 500px;
	top: 0px;
	height: 477px;
	width: 407px;
	padding: 10px 10px 10px 10px;
	background-color: #648E3A;
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	overflow: auto;
}	

#leftLinkBox {
	position: absolute;
	left: 0px;
	top: 80px;
	height: 417px;
	width: 237px;
	background-color: #82B64E;
	vertical-align: bottom;
	background-image: url(../images/meadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#centerLargeBox {
	position: absolute;
	left: 240px;
	top: 240px;
	height: 257px;
	width: 257px;
	background-color: #92BF65;
	font-size: 8pt;
}

#centerLargeBox.text {
	padding: 10px;
	height: 237px;
	width: 237px;
	font-size: 15px;
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, Geneva, sans-serif;
}

#centerMedBox {
	position: absolute;
	left: 340px;
	top: 80px;
	height: 157px;
	width: 157px;
	background-color: #99C46E;
}

#centerSmallBox {
	position: absolute;
	left: 240px;
	top: 80px;
	height: 97px;
	width: 97px;
	background-color: #AED08C;
}

#center1 {
	position: absolute;
	left: 240px;
	top: 180px;
	height: 57px;
	width: 57px;
	background-color: #A7CD81;
}

#center2 {
	position: absolute;
	left: 300px;
	top: 200px;
	height: 37px;
	width: 37px;
	background-color: #BEDAA2;
}

#center3 {
	position: absolute;
	left: 320px;
	top: 180px;
	height: 17px;
	width: 17px;
	background-color: #D5E7C3;
}

#center4 {
	position: absolute;
	left: 300px;
	top: 180px;
	height: 17px;
	width: 17px;
	background-color: #FFFFFF;
}

#contentFooter {
	position: absolute;
	top: 500px;
	height:	12px;
	width: 927px;
	background-color: #648E3A;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 9pt;
	font-variant: small-caps;
}

#contentFooter a {
	color: #0000A0;
	text-decoration: none;
	font-variant: normal;
}

#contentFooter a:hover {
	text-decoration: underline;
}

.WKAlogoText {
	font-size: 14pt;
	font-variant: small-caps;
	display: block;
	width: 180px;
	margin: 20px 10px 0px 10px;
	float: left;
}

.WKAtaglineText {
	float: right;
	margin: 22px 10px 0px 10px;
	text-align: right;
	font-variant: small-caps;
}

#navLinks {
	position: absolute;
	bottom: 0px;
	right: 20px;
	text-align: right;
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, Geneva, sans-serif;
	line-height: 19pt;
	font-size: 11pt;
	text-transform: lowercase;
}

#navLinks ul {
	list-style-type: none;	
}

#navLinks li:first-letter {
	font-weight: bold;
}

#navLinks li a {
	text-decoration: none;
	color: #0000A0;
	background-color: #82B64E;
	padding: 2px 4px;
}

#navLinks li a.current {
	text-decoration: none;
	color: #DFE272;
}

#navLinks li a:hover {
	text-decoration: underline;
}

.margin10px {
	margin: 10px;	
}



#topSpace {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 77px;
	width: 927px;
	background-color: #648E3A;
}

#bigContent {
	position: absolute;
	left: 240px;
	top: 79px;
	height: 397px;
	width: 667px;
	padding: 10px 10px 10px 10px;
	background-color: #648E3A;
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	overflow: auto;
}



.slideshow h4 {
	position: absolute !important;
	bottom: 4px !important;
	right: 10px !important;
	margin: 0 !important;
	padding: 3px !important;
	z-index: 100 !important;
	font-size: 13px;
	opacity: 1 !important;
	
	background-color: #648E3A;
}

#centerLargeBox .slideshow h4 {
	top: 217px !important;
	left: 77px !important;
	bottom: auto !important;
	right: auto !important;
	height: auto !important;
	padding: 2px !important;
}

.thumbImg {
	position: relative;
	display: block;
	max-width: 180px;
}

.expand {
	position: absolute;
	right: .5em;
	bottom: .5em;
	width: 1em;
	height: auto;
	background-color: rgba(255,255,255,.5);
	opacity: .5;
}

.thumbImg:hover .expand {
	opacity: 1;
}

.slideshow h4 {
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, Geneva, sans-serif;
	line-height: 11pt;
}



/* FancyBox */

#fancybox-wrap #fancybox-title-float-main {
	background: none;
	
	background-color: #648E3A;
	height: 1em;
	padding: 0 .5em;
	border: 3px solid #DFE272;
}

#fancybox-title-float-left,
#fancybox-title-float-right {
	display: none;
}

#fancybox-content {
	border-color: #AED08C !important;
}
