/*
CSS for Air Cadet League of Canada (Manitoba) Inc. site/index.html, default.htm and history.html
*/

#address {
  text-align: center;
  font-weight: bold;
  margin-top: 40px;
}

#begin {
  background-image: url('background/sky_bg.jpg');
  padding: 25px 0px 19px 0;
  margin: 0;
  border-top: solid 2px #006;
  border-left: solid 2px #006;
  border-right: solid 2px #006;
}

#header, #header-bottom {
  margin: 0;
}

#caption {
  text-align: center;
  font-size: x-large;
  font-weight: bold;
  background-image: url('background/bgbluechecked.jpg');
  color: #ffe;
  padding: 5px;
}

#ccra {
  font: 8pt verdana, arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  padding: 3px 0 3px 0;
  background-color: #cae1ff;
  border-top: solid 1px #006;
  border-bottom: solid 1px #006;
}

#centertitle {
  color: #039;
  font: medium verdana, arial, sans-serif;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
  padding: 10px 0 10px 0;
}

#centertitleb {
  color: #039;
  font: medium verdana, arial, sans-serif;
  line-height: 1.5;
  text-align: center;
  font-size: 16pt;
  font-weight: bold;
  background-color: #cae1ff;
}

#centertitleb, #taglineb {
  margin: 0;
}

#competitor {
  border: solid 1px #006;
  font-weight: bold;
}

#contact {
  font: 12pt verdana, arial, sans-serif;
  line-height: 1.5;
  text-align: center;
  margin-top: 10px;
}

#contact li {
  list-style: none;
  font-weight: bold;
  font-size: medium;
}

#content {
  background-color: #fff;
  margin: 0 125px 0 140px;
  border: 1px solid #006;
  padding-right: 2px;
  padding-left: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
}

#contentb {
  background-image: url(background/clouds3.png);
  margin: 0 125px 0 140px;
  border: 1px solid #006;
  padding-right: 2px;
  padding-left: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
}

#copyright p {
  width: 99.5%;
  background-color: #cae1ff;
  font-size: xx-small;
  font-weight: bold;
  color: #006;
  margin: 0;
  padding: 5px 0 5px 5px;
  text-align: left;
  border-bottom: solid 2px #039;
}

#documents {
  line-height: 2em;
}

#end {
  margin: 10px;
}

#executive {
  text-align: center;
}

#footer {
  clear: both;
  width: 100%;
  background-image: url('logo/dkbluebg.jpg');
  font-size: 8pt;
  font-style: italic;
  text-align: center;
  font-weight: normal;
  padding: 8px 0 5px 0;
}

#footer li {
  list-style-type: none;
  width: 130px;
  margin: 5px;
  text-align: center;
  display: inline;
}

#footer li a {
  color: #eedd82;
  height: 100%;
  width: 100%;
  text-decoration: none;
  border: 1px solid #eedd82;
  padding: 4px;
}

#footer a:link {
  font-weight: normal;
  background-color: #006;
}

#footer a:visited {
  color: #eedd82;
  font-weight: normal;
  background-color: #006;
}

#footer li a:hover {
  color: #eedd82;
  background-color: #059;
  border: 1px solid #eedd82;
}

#footer li a:active {
  background-color: #69c;
}

#footer ul {
  margin: 0px;
  padding: 0px;
  line-height: 3em;
}

#header-bottom {
  width: 100%;
  height: 25px;
  background-image: url('background/tartan.gif');
  padding: 10px 0 10px 0;
  vertical-align: middle;
}

#header-bottom li {
  margin: 0 10px 0 10px;
  text-align: center;
  display: inline;
}

#header-bottom a {
  color: #eedd82;
  text-decoration: none;
  padding: 2px;
  border: 1px solid #eedd82;
}

#header-bottom a:link {
  font-weight: normal;
  background-color: #006;
}

#header-bottom a:visited {
  font-weight: normal;
  background-color: #006;
  color: #eedd82
}

#header-bottom a:hover {
  background-color: #059;
  border: 1px solid #eedd82;
  color: #eedd82;
}

#header-bottom a:active {
  background-color: #69c;
  border: 1px solid #eedd82;
  border-style: outset;
}

