/* CSS Document */


	body { 
		margin-left: 0;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		}
	td  {
		font-family: Georgia;
		color: #660000;
		}
	#bound {
		border: 1px solid brown;
		}
	#head {
		background: #B6865A;
		color: #FFFFFF;
		font-size: 24px;
		text-align: center;
		font-weight: bold;
		font-family: Georgia, Times New Roman, Times, Serif;
	}
	#footer {
		font-size: 10px;
	}
	#nav {
		font-family: verdana, arial, helvetica;
		font-size: 13px;
		font-weight: bold;
		border-right: 1px solid #B6865A;
		border-bottom: 1px solid #B6865A;
	}
	#nav a {
		margin-left: 10px;
		margin-top: 10px;
	}
	#main {
	border-bottom: 1px solid #B6865A;
	vertical-align: top;

	}
	#main p {
		margin-left: 15px;
		margin-top: 10px;
		margin-right: 10px;
	}
	#sep {
	background: #B6865A;
	margin-left: 0px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;

	}
	#note {
		font-size: 12px;
		font-style: italic;
	}
	#mini {
	font-size: 12px;
	border: 1px solid #B6865A;
	}
	#smltxt {
		font-size:12px;
		margin-left: 15px;
	}
	#minihead {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}
	a:link {text-decoration:none; color:#996600;}
	a:visited {text-decoration:none; color:#663333;}
	a:active {text-decoration:underline; color:#996633}
	a:hover {text-decoration:underline;color:black;}
	td  {
		font-family: Georgia;
		color: #660000;
		}
	.doorcell {
		padding-top: 10px;
		font-size: 11px;
		text-align: center;
		vertical-align: bottom;
		border-bottom: 2px solid #660000;
		}
	.rowhead {
		font-size: 12px;
		font-style: italic;
		font-weight: bold;
		vertical-align: bottom;
		border-bottom: 2px solid #660000;
	}
	.colhead {
		padding-bottom: 10px;
		text-align: center;
		font-size: 12px;
		text-decoration: underline;
	}
	.filelink {
		font-weight: bold;
	}
	.caption {
		font-size: 12px;
		font-weight: bold;
	}#updated {
	font-style: italic;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: .25in;



}
#speclink {
	font-style: normal;
	font-weight: normal;
}
#speclink:hover {
	font-weight: bold;
	text-decoration: underline;
}
#new {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
}

#woodthm {
	border: 1px solid #B6865A;
	margin: 2px;
}
h2 {
	text-indent: 15pt;
	font-size: large;

}
h1 {
	font-size: x-large;
	margin-top: 20px;
	margin-left: 15px;

}
