/* body background-color: #DBD786
body background-image:
content background-color: #DBD786
text color: #0033CC
font set A: "Times New Roman",Times,Georgia,"New York", serif
font set B: Arial,Helvetica,Verdana,sans-serif 
header graphic height: 100px
 */


body  /* Set default font and page background */ {
	background-color: #E5F3FF;
	color: black;
	font-family: Georgia,Times,"Times New Roman","New York", serif;
	margin: 0px;
	}
	

	
td.content  {
background-color: white;
background-image: none;
padding: 10px;
}



h1,h2,h3,p,li {
font-family: Georgia,Times,"Times New Roman","New York", serif;
color: black;
background-color: white;
margin-left: 5px;
margin-right: 5px;
}

h5,h6,caption {
font-family: Arial,Helvetica,Verdana,sans-serif;
color: #0033CC;
background-color: #DBD786;
}

p,td,li {
font-size: 17px;
text-align: left;
}

p.dropcp:first-letter {
font-size: 400%;
float: left;
padding: 4px 1px 3px 5px;
}

p.quote {
margin-left: 4em;
margin-right: 2em;
}

p.speak {
margin-left: 1em;
font-weight: bold;
}

h1 {
font-size: 30px;
font-weight: bold;
text-align: center;
}

h1.sub {
font-size: 20px;
font-weight: normal;
}

h2 {
font-size: 22px;
font-weight: bold;
text-align: left;
}

h3 {
font-size: 24px;
font-weight: normal;
text-align: center;
padding: 5px;
background-color: white;
}




h4 /*site navigation links */ {
background-color:  #E5F3FF;
font-family: Arial,Helvetica,Verdana,sans-serif;
font-size: 16px;
font-weight: bold;
text-align: center;
padding: 4px 10px 4px 10px;
margin-left: 10px;
margin-right: 10px;
}

h4 a:link {
background-color: #E5F3FF;
color: #663300;
text-decoration: none;
}

h4 a:visited {
background-color: #E5F3FF;
color: #0033CC;
text-decoration: none;
}

h4 a:hover {
background-color: #FAF8CA;
color: red;
text-decoration: none;
}

h4 a:active {
background-color: black;
color: #DBD786;
text-decoration: none;
}

h5 /*outside links */ {
font-size: 11px;
font-weight: normal;
text-align: left;
background-color: #FFEC84;
}

h5 a:link {
background-color: #FFEC84;
color: blue;
text-decoration: none;
}

h5 a:visited {
background-color: #FFEC84;
color: black;
text-decoration: none;
}

h5 a:hover {
background-color: red;
color: #FFEC84;
text-decoration: none;
}

h5 a:active {
background-color: black;
color: #DBD786;
text-decoration: none;
}

h5.foot {
font-size: 17px;
font-weight: bold;
color: white;
text-align: center;
background-color: #0033CC;
padding: 7px;
}

h6 /*font set B photo/site credit */ {
font-size: x-small;
font-weight: normal;
text-align: left;
padding: 3px;
color: black;
background-color: #E5F3FF;
}

h6.photo {
font-size: 13px;
font-weight: bold;
margin-top: 0px;
text-align: center;
color: black;
background-color: white;
}


li {
margin-left: 3em;
margin-bottom: 10px;
}

td.navigate {
background-color: #DBD786;
width: 170px;
}

div.footer {
background-color: #0033CC;
width: 400px;
margin-left: 35%;
margin-top: 15px;
padding: 5px;
border: 4px solid #FFEC84;
}

.bigger {
font-size: 125%;
}


.smaller {
font-size: 75%;
}

h4 span.smaller {
font-size: 12px;
}

.centre {
text-align: center;
}

.rightal {
text-align: right;
margin-top: 0px;
}

span.footnote {
font-size: 75%;
vertical-align: super;
}





