@charset "UTF-8";
body {
	background-image: url(images/bckground.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #F2F1E0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #272F36;
	font-size: 0.875em;
	letter-spacing: -0.2px;
	line-height: 150%;
}
a:link {
	font-weight: 900;
	color: #D63000;
	text-decoration: none;
}
a:hover {
	font-weight: 900;
	color: #CCCC99;
	text-decoration: underline;
}
#outer {
	margin-right: auto;
	margin-left: auto;
	min-height: 900px;
	margin-top: 0px;
}
.credit_footer {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #869697;
	line-height: 135%;
}
.index_padding {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.credit_footer a:link {
	font-weight: 900;
	color: #D65C33;
	text-decoration: none;
}
.credit_footer a:hover {
	font-weight: 900;
	color: #ffffff;
	text-decoration: underline;
}
.inline_title {
	font-weight: bold;
	color: #1F2624;
}
.headline {
	font-weight: bold;
	color: #A3BE5F;
	font-size: medium;
}
.callout {
	font-weight: bold;
	color: #A3BE5F;
	font-size: x-large;
	line-height: 150%;
}
.inline_title_CAPS {
	font-weight: bold;
	color: #1F2624;
	text-transform: uppercase;
}
a:visited {
	color: #A3BE5F;
	text-decoration: underline;
}
.headline_index {
	font-weight: bold;
	color: #272F36;
	font-size: xx-large;
}
.index_sidebar {
	font-size: small;
	color: #66783B;
}
.headline_index_sidebar {
	font-weight: bold;
	color: 891F00;
	font-size: medium;
}
