/*
CSS for Air Cadet League of Canada (Manitoba) Inc. site excluding style1 and style3 pages.
*/

#albumn {
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;

}

#banner {
  margin: 0;
  width: 100%;
}

#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;
}

#begin, #header-bottom {
  margin: 0;
}

#bpp ol {
  list-style-type: lower-alpha;
}

#bpp ol ol {
  list-style-type: lower-roman;
}

#bpp ul {
  list-style-type: disc;
}

#bulletin {
  background-color: #ffffe0;
  line-height: 2em;
  border: solid 1px #006;
  margin-bottom: 2px;
  margin-top: 1px;
  margin-left: auto;
  margin-right: auto;
  width: 99%;
}

#ccra {
  font: 8pt verdana, arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  background-color: #cae1ff;
  border-top: solid 1px #006;
  border-bottom: solid 1px #006;
}

#checklist {
  line-height: 1.5em;
  list-style-type: decimal;
}

#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;
}

#phonebook {
  font: 12pt verdana, arial, sans-serif;
  line-height: 1.5;
  text-align: center;
  margin-top: 10px;
}

#phonebook li {
  list-style: none;
  font-weight: bold;
  font-size: medium;
}

#phonebook table {
  azimuth: center;
  border: 1px solid #369;
  width: 80%;
}

#phonebook tr {
  background-color: #ffffcc;
  border: transparent;
}

#phonebook tr.even {
  background-color: #fee;
  border: transparent;
}

#phonebook tr.administrator {
  background-color: #cae1ff;
  border: transparent;
}

#phonebook td {
  font-size: 10pt;
  text-align: left;
  padding: 10px;
  border: transparent;
}

#phonebook caption {
  background-color: #369;
  color: #fff;
  font-size: 16px;
  font-style: oblique;
  font-weight: bold;
  border: 1px solid #006;
}

#content {
  background-color: #fff;
  margin: 0 0 0 140px;
  border: 1px solid #006;
  padding-right: 2px;
  padding-left: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  list-style: none;
}

#content a:link, #content a:visited {
  color: #006;
}

#content a:hover {
  background-color: #059;
  color: #fff;
}

#content a:active: {
  color: #fff;
  background-color: #69c;
}

#content ul {
  list-style: none;
}

#contentb {
  background-image: url('background/checkedwhite.gif');
  margin: 0 0 0 17%;
  border: 1px solid #006;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 5px;
  list-style: none;
}

#contentb a:link, #contentb a:visited {
  color: #006;
}

#contentb a:hover {
  background-color: #059;
  color: #fff;
}

#contentb a:active: {
  color: #fff;
  background-color: #69c;
}

#contentb ul {
  list-style: none;
}

#contentc {
  background-image: url('background/bglblue.jpg');
  margin: 0 0 0 140px;
  border: 1px solid #006;
  list-style: none;
}

#contentc a:link, #contentc a:visited {
  color: #006;
}

#contentc a:hover {
  background-color: #059;
  color: #fff;
}

#contentc a:active: {
  color: #fff;
  background-color: #69c;
}

#contentc ul {
  list-style: none;
}

#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;
}

#documents {
  line-height: 2em;
}

#end {
  margin: 10px;
}

#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;
}

#friends {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  margin-bottom: 20px;
}

#friends a:link {
  color: #006;
  font-weight: normal;
  background-color: #fff;
}

#friends a:visited {
  color: #006;
  font-weight: normal;
  background-color: #fff;
}

#friends a:hover {
  color: #006;
  background-color: #059;
}

#friends a:active {
  color: #006;
  background-color: #69c;
}

#groupa {
  margin-bottom: 5px;
}

#groupb {
  margin-bottom: 5px;
}

#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;
  border: 1px solid #eedd82;
  padding: 2px;
}

#header-bottom a:link {
  background-color: #006;
  font-weight: normal;
  border: 1px solid #eedd82;
}

#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;
}

#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;
}

#honourroll {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5%;
  padding-right: 15%;
}

#intro {
  background-color: #ccffe0;
  padding: 5px;
  border: solid #006 1px;
  margin-top: 5px;
}

#introblue {
  background-color: #9cf;
  padding: 5px;
  border: solid #006 1px;
  margin-top: 5px;
}

#latest {
  text-align: center;
  font-size: 14pt;
}

#latest-news {
  background-color: #9cf;
  border: solid 1px #006;
  margin-top: 1px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

#list li {
  padding-bottom: 3px;
}

#list ul {
  list-style-type: disc;
}

#main {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 3px;
  border: 1px solid #006;
  background-image: url('background/chart.gif');
}

#map {
  font: 10pt verdana, arial, sans-serif;
}

#map a:link, #map a:visited {
  color: #006;
  margin: 0;
}

