body {
	margin-top: 0px;
	background-color: #CFA968;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	background-image: url(../images/border_main.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.holder_content {
	background-image: url(../images/border_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	vertical-align: top;
}
.header {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-color: #815B03;
	border-left-color: #815B03;
	background-color: #e5d4b6;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #815B03;
	background-image: url(../images/spacer_10_10.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 144px;
}
.holder_content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
h1 {
	color: #3d7d21;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	color: #3d7d21;
	font-size: 15px;
	font-weight: bold;
}
h3 {

	color: #996633;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 1em;
}
a:link {
	color: #009900;
	text-decoration: underline;
}
a:visited {
	color: #009900;
	text-decoration: underline;
}
a:hover {
	color: #00CC00;
	text-decoration: none;
}
.forms {
	border: 1px solid #7F5A02;
	background-color: #D4B57E;
	color: #FFFFFF;
}
p {
	margin-top: -2px;
}
