﻿@charset "UTF-8";
/* CSS Document */



/* -------------------- base style rules for tags ----------------------------------- */

body {
	background-color: #FFFFFF;
	background-image: url('backgroundot.jpg');
	background: #808080 url('backgroundot.jpg');
	max-width: 900px;
	width: 100%; /* responsive upgrade: width */;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
}
p {
	margin-bottom: .5em;
	font-size: 1.0em;
	line-height: 1.1em;
	padding-left: 35px;
}
h1 {
	margin-bottom: .2em;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: .2em;
	padding-top: 10px;
	padding-left: 25px;
	line-height: 1.2em;
	text-indent: -15px;
}
h2 {
	margin-bottom: .3em;
	font-size: 1em;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 35px;
	font-style: italic;
}
h3 {
	margin-bottom: .3em;
	font-size: 1em;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 35px;
	font-style: italic;
	text-align: right
}
h4 {
	font-size: .9em;
	padding-left: 35px;
	font-weight: 550;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.1em;
}
h5 {
	font-size: .9em;
	padding-left: 25px;
	background-image: url('../shared/redbullet1.gif');
	background-repeat: no-repeat;
	color: #330000;
	line-height: 1em;
	margin-left: 35px;
	padding-right: 5px;
	text-indent: 5px;
}
h6 {
	font-size: .9em;
	padding-left: 35px;
	background-image: url('../shared/redbullet1.gif');
	background-repeat: no-repeat;
	color: #330000;
	padding-top: 7px;
}
header {
	margin-bottom: .2em;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: .1em;
	padding-top: 10px;
	color: #330000;
	text-align: center;
}
footer {
	margin-bottom: .2em;
	font-size: .9em;
	font-weight: normal;
	padding-top: 5px;
	font-style: italic;
	text-indent: 20px;
	padding-left: 40px;
	letter-spacing: normal;
}
a {
	color: #660000;
	line-height: 1.2em;
}
a.iconLink {
	padding-left: 18px;
	background-image: url('../shared/redbullet.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
/* -------------------- various commonly used class styles --------------------------- */
.hide {
	display:none;
}
.skipToContent {
	display:none;
}
.clearBoth {
	clear:both;
	color: #660000;
}
.sectionDivider {
	clear: both;
	color: #336600;
	padding-left: 40px;
}
hr.shortRule {
	margin: 5px 20px;
	color: #336600;
}
/* --------------------- style rules for page structure ---------------------------- */


/* --------------------------- header --------------------------- */

#header {
	position: relative;
	width: auto;
	height: 150px;
	background-color:#660000;
	overflow:hidden;
}
#header h1, #header > p /* for <p>Kiosk</p> on some pages */ {
	position: absolute!important;
	width: 1px!important;
	height: 1px!important;
	padding: 0!important;
	margin: -1px!important;
	overflow: hidden!important;
	clip: rect(0,0,0,0)!important;
	white-space: nowrap!important;
	border: 0!important;
}
#header span.graphic {
	display: block;
	height:150px;
	background: url('../images/portrait.jpg') no-repeat;
	background-size: contain;
	z-index: 10;
}
#utilityNav {
	margin: 20px 20px 0 0;
	color: #cccc99;
	letter-spacing: 1px;
	margin-bottom: .2em;
	font-size: medium;
	font-weight: bold;
	text-align: left;
}
#utilityNav a {
	color: #cccc99;
	text-decoration: none;
}
/* ------------------------------------- main navigation in header ----------------------------------- */

