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

body {
	font-family: Arial, Geneva, sans-serif;
	background: #FED9B4;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3 {
	text-align: center;
	color: #663300;	
}
#content {
	margin-right: 15%;
	margin-left: 15%;
}

h1 {
	font-size: 150%;
	margin-bottom: 0px;
}
h2 {
	font-size: 125%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-size: 110%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h4 {
	font-size: 125%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p#first {
	margin-top: 15px;
}
p {
	margin-top: 0;
	
}
.butternut {
	font-style:normal;
}
#keithdixon {
	font-style: italic;
	font-size: 80%;
}
#bottomlinkhome {
	font-size: 80%;
	text-align: center;
	margin-top: 30px;
}
#financialhelp {
	font-size: 85%;
}
#reservationupdate {
	font-weight: bold;
	color: #663300;
}