#header-bottom ul {
  text-align: center;
  font-size: 11px;
  vertical-align: middle;
}

#history-sites {
  background-color: #cae1ff;
  font-size: x-small;
  border: solid 1px #006;
}

#intro {
  background-color: #ccffe0;
  padding: 5px;
  border: solid #006 1px;
  margin-top: 5px;
}

#introb {
  background-color: #cfe;
  width: 75%;
  padding: 5px;
  border: solid #006 1px;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
}

#latest {
  text-align: center;
  font-size: 14pt;
}

#main {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 3px;
  border: 1px solid #006;
  background-image: url('background/chart.gif');
}

#maintitle {
  font-size: 18pt;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  padding: 10px;
  color: #ed8;
}

#map {
  line-height: 2em;
}

#mast {
  margin: 15px;
}

#maxtitle {
  color: #039;
  text-align: left;
  font-size: large;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 10px;
  font-style: italic;
}

#need {
  color: #039;
}

#need li {
  list-style: none;
}

#need li li {
  list-style: none;
}

#need ul {
  list-style: none;
}

#newsbar {
  position: absolute;
  top: 0;
  right: 0;
  width: 125px;
  background-color: transparent;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 0 5px 0;
}

#newstitle {
  background-image: url('logo/dkbluebg.jpg');
  border: solid 1px #fff;
  color: #ed8;
  font-style: italic;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

#note {
  width: 75%;
  color: #039;
  background-color: #fff;
  border: solid #006 2px;
  padding: 10px 0 20px 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
}

#p {
  font: 12pt verdana, arial, sans-serif;
  text-align: left;
  width: 100%;
  font-weight: normal;
  margin: 0;
  padding: 5px 0 5px 0;
}

#partners {
  text-indent: 0;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0;
  margin-bottom: 10px;
  font: 16px verdana, arial, sans-serif;
  font-weight: bold;
  padding: 5px 0 10px 10px;
  border: solid #cae1ff 5px;
  height: 40px;
}

#partners link.a, visited.a {
  text-decoration: none;
}

#right {
  position: absolute;
  top: 140px;
  left: 65%;
  width: 25%;
}

#sidebar {
  float: left;
  top: 0;
  left: 0;
  width: 140px;
  background-color: transparent;
  text-align: center;
}

h4 {
  font: 11pt arial, sans-serif;
  font-weight: bold;
  color: #ed8;
  width: 100%;
  padding: 2px 0 2px 0;
  font-style: italic;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  border: 1px solid #fff;
  background-image: url('logo/dkbluebg.jpg');
}

h3 {
  font: normal 10px Tahoma, Arial, sans-serif;
  color: #fff;
  width: 100%;
  padding: 2px 0 2px 0;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  border-bottom: 1px solid #fff;
  background-color: #369;
  height: 20px;
}

#sidebar h3, #sidebar h4 {
  margin: 0px;
}

#sidebar li {
  list-style-type: none;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

#sidebar li a {
  width: 100%;
  height: 25px;
  display: block;
  border-bottom: 2px solid #fff;
  text-decoration: none;
  line-height: 2.5;
}

#sidebar a:link {
  color: #fff;
  font: normal 9px Tahoma, Arial, sans-serif;
  background-color: #369;
  padding: 2px 0px 3px 0px;
}

#sidebar a:visited {
  color: #fff;
  font: normal 9px Tahoma, Arial, sans-serif;
  background-color: #369;
  padding: 2px 0px 3px 0px;
}

#sidebar li a:hover {
  font: normal 9px Tahoma, Arial, sans-serif;
  padding: 2px 0px 3px 0px;
  background-color: #059;
  color: #fff;
}

#sidebar li a:active {
  color: #fff;
  background-color: #69c;
}

#sidebar ul {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 2px 0 2px;
}

#sidebar h4, sidebar ul {
  margin: 0px;
}

#spacerx {
  margin-bottom: 15px;
}

#spacer {
  margin-bottom: 25px;
}

#spacerb {
  margin-bottom: 50px;
}

#spacerc {
  margin-bottom: 60px;
}

#spacerd {
  margin-bottom: 100px;
}

#spacere {
  margin-bottom: 200px;
}

#spacerf {
  margin-bottom: 250px;
}