#map a:hover {
  background-color: #059;
  color: #fff;
}

#map li {
  font: 10pt verdana, arial, sans-serif;
  vertical-align: middle;
  line-height: 1.5;
  padding: 4px;
}

#map ul {
  margin: 0;
  padding-bottom: 10px;
}

#medal {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

#meet {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 3px;
  margin-top: 3px;
  background-color: #CAE1FF;
  border: double 4px #006;
  padding: 1%;
  width: 95%;
}

#meet p {
  font-variant: small-caps;
  padding: 5px;
}

#memberslist {
  margin-right: auto;
  margin-left: auto;
  width: 98%;
  background-color: #9cf;
}

#memberslist table {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-collapse: collapse;
}

#memberslist tr {
  width: 100%;
}

#memberslist td {
  width: 50%;
  padding: 5px 2px 5px 2px;
  vertical-align: top;
  margin: 3px;
}

#memberslist th {
  font-weight: bold;
  width: 50%;
  text-align: center;
}

#memberslist li {
  width: 100%;
  padding-bottom: 5px;
  font-size: 9pt;
}

#honour-chair {
  margin-right: auto;
  margin-left: auto;
  width: 98%;
  background-color: #9cf;
  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;
}

#page {
  padding-right: 15px;
  padding-left: 15px;
}

#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;
}

#pageb {
  padding-right: 5px;
  padding-left: 0px;
}

#print_version {
margin: 0;
padding: 0;
width: 180px;
background: #ff0;
}

#print_version li{
  margin: 0px;
  padding: 0px;
}

#print_version a{
  display: block;
  color: #006;
  padding: 0 15px 0 15px;
  line-height: 1.5;
  border: solid 1px #006;
}

#revised {
  font-size: 8pt;
  text-align: center;
}

#right {
  position: absolute;
  top: 61px;
  left: 60%;
  width: 70%;
}

#sheet {
  background-image: url('background/strbkgde.gif');
}

#sheet2 {
  background-image: url('background/bglblue.jpg');
}

#sheet3 {
  background-image: url('background/bgyellow.gif');
}

#sheet4 {
  background-image: url('background/parchment.gif');
}

#sheetv {
  background-image: url('background/vintage.png');
  width: 95%;
  margin-right: auto;
  margin-left: auto;
}

#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-bottom: 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: 1px 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;
}

#story {
  padding: 10px;
}

#table1 {
  color: #006;
  text-align: left;
  font-size: xx-small;
  border: none;
  background-color: #fff;
  padding: 0 15px;
  width: 90%;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

#table2 {
  color: #006;
  text-align: left;
  font-size: xx-small;
  border: none;
  background-color: #fff;
  padding: 0 15px;
  width: 90%;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

#table2 td {
  padding: 10px;
  width: 30%;
}

#taglinec {
  font: large verdana, arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  margin: 0;
  text-align: center;
  padding: 0 0 5px 0;
  text-decoration: none;
}

#toc {
  background-color: #ffe;
  font-size: 12pt;
  font-weight: bold;
  margin: 0;
  padding: 3px 15px 3px 15px;
  text-align: left;
  border: solid #006 5px;
}

#toc a:link, #toc a:visited {
  color: #006;
  text-decoration: none;
}

#toc a:hover {
  background-color: #059;
  color: #fff;
}

#toc li {
  font: 12pt verdana, arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
}

#toc ul {
  margin: 0;
  padding: 10px;
  list-style: none;
}

#upcoming-events {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  width: 99%;
}

#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 {
  font: bold 11px Arial;
}

#validation {
  margin: 0 0 0 5px;
  text-align: center;
  border: none;
}

#whatsnew {
  margin: 0 0 5px 0;
  width: 100%;
}

#wrapper {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border: solid 5px #006;
}

.active {
  background-color: #9cf;
}

.address {
  text-align: center;
  font-weight: bold;
  margin-top: 40px;
}

#DoE-address {
  clear: left;
  text-align: center;
  margin-bottom: 20px;
}

