﻿
body {
  background: #FFF url(../Media/FVOG/header_bg.jpg) repeat-x top left;
}

#header {
  height: 68px;
}

#logo {
  width: 409px;
  float: left;
}

#topMenu {
  width: 571px;
  float: left;
}

#banner {
  height: 175px;
  width: 980px;
}

#navbar {
  height: 49px;
}

#searchBar {
  height: 65px;
  width: 760px;
  margin: 20px 0 20px 100px;
  padding: 10px 0 0 120px;
  background: #FFF url(../Media/FVOG/search02.gif) no-repeat;
}

#searchBar h5 {
  font-weight: bold;
  font-size: 0.75em;
  margin: 0;
}

#content {
  width: 830px;
  padding: 10px;
  margin: 0 0 0 50px;
}

#footer {
  width: 950px;
}

#footerLeft {
  width: 540px;
  float: left;
}

#footerRight {
  width: 400px;
  float: right;
  text-align: right;
}

#footerLeft {
  padding: 0 0 0 10px;
  font-size: 11px;
  color: #1d515e;
}

#footerLeft a {
	color: #666666;
	text-decoration: none;
}

#footerLeft a:hover {
	color: #AC513F;
	text-decoration: underline;
}

#homeLeft {
  width: 560px;
  margin: 0 20px 0 0;
  float: left;
}

#homeRight {
  width: 250px;
  float: right;
}

#featuredContent {
  width: 228px;
  border: solid 1px #EDC1C0;
  padding: 5px 10px 10px;
  margin: 0 0 20px 0;
}

h2.featuredContentHeader {
  color: #904B16;
  font-size: 1.0em;
}

h3.featuredContentTitle {
  margin: 0;
  line-height: 1.0em;
}

h3.featuredContentTitle a:link, h3.featuredContentTitle a:visited, h3.featuredContentTitle a:hover, h3.featuredContentTitle a:active {
  color: #2D8AFE;
  font-size: 0.8em;
	text-decoration: none;
}

table#featuredContentTable td {
  vertical-align: top;
  padding: 0 0 20px 0;
}

table#featuredContentTable td p {
  font-size: 0.7em;
  line-height: 1.4em;
  margin: 0;
}

p.featuredContentMeta {
 color: #999;
 font-style: italic;
}

table.sectionTable {
  margin: 0 0 0 5px;
}

table.sectionTable tr td a:link, table.sectionTable tr td a:visited, table.sectionTable tr td a:hover, table.sectionTable tr td a:active {
  color: #00F;
  font-size: 1.0em;
  font-weight: bold;
	text-decoration: underline;
}

hr.sectionTableSeparator {
  height: 1px;
  width: 515px;
  border: 0;
  color: #EDC1C0;
  background-color: #EDC1C0;
}

#breadcrumbs p {
  color: #666;
  font-size: 0.7em;
  font-weight: bold;
}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active {
  color: #666;
  font-weight: bold;
	text-decoration: underline;
}

table#sectionHeader {
 width: 700px;
 border-bottom: solid 1px #004CAB;
 margin: 0 0 20px 0;
}

h2#sectionName, h2#topicName, h2#resultsName {
  margin: 0 0 5px 0;
  color: #004CAB;
}

h2#itemName {
 margin: 0 0 20px 0;
 color: #004CAB;
}

div.topicListItem {
  margin: 0 0 20px 53px;
}

a.topicListItemName:link, a.topicListItemName:visited, a.topicListItemName:hover, a.topicListItemName:active {
  color: #C20909;
	text-decoration: underline;
  font-weight: bold;
}

span.topicListItemMeta {
  font-size: 0.8em;
}

a.topicListItemMetaLink:link, a.topicListItemMetaLink:visited, a.topicListItemMetaLink:hover, a.topicListItemMetaLink:active {
  color: #666;
	text-decoration: none;
}

div.itemListBox {
 margin: 0 0 20px 0; 
}

p.itemListSummary {
 font-size: 0.8em;
 font-weight: bold;
 border-bottom: solid 1px #999;
 padding: 0 0 5px 0;
}

div.itemListItem {
 margin: 0 0 20px 0; 
}

span.itemListItemMeta {
 color: #666;
 font-style: italic;
 font-size: 0.75em;
}

a.itemListItemName:link, a.itemListItemName:visited, a.itemListItemName:hover, a.itemListItemName:active {
  color: #C20909;
  font-size: 1.0em;
  font-weight: bold;
	text-decoration: underline;
}

table.itemSummary {
  border-bottom: solid 1px #AFB9DF;
}