#spacerg {
  margin-bottom: 150px;
}

#subcaption {
  text-align: center;
  font-size: x-large;
  font-weight: bold;
  padding: 5px;
}

#subsubtitle {
  font-weight: bold;
}

#title {
  width: 100%;
  background-image: url('logo/dkbluebg.jpg');
  font-size: xx-large;
  font-weight: bold;
  color: #ed8;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 0 10px 0;
  text-align: center;
  font-style: italic;
}

#title, #centertitle {
  margin: 0;
}

#up {
  margin: 15px 0 15px 0;
  height: 10px;
}

#update {
  color: #fff;
  background-color: #369;
  padding: 0;
  font: bold 10px Arial;
  margin-left: auto;
  margin-right: auto;
  width: 95%;
}

#update ul {
  vertical-align: middle;
  height: 20px;
}

#update li {
  background-color: #369;
  font: bold 11px Arial;
}

#validation {
  margin: 0 0 0 5px;
  text-align: center;
  border: none;
}

#wrapper {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border: solid 5px #006;
}

.active {
  background-color: #369;
  color: #fff;
}

.back {
  background: #000;
  padding: .5em;
  margin: 3em 0 3em 5em;
  width: 75%;
  height: 176px;
}

.canada {
  width: 90%;
  color: #c03;
  font-size: xx-large;
  text-align: center;
  background-color: #fff;
  border: solid #c03 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 20px;
}

.caption {
  text-align: center;
  font-size: x-large;
  font-weight: bold;
  background-image: url('background/bgbluechecked.jpg');
  color: #ffe;
  padding: 5px;
}

.centeredImage {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
}

.clearboth {
  clear: both;
}

.directory {
  font-size: 8pt;
  font-weight: bold;
  margin: 0;
  padding: 20px 0;
  text-align: center;
  list-style: none;
}

.directory ul {
  margin: 0;
  padding-bottom: 10px;
}

.directory li {
  display: inline;
  font: 8pt verdana, arial, sans-serif;
  vertical-align: middle;
  line-height: 1.5;
  padding: 4px;
  font-weight: bold;
  list-style: none;
  border: 5px solid #9cf;
  background-color: #f0ffff; 
}

.directory a:link  {
  list-style: none;
  font-weight: bold;
}

.directory a:visited {
  font-weight: bold;
}

.directory a:hover {
  background-color: #059;
  color: #fff;
  font-weight: bold;
}

.extra {
  border: 4px double #369;
  margin-top: 10px;
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
  background-color: #ffffe0;
  margin-bottom: 15px;
  width: 95px;
  margin-left: auto;
  margin-right: auto;
}

.extra a {
  color: #006;
  text-decoration: none;
  display: block;
  padding: 10px
}

.extra a:link, .extra a:visited {
}

.extra a:hover {
  background-color: #059;
  color: #fff;
}