#mainNav {
	float: left;
	width: 100%;
	background: #660000;
	font-size: 80%;
	line-height: normal;
	background-color: #660000;
}
#mainNav ul {
	margin: 0;
	list-style: none;
	padding-left: 35px;
}
#mainNav li {
	float: right;
	margin: 0;
	padding: 0 0 0 15px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url('../shared/redbullet1.gif');
	background-position: left;
	background-repeat: no-repeat;
}
#mainNav a {
	float:right;
	display:block;
	padding:15px 14px 10px 10px;
	text-decoration:none;
	font-weight:bold;
	color:#cccc99;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#mainNav a {
	float:none;
}
/* End IE5-Mac hack */
#mainNav a:hover {
	color:#ffffcc;
}
#mainNav a.tab:visited {
	color: #808080;
}
#mainNav a.tab:hover {
	background-color: #d0d0d0;
	color: #330000;
}
#mainNav #current {
	background-image: url('../shared/images/norm_left_on_1bsm1.gif') no-repeat left top;
	background-color: #8A0000;
	color: #ffffcc;
}
#mainNav #current a {
	padding-bottom: 5px;
	padding: 0 0 0 5px;
	background-image: url('../shared/images/norm_right_on_1b.gif');
}
 @media (min-width: 635px) {
 [accesskey="1"] {
 width: calc(383/900*100%);
 float: left;
 margin-right: 10px;
}
 html[dir=rtl] [accesskey="1"] {
 float: right;
 margin-right: 0;
 margin-left: 10px;
}
}
@media (max-width: 634px) {
 #header {
 height: auto;
}
 #header span.graphic {
 background-position: center;
}
 #utilityNav {
 text-align: center;
 margin-left: 0;
 margin-right: 0;
}
 #utilityNav p {
 padding: 0;
}
 #mainNav ul {
 text-align: center;
 padding-left: 10px;
 padding-right: 10px;
}
 #mainNav li {
 float: none;
 display: inline-block;
}
}
#mainSection {
	clear: both;
	background-color: #FFFFFF;
}
/* --------------------------- left navigation and body set ---------------------------- */


#columnSet {
	background-color: #0E240B;
	max-width: 880px;
	width: 100%; /* responsive upgrade: width */;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
@media (max-width: 880px) {
 #columnSet {
 padding-left: 0;
 padding-right: 0;
}
}
/* --------------------------- floating images in content ---------------------------- */

img.floatLeft {
	padding-right: 20px;
	padding-left: 10px;
	float: left;
	margin: 4px;
}
img.floatRight {
	float: right;
	margin: 4px;
	padding-right: 20px;
	padding-left: 20px;
}
#table {
	background-position: right;
	border: thin #660000;
	padding: 4px 4 4 4;
	background-color: #fff;
	background-repeat: no-repeat;
	text-align: center;
	color: #000000;
	border: 1px solid #800000;
	background-color: #ECE8DF;
}
#leftColQuote {
	font-weight: 700;
	background-color: #fff;
	width: 100%;
	padding: 0 3px;
	line-height: 1.2em;
	margin: 10px auto;
	text-align: center;
	border: thin #808080 solid;
	font-size: .9em;
	font-style: italic;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #000000;
	border: 1px solid #800000;
	background-color: #ECE8DF;
}
#leftColQuoteAuthor {
	font-style: normal;
	font-weight: normal;
	text-align: right;
	color: #000000;
	font-size: .9em;
	line-height: 1.2em;
	border: thin #660000;
	background-color: #ECE8DF;
}
/* ------------------------------------ center section, center column ------------------------------- */

#centerCol {
	max-width: 845px;
	width: 100%; /* responsive upgrade: width */
	background-color: #fff;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 10px;
	float: right;
}
#content_main {
	width: 95%;
	float: left;
}
#content_main ul {
	Font-size: 1em;
	line-height: 1.5em;
	text-indent: 15px;
}
 @media (min-width: 450px) {
 #content_left {
 width: 22%;
 float: left;
 padding-left: 5px;
}
 #content_right {
 width: 75%;
 float: right;
}
}
#object {
	border: 2px #330000
}
/* I did this to for simplicity's sake (put the same icon on all of the links), but ultimately I believe you'll want different icons for each link,
meaning we'll have to apply them with class styles or IDs. This will give you some idea how it looks */

