@charset "utf-8";
/* -------------------------------------------------------------------------------------------------
   Main Cascading style sheet for the ACBL Unit 174 Web site
	 Web                   : www.ACBLUnit174.org
	 Filename              : Unit174.css
	 Author                : WWW.PIR.ORG/WHOISBert Onstott
	 Updated               : Jeff Parker 7/10/2016
	 ------------------------------------------------------------------------------------------------- */
include normalize.css;

/* Basic formatting */
body {
	color: #102536; /* nearly black */
	font-family:  Georgia, Constantia, "Lucida Bright", "DejaVu Serif", serif;
	font-size: 100%;
	padding: 5px;
	margin: 5px;
	background-color: #A4A7AB;
	counter-reset: article;
	counter-reset: section;
	counter-reset: subsection;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	border-style: none;
	border-width: thin;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.1em;
}
p {
	margin-bottom: 0.5em;
	line-height: 1.4em;
}
sup, sub {
	line-height: 0;
}
ul {
	padding: 5px;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.hangingindent {
	padding-left: 22px;
	text-indent: -22px;
}
.Unit174 #container {
	text-align: left;
	margin-top: 0;     /* this is to the web page extends to the top of the screen */
	margin-bottom: 0;     /* this is to the web page extends to the bottom of the screen */
	margin-right: auto;  /* centers the div */
	margin-left: auto;  /* centers the div */
	background-color: #A4A7AB; /* sort of parchment */
	padding: 5px;
	width: 1000px;
}
/* styles that apply only to the header div */

.Unit174 #header {
    color: white;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	width: 940px;
	background-color: #296DAA;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #989A9C;
	border-right-color: #737475;
	border-bottom-color: #737475;
	border-left-color: #989A9C;
}
.Unit174 #Search {
	float: right;
	margin: 5px;
	width: 290px;
	height: 30px;
	margin-right: 55px;
	border-bottom-width: 3px;
	margin-top: 5px;
	margin-bottom: 8px;
	padding: 1px;
	margin-left: 2px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #989A9C;
	border-right-color: #737475;
	border-bottom-color: #737475;
	border-left-color: #989A9C;
}
.Unit174 #partnership {
	float: right;
	margin: 5px;
	width: 200px;
	height: 27px;
	text-align: center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #989A9C;
	border-right-color: #737475;
	border-bottom-color: #737475;
	border-left-color: #989A9C;
	overflow: hidden;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-weight: bold;
}
.Unit174 #Wherecanyouplay {
	float: right;
	margin: 5px;
	width: 200px;
	height: 27px;
	text-align: center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #989A9C;
	border-right-color: #737475;
	border-bottom-color: #737475;
	border-left-color: #989A9C;
	overflow: hidden;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-weight: bold;
}
.Unit174 #Classes {
	float: right;
	margin: 5px;
	width: 140px;
	height: 27px;
	text-align: center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #989A9C;
	border-right-color: #737475;
	border-bottom-color: #737475;
	border-left-color: #989A9C;
	overflow: hidden;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-weight: bold;
}
.header-button a:visited {
  color: #00529B;
}
.header-button a {
  color: #00529B;
}

#Wherecanyouplay a, #Classes a, #partnership a{
	  color: #00529B;
}

#Wherecanyouplay a:visited, #Classes a:visited, #partnership a:visited {
	  color: #00529B;
}

.Unit174 #header p {
	margin: 2px;
}
.Unit174 #header h1 {
	font-size: 22px;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: .3em;
	padding: 0px;
}
.Unit174 #header h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: .5em;
	padding: 0px;
}
.Unit174 #header h4 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: .5em;
	padding: 0px;
}
.Unit174 #NavContainer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	padding: 0px;
}
/* Styles that apply to the mainContent div */

.Unit174 #mainContent {
	text-align: left;
	padding: 5px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 5px;
	background-color: #FFFFFF; /* sort of parchment */
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CACCCF;
	border-right-color: #8E8F91;
	border-bottom-color: #8E8F91;
	border-left-color: #CACCCF;
}
.Unit174 #mainContent h1 {
	font-size: 30px;
	font-variant: small-caps;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #102536; /* nearly black */
	margin-top: 5px;
	margin-left: 10px;
}
.Unit174 #mainContent h2 {
	font-size: 24px;
	margin-bottom: 1px;
	padding-bottom: 5px;
	margin: 5px;
	padding: 5px;
}
.Unit174 #mainContent h3 {
	font-size: 20px;
	margin-left: 8px;
	margin-bottom: 1px;
	padding-bottom: 5px;
	padding: 5px;
}
.Unit174 #mainContent h4 {
	font-size: 16px;
	margin-left: 25px;
	margin-bottom: 1px;
	padding-bottom: 5px;
	padding: 5px;
}
.Unit174 #mainContent p {
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.Unit174 #mainContent .note {
	text-indent: -3.7em;
	padding-left: 6.8em;
}
/* styles that apply to the news div */
.Unit174 #mainContent #news {
	padding: 10px;
	margin: 0px;
	width: 920px;
}
.Unit174 #mainContent #news h1 {
	text-align: center;
	background-color: #00539B;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #989A9C;
	border-right-color: #737475;
	border-bottom-color: #737475;
	border-left-color: #989A9C;
	font-variant: normal;
	font-size: x-large;
	padding: 5px;
	margin: 5px;
	overflow: hidden;
}
.Unit174 #mainContent #news h2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #737475;
	font-size: 150%;
  color: #00529B;
	padding-bottom: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	overflow: hidden;
}
.Unit174 #mainContent #news h3 {
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 2px;
	margin-top: 10px;
}
.Unit174 #mainContent #news p {
	padding-left: 30px;
	text-align: left;
	font-size: medium;
	padding-bottom: 5px;
	padding-right: 20px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.Unit174 #mainContent #news .form {
	border: thin solid #333;
	margin: 25px;
}
.Unit174 #mainContent #news ol {
	list-style-type: decimal;
	margin-left: 20px;
}
.Unit174 #mainContent #news ul {
	margin-left: 40px;
	list-style-type: disc;
}
.Unit174 #mainContent #news ol li ol {
	list-style-type: lower-alpha;
}
.Unit174 #mainContent #news blockquote {
	margin-right: 30px;
	padding: 10px;
	width: 550px;
}
.Unit174 #mainContent #news .quote {
	font-style: italic;
	line-height: 95%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.Float_Right {
	float: right;
	margin: 2px;
	width: 300px;
}
/* styles that apply to the marquee div */
.Unit174 #mainContent #marquee {
	padding: 10px;
	float: right;
	width: 310px;
