@import "yui-reset-fonts-grids.css";

a {
	color: #6591D0;
}

a:visited {
	color: #6E64D0;
}

body {
	background: url(body-background.gif) #F1F5DF;
}

div.personnel {
	clear: left;
	margin: 10px 0px 10px 0px;
}

div.personnel img {
	border: 3px double #000000;
	float: left;
	margin: 5px 10px 20px;
}

div.photos img {
	border: 3px double #000000;
	margin: 5px;
}

em {
	font-style: italic;
}

img.leeshouse {
	border: 0;
	height: 167px;
	width: 512px;
}

img.sitelogo {
	border: 0;
	height: 168px;
	width: 205px;
}

strong {
	font-weight: bold;
}

strong em, em strong {
	font-style: italic;
	font-weight: bold;
}

.accessibility {
	left: -9999px;
	position: absolute;
	top: -9999px;
}

.center {
	text-align: center;
}

#contact {
	background: #F3F2B6;
	border: 1px solid #F0EF9A;
	padding: 5px;
}

#doc {
	margin-bottom: 20px;
	margin-top: 20px;
}

#ft {
	color: #B5A873;
	font-size: 85%;
	padding: 5px;
	text-align: right;
}

#ft a {
	color: #B5A873;
}

#main {
	background: url(main-background.gif) #FFFFFF no-repeat top left;
	border: 2px solid #F0EF9A;
	margin-left: 12px;
	margin-right: 2px;
	min-height: 400px;
	padding: 10px;
}

#main blockquote {
	margin: 1em 2em;
}

#main h2 {
	border-bottom: 2px solid #749DCE;
	color: #749DCE;
	font-family: serif;
	font-size: 182%;
	margin: 0 0 0.5em 0;
}

#main h3 {
	color: #4175B6;
	font-size: 122%;
	font-style: italic;
	font-weight: bold;
	margin: 0.5em 0;
}

#main p {
	margin-bottom: 1em;
}

#main ul {
	list-style: disc;
	margin: 0 0 1em 2em;
}

#navigation a {
	color: #3A6DAA;
	display: block;
	font-size: 138.5%;
	margin: 7px 0;
	text-align: center;
	text-decoration: none;
	width: 177px;
}

#navigation li a:hover {
	text-decoration: underline;
}

#navigation li.activesub a {

}

#navigation li.activetop a {
	color: #FFFACD !important;

}

#navigation li.top a, #navigation li.activetop a {
	background: url(nav-bg.gif) no-repeat;
	color: #FFFFFF;
	height: 23px;
	padding: 7px 0 6px 0;
}

#page {
	background: url(page-background.gif) #F3F2B6 repeat-x top;
	border: 2px solid #E4E4E4;
	padding: 10px;
}

#hd img.leeshouse {
	width: 303px;
	height: 227px;
	margin-bottom: 10px;
}