@charset "UTF-8";
/* CSS Document */

#container {
	width: 900px;
	background: #DED6C8;
	margin: 0 auto;
	overflow: hidden;

}
	

#banner {
	height: 60px;
	width: 900px;
	background: #DED6C8;
}
#main {
	height: 500px;
	width: 750px;
	float: left;
	background: #DED6C8;
}
#topnav {
	height: 275px;
	width: 150px;
	float: right;
	background: #DED6C8;
	text-align: left;
}
#bottomnav {
	height: 225px;
	width: 150px;
	float: right;
	background: #DED6C8;
}
#footer {
	height: 30px;
	width: 900px;
	float: left;
	background: #DED6C8;
	font-size: 14px;
	font-family: arial;
	color: #333;
	text-align: left;
}
#maintable {
	background-image: url(2009%20Design/Images/about2.png);
	font-size: 14px;
	color: #FFF;
	width: 750px;
	font-family: Arial;
}
#linkstable {
	background-image: url(2009%20Design/Images/linkspanel.png);
	font-family: Arial;
	font-size: 14px;
	vertical-align: text-top;
	text-align: left;
	color: #2D2D2D;
	width: 750px;
	height: 500px;
}
#grazingtable {
	background-image: url(2009%20Design/Images/grazingpanel2.png);
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	height: 500px;
	width: 750px;
}
#container #main #grazingtable tr td p strong {
	font-size: 14px;
	font-weight: bold;
}
#container #main #grazingtable tr td p {
	font-size: 12px;
}
#tidestable {
	background-image: url(2009%20Design/Images/tidespanel.png);
	font-family: Arial;
	font-size: 12px;
	height: 500px;
	width: 750px;
}
#megatable {
	background-image: url(2009%20Design/Images/megapanel.png);
	font-family: Arial;
	font-size: 12px;
	height: 500px;
	width: 750px;
}
#stilwelltable {
	background-image: url(2009%20Design/Images/stilwellpanel.png);
	font-family: Arial;
	font-size: 12px;
	width: 750px;
	height: 500px;
}
#booktable {
	background-image: url(2009%20Design/Images/paper.png);
	font-family: Arial;
	font-size: 12px;
}
#dimocktable {
	background-image: url(2009%20Design/Images/dimockpanel.png);
	font-family: Arial;
	font-size: 12px;
	height: 500px;
	width: 750px;
}
#container #main #booktable tr td p {
	font-family: Arial;
}
#bottomnav {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #993300;
}
#thanktable {
	background-image: url(2009%20Design/Images/blankbook.png);
	height: 500px;
	width: 750px;
}
#printtable {
	font-size: 14px;
}
#newstable {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 2000px;
	width: 730px;
	border-top-color: #993300;
	border-top-style: solid;
	border-top-width: thick;
}
#aboutable {
	font-family: Arial;
	font-size: 14px;
	color: #2D2D2D;
	background-image: url(2009%20Design/Images/about3.png);
	height: 500px;
	width: 750px;
}
