BODY {
	background-color: #E9E8D8;
	color: #666666;
	font-size: 10pt;
	font-family: Georgia,Arial;}

ARTICLE, HEADER, NAV, ASIDE, FOOTER, FIGURE, SECTION {
	display: block;
}

A:link, A:visited, A:active, A.mobile {
	text-decoration: none;
	color: #CC6714;}

A:hover {
	text-decoration: underline;}

A.stan {
	display: none;}

INPUT.menubutton {
	color: #CC6714;
	border-radius: 20px;
	font-family: "Century Gothic", Arial;
	border:solid #336600;}

NAV {
	border-radius: 10px;
	background-color: #FFFFFF;
	border: solid 2px #016637;
	width: 95%;
	margin-top: 0px;
	margin-left: auto;
  	margin-right: auto;
	margin-bottom: 5px;}

NAV.mainnav {
	background: transparent;
	width: 268px;
	padding: 5px;
	font-size: 16px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 34px;
	-webkit-appearance: none;}

ARTICLE {
	border-radius: 10px;
	background-color: #FFFFFF;
	border: solid 2px #016637;
	width: 95%;
	margin-top: 5px;
	margin-left: auto;
  	margin-right: auto;
	margin-bottom: 5px;}

FOOTER {
	border-radius: 10px;
	background-color: #FFFFFF;
	border: solid 2px #016637;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: courier;
	font-size: 7pt;}

HR {
	border: 1px solid #CCCC99;
	background-color: #CCCC99;
	width: 90%;}

P {
	margin: 5px;}


FIGURE.left {
	max-width: 100%;
	margin-top: 0;
	margin-left: 0;
	margin-right: 25px;
	float: left;}

FIGURE.center {
	width: 75%;
	margin-left: auto;
	margin-right: auto;}

IMG.ranPhoto {
	display: block;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	vertical-align: top;
	border: solid black 1px;
	border-radius: 5px;}

IMG {
	display: block;
	width: 95%;
	height: auto;
	border: 0px;}

IMG.border {
	border: 1px solid black;}

IMG.sponl, IMG.sponc, IMG.sponr {
	display: block;
	width: 95%;
	height: auto;}

TABLE {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	padding: 1px;}

TH {
	width: 20%;
	text-align: left;
	border-bottom: solid #CCCC99 1px;
	font-size: 12px;
	vertical-align: top;}

TD {
	padding-bottom: 5px;
	font-size: 11px;
	vertical-align: top;}

H1 {
	letter-spacing: .70em;
	text-align: center;
	font-family: "Century Gothic", Arial;
	font-size: 13pt;}

H4 {
	text-indent: 5px;
	font-family: tahoma;
	font-size: 12pt;}

UL {
	font-size: 10pt;}