.extrab {
  border: 4px double #006;
  padding-right: 2px;
  padding-left: 2px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 10px;
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
  background-color: #cae1ff;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}

.extrab a {
  text-decoration: none;
  display: block;
  color: #006;
}

.extrab a:link {
}

.extrab a:visited {
}

.extrab a:hover {
  background-color: #059;
  color: #fff;
}

.facebook {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 110px;
  margin-left: auto;
  margin-right: auto;
}

.facebook a {
  text-decoration: none;
}

.facebook a:link, .facebook a:visited {
}

.facebook a:hover {
  background-color: #059;
}

.facebook a:{
  background-color: #369;
  display: block;
}

.frame {
  border: 1px solid #006;
}

.headline {
  background-color: #ff4500;
  padding: 0;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5px;
  margin-top: 5px;
  list-style-image: none;
}

.headline li {
  margin: 0;
  padding: 0;
}

.headline a {
  text-align: center;
  font-size: 10pt;
  font-style: italic;
  font-weight: bold;
  display: block;
  color: #fff;
  text-decoration: none;
  list-style-image: none;
  padding: 5px 2px;
  border: 4px double #fff;
}

.headline a:link {
}

.headline a:visited {
}

.headline a:hover {
  color: #ff4500;
  background-color: #059;
  border: 4px double #ff4500;
}

.headlinex {
  background-color: #ff4500;
  padding: 0;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5px;
  margin-top: 5px;
  list-style-image: none;
}

.headlinex li {
  margin: 0;
  padding: 0;
}

.headlinex a {
  text-align: center;
  font-size: 10pt;
  font-style: italic;
  font-weight: bold;
  display: block;
  color: #fff;
  text-decoration: none;
  list-style-image: none;
  padding: 5px 2px;
  border: 4px double #000;
}

.headlinex a:link {
}

.headline a:visited {
}

.headlinex a:hover {
  color: #ff4500;
  background-color: #059;
  border: 4px double #000;
}

.info {
  width: 98%;
  margin-left: auto;
  margin-right: auto;
}

.inner {
  font-weight: normal;
  font-size: 8pt;
}

.inter {
  font-size: 10pt;
  margin: 5px;
  line-height: 2em;
}

.leadin {
  color: #006;
  font: medium verdana, arial, sans-serif;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
}

.logo {
  margin: 3px;
  float: left;
}

.memoriam_subtitle {
  font: italic bold 9px normal "Times New Roman", serif;
}

.memoriam_title {
  font: italic bold 16px normal "Times New Roman", serif;
}

.newsbox {
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
  background-image: url('background/strbkgde.gif');
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5px;
  padding: 0;
  width: 90%;
}

.newsbox li {
  padding: 0;
  margin: 5px 0;
  text-decoration: none;
}

.newsbox a {
  display: block;
  padding: 5px 2px;
  border: 4px double #ff4500;
  text-decoration: none;
  list-style-image: none;
  margin-right: auto;
  margin-left: auto;
  color: #006;
}

.newsbox a:link {
  text-decoration: none;
  color: #006;
}

.newsbox a:visited {
  color: #006;
  text-decoration: none;
}

.newsbox a:hover {
  color: #fff;
  background-color: #059;
}

.newsboxx {
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
  background-image: url('background/strbkgde.gif');
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 0;
  width: 90%;
}

.newsboxx a {
  display: block;
  padding: 5px 2px;
  border: 4px double #000;
  text-decoration: none;
  list-style-image: none;
  margin-right: auto;
  margin-left: auto;
  color: #000;
}

.newsboxx a:link {
  text-decoration: none;
  color: #000;
}

.newsboxx a:visited {
  color: #000;
  text-decoration: none;
}

.newsboxx a:hover {
  color: #fff;
  background-color: #059;
}

.note {
  width: 60%;
  color: #006;
  background-image: url('background/parchment.gif');
  border: solid #006 2px;
  padding: 10px 0 10px 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 20px;
}

.photo-left {
  margin: 3px;
  float: left;
  vertical-align: middle;
}

.photo-lefta {
  margin: 3px;
  float: left;
  vertical-align: middle;
}

.photo-leftb {
  margin: 3px;
  float: left;
  vertical-align: top;
}

.photo-right {
  margin: 3px;
  float: right;
  vertical-align: middle;
}

.photo-down10 {
  margin: 30px 3px 3px 3px;
  float: left;
  vertical-align: middle;
}

.portrait {
  float: left;
  width: 25%;
  border: 1px solid #006;
  margin: 0 40px 30px 0;
  padding: 5px;
  height: 215px;
}

.return {
  float: right;
  border: solid #006 1px;
}

.sectiona {
  color: #fff;
  background-color: #369;
  margin: -.6em 0 0 -.6em;
  border: 1px solid #006;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 16pt;
  height: 153px;
  padding: 0;
  width: 100%;
  padding: 15px 5px 15px 5px;
}

.sectiona a {
  display: block;
  border: 1px solid #369;
}

.sectiona a:link, .sectiona a:visited {
  text-decoration: none;
  color: #fff;
}

.sectiona a:hover {
  border: 1px dotted #fff;
  background-color: #fff;
  color: #369;
}

.sectionb {
  background-color: #030;
  color: #fff;
  margin: -.6em 0 0 -.6em;
  border: 1px solid #006;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 16pt;
  height: 153px;
  width: 100%;
  padding: 15px 5px 15px 5px;
}

.sectionb a {
  display: block;
  border: 1px solid #030;
}

.sectionb a:link, .sectionb a:visited {
  text-decoration: none;
  color: #fff;
}

.sectionb a:hover {
  border: 1px dotted #fff;
  background-color: #fff;
  color: #030;
}

.sectionb img {
  margin-left: 15px;
}

.sectionc {
  background-color: #ff0;
  margin: -.6em 0 0 -.6em;
  border: 1px solid #006;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 16pt;
  height: 153px;
  padding: 15px 5px 15px 5px;
  width: 100%;
}

.sectionc a {
  display: block;
  border: 1px dotted #ff0;
}

.sectionc a:link, .sectionc a:visited {
text-decoration: none;
color: #006;
}

.sectionc a:hover {
  border: 1px dotted #fff;
  background-color: #fff;
  color: #006;
}

.sectionc img {
  margin-left: 15px;
}

.sectiond {
  background-color: #660000;
  margin: -.6em 0 0 -.6em;
  border: 1px solid #006;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 16pt;
  height: 153px;
  padding: 15px 5px 15px 5px;
  width: 100%;
  color: #fff;
}

.sectiond a {
  display: block;
  border: 1px solid #660000;
}

.sectiond a:link, .sectiond a:visited {
  color: #fff;
  text-decoration: none;
}

.sectiond a:hover {
  border: 1px dotted #fff;
  background-color: #fff;
  color: #600;
}

.sectiond img {
  margin-left: 15px;
}

.sectione {
  color: #fff;
  background-color: #008;
  margin: -.6em 0 0 -.6em;
  border: 1px solid #006;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 16pt;
  height: 153px;
  padding: 15px 5px 15px 5px;
  width: 100%;
}

.sectione a {
  display: block;
  border: 1px solid #008;
}

.sectione a:link, .sectione a:visited {
  text-decoration: none;
  color: #fff;
}

.sectione a:hover {
  border: 1px dotted #fff;
  background-color: #fff;
  color: #008;
}

.spacer {
  margin-bottom: 300px;
}

.spacerb {
  margin-bottom: 50px;
}

.spacerc {
  margin-bottom: 100px;
}

.splash {
  float: left;
  font: 14pt forte, "comic sans ms";
  color: #ed8;
  font-style: italic;
  padding: 10px 0 3px 10px;
  margin: 0;
}

.subleadin {
  color: #006;
  font: small verdana, arial, sans-serif;
  text-align: center;
  font-style: italic;
  margin: 5px;
}

.submain {
  font-size: 14pt;
  text-align: center;
  color: #ed8;
}

.subtitle {
  color: #006;
  font: medium verdana, arial, sans-serif;
  line-height: 1.5;
  text-align: left;
  font-weight: bold;
  margin: 5px;
}

.subtitle a:link, #subtitle a:visited {
  color: #039;
  text-decoration: none;
}

