﻿.address  { font-style: normal; font-weight: bold; margin-left: 4em; font:tahoma }
.navigation { font-style: normal;  
font:tahoma;
font-size:medium;
border:0px;
text-decoration:none }
.photolinks {
	text-align: left;
	font-family: Tahoma;
	font-size: small;
	color:#006;
	text-decoration:none;
}
body   { color: black;}
p  {
	margin: 1em 2em;
	text-align:left;
	font-family:tahoma;
	text-decoration: none;	
}
h1, h2, h3, h4, h5  { font-family: Tahoma }
ul, li  { font-family: Georgia, "Times New Roman", Times, serif }
.content    { font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; padding: 15px 10px }
.content td { font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif }
h1   { color: #666; font-size: 24px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center }
h2   { color: #666; font-size: 18px; font-family: Tahoma; text-align: center }
h3	 { color: BLACK; font-size: 16px; font-family: Tahoma; text-align: center }
h4	 { color: BLACK; font-size: 16px; font-family: Tahoma; text-align: left}
.content h3 { color: black; font-size: 16px; background-color: #ccc; text-align: center; text-transform: uppercase; letter-spacing: 0.15em; padding: 8px }
.content h4 { font-size: 14px; font-weight: bold; text-align: left; text-transform: uppercase; letter-spacing: 0.15em; margin: 3em 0 0.5em; padding: 3px; border-bottom: 6px solid #ffc }
.content h5 { color: black; font-size: 14px; font-weight: bold; background-color: silver; text-align: left; text-transform: uppercase; letter-spacing: 0.15em; margin-top: 3em; margin-bottom: 0; padding: 0.5em 0.5em 0 }
.pullquote {
  float: right;
  width: 140px;
  text-align: center;
  color: #b59cce;
  border: solid #b3c9b9; 
  border-width: 4px 0;
  font:  italic 2em Verdana,Arial,Helvetica,sans-serif;
  padding: 3px 2px; margin: 1px 1px;
  }
.quoteTitle {
  background-color:#066 ;
  color: #FFF;
  display: block;
  margin: 0; padding: 2px;
  font-weight: bold;
  text-align: center;
  }
.infoquote {
  width: 100%;
  color: #000;
  background-color: #FFF;
  border: 1px solid #4683B4;
  margin: 3em; padding: 0.5em;

 
  }
  
  .table {  
	border: 4px solid #000000;
	bordersize: 4;
	width: 800;
	cellspacing: 0;
	cellpadding: 0;
	bgcolor: #FFFFFF;
	bordercolor: #00000;
	background-color: white;
}
.phototitle {
	text-align: center;
	margin-left: 40px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	font-family:Tahoma;
	font-size:12px
}
.photodescrip {
	margin-left: 40px;
	margin-top: 0;
	margin-bottom: 0;
	font-family:Tahoma;
	font-size:12px;
	text-align:left
}

.navbuttons {
	text-align: center;
	font-family: Tahoma;
	font-weight: normal;
	font-size: small;
	margin-top: 0;
	margin-bottom: 0;
	font-style:normal;
	text-decoration:none;

}
.footer {
	text-align: center;
	font-family: Tahoma;
	font-size: x-small;
	margin-top: 0;
	margin-bottom: 0;
	font-style:normal;
	text-decoration:none;
	text-color: black;
}
a { color:#040  ; text-decoration: none; font-family:"tahoma"}
a:hover { color: #906; text-decoration: none;font-family:"tahoma" }
a:active { color: #040; text-decoration: none }
.menubar { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }

/* Flaired edges, by Tomas Theunissen */
		
hr.style-seven {
    height: 30px;
    border-style: solid;
    border-color: black;
    border-width: 1px 0 0 0;
    border-radius: 20px;
}
hr.style-seven:before { /* Not really supposed to work, but does */
    display: block;
    content: "";
    height: 30px;
    margin-top: -31px;    
    border-style: solid;
    border-color: black;
    border-width: 0 0 1px 0;
    border-radius: 20px;
}

hr.style-two {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}
.bordershadow {
box-shadow: 6px 6px 5px #888888;
border-color:#999;
}

}
