body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bkg-gradient.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F9F395;
}
a { text-decoration: underline;color:#3E7B3E; }

a:visited { text-decoration: underline;color:#3E7B3E; }

a:hover {
	text-decoration: none;
}
#wrapper {
	width: 794px;
	margin:0px auto;
}
h1, h2, h3, h4 {
	font-family: Georgia,"Times New Roman", Times, serif;
	text-align:center;
	color:#3E7B3E;
	font-weight: normal;
}
h1 {
	font-size: 30px;
	line-height: 30px;
	color: #356A35;
	/* text-transform: uppercase; */
}
h2 {
	font-size: 26px;
}
h4 {
	font-size: 17px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 201px;
}
#content-wrapper {
	background-image: url(images/bkg-bridge.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#content {
	padding:140px 100px 20px 100px;
}
#audio-message p {
	color:#193318;
	line-height:15px;
	font-size: 13px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
#audio-message {
	width: 275px;

}
.bigbrowntext li{
	font-size: 18px;
	color: #462425;
}


#aaplayer {
	width:150px;
	margin-top:10px;
}
#form-wrapper {
	padding:0px 0px 0px 35px;
}
#form-wrapper p {
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#462425;
}
#signupform {
	margin-top:5px;
	width:260px;
	text-align:center;
	padding:10px;
	border-top:1px solid #EEC956;
	border-bottom: 2px solid #EEC956;
	border-right: 2px solid #EEC956;
	border-left:1px solid #EEC956;
	background-color: #FFFFE6;
}
#signupform .text_input {
	width: 150px;
	color: #000;
	font: 10px Georgia, Times New Roman;
	border-top: 0.15385em solid #999;
	border-left: 0.15385em solid #999;
	border-right: 0.07692em solid #eee;
	border-bottom: 0.07692em solid #eee;
	margin-bottom: 5px;
	padding: 3px;
}
#signupform .form_submit {
	padding: 1px;
	color: #000;
	border: 0.1em solid #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font: bold 11px Georgia, Times New Roman;
	background-color: #FBFAF4;
}
.fancy-box {
	padding:30px 15px 10px 15px;
	background-color: #FFFFE6;
	margin-top: 25px;
	background-image: url(images/divider2.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 300px;
	margin: 0px auto;
}
.fancy-box img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 0px 10px;
}

#registration-button {
	padding: 4px;
	color: #336600;
	border: 0.1em solid #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font: bold 1.1em/1.0em Georgia, Times New Roman;
	background-color: #FBFAF4;
	width: 100px;
	margin: 0px auto;
}

.fancy-box h4 {
	margin-top: 20px;
	font-size: 26px;
	margin-bottom: 10px;
	color: #336600;
	font-weight: normal;
}
.fancy-box h5 {
	margin-bottom: 10px;
	font-size: 15px;
}
.text_input {
	width: 15.3846em;
	padding: 1px;
	color: #990000;
	font: 1.1em Georgia, Times New Roman;
	border-top: 0.15385em solid #999;
	border-left: 0.15385em solid #999;
	border-right: 0.07692em solid #eee;
	border-bottom: 0.07692em solid #eee;
}
.form_submit {

	padding: 0.4em;
	color: #000;
	border: 0.1em solid #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font: bold 1.1em/1.0em Georgia, Times New Roman;
	background-color: #FBFAF4;
}
.big-form {
	font-size: 12px;
	font-weight: bold;
}
.small {
	font-size:14px;
}
.quote {
	font-size:17px;
	color: #5B2F30;
}
.italic {
	font-style:italic;
}
.divider2 {
	background-image: url(images/divider2.jpg);
	height: 3px;
	overflow: hidden;
	margin:40px 0px 40px 0px;
}
.divider {
	background-image: url(images/divider.jpg);
	height: 3px;
	overflow: hidden;
	margin:40px 0px 40px 0px;
}