.agm_box {
  width: 80%;
  font-size: 11pt;
  background-color: #cae1ff;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}

.agm_box dd {
  color: #006;
  padding-right: 10px;
  padding-top: 15px;
}

.agm_box dt {
  color: #fff;
  background-color: #369;
  padding: 5px 5px 5px 10px;
  border: solid 1px #006;
  font-weight: bold;
}

.aims_box {
  float: right;
  width: 55%;
  font: 10pt normal Tahoma, Arial, sans-serif;
  background-color: #cae1ff;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}

.aims_box dd {
  color: #006;
  padding-right: 5px;
  padding-top: 5px;
}

.aims_box dt {
  color: #fff;
  background-color: #369;
  padding: 5px 5px 5px 10px;
  border: solid 1px #006;
  font-weight: bold;
}

.aids_box {
  float: right;
  width: 70%;
  font: 10pt normal Tahoma, Arial, sans-serif;
  background-color: #cae1ff;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}

.aids_box dd {
  color: #006;
  padding-right: 5px;
  padding-top: 5px;
}

.aids_box dt {
  color: #fff;
  background-color: #369;
  padding: 5px 5px 5px 10px;
  border: solid 1px #006;
  font-weight: bold;
}

.anchor {
  font-weight: normal;
  font-size: 8pt;
  font-family: forte, "comic sans ms";
  color: #006;
  padding: 0;
}

.article {
  margin-right: 50px;
  margin-left: 50px;
}

.award1 {
  height: 310px;
}

.award2 {
  height: 290px;
}

.award3 {
  height: 450px;
}

.award4 {
  height: 500px;
}

.back-left {
  float: left;
  background: #000;
  padding: .3em;
  margin: 3em 0 3em 4em;
  width: 35%;
  height: 280px;
}

.back-right {
  float: right;
  background: #000;
  padding: .3em;
  margin: 3em 0 3em 0em;
  width: 35%;
  height: 280px;
}

.board {
  line-height: 2em;
}

.border {
  margin: 3px;
}

.bpp_box {
  width: 100%;
  font-size: 11pt;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  background-color: #ccffe0;
}

.bpp_box dd {
  color: #006;
  padding-right: 5px;
  padding-top: 10px;
}

.bpp_box dt {
  color: #fff;
  background-color: #030;
  padding: 5px 5px 5px 10px;
  border: solid 1px #030;
}

.bpp_caption {
  text-align: center;
  font-size: x-large;
  font-weight: bold;
  background-image: url('background/bgbluechecked.jpg');
  color: #ffe;
  padding: 2px;
}

.bpp_centertitle {
  background-color: #76eec6;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
  padding: 10px 0 10px 0;
  border: #006 solid 1px;
}

.byline {
  font: large "Berlin Sans FB Demi", verdana, sans-serif;
  font-weight: bold;
  background-color: #cae1ff;
  font-style: italic;
  margin: 0;
  text-align: center;
  padding-top: 5px;
}

.cadet {
  font-size: 8pt;
  color: #039;
}

.caption {
  text-align: center;
  font-size: x-large;
  font-weight: bold;
  background-image: url('background/bgbluechecked.jpg');
  color: #ffe;
  padding: 5px;
}

.career_list li {
  line-height: 2;
}

.centeredImage {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
}

.centeredLogo {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
}

.centertitle {
  font-size: medium;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
  padding: 10px 0 10px 0;
}

.centertitleb {
  background-color: #cae1ff;
  border: solid 1px #006;
  font-size: 16pt;
  line-height: 1.5;
  text-align: center;
  font-style: italic;
  font-weight: bold;
}

.centertitleb, #taglineb {
  margin: 0;
}

.centertitlec {
  background-color: #ed8;
  border: solid 1px #006;
  font-size: 16pt;
  line-height: 1.5;
  text-align: center;
  font-style: italic;
  font-weight: bold;
  width: 100%;
}

.centertitled {
  font-size: medium;
  text-align: center;
  font-weight: bold;
  padding: 5px 0 0px 0;
}

.clearboth {
  clear: both;
}

.clearleft {
  clear: left;
}

.competitor {
  border: solid 1px #006;
  font-weight: bold;
}

.contact_box {
  float: right;
  width: 50%;
  font: 10pt Tahoma, Arial, sans-serif;
  margin-top: 5px;
  margin-right: 20px;
  background-color: #cae1ff;
}

.contact_box dd {
  color: #006;
  padding-right: 5px;
  padding-top: 5px;
}

.contact_box dt {
  font-size: 12pt;
  color: #fff;
  font-weight: bold;
  background-color: #369;
  padding: 5px 5px 5px 10px;
  border: solid 1px #030;
}

.crests {
  background-color: #fff;
  margin: -1.2em 0 0 -1em;
  border: thin solid #006;
  padding: 4px;
  height: 510px;
  width: 99%;
  font-family: verdana;
  font-size: 11pt;
  font-weight: bold;
  color: #000;
  text-align: center;
}

.badge-frame-left {
  float: left;
  background-color: #fff;
  width: 280px;
  border: 1px solid #006;
  margin-bottom: 10px;
}

.badge-frame-right {
  float: right;
  background-color: #fff;
  width: 280px;
  border: 1px solid #006;
  margin-bottom: 10px;
}


.badges {
  background-color: #fff;
  margin: 10px 10px;
  border: solid 2px  #006;
  padding: 4px;
  height: 510px;
  width: 249px;
  font-family: verdana;
  font-size: 11pt;
  font-weight: bold;
  color: #000;
  text-align: center;
}

.date {
  text-align: center;
  background-color: #eedd82;
  font-size: 14pt;
  color: #039;
  border: solid 1px #006;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
}

.detachment {
  font-size: 8pt;
  color: #600;
}

.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: 2px;
  font-weight: bold;
  list-style: none;
  border: 5px solid #9cf;
  background-color: #fff;
  margin-right: 1px;
}

.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;
}