#pageContent #content_left a, #pageContent #content_right a {
	padding-left: -5px;
	line-height: 1em;
	text-decoration: none;
}
#mainpageIndex {
	padding: 15px 15px 15px 20px;
	text-align: left;
	color: #000000;
	line-height: 1.3em;
}
#mainpageIndex p {
	padding-left: 40px;
}
#mainpageIndexIndent {
	padding-top: 8px;
	padding-left: 25px;
	line-height: 1.2em;
	font-size: .9em;
	margin-left: 15px;
}
#mainpageIndex ul {
	list-style: square;
	line-height: 1.2em;
	margin-left: 35px;
	padding-left: 15px;
}
#mainpageIndex a:link {
	color: #660000;
	text-decoration: none;
}
#mainpageIndex li {
	margin-left: 25px;
	padding-top: 1.1px;
}
#mainpageIndex a:visited {
	color: #666666;
}
#mainpageIndex a:hover {
	color: #330000;
	text-decoration: none;
	background-color: #ECE8DF;
}
#mainpageIndex a:active {
	color: #990000;
}
#mainpageIndex ul {
	list-style: none;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 1.1em;
	list-style-type: square;
}
#wrapper ul {
	margin: 0 auto;
	padding: 0;
}
/* The wider the #list_wrapper is, the more columns will fit in it */
#list_wrapper {
	max-width: 560px;
	width: 100%; /* responsive upgrade: width */
	text-align: center;
}
/* The wider this li is, the fewer columns there will be */
    ul.multiple_columns li {
	text-align: left;
	float: left;
	list-style: none;
	height: 25px;
	max-width: 80px;
	width: 100%; /* responsive upgrade: width */
}
/* ------------------------------------ formatting centered images and links: ------------------------------- */

#imageCenterLink {
	background-position: center;
	margin: 2px;
	border: 1px #660000 solid;
	display: block;
	max-width: 230px;
	margin-left: auto;
	margin-right: auto;
}
#imageCenterLink img {
	display: inline;
	margin: 3px;
	border: 2px solid #ffffff;
}
#imageCenterLink a:hover img {
	border: 2px solid #660000;
}
#imageCenterDesc {
	text-align: center;
	font-weight: bold;
}
#imageCenterDesc a:link {
	color: #330000;
	font-weight: bold;
}
#imageCenterDesc a:hover {
	color: #660000;
	background-color: #ECE8DF;
}
#leftLinks {
	margin: 0 10px;
	text-align: left;
	line-height: 1.2em;
}
#leftLinks ul {
	list-style-type: none;
	Font-size: url("new.css");
	margin-bottom: 10px;
}
/* ------------------------------------ not sure of application of these: ------------------------------- */

#contentLinks {
	float: left;
	color: #330000;
}
/* --------------------------- footer menu---------------------------- */

#footer {
	border: #FFFFFF;
	background-color: #FFFFFF;
	padding: 0;
	text-align: left;
}
@media (max-width: 800px) {
 #centerCol:has(> #footer) {
 box-sizing: border-box;
 padding-left: 10px;
}
 #page-translations #centerCol:has(#content_right) {
 box-sizing: border-box; /* fix bullets from bleeding offscreen on mobile on http://studygns.net/shared/translations.htm */
}
 #footer > p {
 padding-left: 0;
}
}
@media (max-width: 380px) {
 #footer img {
 padding: 0 !important;
 float: none !important;
 width: 100%;
 max-width: 270px;
 margin: 0 auto 10px;
 display: block;
}
}
#footerNav {
	width: 100%;
	background: #FFFFFF;
	line-height: normal;
	background-color: #FFFFFF;
	text-align: center;
}
#footerNav ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}
#footerNav li {
	float:right;
	background:url("new.css")  no-repeat left top;
	margin:0;
	padding:0 0 0 15px;
}
#footerNav a {
	float:right;
	display:block;
	background:url("new.css") no-repeat right top;
	text-decoration:none;
	font-weight:bold;
	color:#660000;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#footerNav a {
	float:none;
}
/* End IE5-Mac hack */
#footerNav a:hover {
	color:#330000;
}
#footerNav a.tab:visited {
	color: #808080;
}
#footerNav a.tab:hover {
	background-color: #d0d0d0;
	color: #330000;
}
#footerNav #current {
	background-image: url("new.css");
	background-color: #8A0000;
	color: #ffffcc;
}
#footerImage {
	margin-right: 10px;
}

