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


/************************************************
*************************************************
HTML TAGS
*************************************************
************************************************/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4d4529;
	background-color: #ffffff;
}
#placeholder {
	padding: 100px;
}
a, a:link, a:visited  {
	color: #006134;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	text-decoration: none;
}
a:hover, a:active {
	color: #7da526;
}

a.imagelink, a.imagelink:link, a.imagelink:visited {
	border-bottom-style: none;
	border-bottom-width: 0px;
	text-decoration: none;	
}

h1 {
	color: #2e2417;
}
h1 a {
	width: 136px;
	height: 153px;
	display: block;
}
h1 span, h2 span, h3 span {
	display: none;
}
h2 {
	font-family: Georgia, Times, serif;
	font-size: 23px;
	color: #7da526;
	font-weight: normal;
	padding: 1px;
}
h3 {
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	color: #7da526;
}
h4 {
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
input {
	color: #006134;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	height: 15px;
	width: 125px;
	background-color: #edece6;
	border-color: #7da526;
	/*border: 1px solid #7da526;*/
}

input.myclass {
	color: #006134;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	height: 15px;
	width: 125px;
	background-color: #edece6;
	border-color: #7da526;
	/*border: 1px solid #7da526;*/
}

.myclass {
	color: #006134;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	height: 15px;
	width: 125px;
	background-color: #edece6;
	border-color: #7da526;
	/*border: 1px solid #7da526;*/
}

TD {
	font-size: 12px;
}
/************************************************
*************************************************
MAIN CONTAINERS
*************************************************
************************************************/

#wrapper {
	position: relative;
	width: 935px;
	margin: 0 auto;
	height: auto;
	text-align: center;
}
#mainContainerWrapper {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	background: #ffffff url(../images/background_shadow.gif) no-repeat left top;
	width: 915px;
	height: auto;
	text-align: left;
	padding: 10px;
	clear: none;
	float: left;
}
#logo {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 40px;
	height: 141px;
	width: 140px;
	background: transparent url(../images/logo_vfn.gif) no-repeat left top;
}
#mainContainer {
	position: relative;
	padding: 0px 10px 0px 10px;
	width: 895px;
	height: auto;
	text-align: left;
	float: left;
}
#flashContent {
	width: 895px;
	height: 319px;
	padding: 0px;
	margin: 0px;
	
}
.content {
	padding: 30px 0px 30px 0px;
	margin: 0px;
	width: 895px;
	float: left;
	clear: both;
}
#containerWithNav {
	background: transparent url(../images/background_second_nav.gif) repeat-y left bottom;
	width: 865px;
	height: auto;
	min-height: 400px;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 50px 0px;
	float: left;
	clear: both;
}
#containerWithNavAndSide {
	background: transparent url(../images/background_second_nav_side.gif) repeat-y left bottom;
	width: 865px;
	height: auto;
	min-height: 400px;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 50px 0px;
	float: left;
	clear: both;
}
#containerWithSidebar {
	background: transparent url(../images/background_sidebar.gif) repeat-y left bottom;
	width: 865px;
	height: auto;
	min-height: 400px;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 50px 0px;
	float: left;
	clear: both;
}
#containerNoNavNoSidebar {
	width: 865px;
	height: auto;
	min-height: 400px;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 50px 0px;
	float: left;
	clear: both;
}
#oneColumnWithNavAndSide {
	width: 425px;
	height: auto;
	padding: 0px 15px 0px 30px;
	margin: 0px;
	float: left;
}
#oneColumnWithNav {
	width: 640px;
	height: auto;
	padding: 0px 15px 0px 30px;
	margin: 0px;
	float: left;
}
#oneColumnWithSidebar {
	width: 635px;
	height: auto;
	padding: 0px 15px 0px 0px;
	margin: 0px;
	float: left;
}

#oneColumnNoNavNoSidebar {
	width: 835px;
	height: auto;
	padding: 0px 15px 0px 30px;
	margin: 0px;
	float: left;
}

#oneColumnCustomSpecialLayout {
	width: 835px;
	height: auto;
	padding: 0px 15px 0px 30px;
	margin: 0px;
	float: left;
}
.oneColumnWithNavInset {
	width: 640px;
	display: block;
	padding: 20px 0px 20px 0px;
	margin: 0px;
	float: left;
}
.contentBlock {
	width: 190px;
	height: auto;
	float: left;
}
.rightBorder {
	border-right-color: #4d4529;
	border-right-width: 1px;
	border-right-style: solid;
}
#sidebar {
	width: 200px;
	height: auto;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	float: left;
}
.backgroundInternal {
	background: #ffffff url(../images/background_internal.jpg) no-repeat left bottom;
	padding: 25px 0px 75px 0px;
}

/************************************************
*************************************************
GLOBAL NAV
*************************************************
************************************************/


