﻿
body {
  background: #FFF url(../Media/AOA/bg.jpg);
}

#container {
  width: 770px;
  background: #FFF;
}

#links {
  height: 18px;
}

#banner {
 height: 136px;
 border-bottom: solid 1px #000;
}

.leftBanner {
  float: left; 
}

.rightBanner {
  float: right; 
}

#topMenu {
 height: 32px; 
}

#searchBar {
  height: 63px;
  width: 600px;
  margin: 15px 0 0 20px;
  padding: 12px 0 0 120px;
  background: #FFF url(../Media/AOA/search02.gif) no-repeat;
}

#content {
  margin: 20px;
}

#bodyZones {
  width: 350px;
  float: left;
}

#flashcontent2 {
 height: 450px;
 width: 350px; 
}

#featuredContent {
  width: 348px;
  margin: 0 0 0 20px;
  float: right;
}

#footer {
  height: 70px;
  width: 770px;
  background: #555 url(../Media/AOA/footer_01.jpg) repeat-x;
}

#footerLeft {
  padding: 6px 0 0 8px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFF;
  float: left;
}

#footerRight {
  width: 195px;
  float: right;
}

p#copyright {
 margin: 12px 0 0;
}

#breadcrumbs p {
  color: #217285;
  font-size: 0.8em;
}

#searchBar h5 {
  font-weight: bold;
  font-size: 0.75em;
  margin: 0;
}

#bodyZones h3 {
 color: #217285;
 margin: 0 0 5px 0;
}

#featuredSections h3, #featuredItems h3, h2#sectionName, h2#topicName, h2#resultsName, h2#itemName {
 color: #217285;
}

h3.itemSectionName {
  color: #835A60;
}

h2#sectionName {
 margin: 0 0 8px 0;
}

div.topicListItem {
  width: 620px;
  background: #EBF5F7;
  border: solid 1px #CCC;
  margin: 0 0 20px 20px;
  padding: 10px 15px 10px;
}

p#resultsSummary {
  margin: 0 0 20px 20px;
  font-size: 0.8em;
}

div.itemListBox {
 margin: 0 0 20px 20px; 
}

div.itemListItem {
 margin: 0 0 20px 0; 
}

p#sectionSummary, p#topicSummary {
  font-size: 0.8em;
  font-weight: bold;
}

#featuredSections a, #featuredSections p {
  margin-left: 20px;
}

#bodyZones p, #featuredSections p, #featuredItemsTable td {
 font-size: 0.8em;
 line-height: 1.4em;
}

#featuredItemsTable tr td {
  padding: 0 6px 20px 0;
  vertical-align: top;
}

p.itemListSummary {
 font-size: 0.8em;
 font-weight: bold;
 border-bottom: solid 1px #CCC;
 padding: 0 0 5px 0;
}

span.topicListItemMeta {
 color: #000;
 font-size: 0.8em;
}

span.itemListItemMeta {
 color: #666;
 font-style: italic;
 font-size: 0.75em;
}

span.featuredItemMeta {
 color: #999;
 font-size: 0.85em;
}

a.breadcrumb:link {
  color: #217285;
}
a.breadcrumb:visited {
  color: #217285;
}
a.breadcrumb:hover {
  color: #217285;
}
a.breadcrumb:active {
  color: #217285;
}

a.itemListItemName:link {
  color: #835A60;
  font-weight: bold;
}
a.itemListItemName:visited {
  color: #835A60;
  font-weight: bold;
}
a.itemListItemName:hover {
  color: #835A60;
  font-weight: bold;
}
a.itemListItemName:active {
  color: #835A60;
  font-weight: bold;
}

a.topicListItemName:link {
  color: #835A60;
  font-weight: bold;
}
a.topicListItemName:visited {
  color: #835A60;
  font-weight: bold;
}
a.topicListItemName:hover {
  color: #835A60;
  font-weight: bold;
}
a.topicListItemName:active {
  color: #835A60;
  font-weight: bold;
}

a.topicListItemMetaLink:link {
  color: #000;
  text-decoration: none;
}
a.topicListItemMetaLink:visited {
  color: #000;
  text-decoration: none;
}
a.topicListItemMetaLink:hover {
  color: #000;
  text-decoration: underline;
}
a.topicListItemMetaLink:active {
  color: #000;
  text-decoration: underline;
}

a.featuredLink:link {
  font-size: 1.0em;
	font-weight: bold;
	color: #A28388;
	text-decoration: underline;
}
a.featuredLink:visited {
  font-size: 1.0em;
	font-weight: bold;
	color: #A28388;
	text-decoration: underline;
}
a.featuredLink:hover {
  font-size: 1.0em;
	font-weight: bold;
	color: #A28388;
	text-decoration: underline;
}
a.featuredLink:active {
  font-size: 1.0em;
	font-weight: bold;
	color: #A28388;
	text-decoration: underline;
}

a.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
