/*
CSS for Apex 40 website
*/
body {
font-size: small;
color:navy;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  background-color: #3300FF;
  line-height: 100%;
  padding: 0;
  margin: 0;
  width:950px;
  }
li {
  Font-size: small;
  }
h1 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: x-large;
  color: #0000FF;
  text-align: center;
  }
h2 {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  color: #FF3300;
  font-size: large;
  font-weight: bold;

  }
h3 {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 20pt;
  color:#0000FF;
    margin-top:7pt;
	margin-bottom:0px;
	font-style:bold;
    }
p {
  font-size: small;
  color: navy;
  }
.table {font color:green;}
table, td, tr {
  font-size: small;
  color: navy;
  }
td h3  
	{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color:#0000FF;
    margin-top:3pt;
	margin-bottom:0px;
	font-style:bold;
	}


#itemdate p
{	position: relative; 
	top: -15px;

	font-size:9pt;
	color:navy;
	font-family: Georgia, Times, serif;
	line-height:85%;
	text-align:justify;
	font-style:italic;
	margin-bottom:18px;
	margin-top:0px;
	text-align:right
	}


#tagline p {
  font-size: 20px;
  font-family: Georgia, Times, serif;
  color: #FFFF66;
  text-align:center;
  font-style:oblique; font-weight:bold;

   }

#sitebranding {
position:absolute;
top:0px;
  background-color: #FFFF66;
  padding: 0px;
  width: 190px;
  margin:0px;

  }
em {
    text-transform: uppercase;
  }
a {
   font-weight: bold;
   color: black;
   }
.cl1 a:link {color:#FFFF00;}
.cl1 a:visited {color: #FFFF00;}
.cl1 a:hover {text-decoration: none; color: #FFFF00; background-color: #3366CC;}
.cl1 a:active {color: aqua; background-color: navy;}

.cl2 a:link {color:#3300CC;}
.cl2 a:visited {color: #0066FF;}
.cl2 a:hover {text-decoration: none; color: #3366CC; background-color: #FFCC33;}
.cl2 a:active {color: aqua; background-color: navy;}  -- >

.fun {
color: #330099;
font-family: Georgia, Times, serif;
letter-spacing: 0.10em;
}
blockquote.fun {
 font-style: italic;
 }
#header  {
 padding: 0px;
 margin: 0px;
 width: 930px;
 height:170px;
 }
#bodycontent, #president, #secretary, #rest {
  background-color: #FFFF66;
  padding: 20px;
  margin-bottom: 0px;
  
  width: 700px;
  }
   
#navigation, #bodycontent, #header, #tagline, #president,  #secretary, #rest {
  Position: absolute;
  }
#bodycontent {
 top: 170px;
 left: 190px;
}
#navigation  {
 top: 200px;
 line-height: 150%;
 width: 190px;
 font-variant:small-caps;
 font-size:18pt;
 }
#sitebranding {
 position: absolute'
 top:0px;
 width: 190px;
 height: 170px;
 margin:0px;
 }
#tagline  {
  left: 190px;
  width:740px;
  top: 80px;
  font-weight:1200;
  }
#dinnernotices  {
line-height: 175%;
}

#dinnernotices ul, li
{
line-height:200%;
list-style-image: url('apexdot.png');
}
