@charset "utf-8";
/* CSS Document */

body {
	width: 100%;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	-webkit-text-size-adjust: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;  /* Chrome all / Safari all */
	-moz-user-select: none;     /* Firefox all */
	-ms-user-select: none;      /* IE 10+ */
	user-select: none;          /* Likely future */
}
body a:link, a:visited, a:active {
	color: #d57a26;
}
body a:hover {
	color: #d57a26;
	text-decoration: none;
}
body .main {
	max-width: 816px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	width: 100%;
	margin-top: 15px;
}
#logo {
	width: 100%;
	height: 60px;
	margin-bottom: 10px;
	text-align: center;
}
#adspace {
	width: 100%;
	max-width: 816px;
	height: 138px;
	margin-top: 10px;
	margin-bottom: 18px;
	text-align: right;
	background-image: url(/images/smallad.png);
	background-position: 50% 50%;
	padding: 0px;
	vertical-align: bottom;
}
#adspace h2 {
	color: #FFF;
	font-size: 42px;
	font-weight: normal;
	line-height: 235px;
	margin: 0px;
	padding: 0px;
	margin-right: 2px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#navi {
	width: 100%;
	height: 48px;
	text-align: center;
	margin-bottom: 20px;
	line-height: 48px;
	font-size: 15px;
	color: #f88e2c;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #f88e2c;
	text-transform: uppercase;
}
#navi a:link, #navi a:visited, #navi a:active {
	font-size: 15px;
	margin-left: 6px;
	margin-right: 6px;
	color: #000;
	text-decoration: none;
}
#navi a:hover {
	color: #f88e2c;
	text-decoration: underline;
}
#footer {
	width: 100%;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-color: #f88e2c;
	border-width: 1px;
	border-top-style: solid;
	clear: both;
}
#footer p {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 36px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer p.ftleft {
	text-align: left;
	float: left;
}
#footer p.ftright {
	text-align: right;
}
#sidebar {
	width: 200px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFE099;
	float: left;
}
#sidebar h2 {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	font-weight: normal;
	text-transform: uppercase
}
.year {
	margin-top: 0px;
	margin-bottom: 40px;
	padding-left: 0px;
	width: 100%;
}
.year h3 {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: normal;
}
.year hr {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(248,142,44,0), rgba(248,142,44,0.75), rgba(248,142,44,0));
	background-image: -moz-linear-gradient(left, rgba(248,142,44,0), rgba(248,142,44,0.75), rgba(248,142,44,0));
	background-image: -ms-linear-gradient(left, rgba(248,142,44,0), rgba(248,142,44,0.75), rgba(248,142,44,0));
	background-image: -o-linear-gradient(left, rgba(248,142,44,0), rgba(248,142,44,0.75), rgba(248,142,44,0));
}
 @media screen and (max-width: 480px) {
body {
	width: 100%;
	font-size: 11px;
}
body p {
	margin-left: 2px;
	margin-right: 2px;
}
body .main {
	min-width: 320px;
	max-width: 420px;
	/* [disabled]margin-right: auto;
*/
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	margin-top: 10px;
}
#logo {
	height: 40px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#logo img {
	width: 40px;
	height: auto;
}
#adspace {
	width: 100%;
	min-width: 320px;
	height: 52px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: right;
	background-image: url(/images/smallad.png);
	background-size: 100% auto;
	padding: 0px;
	vertical-align: bottom;
}
#adspace h2 {
	color: #FFF;
	font-size: 26px;
	font-weight: normal;
	line-height: 80px;
	margin: 0px;
	padding: 0px;
	margin-right: 2px;
}
#navi {
	height: 28px;
	margin-bottom: 0px;
	line-height: 28px;
	font-size: 9px;
}
#navi a:link, #navi a:visited, #navi a:active, #navi a:hover {
	font-size: 9px;
}
#sidebar {
	width: 100%;
	border-right: none;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	float: none;
}
#sidebar h2 {
	margin-left: 5px;
	margin-bottom: 3px;
}
#sidebar div.quickindex {
	display: none;
}
.year {
	margin-bottom: 25px;
}
.year h3 {
	font-size: 14px;
}
}
 @media screen and (min-width: 481px) and (max-width: 850px) {
body {
	width: 100%;
	font-size: 11px;
}
body p {
	margin-left: 2px;
	margin-right: 2px;
}
body .main {
	min-width: 320px;
	max-width: 420px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	margin-top: 10px;
}
#logo {
	height: 40px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#logo img {
	width: 40px;
	height: auto;
}
#adspace {
	width: 100%;
	min-width: 320px;
	height: 52px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: right;
	background-image: url(/images/smallad.png);
	background-size: 100% auto;
	padding: 0px;
	vertical-align: bottom;
}
#adspace h2 {
	color: #FFF;
	font-size: 26px;
	font-weight: normal;
	line-height: 80px;
	margin: 0px;
	padding: 0px;
	margin-right: 2px;
}
#navi {
	height: 28px;
	margin-bottom: 0px;
	line-height: 28px;
	font-size: 9px;
}
#navi a:link, #navi a:visited, #navi a:active, #navi a:hover {
	font-size: 9px;
}
#sidebar {
	width: 100%;
	border-right: none;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	float: none;
}
#sidebar h2 {
	margin-left: 5px;
	margin-bottom: 3px;
}
#sidebar div.quickindex {
	display: none;
}
.year {
	margin-bottom: 25px;
}
.year h3 {
	font-size: 14px;
}
/*
body {
	width: 100%;
	font-size: 11px;
}
body p {
	margin-left: 2px;
	margin-right: 2px;
}
body .main {
	max-width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	margin-top: 5px;
	height: 45px;
	vertical-align: bottom;
}
#logo {
	height: 40px;
	width: 40px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}
#logo img {
	width: 40px;
	height: auto;
}
#adspace {
	width: 100%;
	height: 60px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: right;
	background-image: url(/images/smallad.png);
	background-size: 100% auto;
	padding: 0px;
	vertical-align: bottom;
}
#adspace h2 {
	color: #FFF;
	font-size: 28px;
	font-weight: normal;
	line-height: 95px;
	margin: 0px;
	padding: 0px;
	margin-right: 2px;
}
#navi {
	width: calc(100% - 55px);
	height: 30px;
	margin-bottom: 0px;
	margin-top: 10px;
	line-height: 28px;
	font-size: 12px;
	float: right;
}
#navi a:link, #navi a:visited, #navi a:active, #navi a:hover {
	font-size: 12px;
}
#sidebar {
	width: 160px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFE099;
	float: left;
}
#sidebar h2 {
	margin-left: 2px;
	margin-bottom: 2px;
	font-size: 11px;
}
.year {
	margin-bottom: 25px;
}
.year h3 {
	font-size: 14px;
}
*/
}
.hidden {
	display: none;
}
