#subColumn #subNavTitle       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #445900;
	text-transform: uppercase;
	width: 185px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e0ba;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#subColumn  #subNav  {
	width: 180px;
	min-height: 300px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
}
#subColumn  #subNav  ul  {
	list-style: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 0px;
}
#subColumn  #subNav  ul  li  {
	width: 200px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e0ba;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#subColumn  #subNav  ul  li  a  {
	display: block;
	width: 200px;
	text-indent: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	text-decoration: none;
	color: #8b6200;
	outline: none;
	padding-right: 0px;
	background-image: url(/images/Interior/bg_leftNav-n.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
}
#subColumn  #subNav  ul  li  a:hover  {
	color: #4D6402;
	background-image: url(/images/Interior/bg_leftNav-o.png);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
}



.btn_donateOnline {
	background-image: url(/images/Interior/btn_donateOnline.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 205px;
	overflow: hidden;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.btn_donateOnline      a:link, .btn_donateOnline   a:visited    {
	background-image: url(/images/Interior/btn_donateOnline.png);
	background-repeat: no-repeat;
	display: block;
	height: 205px;
	width: 205px;
	overflow: hidden;
	text-indent: -1000em;
	line-height: -200em;
}

.btn_donateOnline      a:hover, .btn_donateOnline   a:active    {
	background-image: url(/images/Interior/btn_donateOnline.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 205px;
	overflow: hidden;
	text-indent: -1000em;
	background-position: 0px -50px;
	line-height: -200em;
}


.btn_faceBook {
	background-image: url(/images/Interior/btn_facebook.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 205px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.btn_faceBook      a:link, .btn_faceBook   a:visited    {
	background-image: url(/images/Interior/btn_facebook.png);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 205px;
	overflow: hidden;
	text-indent: -1000em;
	line-height: -200em;
}

.btn_faceBook      a:hover, .btn_faceBook   a:active    {
	background-image: url(/images/Interior/btn_facebook.png);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 205px;
	overflow: hidden;
	text-indent: -1000em;
	background-position: 0px -100px;
	line-height: -200em;
}

.eventsWrapper {
	height: auto;
	width: 204px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(/images/Interior/bg_upcomingEventsWrapper.png);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #d8d8d8;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.eventsWrapper .eventsTitle {
	background-image: url(/images/Interior/bg_upcomingEvents.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 204px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
.eventEntry .eventEntryDate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #55651f;
}
.eventEntry .eventEntryDate a:link, .eventEntry .eventEntryDate a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #55651f;
	display: block;
	text-decoration: none;
}
.eventEntry .eventEntryDate a:hover, .eventEntry .eventEntryDate a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #97B337;
}


.eventEntry {
	height: auto;
	width: 165px;
	margin-left: 10px;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.eventEntry:hover {
	background-color: #FFFFFF;
}
.eventEntry .eventEntryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #4d4d4d;
	text-decoration: none;
	font-weight: normal;
}
#subColumn #subNav ul li a.current {
	color: #4D6402;
	background-image: url(/images/Interior/bg_leftNav-o.png);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
}



.btn_newsletter {
	background-image: url(/images/Splash/btn_newsletter.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 205px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.btn_newsletter      a:link, .btn_newsletter   a:visited    {
	background-image: url(/images/Splash/btn_newsletter.png);
	background-repeat: no-repeat;
	display: block;
	height: 55px;
	width: 205px;
	overflow: hidden;
	text-indent: -1000em;
	line-height: -200em;
}

.btn_newsletter      a:hover, .btn_newsletter   a:active    {
	background-image: url(/images/Splash/btn_newsletter.png);
	background-repeat: no-repeat;
	display: block;
	height: 55px;
	width: 205px;
	overflow: hidden;
	text-indent: -1000em;
	background-position: 0px -55px;
	line-height: -200em;
}



.btn_capitalCampaign {
	background-image: url(/images/Splash/btn_capitalCampaign.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 205px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.btn_capitalCampaign      a:link, .btn_capitalCampaign   a:visited    {
	background-image: url(/images/Splash/btn_capitalCampaign.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 205px;
	overflow: hidden;
	text-indent: -1000em;
	line-height: -200em;
}

.btn_capitalCampaign      a:hover, .btn_capitalCampaign   a:active    {
	background-image: url(/images/Splash/btn_capitalCampaign.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 205px;
	overflow: hidden;
	text-indent: -1000em;
	background-position: 0px -50px;
	line-height: -200em;
}



.btn_walkForHungry {
	background-image: url(/images/Splash/btn_walkForHungry.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 205px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.btn_walkForHungry      a:link, .btn_walkForHungry   a:visited    {
	background-image: url(/images/Splash/btn_walkForHungry.png);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 205px;
	overflow: hidden;
	text-indent: -1000em;
	line-height: -200em;
}

.btn_walkForHungry      a:hover, .btn_walkForHungry   a:active    {
	background-image: url(/images/Splash/btn_walkForHungry.png);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 205px;
	overflow: hidden;
	text-indent: -1000em;
	background-position: 0px -80px;
	line-height: -200em;
}



.btn_annualGolfClassic {
	background-image: url(/images/Splash/btn_annualGolfClassic.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 205px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.btn_annualGolfClassic      a:link, .btn_annualGolfClassic   a:visited    {
	background-image: url(/images/Splash/btn_annualGolfClassic.png);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 205px;
	overflow: hidden;
	text-indent: -1000em;
	line-height: -200em;
}

.btn_annualGolfClassic      a:hover, .btn_annualGolfClassic   a:active    {
	background-image: url(/images/Splash/btn_annualGolfClassic.png);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 205px;
	overflow: hidden;
	text-indent: -1000em;
	background-position: 0px -80px;
	line-height: -200em;
}
.sponsorsWrapper {
	height: auto;
	width: 204px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(/images/Splash/bg_sponsorsWrapper.png);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #d8d8d8;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.sponsorsWrapper .sponsorTitle {
	background-image: url(/images/Splash/bg_sponsors.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 204px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #1b1b8b;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 12px;
}
.sponsorsWrapper img {
	margin-left: 40px;
}

.socialWrapper {
    display: flex;
    width: 205px;
    margin: auto;
}

.btn_facebook {
	background-image: url(/images/Interior/btn_fB.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.btn_facebook a:link, .btn_faceBook a:visited {
	background-image: url(/images/Interior/btn_fB.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 50px;
	overflow: hidden;
	text-indent: -1000em;
	line-height: -200em;
}
.btn_facebook a:hover, .btn_faceBook a:active {
	background-image: url(/images/Interior/btn_fB.png);
	background-repeat: no-repeat;
	display: block;
	height: 500px;
	width: 50px;
	overflow: hidden;
	text-indent: -1000em;
	background-position: 0px -50px;
	line-height: -200em;
}

.btn_twitter {
	background-image: url(/images/Interior/btn_Twitter.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.btn_twitter a:link, .btn_twitter a:visited {
	background-image: url(/images/Interior/btn_Twitter.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 50px;
	overflow: hidden;
	text-indent: -1000em;
	line-height: -200em;
}
.btn_twitter a:hover, .btn_twitter a:active {
	background-image: url(/images/Interior/btn_Twitter.png);
	background-repeat: no-repeat;
	display: block;
	height: 500px;
	width: 50px;
	overflow: hidden;
	text-indent: -1000em;
	background-position: 0px -50px;
	line-height: -200em;
}

.btn_instagram {
	background-image: url(/images/Interior/btn_instagram.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.btn_instagram a:link, .btn_instagram a:visited {
	background-image: url(/images/Interior/btn_instagram.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 50px;
	overflow: hidden;
	text-indent: -1000em;
	line-height: -200em;
}
.btn_instagram a:hover, .btn_instagram a:active {
	background-image: url(/images/Interior/btn_instagram.png);
	background-repeat: no-repeat;
	display: block;
	height: 500px;
	width: 50px;
	overflow: hidden;
	text-indent: -1000em;
	background-position: 0px -50px;
	line-height: -200em;
}

.btn_linkedin {
	background-image: url(/images/Interior/btn_linkedin.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.btn_linkedin a:link, .btn_linkedin a:visited {
	background-image: url(/images/Interior/btn_linkedin.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 50px;
	overflow: hidden;
	text-indent: -1000em;
	line-height: -200em;
}
.btn_linkedin a:hover, .btn_linkedin a:active {
	background-image: url(/images/Interior/btn_linkedin.png);
	background-repeat: no-repeat;
	display: block;
	height: 500px;
	width: 50px;
	overflow: hidden;
	text-indent: -1000em;
	background-position: 0px -50px;
	line-height: -200em;
}