.directory a:active {
  color: #fff;
  background-color: #69c;
}

.news-directory {
  font-size: 8pt;
  font-weight: bold;
  margin: 0;
  padding: 20px 0;
  text-align: center;
  list-style: none;
}

.news-directory ul {
  margin: 0;
  padding-bottom: 10px;
}

.news-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;
}

.done {
  background-color: yellow;
  color: #039;
  font-weight: bold;
  font-style: italic;
  padding-right: 5px;
  padding-left: 5px;
  width: 30px;
}

.executive {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
  line-height: 1.5;
}

.extrab {
  border: solid 1px #006;
  padding: 15px;
  margin-top: 10px;
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
  background-color: #cae1ff;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}

.extrab a:link, .extrab a:visited {
  color: #006;
}

.extrab a:hover {
  background-color: #059;
  color: #fff;
}

.frame {
  border: 1px solid #006;
}

.grey {
  background-color: #cfcfcf;
}

.greyout {
  color: #999;
}

.highlight {
  background-color: #eee;
  color: #039;
  font-style: italic;
  padding-right: 5px;
  padding-left: 5px;
  width: 30px;
}

.honours_box {
  width: 75%;
  font: 11pt normal Tahoma, Arial, sans-serif;
  background-color: #cae1ff;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}

.honours_box dd {
  color: #006;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.honours_box dt {
  color: #fff;
  background-color: #369;
  padding: 5px 5px 5px 10px;
  border: solid 1px #006;
  font-weight: bold;
}

.iace {
  font: small-caps bold 14pt Tahoma, Arial, sans-serif;
}

.incorp {
  font: 22pt Tahoma, verdana, arial, sans-serif;
  font-weight: bold;
  margin: 0;
  text-align: center;
}

.incorp a:active {
  font-weight: bold;
  color: #006;
  text-decoration: none;
}

.incorp a:link {
  color: #006;
  font-weight: bold;
  text-decoration: none;
}

.incorp a:visited {
  color: #006;
  font-weight: bold;
  text-decoration: none;
}

.incorp a:hover {
  font-weight: bold;
  color: #fff;
  background-color: #059;
  text-decoration: none;
}

.initial {
  color: #c03;
  font-weight: bold;
}

.inner {
  font-weight: normal;
  font-size: 8pt;
  padding: 0;
}

.introb {
  background-color: #cfe;
  width: 75%;
  padding: 5px;
  border: solid #006 1px;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
}

.league {
  font-size: 8pt;
  color: #000;
}

.leonardo_box {
  width: 80%;
  font-size: 12pt;
  background-color: #cae1ff;
  color: #006;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: double 5px #006;
  padding: 5px 5px 10px 5px;
}

.list {
  line-height: 1.5;
}

.location {
  height: 290px;
  border-bottom: #369 solid 2px;
}

.logo {
  margin: 3px;
  float: left;
}

.map_box {
  width: 80%;
  font-size: 11pt;
  margin-top: 5px;
  text-align: justify;
  background-color: #ccffe0;
  margin-left: auto;
  margin-right: auto;
}

.map_box dd {
  color: #006;
  padding-top: 5px;
  padding-right: 10px;
}

.map_box a {
  display: inline-block;
  border: solid 1px #006;
}

.map_box a:hover {
  border: dotted 1px #006;
}

.map_box dt {
  color: #fff;
  background-color: #030;
  padding: 5px 10px 5px 15px;
  border: solid 1px #006;
}

.mast {
  font-size: 14pt;
}

.maxtitle {
  color: #006;
  text-align: left;
  font-size: large;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 10px;
  font-style: italic;
}

.meettitle {
  font-size: 16pt;
  text-align: center;
  font-weight: bold;
}

.new {
  background-color: yellow;
  color: #039;
  font-weight: bold;
  font-style: italic;
  padding-right: 5px;
  padding-left: 5px;
  width: 30px;
}

.newitems {
  font-size: 8pt;
  color: #c03;
}

.newstop {
  background-image: url('logo/dkbluebg.jpg');
  padding: 15px 0 15px 0;
  width: 100%;
  color: #cae1ff;
  text-align: center;
  font-weight: bold;
  font-size: 16pt;
  margin-bottom: 0;
}

.news_frame {
  padding: 4px;
  border: 3px double #006;
  background-color: #fff;
  margin: 0 -7px;
}

.newsletter-box {
  border: solid 4px #c03;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}

.note {
  width: 75%;
  color: #006;
  background-color: #ffffe0;
  border: solid #006 2px;
  padding: 10px 0 20px 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
}

.notea {
  width: 75%;
  color: #006;
  background-color: #ffe;
  border: solid #006 2px;
  padding: 10px 30px 20px 30px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 20px;
}

.noteb {
  width: 75%;
  border: solid #006 2px;
  padding: 10px 30px 20px 30px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 20px;
}

.notec {
  width: 30%;
  border: solid #006 10px;
  padding: 10px 30px 20px 30px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 20px;
}

.note_awards {
  background-color: #cae1ff;
  width: 50%;
  border-top: solid #369 25px;
  padding: 10px 25px 20px 25px;
  margin-left: 250px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 10px;
}

.note_links {
  width: 75%;
  font-size: 8pt;
  font-style: italic;
  color: #006;
  background-color: #ccffe0;
  border: solid #030 2px;
  padding: 5px 0 10px 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
}

.note_memoriam {
  background-color: #eee;
  width: 75%;
  border: solid #369 10px;
  padding: 10px 30px 20px 30px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  margin-top: 10px;
}

.note_news {
  width: 50%;
  border: solid #369 10px;
  padding: 10px 30px 20px 30px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  margin-top: 10px;
}

.note_support {
  background-color: #cae1ff;
  width: 80%;
  border-top: solid #369 25px;
  padding: 10px 30px 20px 30px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
}

.number_of_squadrons {
  font-size: 10pt;
  font-family: calibri forte;
  font-weight: lighter;
  color: #006;
  vertical-align: bottom;
}

.org {
  font-size: 10pt;
  font-family: forte, "comic sans ms";
  font-weight: normal;
  color: #006;
}

.parade_site {
  vertical-align: bottom;
  margin-top: 10px;
  color: #000;
  font-size: 8pt;
  font-style: italic;
}

.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;
}

.patron {
  font-size: 14pt;
  font-style: italic;
  color: #006;
}

.photo-left {
  margin: 3px;
  float: left;
  vertical-align: middle;
}

.photo-lefta {
  margin: 3px;
  float: left;
  vertical-align: middle;
}

.photo-right {
  margin: 3px;
  float: right;
  vertical-align: middle;
}

.photo-down10 {
  margin: 30px 3px 3px 3px;
  float: left;
  vertical-align: middle;
}

.photo-down30 {
  margin: 30px 3px 3px 3px;
  float: left;
  vertical-align: middle;
}

.photo-down40 {
  margin: 40px 3px 3px 3px;
  float: left;
  vertical-align: middle;
}

.photo_block {
  height: 300px;
}

.photo_blocka {
  height: 450px;
}

.plaque-left {
  float: left;
  background: #000;
  padding: .3em;
  margin: 3em 0 3em 1em;
  width: 45%;
  height: 510px;
}

.plaque-right {
  float: right;
  background: #000;
  padding: .3em;
  margin: 3em 0 3em 1em;
  width: 45%;
  height: 510px;
}

.portrait {
  background-color: #fff;
  margin: -1.5em 0 0 -1.5em;
  border: thin solid #006;
  padding: 4px;
  height: 280px;
  width: 99%;
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
}

.prize {
  font-size: 14pt;
}

.raffle {
  line-height: 2em;
}

.return {
  float: right;
}

.sheet {
  padding-right: 15px;
  padding-left: 15px;
}

.spacer {
  margin-bottom: 25px;
}

.spacerb {
  margin-bottom: 50px;
}

.spacerc {
  margin-bottom: 60px;
}

.spacerd {
  margin-bottom: 200px;
}

.spacere {
  margin-bottom: 400px;
}

.spacerf {
  margin-bottom: 125px;
}

.spacerg {
  margin-bottom: 300px;
}

.spacergg {
  margin-bottom: 350px;
}

.spacerh {
  margin-bottom: 500px;
}

.spaceri {
  margin-bottom: 175px;
}

.spacerj {
  margin-bottom: 100px;
}

.spacerk {
  margin-bottom: 250px;
}

.spacerl {
  margin-bottom: 550px;
}

.spacerm {
  margin-bottom: 650px;
}

.spacern {
  margin-bottom: 610px;
}

.spacy {
  line-height: 1.5;
}

.spacy table {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-collapse: collapse;
}

.spacy th {
  font-weight: bold;
}

.spacy td {
  width: 50%;
  padding: 5px 0 5px 0;
  vertical-align: top;
  margin: 3px;
}

.splash {
  float: left;
  font: 14pt forte, "comic sans ms";
  color: #ed8;
  font-style: italic;
  padding: 10px 0 3px 10px;
  margin: 0;
}

.story_box {
  width: 50%;
  font-size: 10pt;
  background-color: #cae1ff;
  color: #006;
  margin-top: 5px;
  margin-left: 250px;
  text-align: justify;
  border: solid 1px #006;
  padding: 10px 10px 10px 25px;
}

.subcaption {
  text-align: center;
  font-size: x-large;
  font-weight: bold;
  padding: 5px;
}

.subsubtitle {
  font-weight: bold;
}

.subtitle {
  font-size: medium;
  line-height: 1.5;
  text-align: left;
  font-weight: bold;
  margin: 5px;
}

.subtitle a:link, subtitle a:visited {
  color: #006;
  text-decoration: none;
}

.subtitle a:hover {
  color: #fff;
  background-color: #059;
}

.subtitlea {
  font-size: medium;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
  margin: 5px;
}

.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;
}

.taglineb {
  font: large "Berlin Sans FB Demi", verdana, sans-serif;
  font-weight: bold;
  background-color: #cae1ff;
  color: #006;
  font-style: italic;
  margin-top: 5px;
  text-align: center;
  padding: 0 0 5px 0;
  border: solid 1px #006;
  text-decoration: none;
}

.taglined {
  font-size: 12pt;
  background-color: #cae1ff;
  color: #006;
  margin-top: 5px;
  text-align: center;
  border: solid 1px #006;
  text-decoration: none;
}

.taglinee {
  float: right;
  width: 70%;
  font-size: 12pt;
  background-color: #cae1ff;
  color: #006;
  margin-top: 5px;
  text-align: center;
  border: solid 3px #006;
  padding-top: 5px;
}

.taglinef {
  float: right;
  width: 65%;
  font-size: 11pt;
  background-color: #cae1ff;
  color: #006;
  margin-top: 5px;
  text-align: justify;
  border: solid 1px #006;
}

.taglinefe {
  float: right;
  width: 75%;
  font-size: 10pt;
  background-color: #cae1ff;
  color: #006;
  margin-top: 5px;
  text-align: center;
  border: solid 1px #006;
}

.taglineg {
  font: 10pt Tahoma, Arial, sans-serif;
  background-color: #cfcfcf;
  color: #006;
  margin-top: 5px;
  text-align: center;
  padding: 0 0 5px 0;
  border: solid 1px #006;
  text-decoration: none;
}

.term {
  font-size: 12pt;
  font-family: verdana, arial;
  font-weight: bold;
  color: #006;
  padding-top: 3px;
}

.thanks {
  float: left;
  color: #039;
  background-color: #ffe;
  font-size: 14pt;
  font-style: italic;
  text-align: center;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  border: double 4px #c03;
  padding: 5px;
  width: 100%;
}

.title {
  width: 100%;
  background-image: url('logo/dkbluebg.jpg');
  font-size: xx-large;
  font-weight: bold;
  color: #ed8;
  margin: 0;
  padding: 10px 0 10px 0;
  text-align: center;
  font-style: italic;
}

.title, .centertitle {
  margin: 0;
}

.titlea {
  width: 100%;
  background-image: url('logo/dkbluebg.jpg');
  font-size: xx-large;
  font-weight: bold;
  color: #ed8;
  margin: 0;
  padding: 10px 0 10px 0;
  text-align: center;
  font-style: italic;
  height: 50px;
}

.top {
  float: right;
}

.translation {
  font-size: 8pt;
  font-style: italic;
  color: #666;
}

.up {
  margin: 15px 0 15px 0;
  height: 10px;
}

.updated {
  background-color: #ff4500;
  color: #fff;
  font-size: 10pt;
  font-weight: bold;
  font-style: italic;
  padding-right: 5px;
  padding-left: 5px;
  width: 75px;
}

.view {
  width: 60%;
  text-align: center;
  margin-top: 5px;
  background-color: #fff;
  font-style: italic;
  font-size: 7pt;
  margin-left: auto;
  margin-right: auto;
}

.view a:link, a:visited {
  font-weight: bold;
}

.view a:hover {
  font-weight: bold;
  color: #006;
  background-color: #059;
}

.view a:active {
  font-weight: bold;
  color: #fff;
  background-color: #69c;
}

.vol {
  color: #c03;
  font-size: 16pt;
  font-weight: bold;
}

.vol a:link, a:visited {
  color: #006;
  text-decoration: underline;
}

.winner {
  font-size: 14pt;
  color: #CC0033;
}

.xsubtitle {
  background-color: #369;
  color: #fff;
  border: solid 1px #006;
  font: bold medium Tahoma verdana;
  font-style: italic;
  line-height: 1.5;
  text-align: left;
  margin: 5px;
  width: 60%;
  padding-left: 15px;
}

.xsubtitle a:link {
  color: #fff;
}

.xsubtitle a:visited {
  color: #fff;
}

.xsubtitle a:hover {
  color: #fff;
  background-color: #059;
}

.xsubtitle a:active {
  color: #fff;
  background-color: #69c;
}

.xxsubtitle {
  background-color: #369;
  color: #fff;
  border: solid 1px #006;
  font: bold medium Tahoma verdana;
  font-style: italic;
  line-height: 1.5;
  text-align: left;
  margin: 5px;
  width: 80%;
  padding-left: 15px;
}

.xxsubtitle a:link {
  color: #fff;
}

.xxsubtitle a:visited {
  color: #fff;
}

.xxsubtitle a:hover {
  color: #fff;
  background-color: #059;
}

.xxsubtitle a:active {
  color: #fff;
  background-color: #69c;
}

.xxxsubtitle {
  background-color: #369;
  color: #fff;
  border: solid 5px #369;
  font: bold x-large Tahoma verdana;
  font-style: italic;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.xxxxsubtitle {
  background-color: #369;
  color: #fff;
  border: solid 1px #006;
  font: bold medium Tahoma verdana;
  font-style: italic;
  line-height: 1.5;
  text-align: left;
  margin: 5px;
  width: 95%;
  padding-left: 15px;
}

.ysubtitle {
  background-color: #369;
  color: #fff;
  border: solid 1px #006;
  font: bold medium Tahoma verdana;
  font-style: italic;
  line-height: 1.5;
  text-align: left;
  margin: 5px;
  width: 40%;
  padding-left: 15px;
}

blockquote {
  font-style: italic;
}

body {
  color: #006;
  font: small Verdana, Arial, sans-serif;
  background-image: url(background/back1.png);
}

h1 {
  font: 26pt Tahoma, verdana, arial, sans-serif;
  font-weight: bold;
  text-align: center;
  margin: 0;
}

h1 a:link {
  color: #006;
  font-weight: bold;
  text-decoration: none;
}

h1 a:visited {
  color: #006;
  font-weight: bold;
  text-decoration: none;
}

h1 a:hover {
  font-weight: bold;
  color: #fff;
  background-color: #059;
  text-decoration: none;
}

h1 a:active {
  font-weight: bold;
  color: #fff;
  background-color: #69c;
  text-decoration: none;
}

hr {
  width: 100%;
  color: #039;
  margin: 1px;
}

img {
  border: none;
}

table {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  border-collapse: collapse;
}

td {
  width: 50%;
  padding: 5px 0 5px 0;
  vertical-align: top;
  margin: 3px;
}

th {
  font-weight: bold;
}

#friends table {
  width: 600px;
  background-color: #fff;
  border: solid 10px #369;
  border-collapse: collapse;
  margin-bottom: 10px;
}

#friends caption {
  background-color: #369;
  color: #fff;
  font: Verdana;
  font-size: x-large;
  font-style: italic;
  font-weight: bold;
  padding-top: 5px;
  margin-bottom: 10px;
}

