.header {
	margin-bottom: 10px;
	margin-top: 20px;
	color: #993333;
	font-size: 18px;
	text-decoration: underline;
}
a:link {
	color: #CC9933; /*  chocolate */
	text-decoration:none;
}
.link_text {
	font-family: "Apple Chancery";
}
a:visited {
	color: #CC9933; /*  chocolate */
	text-decoration:none;
}
a:hover {
	color: #bac38e; /* green */
	text-decoration: none;
}
a:active {
	color: #CC9933; /* chocolate */
	text-decoration: none;
}
.img {
	margin: 20px;
}
.subheader {
	font-size: 12px;
	color: #402f25;
}
.main_text {
	font-size: 18px;
	margin-top: 10px;
	color: #666666;
	margin-bottom: 10px;
}
.main-border {
	position:relative;
	width:840px;
	margin:10px auto;
	top: 0;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
}
.footer {
	font-size: 75%;
	color: #402f25;
}
.title {
	margin-bottom: 10px;
	margin-top: 20px;
	color: #CC9933;
	font-size: 36px;
	font-family: BlackChancery;
}
form {
	font-size: 10px;
}
.img-center {
	background-position: center;
	text-align: center;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.textcolor {
	color: #CC6633;
}
.textclr2style {
	color: #6699CC;
}
.enlarge {
	color: #CC9933;
	text-decoration: underline;
}
