body {
	color: #003366;
	font-family: "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: center;
	background: #006699;
}
#wrapper {
	margin: 0 auto;
	width: 689px;
	text-align: left;
}
#header {
	background: transparent url(assets/middle_header.gif) repeat-y left top;
	margin: 0 0 1px 0;
}
#top_header {
	background: transparent url(assets/top_header.gif) no-repeat left top;
	height: 14px;
}
#bottom_header {
	background: transparent url(assets/bottom_header.gif) no-repeat left bottom;
	height: 8px;
	clear: both;
}
#picture {
	float: left;
	background: transparent url(assets/home_farm_house.jpg) no-repeat left top;	
	height: 152px;
	width: 264px;
	margin: 10px 0 0 10px;
}
.fright {
	float: right;
	margin-left: 5px;
}
.fleft {
	float: left;
	margin-right: 5px;
}
.award {
	float: right;
}
#toptext {
	float: left;
	text-align: left;
	width: 390px;
	margin: 5px 0 0 0;
}
#content {
	background: transparent url(assets/middle_content.gif) repeat-y left top;
}
#top_content {
	background: transparent url(assets/top_content.gif) no-repeat left top;
	height: 14px;
	padding: 0;
	margin: 0;
}
#middle_content {
	margin: 0 4px 0 20px;
}
#bottom_content {
	background: transparent url(assets/bottom_content.gif) no-repeat left bottom;
	height: 18px;
	padding: 0;
	margin: 0;
	clear: both;
}
#left {
	float: left;
	width: 440px;
	margin: 0;
	padding: 0;
}
#right {
	float: right;
	width: 180px;
	padding: 0;
	margin-right: 5px;
}
.glance ul {
	margin: 0;
	padding: 0;
	list-style: circle;
}

/**************************************************************** Navigation bar *************************************/

.nlinks{
	padding:20px;
	font-size:14px;	
	padding:0px;
}

.nlinks li, .flinks li{
	list-style-type:none;
	display: inline;
}

.nlinks ul, .flinks ul{
	padding:0px;
	margin:0px;
}

.nlinks span.nav{
	display:block;
	width:140px;
	padding:3px 0px 3px 30px;
	float:left;
	margin:1px;
	text-decoration:none;
	background-image:url(assets/button2.gif);
	background-repeat:no-repeat;
	color:#126479;
	font-size:16px;
	font-weight:500;
}

.nlinks li a:visited, .nlinks li a:link{
	display:block;
	width:140px;
	padding:3px 0px 3px 30px;
	float:left;
	margin:1px;
	text-decoration:none;
	background-image:url(assets/button.gif);
	background-repeat:no-repeat;
	color:#126479;
	font-size:16px;
	font-weight:500;
}

.nlinks li a:hover{
	display:block;
	width:140px;
	padding:3px 0px 3px 30px;
	float:left;
	margin:1px;
	text-decoration:none;
	background-image:url(assets/button3.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:16px;
	font-weight:500;
}

/******************************************************* Text formating *********************************************/

h1	{
	font-family: "Times New Roman", Times, serif;
	font-size: 3.5em;
	color: #003366;
	font-weight: bold;
	padding: 0 10px 0 0;
	margin: 0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	padding: 0 10px 0 0;
	margin: 0;
}
h3 {
	background: transparent url(assets/flower.gif) no-repeat left 2px;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0 0 0 25px;
}
.icons {
	float: right;
	text-align: center;
	margin: 0 10px 0 10px;
	padding: 0;
}
a:link, a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover, a:active {
	color: #990000;
	text-decoration: underline;
}
img {
	border: 0;
}
.sthop {
}
#libraryfooter {
	margin: 0 auto;
	width: 689px;
	text-align: center;
}

#centerdiv {
	padding: 0;
	margin: 0;
	text-align: center;
}
#logo {
	background-color: #000066;
	padding: 5px;
	width: 225px;
	text-align: center;
	margin: 0 auto;
}
#logo a {
	border: none;
	text-decoration: none;
}
#copyrightlink {
	background-color: #ffffff;
	padding: 5px;
	width: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	margin: 0 auto;
}
#copyrightlink a:link, #copyrightlink a:visited {
	text-decoration: none;
	color: #888bae;
	font-weight: bold;
	border: none;
}
#copyrightlink a:hover, #copyrightlink a:active {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
	border: none;
}