#friends tr {
  padding: 0px;
}

#friends td {
  padding: 2px;
  background-color: #fff;
  border: solid 5px #369;
  border-collapse: collapse;
  width: 200px;
  height: 150px;
  text-align: center;
}

.sup_centeredLogo {
  text-align: center;
}

.support_groups {
  font-size: 16px;
  font-weight: bold;
}

#backing {
  background-image: url('background/chart.gif');
}

#gaggle table {
  background-color: transparent;
  width: 100%;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  border: solid 1px #006;
  border-collapse: collapse;
}

#gaggle td {
  font-size: 7pt;
  border-collapse: collapse;
  border: solid 1px #006;
  padding-left: 2px;
}

.tit {
  background-color: #9cf;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  font-size: 9pt;
}

.gim {
  background-color: #ffffcc;
  font-weight: bold;
  font-style: italic;
}

.even {
  background-color: #d3d3d3;
}

#map-background {
  background-image: url('background/chart.gif');
}

#agm2009 ol {
    line-height: 1.5;
}

#agm2009 ol ol {
    list-style-type: square;
  }

.contact_box {
  margin-top: 20px;
}

#contact table {
  azimuth: center;
  border: 1px solid #369;
  width: 80%;
}

#contact tr {
  background-color: #cae1ff;
  border: transparent;
}

