#nav {
	top:-20px;
	position:relative;
}

.clearfix {
	display:inline-block;
}

.clearfix::after {
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#link img a {
	outline-color:#000000;
	outline-style:none;
	outline-width:initial;
}

a img {
}

.biglist {
	position:relative;
	top:-449px;
	left:-531px;
	width:447px;
	height:342px;
	text-rendering:inherit;
	font-weight:bold;
	font-size:24pt;
	line-height:2em;
}

#slideshow > div {
	position:absolute;
	top:10px;
	left:10px;
	right:10px;
	bottom:10px;
}

#slideshow {
	position:relative;
	width:500px;
	height:375px;
	box-shadow:rgba(0, 0, 0, 0.398438) 0px 0px 20px;
	margin:50px auto 50px auto;
	padding:10px;
}

a {
	color:#CCCCCC;
}

#wvafooter {
	left:491px;
	top:14px;
	width:385px;
	height:20px;
	color:#CCCCCC;
}

.foot a:link {
	color:#FFFFFF;
	position:absolute;
	top:14px;
	left:501px;
	width:383px;
	height:20px;
	opacity:0.7;
}

#footer {
	width:900px;
	height:50px;
	margin-right:auto;
	margin-left:auto;
	-webkit-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
	-o-border-bottom-left-radius:10px;
	-ms-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
	-o-border-bottom-right-radius:10px;
	-ms-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	color:#A9C08C;
	background-image:-webkit-linear-gradient(top, rgb(78, 125, 14) 0%, rgb(125, 183, 47) 100%);
	position:relative;
	background-color:#6B9E2C;
	margin-top:-18px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

body {
	background-image:url(images/Screen%20Shot%202014%2d03%2d25%20at%2012.55.41%20PM.png);
	background-color:#EDEDED;
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-repeat:repeat;
	margin:0;
	padding:0;
}

#menu_wrap {
	position:relative;
	width:890px;
	height:52px;
	list-style-type:none;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
	-o-border-top-left-radius:10px;
	-ms-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-right-radius:10px;
	border-top-right-radius:10px;
	-o-border-top-right-radius:10px;
	-ms-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
	-o-border-bottom-right-radius:10px;
	-ms-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
	-o-border-bottom-left-radius:10px;
	-ms-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.199219) 0px 1px 3px;
	box-shadow:rgba(0, 0, 0, 0.199219) 0px 1px 3px;
	-o-box-shadow:rgba(0, 0, 0, 0.199219) 0px 1px 3px;
	-ms-box-shadow:rgba(0, 0, 0, 0.199219) 0px 1px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.199219) 0px 1px 3px;
	margin:20px auto 6px auto;
	padding:0;
}

.button a {
	cursor:pointer;
	text-align:center;
	font-style:normal;
	font-variant:normal;
	font-size:13px;
	line-height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	position:relative;
	min-width:50px;
	height:20px;
	float:left;
	text-decoration:none;
	text-shadow:rgba(0, 0, 0, 0.292969) 0px 1px 1px;
	background-color:#6B9E2C;
	padding:15px 10px 15px 10px;
}

.button:first-child a {
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
	-o-border-top-left-radius:10px;
	-ms-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
	-o-border-bottom-left-radius:10px;
	-ms-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
}

.green, .green .button a {
	color:#E8F0DE;
	background-image:-webkit-linear-gradient(top, rgb(125, 183, 47) 0%, rgb(78, 125, 14) 100%);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	border-right:1px solid #4E7D0E;
}

.green .button a:hover, .green .button a:focus {
	background-image:-webkit-linear-gradient(top, rgb(107, 157, 40) 0%, rgb(67, 107, 12) 64%);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.green .button a:active {
	color:#A9C08C;
	background-image:-webkit-linear-gradient(top, rgb(78, 125, 14) 0%, rgb(125, 183, 47) 100%);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.button:last-child a {
	float:left;
	border:inherit;
}

.center {
	margin-left:auto;
	margin-right:auto;
}

.body {
	background-image:url(images/Screen%20Shot%202014%2d03%2d25%20at%2012.55.41%20PM.png);
	position:inherit;
}

#header {
	width:900px;
	height:304px;
	-webkit-border-top-left-radius:15px;
	border-top-left-radius:15px;
	-o-border-top-left-radius:15px;
	-ms-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	-webkit-border-top-right-radius:15px;
	border-top-right-radius:15px;
	-o-border-top-right-radius:15px;
	-ms-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	margin-right:auto;
	margin-left:auto;
	margin-top:25px;
}

a:hover {
	color:#FFFFFF;
	opacity:1;
}

a, a:visited, a:focus, a:active, a:hover {
	outline-color:#000000;
	outline-style:none;
	outline-width:0;
}

* {
	outline-color:#000000;
	outline-style:none;
	outline-width:initial;
}

