a {
	color: #581818;
	}
a:hover {
	text-decoration: none;
	font-weight: bold;
	}
a.img, .aff a, .codes a {padding:0 5px 5px 0; border: none; text-decoration: none;}
html {scroll-behavior: smooth;}
body {
	margin: 0;
	font-family: "Winky Sans", sans-serif;
	letter-spacing: .05em;
	color: #a37373;
	background-color: #f1e6ba;
	}
nav {
	position: fixed;
	top: 0;
	left: 0;
	width: 20vw;
	height: 100vh;
    background: #6b5656;
	border-right: 1px solid #000;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	text-align: center;
    font-variant: small-caps;
	z-index: 5;
	}
nav a {
	font-size: 1.35em;
	color: #e8e8e8;
	text-decoration: none;
}
nav a:hover {color: #fff;}
section {
	padding: 0px 20px 50px 22%;
	min-height: 100vh;
	font-size: .9em;
	}
section#main {background: url(images/title.webp) 27vw top no-repeat;}
.container { 
	display: flex; 
	gap: 5%;
	padding-top: 150px;
}
.container div:nth-child(2) { width: 235%; }
.hidden-box {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.4s ease;
  }
#donate:target, #lostpass:target {
	padding: 100px 20px;
	max-height: 500px;
	opacity: 1;
}
ul {
	list-style-position: outside;
	list-style-type: decimal;
	}
nav ul {
	padding: 40vh 0;
	list-style-type: none;
}
nav li {padding-bottom: 6px;}
em {
	font-style: italic;
	font-weight: bold;
}
.center, .award {text-align: center;}
h3 {
	margin-bottom: 5px;
	font: 4.75em "Alumni Sans Collegiate One", sans-serif;
	color: #dC3c21;
	text-shadow: 1px 1px 3px #000;
	letter-spacing: .05em;
	text-align: center;
 	}
#main h3 {
	margin-top: 20px;
	font-size: 2.5em;
}
h6 {
	margin: 0 0 0 4px;
	color: #e3c961;
	font-weight: bold;
	font-size: 1.75em;
	letter-spacing: .1em;
	font-variant-caps: small-caps;
	border-bottom: 1px solid #e3c961;
	}
.stats { 
	padding-left: 35px;
	font-size: .9em;
	color: #bfb7b7;
}
#stats {
	margin: 30px auto;
	width: 3px;
   	height: 0px;
   	border-style: solid;
   	border-width: 0 110px 200px 110px;
   	border-color: transparent transparent #a3737327 transparent;
   	transform: rotate(0deg);
}
blockquote {
    margin: 0px -132px;
    padding-top: 30px;
	width: 300px;
}
blockquote a { color: #cd6a56; }
blockquote a:hover {
	color: #cd6a56;
	font-weight: bold;
}
.left {
	float:left;
	margin-right: 12px;
	}
.right {
	float:right;
	margin-left: 3px;
	}
label { display: block; }
.req:before{
	content: "*";
	color: red; 
}
.codecopy {
	float: left;
	width: 45%;
	padding: 0 10px;
}
.control-copytextarea { display: none; }
.codecopy textarea, .codecopy textarea:focus {
	margin: 5px;
	width: 280px;
	height: 50px;
	color: #a3737354;
	font-family: inherit;
	font-size: .95em;
	border: 1px dotted #a37373;
	overflow: hidden;
}
.codes h6 {
    padding-top: 14px;
    margin-bottom: 5px;
}
#donate p a { display: none; }
#codes p {margin: 1px;}
div.form {
    float: left;
    width: 36%;
}
input, textarea, select {
	margin: 0px;
	padding: 4px;
	width: 332px;
	color: #a37373;
	background: none;
	font-size: .95em;
	font-family: inherit;
	border: 1px solid #e3c961;
	outline: none;
	box-sizing: border-box;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #a37373;
	color: #f1e6ba;
	background-color: #e3c961;
}
input[type=radio], input[type=checkbox] {
	display: inline;
	width: 20px;
	margin-left: 10px;
	outline: none;
}
.jsubbtn, .usubbtn, .jresbtn, .uresbtn {
	margin: 30px auto 0;
	padding: 3px 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	letter-spacing: .08em;
	border: 2px solid #bd9c9c;
	background-color: #a37373;
}
.jsubbtn:hover, .jresbtn:hover, 
.usubbtn:hover, .uresbtn:hover {
	letter-spacing: .1em;
	cursor: pointer;
}
.show_join_credits, .show_update_credits, .show_lostpass_credits {
	font-size: .75em;
    text-align: center;
}
.show_join_processed_emailsent, .show_join_processed_noemail, .show_join_processed_errormail, 
.show_update_process_nohold, .show_update_process_hold, .show_lostpass_processed_done, 
.show_join_error, .show_update_error, .show_lostpass_error {
    margin: 0 auto;
	padding: 8px;	
    width: 75%;
	background-color: #a37373;
    color: #fff;	
}
.clear { clear:both; }
table {
    margin: 0 auto;
    width: 50%;
}
td { vertical-align: baseline; }
.jointable td:nth-child(2), .updatetable td:nth-child(2) { text-align: right; }
th {
    font-size: 1.1em;
    background-color: rgba(64, 140, 168, 0.39);
    border-bottom: 1px solid #e3c961;
}
tr { border-bottom: 1px outset #19364185; }
.show_members_showing_what {
	text-transform: uppercase;
	font-size: 1.15em;
	text-align: center;
	}
.flaglist {
	margin: 0 auto;
	width: 17%;
	}
.flag {vertical-align: middle;}
.small { font-size: .75em; }
.media {margin:0 auto 27px; padding: 27px; text-align:center;}
.media a {border:0; color:#000;}
.media a:hover {color: rgb(195 66 60);}
footer { 
	margin: 0 40vw;
	width: 500px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: .7em;
	text-align: center;
	font-style: oblique;
	color: #000;
 }
footer div:nth-child(2) { font-style: normal; letter-spacing: normal; }
footer div:nth-child(3) a:has(img) { 
	border: 0;
	vertical-align: sub;
}
footer div:nth-child(3) { letter-spacing: normal; }
footer div:nth-child(2) a, footer div:nth-child(2) a:hover,
footer div:nth-child(3) a, footer div:nth-child(3) a:hover {
	font-weight: 400;
	color: #000;
}