/* CSS Document */

body {
	background-color: #9D5E25;
	background-image: url(../images/wood141.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #C49735;
	margin: 50px;
	}

td, p {
	font-size: 10pt;
	line-height: 15pt;
	text-align: left;
	}

p {
	margin-top: 0;
	}

a {
	color: #699869;
	}

h1 {
	margin-top: 0;
	font-weight: normal;
	color: #FFFE73;
	}

h2 {
	color: #699869;
	font-weight: normal;
	}

h3 {
	color: #FFFE73;
	}

#page {
	}

#page-inner {
	
	}

table#page-content {
	background-image: url(../images/background.jpg);
	}

td#masthead {
	height: 100px;
	}
	
td#masthead a.navlinks{margin:10px;display:block;float:right;text-decoration:none;
	color: #D9CAAC;	font-family:"Courier New", Courier, mono;	font-size: 10pt;	font-weight: bold;}

td#navigation {
	height: 30px;
	text-align: center;
	}

#menu {margin-bottom:20px;}

#navigation a {
	color: #D9CAAC;
	font-family:"Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 15px 0 15px;
	margin-top: 5px;
	text-decoration: none;	
	}

#navigation a:hover {
	color: #FFF;
	}

td#content {
	padding: 15px;
	}

#content td, #content p {
	font-style: italic;
	}

table.display-table td {
	padding-bottom: 20px;
	}

.display-table .photo-cell {
	padding-right: 20px;
	}

.photo {
	border: 6px solid #FFF;
	margin: 0 0 5px 0;
	}

.caption {
	text-align: center;
	color: #699869;
	}

.caption a {
	text-decoration: none;
	}


td#footer {
	height: 80px;
	background-color: #22130D;
	text-align: center;
	font-size: 8pt;
	}

#footer-inner {
	padding: 10px;
	}

#footer-inner a {
	padding: 0 10px 0 10px;
	text-decoration: none;
	}

#footer-inner a:hover {
	color: #FFF;
	}