body {
	background-color: #8f7c66;
	margin-top: 0px;
}
a:link {
	color: #D9C270;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D9C270;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
}
.navbox {
	background-color: #4C4339;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9C270;
	border-right-color: #D9C270;
	border-bottom-color: #D9C270;
	border-left-color: #D9C270;
	position: relative;
}
.navtop {
	height: 40px;
	width: 750px;
}
.navbot {
	height: 80px;
	width: 750px;
}
.main {
	background-color: #F8F3E3;
	display: block;
	width: 750px;
	position: relative;
}
.nav2 {
	display: inline-block;
	width: 116px;
	font-size: 18px;
	text-align: center;
	padding-top: 10px;
}


#phone {
	color: #D9C270;
}
.header {
	font-size: 24px;
	height: 36px;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
}
.bar {
	width: 720px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	height: 1px;
}
.text {
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 35px;
	text-align: left;
}
.text2 {
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 35px;
}



.logotop {
	background-image: url(color.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 750px;
}

.but {
	width: 100%;
	position: relative;
}
.but a{
	background-image: url(button.png);
	background-position: left top;
	display: block;
	height: 45px;
	width: 135px;
}
.but a:hover{
	background-position: left bottom;
}
.bt {
	position: absolute;
	top: 15px;
}
.bt1 {
	left: 250px;
}
.bt2 {
	left: 410px;
}
.bt3 {
	left: 570px;
}
.btt {
	position: relative;
	top: 12px;
	color: #666;
}

.contbot {
	position: absolute;
	width: 200px;
	left: 22px;
	text-align: center;
	color: #D9C270;
}
.phone {
	top: 50px;
}
.hours {
	top: 10px;
}
.email {
	top: 30px;
}
.conth {
	font-weight: bold;
}
.cont {
	position: relative;
	left: 275px;
}
.cent {
	text-align: center;
}
.left {
	text-align: left;
}
.links a{
	color: #0645AD;
}
.links a:hover{
	text-decoration: underline;
}


.find {
	background-image: url(pictures/findbook.gif);
	position: absolute;
	left: 300px;
	top: 15px;
	display: block;
	height: 25px;
	width: 126px;
}
.cellw {
	width: 175px;
}
.cellw2 {
	width: 250px;
}
.under {
	text-decoration: underline;
}
.space {
	margin-top: 40px;
	margin-bottom: 10px;
}

