body
{
	color: #00674e;
	background: #fff9e4;
	text-align: center;
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}
.p1table {
	margin:20px auto 0;
	line-height: 1.2em;
}

input,
select
{
	font-size: 1.2em;
}

label
{
	margin-right: 20px;
}

dt
{
	font-weight: bold;
}

dd
{
	margin: 0;
}

dt.break,
dd.break
{
	border-top: groove 2px #d9be5f;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}


img
{
	border: none;
}

a
{
	color: #00674e;
}

li
{
	list-style-type: square;
}

table
{
	border-collapse: collapse;
	margin: 0 auto 10px auto;
}

table td
{
	margin: 0;
	padding: 2px;
}

table td img
{
	display: block;
}

table.p1table td {
	padding: 0 15px;
}


blockquote
{
	margin: 0 0 40px 0;
	color: #003162;
	font-family: serif;
	font-style: italic;
}

blockquote p
{
	margin: 0 0 10px 0;
}

blockquote cite
{
	font-weight: bold;
	font-style: normal;
}

cite
{
	display: block;
	line-height: 1.2em;
}

p
{
	margin: 0 0 20px 0;
}

h2
{
	clear: both;
	height: 54px;
	margin: 0 0 10px 0;
	background-repeat: no-repeat;
	font-size: 1px;
	text-indent: -10000px;
}

h2.normal
{
	margin: 0;
	font-size: 1.4em;
	text-indent: 0;
}

h3
{
	margin: 0 0 10px 0;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
}

h4
{
	margin: 0;
	font-size: 1.0em;
	font-weight: bold;
}

div#container
{
	width: 758px;
	margin: 0 auto;
	text-align: left;
}

div#header
{
	position: relative;
	width: 758px;
	height: 160px;
	background: url(../images/bg_hdr_default.jpg) no-repeat;
}

div#header.whitemarsh_foundation
{
	background: url(../images/bg_hdr_foundation.jpg) no-repeat;
}

div#header.erdenheim_farm
{
	background: url(../images/bg_hdr_farm.jpg) no-repeat;
}

div#header.erdenheim_farm_maps
{
	background: url(../images/bg_hdr_farm_maps.jpg) no-repeat;
}

div#header.erdenheim_farm_photos
{
	background: url(../images/bg_hdr_farm_photos.jpg) no-repeat;
}

div#header.saving_the_farm
{
	background: url(../images/bg_hdr_saving.jpg) no-repeat;
}

div#header.how_you_can_help
{
	background: url(../images/bg_hdr_help.jpg) no-repeat;
}

div#header.contact_us
{
	background: url(../images/bg_hdr_contact.jpg) no-repeat;
}

div#header.links
{
	background: url(../images/bg_hdr_links.jpg) no-repeat;
}

.postings h1
{
	font: bold 22pt georgia, serif;
}

div#header h1
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 122px;
	height: 59px;
	background: url(../images/logo.gif) no-repeat;
	font-size: 1px;
	text-indent: -10000px;
}

div#navigation 
{
	height: 14px;
	margin: 0 0 20px 0;
}

div#navigation ul
{
	margin: 0;
	padding: 0;
}

div#navigation ul li
{
	float: left;
	list-style-type: none;
}

div#navigation li a
{
	display: block;
	height: 14px;
	font-size: 1px;
	text-indent: -10000px;
}

div#navigation li.home a
{
	width: 57px;
	background: url(../images/nav_home.gif) no-repeat;
}

div#navigation li.home a:hover
{
	background: url(../images/nav_home_hover.gif) no-repeat;
}

div#navigation li.home.hot a
{
	background: url(../images/nav_home_hover.gif) no-repeat; cursor: default;
}

div#navigation li.whitemarsh_foundation a
{
	width: 176px;
	background: url(../images/nav_foundation.gif) no-repeat;
}

div#navigation li.whitemarsh_foundation a:hover
{
	background: url(../images/nav_foundation_hover.gif) no-repeat;
}

div#navigation li.whitemarsh_foundation.hot a
{
	background: url(../images/nav_foundation_hover.gif) no-repeat; cursor: default;
}

div#navigation li.erdenheim_farm a
{
	width: 120px;
	background: url(../images/nav_farm.gif) no-repeat;
}

div#navigation li.erdenheim_farm a:hover
{
	background: url(../images/nav_farm_hover.gif) no-repeat;
}

div#navigation li.erdenheim_farm.hot a
{
	background: url(../images/nav_farm_hover.gif) no-repeat; cursor: default;
}

div#navigation li.saving_the_farm a
{
	width: 122px;
	background: url(../images/nav_saving.gif) no-repeat;
}

