a:link {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0D360D;
	text-decoration: none;
}
a:visited {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #0D360D;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
a:active {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #0D360D;
	text-decoration: none;
}
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #B5A985;
	margin: 0px;
	padding: 0;
	top-margin: 0px;
}
td {
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-size: 12px;
}
#framework {
	border-left-style : solid;
	border-left-color : Black;
	border-left-width : thin;
	border-right-style : solid;
	border-right-color : Black;
	border-right-width : thin;
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: thin;
	width: 761px;
	background-image: url(img/contentbg.gif);
}
#quotes {
	background-image: url(img/quotebg.gif);
	background-repeat : no-repeat;
	font-size: 9px;
	text-align : right;
	padding-right: 4px;
	padding-top: 4px;
	height: 24px;
}
#content {
	background-image: url(img/contentbg.gif);
	font-size: 11px;
	padding-left: 8px;
	padding-top: 5px;
}
#footer {
	background-image: url(img/footer.jpg);
	height: 66px;
	font-size: 10px;
	padding-left: 8px;
	text-align : center;
	line-height: 15pt;
	margin-top:20px;
	padding-top: 15px;
}
.news {
	background-image: url(img/news.jpg);
	font-size: 11px;
	height: 250px;
	width: 200px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.main {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align : top;
	font-size: 11px;
	text-align: justify;
}
.right {
	float: right;
	margin-top: 8px;
}
.tell {
	width:100%;
	font-size: 11px;
	text-align: center;
	vertical-align: center;
	background-color : #C4CDA9;
	border-color : #92997C;
}
.box {
	margin-top: 2px;
	margin-right: 0px;
	border: solid #759475;
	height: 18px;
	font-size: 9px;
	border-width : thin;
}
.header {
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
	text-align: right;
	background-color: #DCEBDC;
}
.header2 {
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
	background-color: #DCEBDC;
}
.bio {
	padding-right: 10px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: 1E4718;
}
.title2 {
	font-size: 16px;
	font-weight: bold;
	background-color: #DCEBDC;
}
.line {
	font-style: italic;
	font-size: 11px;
}
.flr {
	float: right;
	margin: 10px 10px 10px 10px;
}
.fll {
	float: left;
	margin: 10px 10px 10px 10px;
}
