
/* #72151C reddish brown */
/* #FADAB1 light tan */
/* #664700 greenish brown */
/*  #DADADA mid grey */

body  /* Set default font and page background */ {
	background-color: #72151C;
	background-image: url(grafs/gardcbak.gif);
	color: black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 10px 0px 10px 0px;
	}
	

	
.content  {
background-color: #FADAB1;
background-image: none;
padding: 10px;
border: 4px solid #664700;
}

.sectionnav  {
background-color: #72151C;
background-image: none;
padding: 10px;
border: 4px solid #664700;
width: 130px;
}

td.contentnb  {
background-color: #FADAB1;
background-image: none;
padding: 10px;
}


h1,h2,h3,p,li {
font-family: Verdana,Helvetica,Arial,sans-serif;
color: black;
background-color: #FADAB1;
margin-left: 5px;
margin-right: 5px;
}

td.notes p {
background-color: white;
padding: 5px;
font-family: Georgia,"New York",Times, serif;
}

h5,h6,caption {
font-family: Georgia,"New York",Times, serif;
color: #664700;
background-color: #72151C;
}

p,td,li {
font-size: 12px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: black;
text-align: left;
}

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

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

h1.sub {
font-size: 18px;
font-weight: normal;
margin-top: -5px;
}

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

h3 {
font-size: 14px;
font-weight: bold;
text-align: center;
padding: 5px;
background-color: #72151C;
color: #FADAB1;

}

h3.bod {
text-align: center;
font-size: 16px;
font-weight: bold;
margin-top: 30px;
margin-bottom: 0px;
border: none;
height: auto;
}



h4 /*site navigation links */ {
background-color:  #72151C;
font-family: Georgia,"New York",Times, serif;
font-size: 15px;
font-weight: normal;
text-align: center;
padding: 4px 10px 4px 10px;
}

h4 a:link {
background-color: #72151C;
color: white;
text-decoration: none;
}

h4 a:visited {
background-color: #72151C;
color: #FADAB1;
text-decoration: none;
}

h4 a:hover {
background-color: white;
color: #72151C;
text-decoration: none;
}

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

h5 /*outside links */ {
font-size: 12px;
font-weight: normal;
text-align: left;
color: black;
margin-top: 0px;
background-color: #FADAB1;
}

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

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

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

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

h5.foot {
font-size: 15px;
font-weight: bold;
text-align:center;
color: #72151C;
background-color: #664700;
padding: 7px;
}

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


li {
margin-left: 3em;
}


td.navigate {
background-color: #FADAB1;
width: 140px;
}

div.footer {
background-color: #664700;
width: 270px;
margin-left: 35%;
margin-top: 15px;
padding: 5px;
border: 10px solid #006600;
}

.bigger {
font-size: 125%;
}

h6.bigger {
padding-top: 0px;
margin-top: 0px;
}


.smaller {
font-size: 75%;
}

.centre {
text-align: center;
}

img.whitebak {
background-color:white;
padding: 10px;
}

span.time {
letter-spacing:.2em;
}

h5.foot span.bigger {
font-size: 28px;
font-style: italic;
padding-bottom: 5px;
}

dt {
margin-left: 1em;
font-weight: bolder;
font-size: 133%;
}

dd {
margin: 1px 2em 10px 3em;
}

span.strike {
text-decoration: line-through;
}

img.thumb {
background-color: white;
padding: 5px;
border: 3px solid black;
}

img.thumb a:link {
background-color: white;
padding: 5px;
border: 3px solid black;
}

img.thumb a:visited {
background-color: white;
padding: 5px;
border: 3px solid black;
}

img.thumb a:hover {
background-color: white;
padding: 5px;
border: 3px solid red;
}

.bigimg {
background-color: #DADADA;
text-align: center;
font-weight: normal;
}

img.bigimg {
padding: 15px;
border: 5px solid black;
}

table.bigimg p {
background-color: #DADADA;
margin: 1em 7em 1em 7em;
}

table.ordtable {
background-color: #FADAB1;
background-image: none;
}

span.red {
color: red;
background-color: yellow;
}

.whiteborder {
background-color: white;
padding: 10px;
}