#contact tr.even {
  background-color: #fee;
  border: transparent;
}

#contact td {
  font-size: 10pt;
  text-align: left;
  padding: 10px;
  border: transparent;
}

#contact caption {
  background-color: #369;
  color: #fff;
  font-size: 16px;
  font-style: oblique;
  font-weight: bold;
  border: 1px solid #006;
}

#fam table {
  background-color: transparent;
  text-align: center;
  width: 95%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
  padding: 10px 0 10px 0;
  border: solid 2px #006;
  border-collapse: collapse;
}

#fam caption {
  font-size: 22pt;
  font-weight: bold;
  color: #ed8;
  background-color: #006;
  border: solid 2px #006;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

#fam th {
  background-color: #9cf;
  font-size: 10pt;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  border: solid 1px #006;
  border-collapse: collapse;
  width: 20%;
}

#fam td {
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  width: 30%;
  border-collapse: collapse;
  border: solid 1px #006;
}

.bran {
  background-color: #b0e2ff;
}

.rgs {
  background-color: #cae1ff;
}

#supervisor {
  padding: 20px 0 20px 0;
  font-style: italic;
  text-align: left;
  font-weight: bold;
  font-size: 10pt;
}

#supervisor ul {
  list-style: none;
}

#autumn {
  background-color: #369;
  border: solid 2px #006;
  padding: 10px 0 10px 0;
  margin-top: 5px;
}

