@charset "utf-8";
/* CSS Document */

html {
  height: 100%;
  margin-bottom: 1px;
  overflow: -moz-scrollbars-vertical;
  overflow-x: auto;
}
img { border:0px; }

body {
	font-family:Verdana, Geneva, sans-serif;
	color:#2f1808;
	font-size:0.8em;
	margin: 0px auto 0px auto;
	background-color:#edeac9;
}

h1 {font-size: 2em; font-weight:normal; text-align:left; color:#2f1808; margin-left:-999px }
h2 {font-size: 1.9em; font-family:Arial, Helvetica, sans-serif; color:#2f1808; text-align:left; }
h3 {font-size: 1.4em; font-weight:bold; text-align:left; }
h4 {font-size: 1.2em; }
li {line-height: 1.4em; }
.heading1 {font-size: 2.5em; font-family:Arial, Helvetica, sans-serif; color:#2f1808; font-weight:bold; padding:0px; }
.heading2 {font-size: 2.1em; font-family:Arial, Helvetica, sans-serif; color:#2f1808; font-weight:bold; }

/* Captions & aligment */
.aligncenter, 
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	font-style: italic;
	border: 1px solid #d8d8b1;
	text-align: center;
	background-color: #edeac9;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

#container {
	width: 921px;
	margin: 0px auto 0px auto;
	background-color:#d8d8b1;
}
#header {
	width: 921px;
	height: 151px;
	background-image:url(images/head_default.jpg);
	background-repeat:no-repeat;
}
#menubar {
	width:841px;
	height: 29px;
	background-image:url(images/menu_bkg.jpg);
	background-repeat:repeat-x;
	padding-left:80px;
	font-size: 1.3em;
}
#mid {
	width: 921px;
	background-image:url(images/mid_bkg.gif);
	background-repeat:repeat-y;
}
#anniv {
	width: 921px;
	height: 666px;
	margin: 0px;
	padding:0px;
	background-image:url(images/50_anniv_day.jpg);
}
#annivhead {
	height:250px;
	padding: 1px 100px 0px 180px;
	text-align:center;
}
#annivtext {
	padding: 20px 220px 0px 85px;
	color: #fff9dd;
	font-weight:bold;
	line-height: 1.4ems;
}
#home2 {
	width: 921px;
	height: 666px;
	margin: 0px;
	padding:0px;
	background-image:url(images/field.jpg);
}
#fieldtexttop {
	padding: 35px 20px 0px 20px;
}
#invite {
	text-align:right;
	padding: 60px 25px 0px 0px;
}
#fieldtextbtm {
	padding: 20px 20px 0px 20px;
	color: #fff9dd;
	font-weight:bold;
	line-height: 1.4ems;
}
#ftbtm1 {
	float:left;
	width: 275px;
}
#ftbtm2 {
	float:left;
	width: 275px;
	padding: 0px 0px 0px 30px;
}
#ftbtm3 {
	float:right;
	width: 275px;
}
#content {
	float: left;
	width: 718px;
	background-color:#fff9dd;
	margin: 0px;
	border-left: solid 3px #d8d8b1;
	padding: 0px;
	margin:0px;
}
.post {
	width: 678px;
	margin: 0px;
	padding: 0px 20px 20px 20px;
}
#membership {
	width: 678px;
	margin: 0px;
	padding: 40px 20px 20px 40px;
}
#sidebar {
	width: 170px;
	background-color:#d8d8b1;
	float: right;
	padding: 10px 10px 0px 10px;
	margin: 0px;
}
#footer {
	width:921px;
	background-color:#bea98a;
	border-top: solid 2px #2f1808;
	line-height:1.6em;
}
#foot1 { float:left; padding: 10px 50px 20px 10px; } 
#foot2 { float:left; padding: 10px 10px 20px 10px;} 
#foot3 { float:left; padding: 10px 20px 20px 10px;} 
#foot4 { float:right; width:150px; padding: 10px 10px 20px 10px;} 

/* ----------FORMS---- */
 input {
	color: #2f1808;
	background: #edeac9;
	border: 1px solid #bea98a;
}

.submit input {
	color: #2f1808;
	background: #edeac9;
	border: 2px outset #bea98a;
}

.textarea {
	color: #2f1808;
	background: #edeac9;
	border: 1px solid #bea98a;
}

/*  LINKS  */

#sidebar ul {
	margin: 0px;
	padding: 0px;
}
#sidebar li {
	padding: 4px 5px 4px 10px;
	width: 145px;
	background-color: #edeac9;
	border: solid 1px #bea98a;
	list-style: none;
}
#sidebar li:hover {
	background-color:#bea98a;
}
#sidebar a {color:#2f1808; text-decoration:none }
#sidebar a:hover {color:#2f1808; text-decoration:none }

a.box:link,a.box:visited {
	color:#2f1808;
	text-decoration:none;
	padding: 3px 4px 3px 4px;
	border: solid #2f1808 0px;
}
a.box:hover {
	color:#2f1808;
	text-decoration:none;
	padding: 2px 3px 2px 3px;
	border: solid #2f1808 1px;
}

/* dropdown menu thanks to htmldog.com */
#nav, #nav ul {
	margin: 0px;
	padding:0px;
	list-style: none;
	line-height:1.6em;
}
#nav a {
	display: block;
	width: 8em;
	color:#fff9dd;
	text-decoration:none;
	padding:1px 0px 4px 10px;
}
#nav li {
	float: left;
	width: 8em; /* needs width for Opera */
}
#nav li ul {
	position: absolute;
	width: 8em;
	left: -999em; /* left instead of display: none for screen readers */
	background-color:#2f1808;
}
#nav li:hover {
	background-image:url(images/menu_over.jpg);
	background-repeat:repeat-x;	
}
#nav li:hover ul , #nav li.sfhover ul {
	left: auto;
}