/*	height: 60px;*/
	margin: 0px;
}
.Unit174 #mainContent #marquee a img:hover {
  box-shadow: 0px 0px 5px black;
}
.Unit174 #mainContent #marquee h1 {
	text-align: center;
	background-color: #00539B;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #989A9C;
	border-right-color: #737475;
	border-bottom-color: #737475;
	border-left-color: #989A9C;
	font-variant: normal;
	font-size: x-large;
	margin: 5px;
	padding: 5px;
}
.Unit174 #mainContent #marquee .Event {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #989A9C;
	border-right-color: #737475;
	border-bottom-color: #737475;
	border-left-color: #989A9C;
	width: 290px;
}
.Unit174 #mainContent #marquee .Event h2 {
	margin: 0px;
	padding: 5px;
	font-size: x-large;
}
.Unit174 #mainContent #marquee .Event h3 {
	font-size: 16px;
	margin: 0px;
	padding: 5px;
}
.Unit174 #mainContent #news pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
}
/* Styles that apply to the footer */

.Unit174 #footer {
	clear: both;
	padding: 5px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 68px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #989A9C;
	border-right-color: #737475;
	border-bottom-color: #737475;
	border-left-color: #989A9C;
}
.Unit174 #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	padding-right: 0;
	padding-left: 0;
	padding-top: 2px;
	padding-bottom: 1px;
	font-style: italic;
}
.Unit174 #footer h1 {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	padding-right: 0;
	padding-left: 0;
	padding-top: 2px;
	padding-bottom: 1px;
	font-style: italic;
	font-size: large;
}
/* css for the bylaws page*/


#ByLaws #mainContent p {
	text-align: left;
	margin-bottom: .5em;
	padding-left: 1.2em;
}

#ByLaws #mainContent h2 {
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	font-variant: normal;
	text-transform: uppercase;

}
#ByLaws #mainContent h3 {
	text-align: center;
	padding: 0px;
	margin: 5px;
	;
	font-style: normal;
	font-variant: small-caps;

}
#ByLaws #mainContent h2.article_number {
	counter-reset: section;                            /* Reset the section counter*/
	counter-increment: article;                        /* Increment the article counter*/
	content: "ARTICLE " counter(article, upper-roman); /* Display the counter */
}
#ByLaws #mainContent h2.article_title {
	text-decoration: underline;
}
#ByLaws #mainContent p.sectionnumber {
	padding-left: 6em;
	text-indent: -4.8em;
	counter-reset: subsection;
}
#ByLaws #mainContent p.sectionnumber::before {
	counter-increment: section;                /* Increment the section counter*/
	content: "Section " counter(section) ": "; /* Display the counter */
}

#ByLaws #mainContent p.subsectionnumber {
	padding-left: 7.1em;
	text-indent:-1.3em
}

#ByLaws #mainContent p.subsectionnumber::before {
	counter-increment: subsection;
	content: counter(subsection, upper-alpha)      ". ";
	}

#Lessons #container #mainContent ul {
	list-style-type: disc;
	list-style-image: none;
}
#Lessons #container #mainContent ul li ul {
	list-style-image: none;
	list-style-type: circle;
}
#Lessons #container #mainContent ul li ul li ul li {
	list-style-image: none;
	list-style-type: square;
}
#U174_Fin_Plan #container #mainContent ol li ol {
	list-style-type: lower-alpha;
}
#U174_Fin_Plan #container #mainContent ol {
	list-style-type: upper-alpha;
}
.right_image {
	float: right;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
.center_image {
	margin-left: Auto;
	Margin-right: auto;
}
.left_image {
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	clear: both;
}
img.center_image {
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	display: block;
}
.framed_image {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #989A9C;
	border-right-color: #737475;
	border-bottom-color: #737475;
	border-left-color: #989A9C;
	margin: 3px;
	padding: 0px;
}
.WhiteText {
	color: #FFFFFF
}
.redtext {
	color: #FF0000;
}
.underline {
	text-decoration: underline;
}
.clearfloat /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
{
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
.text-12px {
	font-size: 12px
}
.whitetext {
	color: #FFFFFF;
}
ol.roman {
	list-style-type: upper-roman;
}
blockquote {
	border: thin dotted #333;
	margin-right: 75px;
	margin-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#mainContent #news .note {
	text-indent: -40px;
	padding-left: 40px;
	margin-left: 40px;
	color: #FF3300;
	font-style: italic;
}
.centertext {
	text-align: center;
}
.righttext {
	text-align: right;
}
.caption {
	float: right;
	width: 350px;
	padding: 0px;
	margin: 5px;
	border: thin solid rgba(0,0,0,1.00);
}
#Apple {
	padding: 5px;
	width: 900px;
}
.fltrt {
	float:right;
}
.fltlft {
	float:left;
}
#Search input[type=text] {
	width: 221px;
}