.subtitle a:hover {
  background-color: #059;
  color: #fff;
}

.tagline {
  font: large Calibri "berlin sans fb demi", "comic sans ms";
  font-style: italic;
  font-weight: bold;
  background-color: transparent;
  margin: 0;
  text-align: center;
  padding-top: 5px;
}

.tagline a:active {
  font-weight: bold;
  color: #006;
  text-decoration: none;
}

.tagline a:link {
  color: #006;
  font-weight: bold;
  text-decoration: none;
}

.tagline a:visited {
  color: #006;
  font-weight: bold;
  text-decoration: none;
}

.tagline a:hover {
  font-weight: bold;
  color: #fff;
  background-color: #059;
  text-decoration: none;
}

.top {
  float: right;
}

body {
  color: #006;
  font: small Verdana, Arial, sans-serif;
  background-image: url(background/back1.png);
}

hr {
  width: 100%;
  color: #006;
  margin: 1px;
}

img {
  border: none;
}

.christmas {
  text-align: center;
}

.iace {
  font: small-caps bold 10pt Tahoma, Arial, sans-serif;
}

#landing {
  margin-top: 50px;
  font-size: 22pt;
  font-style: italic;
  font-weight: bold;
}

#page a:link {
  color: #006;
}

#page a:visited {
  color: #006;
}

#page a:hover {
  background-color: #059;
  color: #fff;
}

#page a:active: {
  color: #fff;
  background-color: #69c;
}