div#navigation li.saving_the_farm a:hover
{
	background: url(../images/nav_saving_hover.gif) no-repeat;
}

div#navigation li.saving_the_farm.hot a
{
	background: url(../images/nav_saving_hover.gif) no-repeat; cursor: default;
}

div#navigation li.how_you_can_help a
{
	width: 137px;
	background: url(../images/nav_help.gif) no-repeat;
}

div#navigation li.how_you_can_help a:hover
{
	background: url(../images/nav_help_hover.gif) no-repeat;
}

div#navigation li.how_you_can_help.hot a
{
	background: url(../images/nav_help_hover.gif) no-repeat; cursor: default;
}

div#navigation li.contact_us a
{
	width: 90px;
	background: url(../images/nav_contact.gif) no-repeat;
}

div#navigation li.contact_us a:hover
{
	background: url(../images/nav_contact_hover.gif) no-repeat;
}

div#navigation li.contact_us.hot a
{
	background: url(../images/nav_contact_hover.gif) no-repeat; cursor: default;
}

div#navigation li.links a
{
	width: 56px;
	background: url(../images/nav_links.gif) no-repeat;
}

div#navigation li.links a:hover
{
	background: url(../images/nav_links_hover.gif) no-repeat;
}

div#navigation li.links.hot a
{
	background: url(../images/nav_links_hover.gif) no-repeat; cursor: default;
}

div#subnavigation 
{
	padding: 2px 0 2px 10px;
	line-height: 1.0em;
	font-size: 0.7em;
	margin: 0 0 10px 0;
	position: relative;
	top: -20px;	
	background: #86d1bd;
	color: black;
}

div#subnavigation ul
{
	margin: 0;
	padding: 0;
}

div#subnavigation ul li
{
	float: left;
	padding: 2px 20px 2px 0;
	list-style-type: none;
}

div#subnavigation ul li a
{
	text-decoration: none;
}

div#subnavigation ul li a:hover
{
	text-decoration: underline;
}

div#content
{

}

span.first-letter
{
	font-size: 2.2em;
	font-family: serif;
}

div.single,
div.double
{
	clear: both;
	margin: 0 40px;
}

div.single blockquote
{
	margin-right: 80px;
	margin-left: 80px;
}

div.single blockquote cite
{
	margin: 10px 0 0 150px;
}

div.double div.main
{
	float: left;
	width: 425px;
}

div.double div.sidebar
{
	margin: 0 0 0 450px;
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-align: center;
}



h2#how_much_is_needed
{
	background-image: url(../images/hdr_how_much_is_needed.gif);
}

h2#funding_sources
{
	background-image: url(../images/hdr_funding_sources.gif);
}

h2#endowment
{
	background-image: url(../images/hdr_endowment.gif);
}

h2#history
{
	background-image: url(../images/hdr_history.gif);
}

h2#significance
{
	background-image: url(../images/hdr_significance.gif);
}

h2#current_status
{
	background-image: url(../images/hdr_current_status.gif);
}

h2#future_options
{
	background-image: url(../images/hdr_future_options.gif);
}

a.link,
div.enlarge
{
	display: block;
	width: 325px;
	height: 14px;
	margin: 0 auto 10px auto;
	background-repeat: no-repeat;
	font-size: 1px;
	text-indent: -10000px;
}

a.photos
{
	background: url(../images/btn_photos.gif);
}

a.photos:hover
{
	background: url(../images/btn_photos_hover.gif);
}

a.photos2
{
	background: url(../images/btn_photos2.gif) no-repeat;
}

a.photos2:hover
{
	background: url(../images/btn_photos2_hover.gif) no-repeat;
}

a.maps
{
	background: url(../images/btn_maps.gif);
}

a.maps:hover
{
	background: url(../images/btn_maps_hover.gif);
}

a.back
{
	background: url(../images/btn_back.gif);
}

a.back:hover
{
	background: url(../images/btn_back_hover.gif);
}

img.map
{
	display: block;
	margin: 0 auto;
}

div.enlarge
{
	background: url(../images/txt_enlarge.gif);
}

img.photo
{
	display: block;
	margin: 0 auto;
}

.clear
{
	clear: both;
}

div#footer
{
	clear: both;
	margin: 20px 0 0 0;
	font-size: 0.7em;
	text-align: right;
}

div#footer div.links
{
	float: left;
}

a#pause
{
	display: block;
	width: auto;
	margin: 0 auto;
	text-align: center;
}

.golf-classic-players,
.golf-classic-items { width:auto; margin: 0; }
.golf-classic-items .sub { padding-left: 20px; }
.golf-classic-items small { font-size: .7em; }
.golf-classic-items .amount { text-align: right; }

.vfont {	font-size: 75%;}