#navContainer {
	width: 895px;
	height: auto;
	padding: 0px 0px 0px 0px;
	background: transparent url(../images/background_nav.gif) repeat-x left bottom;
	text-align: right;
	float: left;
	z-index: 0;
}
#utilityNav{
	float: right;
	padding: 0px 15px 0px 0px;
	height: 45px;
	width: auto;
	text-align: right;
}
#utilityNav ul {
	width: auto;
	height: auto;
	list-style: none;
	display: block;
	float: right;
	text-align: right;
}
#utilityNav ul li {
	display: block;
	width: auto;
	height: auto;
	float: left;
	padding: 10px 0px 0px 15px;
}
#globalNav{
	padding: 30px 0px 0px 0px;
	height: auto;
	width: 700px;
	text-align: right;
	clear: both;
	float: right;
	font-family: Georgia, Times, serif; 
	font-size: 15px;
}
#globalNav ul {
	width: auto;
	height: auto;
	list-style: none;
	display: block;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#globalNav ul li {
	display: block;
	height: auto;
	width: auto;
	float: left;
	padding: 0px 15px 10px 15px;
	margin: 0px;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style:solid;
	white-space:nowrap;
}
#globalNav a, #globalNav a:link, #globalNav a:visited  {
	color: #7da526;
	border-bottom-style:none;
	text-decoration: none;
}
#globalNav a:hover, #globalNav a:active {
	color: #006134;
}
#utilityNav a, #utilityNav a:link, #utilityNav a:visited  {
	color: #006134;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
}
#utilityNav a:hover, #utilityNav a:active {
	color: #7da526;
}

/************************************************
*************************************************
SECONDARY NAV
*************************************************
************************************************/

#secondaryNav {
	width: 176px;
	height: auto;
	padding: 2px;
	margin: 0px;
	clear: both;
	float: left;
}
#secondNavCap {
	font-family:Georgia, Times, serif;
	font-size:12px;
	color: #ffffff;
	width: 156px;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	height: auto;
	float: left;
	clear: both;
	background: #7da526 url(../images/second_nav_cap.gif) no-repeat left top;
}
#secondaryNav ul {
	list-style: none;
	width: 176px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	height: auto;
	clear: both;
	float: left;
}
#secondaryNav ul li {
	width: 156px;
	height: auto;
	display: block;
	float: left;
	clear: both;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	border-bottom-color: #cfcbb7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#secondaryNav a, #secondaryNav a:link, #secondaryNav a:visited  {
	color: #7da526;
	font-weight: bold;
	font-size: 11px;
}
#secondaryNav a:hover, #secondaryNav a:active {
	color: #006134;
}

/************************************************
*************************************************
HOMEPAGE
*************************************************
************************************************/

.homeColumns {
	width: 258px;
	height: auto;
	padding: 2px 20px 0px 20px;
	margin: 0px;
	float: left;
}

.homeCallOut {
	font-family: Georgia, Times, serif;
	font-size:22px;
	color: #7da526; 
}
.newsEvent{
	width: 258px;
	height: auto;
	padding: 15px 0px 15px 0px;
	border-bottom-color: #b9b49b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	clear: both;
}

/************************************************
*************************************************
FEATURED PHOTOS
*************************************************
************************************************/
#featuredPhoto{
	float: left;
	clear: both;
	width: 895px;
}
.photoHome{
	background: transparent url(images/home_photo.jpg) no-repeat left top;
	height: 319px;
}


/************************************************
*************************************************
FOOTER
*************************************************
************************************************/

#footer {
	position: relative;
	width: 895px;
	clear: both;
	float: left;
	padding: 10px 0px 30px 0px;
}
.raffleheader {
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
	font-family: arial;
}

.rafflesubheader {
	font-size: 14pt;
	color: #000000;
	font-weight: normal;
	font-family: arial;
}


.callout {
	border: 1px solid #7da526;
	background-color: #99CC66;
	padding: 5px;
}


.mapbox {
	border: 1px solid #7da526;
	background-color: #99CC66;
	padding: 5px;
	width: 250px;
	font-size: 18px;
	text-align: center;
}

.subheading {
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
}

/* catalog of products fonts */

.title {font-size: 16px;; color:#FFFFFF; font-family: Arial; font-weight: bold; text-decoration: none;}
.title2 {font-size: 18px;; color:#000000; font-family: helvetica, Arial; font-weight: normal; text-decoration: none;}

a.namefont { font-size: 15px; color: #009933; font-family: helvetica, Arial; font-weight: normal; text-decoration: none; }


a.maplink, a.maplink:link, a.maplink:visited  {
	color: #006134;
	font-size: 10px;
}
a.maplink:hover, a.maplink:active {
	color: #7da526;
	font-size: 10px;
}

.maptext {
	font-size: 11px;
	line-height: 13px;
}


.boardName {
	font-size: 14px;
	font-weight: bold;
}

.eventheader {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #7da526;
	font-weight: bold;
	padding: 1px;
}


input { height: 20px; }
