body {
	background-image: url(../images/bgd.jpg);
	margin-top: 25px;

	text-align: center;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #D1B22F;
	font-size: 34px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	text-align: left;
	vertical-align: middle;
}
h2 {
	text-transform: uppercase;
	color: #D1B22F;
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1B22F;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F482B;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
}
#header {
	background-image: url(../images/top_bgd.gif);
	height: 57px;
	width: 782px;
	text-align: left;
	vertical-align: middle;
	background-repeat: no-repeat;
	padding: 0px;
	border: none;
}
#content {
	background-image: url(../images/table_bgd.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	width: 782px;
}
#footer {
	background-image: url(../images/bottom_bgd.gif);
	width: 782px;
	color: #D1B22F;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	height: 55px;
	text-align: center;
	position: relative;
	vertical-align: middle;
}
#footer a {
	color: #D1B22F;
	text-decoration: none;
}
#logo {
	background-image: url(../images/logo.jpg);
	height: 205px;
	text-align: center;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #D1B436;
	width: 257px;
	background-repeat: repeat;
}
#logo p {
	margin-top: 170px;
}
#maintext {
	background-image: url(../images/text_bottom.gif);
	background-repeat: repeat;
	width: 491px;
	margin-top: 18px;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F482B;
	text-align: left;
	margin-right: 15px;
}
#maintext p, h2, li {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 5px;
}
#menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #D1B22F;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
#menu a {
	color: #D1B22F;
	text-decoration: none;
}
#side_pullout {
	background-image: url(../images/pullout_bgd_one_02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 256px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4620;
	vertical-align: top;
}
#side_pullout p {
	padding: 15px;
}
#top_pullout {
	background-image: url(../images/pale_yellow_bgd_one.gif);
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F482B;
	text-align: left;
	padding: 10px 15px 10px 20px;
}
