body {
	background-image: url(images/feet-background.gif);
	background-repeat: repeat;
	margin:0;
	color: #7E0001;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000033;
	margin-top: 10px;
	font-style: italic;
	vertical-align: middle;
}

a {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #7E0001;
	background-color: #FFFFFF;
}



#container {
	margin:0 auto;
	width: 800px;
}

#header {
	text-align: center;
	background-color: #7E0001;
	margin: 0;
	padding: 0;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #006600;
}

.headerlogo {
	background-color: #FFFFFF;
}
.footer {
	border-top-width: medium;
	border-top-style: inset;
	border-top-color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7E0001;
	text-align: center;
	line-height: normal;
	clear: both;
}
h2 {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.footer ul {
	list-style-image: url(images/footprinanim.gif);
}

.footer a {
	color: #000033;
}
.footer a:hover {
	color: #7E0001;
	text-decoration: none;
	background-color: #FFFFFF;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
/*Navigation Menu CSS*/
#navmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border-top: 1px ridge #006600;
	border-right: 2px ridge #7E0001;
	border-bottom: 2px ridge #7E0001;
	border-left: 2px ridge #7E0001;
}
#navmenu li {
	display: inline;
	font-weight: bold;
	color: #7E0001;
	padding-right: 35px;
	font-size: 16px;
	background-color: #FFFFFF;
}

#navmenu a {
	color: #7E0001;
	text-decoration: none;
}
#navmenu li a:hover {
	color: #006600;
	text-decoration:none
}
/*End Navigation Menu CSS*/

.right-image {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#tips ul {
	list-style-position: outside;
	list-style-image: url(images/footprinanim.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 180%;
	font-size: 14px;
}
.left-image {
	float: left;
	padding: 5px 10px 10px 5px;
}
cite {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #7E0001;
	text-align: center;
	margin-left: 45px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	clear: right;
	text-align: center;
}
.poem {
	font-family: Perpetua;
	font-size: 16px;
	color: #006600;
	text-align: center;
	font-weight: bold;
}
#localmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0;
	padding: 0;
	list-style-type: circle;
}
#localmenu li {
	display: inline;
	font-weight: normal;
	color: #7E0001;
	padding-right: 20px;
	font-size: 14px;
}
#localmenu ul {
	list-style-type: disc;
	list-style-position: outside;
}

#localmenu li a:hover {
	color: #7E0001;
	text-decoration:none;
	background-image: url(images/feet-background.gif);
}
li {
	line-height: 25px;
}
h4 {
	font-weight: bold;
	font-size: 100%;
}
input {
	background-color: #006600;
	color: #FFFFFF;
	border-top: 1px inset #7E0001;
	border-right: 3px inset #7E0001;
	border-bottom: 3px inset #7E0001;
	border-left: 1px inset #7E0001;
	font-weight: bold;
}
#join input, textarea, select {
	background-color: #FFFFCC;
	border: thin ridge #7E0001;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7E0001;
}
#container #join input:focus, textarea:focus, select:focus {
	background-color: #FFFFFF;
	border: thin groove #084A08;
	color: #003300;
}
#join .req {
	font-weight: bold;
	color: #003300;
}



label {
	display: block;
	width: 200px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

strong {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #006600;
	text-decoration: blink;
}
.photocaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	color: #006600;
	font-weight: bold;
	text-align: center;
}
blockquote {
	font-style: italic;
}
h2 img {
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}
.photocaption a {
	color: #7E0001;
}
