@import "reset-fonts-grids.css";
@import "base-min.css";

html {}

body {
	background: #EBE7C6;
	color: #603400;
	line-height: 1.7em;
}

a {
	color: #886740;
	text-decoration:none;
}

a:hover {
	color:#B09A80;
	text-decoration:underline;
}

#doc {
	width:63.154em;*width:61.632em;min-width:821px;
	margin: 25px auto;
}

#hd {
	background: transparent url(images/header.gif) no-repeat top left;
	width: 821px;
}

#hd h1 {
	text-indent: -9999px;
	margin:0; padding:0;
	height: 81px;
}

#hd h1, #hd h1 a {
	width:200px; height:81px;
	display:block;
}

#nav {
	background: transparent url(images/nav.gif) no-repeat;
	margin:0; padding:0;
	width: 821px; height: 37px;
	position: relative;
}

#nav li {
	list-style: none;
	position: absolute;
	top: 0;
	text-indent: -9999px;
}

#nav li, #nav a {
	height: 37px;
	display: block;
}

#link1 {
	left: 50px;
	width: 100px;
}

#link2 {
	left: 219px;
	width: 157px;
}

#link3 {
	left: 431px;
	width: 100px;
}

#link4 {
	left: 572px;
	width: 100px;
}

#link5 {
	left: 709px;
	width: 90px;
}

#link1 a:hover {
	background: transparent url(images/nav.gif) -50px -37px no-repeat;
}

#link2 a:hover {
	background: transparent url(images/nav.gif) -219px -37px no-repeat;
}

#link3 a:hover {
	background: transparent url(images/nav.gif) -431px -37px no-repeat;
}

#link4 a:hover {
	background: transparent url(images/nav.gif) -572px -37px no-repeat;
}

#link5 a:hover {
	background: transparent url(images/nav.gif) -709px -37px no-repeat;
}

#bd {
	background: transparent url(images/bdbkg.gif) repeat;
	min-height: 409px;
}

#content {
	margin: 33px 0 33px 49px;
}

#contact #content {
	margin: 26px 40px 33px 115px;
}

#holidays #content {
	margin: 28px -40px 28px 49px;
}

#imagery {
	margin: 28px 0 33px 51px;
}

#ft {
	background: transparent url(images/ftbkg.gif) no-repeat;
	width: 821px; height: 72px;
	line-height: 36px;
	padding-left: 49px;
}

.biopic {
	float: left;
	margin: 0 1em 1em -1em;
	clear: both;
}
