/* Author: Bob Thompson   Date: 6/6/2010
   area55aa.htm links to this stylesheet */

body {
  width: 850px;
  font-size: 12pt;
  font-family: arial,helvetica,sans-serif;
  color: black;
  background-color: #dddddd;
  background-image: url(background1.jpg);
  background-repeat: repeat-x; }

#main {
  width: 775px;
  background-color: white;
  padding-top: .5em;
  padding-right: .5em; }

#banner {
  width: 975px;
  height: 140px;
  margin-left: 50px;
  padding-top: 5px;
  text-align: center;
  font-weight: bold;
  font-size: 22pt;
  font-style: italic;
  font-family: heather,sans-serif;
  letter-spacing: .2em;
  color: #ff6633;
  background-image: url(Skyline_of_Toledo_Ohio_1.jpg);
  border: #ff9966 solid thin; }

#footer {
  height: 35px;
  font-size: 13pt;
  font-weight: bold;
  color: black;
  background-color: #dddddd;
  border: navy solid thin;
  margin-left: .5em;
  padding: .5em;
  text-align: center; }

#articles {
  width: 675px;
  background-color: white;
  font-size: 10pt;
  font-family: arial,serif;
  padding-right: 1em; }

h1 {
  font-size: 12pt;
  font-style: normal;
  font-family: verdana,sans-serif;
  text-align: center;
  letter-spacing: .08em;
  color: #ffffff; }
  
h2 {
  font-size: 12pt;
  font-family: verdana,sans-serif;
  font-weight: bold;
  color: black;
  text-align: center; }

h3 {
  font-size: 15pt;
  font-family: arial,helvetica,sans-serif;
  font-weight; bold;
  text-align: center }

h4 {
  font-size: 9pt;
  font-weight: normal; }

h5 {
  font-size: 7pt;
  font-weight: bold; }

h6 {
  font-size: 11pt;
  font-weight: bold; }

hr {
  color: #ff6633;
  margin-left: .4em; }

ol {
  list-style-image: url(aalogo4.jpg); }

li {
  color: #000099;
  font-size: 11pt;
  font-family: verdana; }

.fiftyfive {
  color: #cc3300; }

.subhead {
  font-size: 9pt;
  font-style: italic;
  text-align: center; }

.articles {
  font-size: 10pt; }

.order {
  font-size: 13pt; }

.very {
  font-size: 14pt;
  font-style: italic;
  color: red; }

.disclaimer {
  font-size: 8pt; }

img.left {
  float: left;
  border-width: 0;
  padding-left: .5em;
  padding-right: .5em; }

img.right {
  float: right;
  padding-left: .5em; }

img.align {
  border-width: 0;
  margin-right: .5em;
  margin-left: .3em;
  margin-bottom: 0;
  vertical-align: middle; }

table {
  width: 660px;
  margin-left: .8em;
  border-collapse: collapse; }

td, th {
  padding: .1em 1em;
  border:gray solid 1px; }

td#header {
  font-size: 15pt;
  font-weight: bold;
  text-align: center; }

tr#odd {
  background-color: #dddddd; }

tr#even {
  background-color: #ffffff; }

p {
  margin-left: 1em; }

.center {
  text-align: center; }

a:link {
  font-size: 11pt;
  color: blue; }

a:visited {
  font-size: 11pt;
  color: #663399; }

a:hover {
  color: #ff3300; }

