/*
CSS for CADAC site.
*/

body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  background-color: #E7FFE7;
  line-height: 125%;
  padding: 0;
  margin: 0;
}

li {
  font-size: small;
  list-style-type: none;
}

p {
  font-size: small;
  color: navy;
}

#header {
  border-top: 4px solid #88B967;
}

#tagline p {
  font-style: italic;
  font-family: Georgia, Times, serif;
  background-color: #BFD4A6;
  border-top: 4px solid #88B967;
  border-bottom: 4px solid #88B967;
  padding-top: .2em;
  padding-bottom: .2em;
  padding-left: .8em;
  margin: 0;
  background: #BFD4A6 url(backgrounds/tagline-fade.jpg) repeat-y right bottom;
}

#navigation {
  width: 180px;
  height: 40em;
  background: #88B967 url(backgrounds/CADACbadge180x200.gif) no-repeat bottom;
}

#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}

#navigation li {
border-bottom: 1px solid #BFD4A6;
}

#navigation li a:link, #navigation li a:visited {
font-size: 90%;
display: block;
padding: 0.4em 0 0.4em 0.5em;
border-left: 12px solid #006400;
background-color: #88B967;
color: navy; text-decoration: none;
}

#navigation li a:hover {
background-color: #006400;
color: #FFFFFF; text-decoration: none;
}

/*causes entire box to be clickable in Internet Explorer version 6 and earlier*/
* html #navigation a {
width: 100%;
}

#horiz_navigation {
  width: 100%;
  background: #88B967;
}

#horiz_navigation ul {
list-style: none;
margin: 0;
padding: 0;
}

#horiz_navigation li {
display: inline;
border-bottom: 1px solid #BFD4A6;
}

#horiz_navigation li a:link, #horiz_navigation li a:visited {
font-size: 90%;
display: inline;
padding: 0.4em 0 0.4em 0.5em;
border-left: 12px solid #006400;
background-color: #88B967;
color: navy; text-decoration: none;
}

#horiz_navigation li a:hover {
background-color: #006400;
color: #FFFFFF; text-decoration: none;
}

/*causes entire box to be clickable in Internet Explorer version 6 and earlier*/
* html #horiz_navigation a {
width: 100%;
}


#infocontent {
  padding-left: .8em;
  color: navy;
}

#infocontent li.circle {
  font-size: small;
  color: navy;
  list-style-type: circle;
}

#infocontent li.decimal {
  font-size: small;
  color: navy;
  list-style-type: decimal;
}

em {
  text-transform: uppercase;
}

h1, h2, h3, h4, h5 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
  font-size: xx-large;
  color: white;
  padding-top: 1.5em;
  padding-bottom: .3em;
  padding-left: .4em;
  margin: 0;
  background: #006400 url(backgrounds/CADACheader3.jpg) repeat-y right;
}

h2 {
  color: navy;
  font-size: 130%;
  font-weight: normal;
  padding-top: 15px;
}

h3 {
  color: navy;
  font-weight: normal;
  padding-top: 15px;
}

a {
  font-weight: bold;
}

a:link {
  color: black;
}

a:visited {
  color: navy;
}

a:hover {
  text-decoration: none;
  color: white;
  background-color: navy;
}

a:active {
  color: aqua;
  background-color: navy;
}

#sitebranding a:link, #sitebranding a:visited{
  color: white;
  text-decoration: none;
  background-color: #006400;
}

#sitebranding a:hover {
  color: #88B967;
  text-decoration: none;
  background-color: #006400;
}

#sitebranding_gr a {
  color: white;
  text-decoration: none;
  background-color: #006400;
}

#sitebranding_gr {
  background: #006400;
}


.highlight {
  color: #ff3300;
/*  font-family: Gerogia, Times, serif;*/
  letter-spacing: 0.05em;
}

.listem {
  font-weight: bold;
}

.feature {
  float: right;
  margin: 10px;
}

.featureleft {
  float: left;
  margin: 10px;
}

.img_noborder img {
 border: none;
}

.gallerynavigation img {
  border: 4px;
  border-color: #AAAA00;
}

.gallery_photo img {
  border: 1px solid navy;
}

.galleryphoto {
  padding-bottom: 20px;
  border-bottom: 1px solid navy;
  margin-bottom: 10px;
}

.galleryphoto p {
  font-size: 65%;
  font-weight: bold;
  margin-top: 0;
  width: 430px;
  line-height: 1.4em;
}

.photocredit {
  font-weight: normal;
  font-size: 65%;
/*  color: grey;*/
}

.thumbnail {
  padding-bottom: 20px;
  border-bottom: 1px solid navy;
  margin-bottom: 10px;
}

.thumbnail td {
  font-size: 65%;
  font-weight: bold;
  margin-top: 0;
  width: 430px;
  line-height: 1.4em;
}


.copyright {
  font-weight: normal;
  font-size: xx-small;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  line-height: 1em;
  color: black;
}

.locationmap p{
  font-weight: normal;
  font-size: x-small;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

.pdf {
  color: white;
  background-color: red;
}

.rtf {
  color: white;
  background-color: blue;
}

table.events {
  border-collapse: collapse;
}

table.events caption {
  color: #000066;
  font-size: small;
  text-align: left;
  padding-bottom: 5px;
}

table.events th, table.events td {
  padding: 4px;
  border: 1px solid #000066;
}

table.events th {
  font-size: x-small;
  text-align: left;
  background: #BCD3A5 url(backgrounds/heading-fade.jpg) repeat-y;
  color: #FFFFFF;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2px;
  padding-right: 2px;
}

table.events td {
  font-size: small;
  background: #D9F3D0 url(backgrounds/td.jpg) repeat-x top;
}

table.records {
  border-collapse: collapse;
}

table.records caption {
  color: #000066;
  font-size: small;
  text-align: left;
  padding-bottom: 5px;
}

table.records th, table.records td {
  padding: 4px;
  border: 1px solid #000066;
  width: 9em;
}

table.records th.wide, table.records td.wide {
  padding: 4px;
  border: 1px solid #000066;
  width: 12em;
}

table.records th {
  font-size: small;
  text-align: left;
  background: #BCD3A5 url(backgrounds/heading-fade.jpg) repeat-y;
  color: #FFFFFF;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2px;
  padding-right: 2px;
}

table.records td {
  font-size: small;
  background: #D9F3D0 url(backgrounds/td.jpg) repeat-x top;
}

/*
This section deals with the position of items on the screen. It uses absolute positioning -
fixed x and y coordinates measured from the top-left corner of the browerser's content display.
*/

#navigation, #bodycontent, #header, #gallerycontent, #infocontent{
  position: absolute;
}

#navigation, #bodycontent, #infocontent{
  top: 7.1em;
}

#gallerycontent{
  width: 100%;
}

#bodycontent {
  left: 200px;
}

#bodycontentCol {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}

#bodycontentLeftCol {
  position: absolute;
  top: 0;
  left: 0;
  width: 20em
}

#bodycontentRightCol {
  position: absolute;
  top: 0;
  left: 21em;
  width: 30em;
}

#gallerycontent, #infocontent {
  left: 0px;
}

#header {
  width: 100%;
}

#targetYears{
  position: absolute;
}

#targetYears{
  top: 10em;
  left: 0px;
}
