@charset "UTF-8";
.position {
	padding-top: 22px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 18px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.5em;
	color: #47220A;
}
.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #BB3205;
}
.text_bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.35em;
	color: #47220A;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: -1.3em;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.25em;
	color: #C3E7FC;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

a:link {
	text-decoration: none;
	color: #BB3205;
	font-weight: bolder;
}

a:visited {
	color: #BB3205;
	text-decoration: none;
	font-weight: bolder;
}

a:hover {
	color: #660000;
	text-decoration: underline;
	font-weight: bolder;
}.home_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #4E260B;
}
.home_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.35em;
	color: #ADF0FC;
}
#home_text_box {
	margin-right: 30px;
	margin-bottom: 50px;
	margin-left: 25px;
	margin-top: 30px;
}
#home_wrap {
	width: 521px;
	background-image: url(images2/home_diorama_blank3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