#spring10 {
  margin-top: 5px;
  background-color: #093;
  padding: 30px 0 10px 0;
  border: solid 2px #006;
}

.dateline {
  font: 8pt verdana, arial, "sans serif";
  text-align: center;
  font-weight: bold;
}

#fam .sunday {
  border-bottom: 3px solid;
  border-color: #006;
}

.caption {
  text-align: center;
  vertical-align: middle;
  font-size: 15pt;
  font-weight: bold;
  background-image: url('background/bgbluechecked.jpg');
  color: #ffe;
  padding-top: 1px;
  padding-bottom: 1px;
}

#roll_call table {
  font-size: 10px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-collapse: collapse;
}

#roll_call td {
  width: 25%;
  background-color: #f0f8ff;
  padding: 5px 0 5px 3px;
  border: solid 1px #666;
  vertical-align: top;
  margin: 3px;
}

#roll_call th {
  font-weight: bold;
  margin-right: auto;
  margin-left: auto;
  font-size: 12pt;
  padding: 5px 0 5px 3px;
}

#roll_call .active {
  background-color: #369;
  color: #fff;
}

#landing {
  margin-top: 50px;
  font-size: 22pt;
  font-style: italic;
  font-weight: bold;
}

.stardonors {
  color: #006;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  background-image: url(background/paper3.gif);
  font-size: medium;
  text-align: center;
  line-height: 1.5;
  border: 5px #369 solid;
  margin-bottom: 5px;
  padding-top: 10px;
}

