/*
css for puppy club site
*/

body {
 font-family: "Comic Sans MS", verdana;
 background-color: black;
/* line-height: 125%;*/
 padding: 0;
 margin: 0;
/* background-image: url(pictures/spiderweb2.jpg)
} 

body table {
text-align: left; 
/*background-color:#000000;*/ 
background-color:#00;
color:#FFFFFF;
}

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

h1 {
 font-size: x-large;
 text-align: center;
 color: green;
 padding-top: .6em;
 padding-bottom: .5em;
 padding-left: .4em;
 margin: 0;
 background: black;
}

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

 h3 {
 font-family: "arial", sans-serif;
 color: red;
 text-align: center;
 font-size: xx-large;
 font-weight: bold;
/* padding-top: .5px;*/
 }

 h4 {
 font-family: "arial", sans-serif;
 color: lime;
 text-align: left;
 font-size: x-large;
 font-weight: bold;
 margin-left: 80px;
 }

h5 {
 color: darkorange;
 font-family: creepy;
 text-align: center;
 /*text-align: left;*/
 font-size: xx-large;
 font-weight: normal;
 padding-top: 5px;
 padding-left: 0px;
 }
 
li {
 font-size: large;
 list-style-type: none;
 margin-top: 10px;
/* margin-left: 10px;*/
 color: lime;
 }

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

em {
/*  text-transform: uppercase;*/
}
  
a {
  font-weight: bold;
}

a:link {
color: green;
}
a:visited {
color: lime;
}
a:hover {
text-decoration: none;
color: white;
background-color: green;
}
a:active {
color: aqua;
background-color: navy;
}

.events {
  color: yellow;
  font-family: "Comic Sans MS", sans-serif;
  letter-spacing: 0.15em;
}

 #unique li{
 list-style-type: disc;
 padding-left: .5em;
 margin-left: 30px;
}  

.escript {
  font-family: "Comic Sans MS", sans-serif;
  font-size: x-large;
  color: #ff0066;
  letter-spacing: .10em;
}


.text4  {
  margin-left: 55px;
  list-style: disc;
  }


.text3  {
  margin-left: 325px;
  list-style: circle;
  }

#tagline p {
  font-style: italic;
  font-family: Georgia, Times, serif;
  font-size: small;
  color: white;
  border-bottom: 3px solid lime;
  padding-top: .2em;
  padding-bottom: .6em;
  padding-left: .8em;
  margin: 0;
  text-align: center;
  background: black;
}

#navigation {
  float: left;
  width: 180px;
  height: 418px;
  background: #333333;
  padding-top: 20px;
}

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

#navigation li {
 font-size: small;
 list-style-type: none;
 margin-top: 30px;
}

  
#header {
  width: 100%;
  border-top: 3px solid lime;
  background: black;
}

#footer {
  width: 100%;
}

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

#sitebranding {
  width: 35em;
  margin-left: auto;
  margin-right: auto;
  line-height: 125%;
}

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

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

.galleryphoto {
  text-align: center;
}
  
.galleryphoto p {
  font-weight: bold;
  color: white;
  text-align: center;
  font-size: xx-large;
  padding-top: 15px;
}  

.galleryphoto img {
  border: 4px solid green;
  text-align: center;
}

table {
margin-left: 1px;
font-size: x-small;
}

td.event:hover {
Color: white; 
font-size: x-small;
}

.event {
color: black;
background: green;
font-size: x-small;
font-family: "Comic Sans MS";
}

.viewevent {
margin-left: 225px;
}

table caption {
border-style: ridge;
}

.event1 {
color: black;
background: green;
font-size: x-small;
font-family: "Comic Sans MS";
}

td.event1:hover {
Color: white; 
background: red;
font-size: x-small;
}
  
  