a:link {
	color: #A41D25;
}
a:visited {
	color: #806D26;
}
a:hover {
	color: #CCCCCC;
}
body {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 20px;
}
ul{
	list-style-image: url(images/bullet.gif);
}
select{
	font-family: "Comic Sans MS", "Times New Roman";
	font-weight: bold;
}
a{
	z-index: 10;
}
div#outer {
	width: 950px;
	position: relative;
	top: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	height: 100%;
}
img#logo {
	position: absolute;
	left: auto;
}
div#nav {
	width: 150px;
	left: auto;
	clear: both;
	position: absolute;
	margin-left: 65px;
	margin-top: 250px;
}
div#banner1 {
	font-size: 57px;
	position: absolute;
	left: 21px;
	top: 3px;
	margin-top: 65px;
	margin-left: 358px;
	font-weight: bold;
	text-align: center;
}
#banner2 {	
	font-size: 24px;
	left: auto;
	top: auto;
}
div#header {
	font-size: 24px;
	position: absolute;
	left: -7px;
	top: -15px;
	margin-top: 200px;
	margin-left: 250px;
	width: 650px;
	text-align: center;
	font-weight: bold;
}

div#main {
	width: 725px;
	margin-top: 250px;
	margin-left: 225px;
	color: #49532B;
	text-align: justify;
	min-height: 650px;
}
div#copyright {
	text-align: center;
	position: relative;
	left: 330px;
	width: 500px;
	color: #49532B;
	font-weight: normal;
	letter-spacing: 0.1em;
	height: 50px;
}
.color {
}
.bold{
}
.dropdown {
}
.paragraph_heading {
	font-weight: bold;
	color: #000000;
}
.nav_box {
	height: 73px;
	width: 150px;
	background-image: url(images/dogbone%20button.gif);
	background-position: center center;
	text-align: center;
}
.nav_text {
	vertical-align: middle;
	top: 25px;
	position: relative;
	text-align: center;
	text-decoration: none;
}
a.nav_text:link {color: #343C20; text-decoration: none; }
a.nav_text:visited {color: #49542C; text-decoration: none; }
a.nav_text:hover {color: #999999; text-decoration: none; }
