body
{
	margin: 0;
	padding: 0;
	background: #FFDBA5;
}

body, td, th {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
}

h1 { margin-top: 0; }

td#topnav a
{
	display: block;
	padding: 2px 0;
	margin: 0px;
	text-decoration: none;
	color: #193A5B;
}

td#topnav a:hover
{
	color: black;
	text-decoration: underline;
}

table#mainnav
{
	margin-bottom: 3px;
	background: #6CB1AF;
	border: 1px solid #1C4167;
}

table#mainnav td
{
	padding: 4px 0;
	font-size: 110%;
	text-align: center;
}

table#mainnav td a
{
	text-decoration: none;
	color: #193A5B;
	font-weight: bold;
}

table#mainnav a:hover
{
	color: black;
}

table#content
{
	width: 750px;
	border: 1px solid #1C4167;
	text-align: left;
	background: #FCEBCF;
	padding: 10px;
}

table#footer
{
	clear: both;
	padding: 4px 0;
	text-align: center;
}

table#footer a:hover { color: #9C2A06; }

div#subnav
{
	width: 160px;
	float: right;
	background: #F3852E;
	border: 1px solid #1C4167;
/* 	border-width: 0 1px; */
	margin: 10px 0 1em 15px;
	text-align: center;
}

div#subnavheading
{
	font-weight: bold;
	padding: 2px 0;
}

div#subnav a
{
	display: block;
	padding: 2px 0;
	margin: 0px;
	text-decoration: none;
	color: black;
	background: #FCEBCF;
}

div#subnav a:hover
{
	background: #F3852E;
}

div#secondarynavtop
{
	width: 160px;
	margin: 0 0 1em 10px;
	float: right;
}

div#secondarynavtop h3
{
	margin-bottom: 0;
	background: #6CB1AF;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding: 3px;
}

div#secondarynavtop ul
{
	margin: 0;
	padding: 5px 3px 3px 3px;
	list-style-type: none;
	font-size: 12px;
	line-height: 1.5em;
	border: 0 dotted #6CB1AF;
	border-width: 0 1px 1px 1px;
}

div#secondarynavtop li { margin: 0; }

div#secondarynavbottom { clear: both; }

div#secondarynavbottom h3 { margin-bottom: 0; }
div#secondarynavbottom ul { margin-top: 0; }
div#secondarynavbottom li { margin-bottom: 0; }

div.largequiltpic
{
	margin: 0 10px 1em 10px;
	clear: right;
	float: right;
	width: 350px;
	text-align: center;
	font-size: 12px;
}