/*
css for Robert Boone Co site
*/

body {
 font-family: "Comic Sans MS", verdana;
 text-align: center;
 background-color: #003399;
/* background-image: url(images/december/grnxmas.jpg);*/
 /*background-color: #ff0099;*/
 line-height: 125%;
 padding: 0;
 margin: 0;
} 

h1, h2 {
  font-family: "Comic Sans MS", sans-serif;
}

h1 {
 font-size: xx-large;
 text-align: center;
/* color: #ADFF2F;*/
  color: #ffff00;
/* color: yellow;*/
 padding-top: .45em;
 padding-bottom: .45em;
 padding-left: .1em;
 margin: 0;
}

h2 {
 color: yellow;
 text-align: center;
 font-size: x-large;
 font-weight: normal;
 padding-top: 15px;
}

 h3 {
 font-family: "arial", sans-serif;
 color: lime;
 text-align: left;
 font-size: x-large;
 font-weight: bold;
 padding-top: 15px;
 line-height: 125%;
 margin-left: 5px;
}

h4 {
 font-family: "Comic Sans MS", sans-serif;
 color: #00cc00;
 text-align: center;
 font-size: xx-large;
 font-weight: bold;
 padding-top: 0em;
}
li {
 font-size: large;
 list-style-type: none;
 margin-top: 10px;
 color: yellow;
}

p {
 font-family: "Comic Sans MS", sans-serif;
 font-size: large;
 color: yellow;
 margin-bottom: 70px;
}

em {
  text-transform: uppercase;
}

#contactus {
background-color: #ff9900;
height: 50em;
color: black;
}

#contactus  h1{
 color: black;
 padding-top: .5em;
 padding-bottom: .05em;
 line-height: 125%;
}
 
#contactus  h2{
 color: black;
 padding-top: .5em;
 padding-bottom: .05em;
 line-height: 125%;
}
 
.text3  {
  margin-left: 225px;
  list-style: circle;
}
 
a {
  font-weight: bold;
}

a:link {
color: yellow;
}
a:visited {
color: yellow;
}
a:hover {
text-decoration: none;
color: #ffcc00;
background-color: #444444;
}
a:active {
color: aqua;
background-color: navy;
}

.fun {
/*  color: #ff3399;*/
  color: #660000;
  font-family: Georgia, Times;
  letter-spacing: 0.15em;
  margin-top: 1px;
}

.jokes li{
  text-align: left;
  margin-left: 225px;
  color: #33ff66;
}

.futureevent li{
  text-align: left;
  margin-left: 325px;
  color: yellow;
  font-family: "Comic Sans MS", sans-serif;
}


#tagline p {
  font-style: italic;
  font-family: Georgia, Times, serif;
  font-size: small;
  color: #ffff00;
  border-bottom: 3px solid yellow;
  padding-top: 1.0em;
  padding-bottom: .6em;
  padding-left: 9.0em;
  margin: 0;
  text-align: center;
  background: "#003399";
  /*width: 90.5%;*/
}

#navigation {
  float: left;
  width: 180px;
  height: 600px;
  background: #777777;
  padding-top: 20px;
/*  margin-right: 25px;*/
}

#navigation img {
  margin:0;
  padding-left:50px;
  display:block;
}

#navigation li {
 font-size: small;
 list-style-type: none;
 margin-top: 10px;
 text-align: left;
 margin-left: .1px;
}

#formsmenu li {
 font-size: large;
 list-style-type: square;
 margin-top: 20px;
 text-align: left;
 margin-left: 300px;
}
 
#header {
  width: 99.7%;
  border-top: 1px solid yellow;
  border-left: 2px solid yellow;
  border-right: 2px solid yellow;
/*  background-image: url(images/december/whtsnow2.gif);*/
  background: "#003399";
  text-color: black;
}

#footer {
  width: 100%;
}

#footer li{
  text-align: center;
  font-size: small;
}

#sitebranding {
  width: 55em;
  margin-left: auto;
  margin-right: auto;
}

#logoleft {
float: left;
padding-top: 0;
/*padding-left: 120px;*/
margin: 20px;
}

#logoright {
float: right;
padding-top: 0;
/*padding-right: 120px;*/
margin: 20px;
}

table.events {
  border-collapse: collapse;
}

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

table.events th {
 font-size: x-small;
 text-align: left;
 background: #241374;
 color: #ffffff;
 padding-top: 0;
 padding-bottom: 0;
 padding-left: 2px;
 padding-right: 2px;
}

table.events td {
 font-size: small;
}

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

table.email tr {
  text-align: right;
}
  