.header {
	padding-bottom: 25px;
	height:178px; 
	background-image:url(images/green_bg.jpg);
}
.footer {
	padding-top: 25px;
	height:125px;
	background-image:url(images/green_bg.jpg);
}
.middle {
	background-image:url(images/brown_bg.jpg); 
	background-color:#CB9A7C; 
	background-repeat:repeat-x;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFECC7;
	line-height:12px;
	margin-bottom:5px;
	margin-top:0px;
}
p {
	text-indent:15px;
	margin-top:-10px;
}

.staff {
	height:155px;
}

.staff p {
	margin-left:135px;
}

.footer_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFECC7;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFECC7;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF200;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF200;
	text-decoration: none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}

.nav {
background-color:#653614
}
a.colorize:link {
	text-transform:lowercase;
	font-size:11px;
	font-weight:normal;
}
a.colorize:hover {
	text-transform:lowercase;
	font-size:11px;
	font-weight:normal;
	color:#FFF200;
	}
a.colorize:visited {
	text-transform:lowercase;
	font-size:11px;
	font-weight:normal;
}
a.colorize:active {
	text-transform:lowercase;
	font-size:11px;
	font-weight:normal;
	color:#FFF200;
}
.textbody.home {
	font-size:12px;
	font-color:#333333;
	font-weight:normal;
	padding-left:10px;
	padding-right:175px;
}

.textbody {
	font-size:12px;
	font-color:#333333;
	font-weight:normal;
	padding-left:10px;
}

p {
	padding-right:45px;
	padding-left:15px;
	}
h1 {
	font-size:20px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-color:#333333;
	marin-bottom:-10px;
}

.qna {
	color: #2A5831;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	}
a.bdylnk:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #653614;
	text-decoration: none;
}
a.bdylnk:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #653614;
	text-decoration: none;
}
a.bdylnk:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF200;
	text-decoration: none;
	font-size: 10px;
	background-color: #653614;
}
a.bdylnk:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF200;
	text-decoration: none;
	background-color: #653614;
}
.disclaimer {
	font-size:10px;
	}
h4 {
	font-size: 14px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	padding-left:10px;
	}
h2 {
	font-size:18px;
	}
	
.content {
	float:left;
	width:48%;
	height: 150px;
	padding-left:1%;
	padding-right:1%;
	}
jobtitle {
	color: #653614;
	letter-spacing: 1px;
	text-indent: 3px;
}
.jobtitle {
	color: #653614;
	letter-spacing: 1px;
	text-indent: 3px;
}

ul.policy_chart li.pch {
	background-color: #4D8438;
	color: #FFF;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-size: 1.3em;
	text-align: center;
}
ul.policy_chart {
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	width: 380px;
	float: left;
	border: thin ridge #4D8438;
	margin-right: 15px;
	margin-left: 0px;
}
ul.policy_chart ul.original {
	background-color: #92C87D;
	display: block;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	width: 188px;
	list-style-type: none;
	text-align: right;
	color: #FFF;
}
ul.policy_chart ul.converted {
	background-color: #F5F5F5;
	list-style-type: none;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	width: 190px;
}
ul.original li {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D8438;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image:url(images/left_arrow.gif);
	background-position:center right;
	background-repeat:no-repeat;
}
ul.converted li {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D8438;
	padding-left: 25px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image:url(images/right_arrrow.gif);
	background-position:center left;
	background-repeat:no-repeat;
}
ul.def {
	width: 380px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	display: block;
	list-style-type: none;
}
.clearboth {
	clear: both;
	float: none;
}
ul.def {
	margin-top: 0px;
	margin-bottom: 0px;
	border: thin ridge #4D8438;
	float: left;
}
ul.def li.defh {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-color: #4D8438;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 12px;
	text-transform: capitalize;
}
ul.def li p {
	text-indent: 0;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
}
ul.htl {
	width: 380px;
	float: left;
	margin-left:0px;
	padding-left: 0px;
	display: block;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	border: thin ridge #4D8438;
	margin-right: 15px;
}
ul.htl li.htt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-color: #4D8438;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 12px;
	text-transform: capitalize;
}
ul.htl li p {
	text-indent: 0;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
}
ul.def li small {
	font-size: .9em;
}
ul.def li strong {
	color: #4D8438;
	font-size: 1.3em;
	font-weight: bold;
}
li.notes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: italic;
	font-weight: bold;
	color:  #666;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-transform: capitalize;
}
ul.notes_ul {
	list-style-type: none;
	background-image: url(images/notes_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFECC7;
	float: left;
	width: 380px;
	margin-left: 0px;
	padding-left: 0px;
	border: 1px none #4D8438;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: left bottom;
}
ul.notes_ul li p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-indent: 0;
}
