body {
	font-family : Georgia, Palatino, Bookman, Times, "Times New Roman", serif;
	font-size: 16px;
	line-height: 28px;
	background-image: url(../images/background-wood.jpg);
	background-repeat: repeat; /*tiling background*/
	background-position: top left;
	background-attachment: fixed;
	color: #ffc;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
#printurl h1, address, span {
	display:none;
	}
q, cite	{
	color: #ffa;
	font-size: 20px;
	line-height: 30px;
	}
sup {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	}
strong, b {
	font-weight: bold !important;
	}
a {
	text-decoration: none;
	font-weight: normal;
	color: #fedc59;
	}
a:visited {
	color: #ffa;
	}
a:hover {
	color: #fff;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
p {
	margin: 10px 0 10px 0;
	}
p.caption {
	margin: 10px 0 10px 0;
	font-family : Georgia, Palatino, Bookman, Times, "Times New Roman", serif;
	font-size: 12px;
	line-height: 24px;
	}
address {
	font-style: normal;
	margin: -10px 0 0 10px;
	}
h1 {
	text-align: left;
	font-size: 28px;
	font-style: Italic;
	letter-spacing: 3px;
	line-height: 32px;
	margin: 10px 0 10px 15px;
	}
#map
{
	float: right;
	width: 420px;
}
#printmap
{
	display: none;
}
div.photoright
{
	float: right;
	margin: 0px;
	padding-left: 5px;
	text-align: left;
}
div.right
{
	float: right;
	width: 365px;
}

div.quote
{
	margin: 30px;
	padding-left: 100px;
}
div.spacer { clear: both; }

#menu {
	margin: 0;
	padding-left: 10px;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}

#menu ul li {
	display: inline;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	display: block;
	background: #183558;
	width: 107px;
	height: 24px;
	border-top: 0px solid #183558;
	border-left: 1px solid #183558;
	border-bottom: 1px solid #183558;
	border-right: 1px solid #183558;
	padding: 0px;
	margin: 0px 2px 0px 2px;
	color: #F4B253;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 1.5em;
	font-size: x-small;  
	voice-family: "\"}\""; 
	voice-family: inherit; 
	font-size: small; 
	}

html>#menu ul li a {
	font-size: small; 
	} 

#menu ul li#six a	{
	width: 107px;
	}
#resources a:link, 

#resources a:visited {
	border-right: 1px solid #F4B299;
	}

#menu ul li a:hover {
	color: #ace;
	background: #224466;
	}

#menu a:active	{
	background: #183558;	
	color: #fff;
	}

body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a,
body#sectionsix #menu li#six a {
	background: #224466;
	color: #fff;
	border-left: 1px solid #FBE693;
	border-bottom: 1px solid #FBE693;
	border-right: 1px solid #FBE693;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}	
#middle {
	width:760px;
	margin-top: 0px;
	margin-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
#top {
	width: 698px;
	margin: 20px auto 10px auto;
	padding: 10px 0px 0px 0px;
	background-color: #183558;
	border: 6px double #fedc59;
	height: 135px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 135px;
	}
html>body #top {
	height: 135px; /* ie5win fudge ends */
	}
#content {
	width: 680px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 
	text-align: left;
	padding: 10px;
	border: 6px double #fedc59;
	background-image: url(../images/halftone-black.gif);
	background-repeat: repeat; 
	background-position: bottom right;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 698px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 680px;
	 }