

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%;
	background-image: url("images/free gift.png");
	background-repeat: no-repeat;
	background-position:top right;
}
#logo {
	float:left;
}
div#nav {
	width: 150px;
	left: auto;
	clear: both;
	position: absolute;
	margin-left: 65px;
	margin-top: 250px;
}
.banner {
	position:relative;
	top:45px;
	height: 200px;
	width: 550px;
	float: left;
	padding: 10px;
	text-align: center;
}

h1 {
	font-size: 64px;
	margin: -5px;
}
h2 {
	font-size: 30px;
	margin: -5px;
}
h3 {
	font-size: 24px;
	margin: -5px;

}

div#main {
	width: 725px;
	margin-top: 250px;
	margin-left: 225px;
	color: #49532B;
	text-align: justify;
	min-height: 650px;
}
div#footer {
	text-align: center;
	position: relative;
	left: 330px;
	width: 500px;
	color: #000;
	font-weight: normal;
	letter-spacing: 0.1em;
	height: 50px;
	font-size:14px
}
.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;
}
.caption{
	text-align: center;
	width: auto;
	font-size: 13px;
}
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; }