.donor_box {
  width: 80%;
  font-size: 11pt;
  margin-top: 5px;
  text-align: justify;
  background-color: #cae1ff;
  margin-left: auto;
  margin-right: auto;
}

.donor_box dd {
  color: #006;
  padding-top: 5px;
  padding-right: 10px;
}

.donor_box dt {
  color: #fff;
  background-color: #369;
  padding: 5px 10px 5px 15px;
  border: solid 1px #006;
}

.activity_box {
  width: 90%;
  margin-top: 5px;
  text-align: justify;
  background-color: #ccffe0;
  margin-left: auto;
  margin-right: auto;
}

.activity_box dd {
  color: #006;
  font-size: 10pt;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
}

.activity_box a {
  display: inline-block;
}

.activity_box dt {
  color: #fff;
  font-size: 11pt;
  background-color: #030;
  padding: 5px 10px 5px 15px;
  border: solid 1px #006;
}

.ssc {
  font-family: Verdana;
  font-size: 11pt;
  color: #000;
  font-weight: normal;
}
/*activities.html*/
.events a {
  text-decoration: none;
  display: block;
}

.events table {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  width: 100%;
  border-bottom: double 3px #006;
}

.events td {
  color: #000;
  font-size: 10pt;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: dotted 1px #006;
  width: 33%;
  text-align: left;
}

.events td a:active {
  color: #006;
  background-color: #cae1ff;
  font-weight: bold;
}

.events td a:hover {
  color: #ffff80;
  background-color: #eedd82;
  font-weight: bold;
}

.events td a:link {
  color: #ffff80;
  font-weight: bold;
}

.events td a:visited {
  color: #ffff80;
  font-weight: bold;
}

.events th {
  font: bold 11pt Verdana, Arial, sans-serif;
  font-style: italic;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: double 3px #006;
  width: 33%;
  text-align: center;
}

.events tr {
  border-bottom: solid 1px #006;
}

.connection {
  font-weight: bold;
  font-style: italic;
}

.activity_anchor {
  font-weight: normal;
  font-style: italic;
  font-size: 8pt;
  color: #000;
  padding: 0;
}

.retail {
  font-size: 7pt;
  color: #000;
}

.grand_draw {
  line-height: 1.5;
}

.sqnevent {
  color: #060;
}
