 
/* Style sheet for ELStrategies.com */

body { 
  font-family: Arial, sans-serif; font-size: small;
  margin-left: 10%; margin-right: 10%;
  background-color: #FFFFFF; }

h1 { 
  font-family: Arial, sans-serif; font-size: 2.25em; font-weight: bold; font-style: italic;
  color: #EEEEEE; text-align: center;
  margin-top: .25em; margin-bottom: .5em; }

h2 { 
  font-family: Arial, sans-serif; font-size: 1.75em; font-weight: normal; font-style: italic;
  color: #EEEEEE; text-align: center;
  margin-top: 0em; margin-bottom: .5em; }

p {
  font-family: Arial, sans-serif; font-size: 1em; font-weight: normal; font-style: normal; }

li {
  font-family: Arial, sans-serif; font-size: 1em; font-weight: normal; font-style: normal; }

p.testimonial {
  font-family: Arial, sans-serif; font-size: 0.95em; font-weight: normal; font-style: normal; }

p.testimonialname {
  font-family: Arial, sans-serif; font-size: 0.95em; font-weight: normal; font-style: normal;
  text-align: right; }

.larger {
	  font-family: Arial, sans-serif; font-size: 1.5em;  }

.large {
	  font-family: Arial, sans-serif; font-size: 1.25em; }
	  	  
p.copyright {
  font-family: Arial, sans-serif; font-size: 0.9em; font-weight: normal; font-style: normal; }

:link { color: rgb(0, 0, 102) } /* for unvisited links */

:visited { color: rgb(204, 0, 0) } /* for visited links */

:active { color: rgb(204, 0, 0) } /* when link is clicked */

:hover { color: rgb(0, 102, 255) } /* when mouse is over link */

.caption { font-family: Georgia, serif; font-size: .75em; font-style: normal;  font-weight: normal;
  color: #000000; }

.photo { text-align: center; } /* photos in table cells */
