body {
	background-image: url(support/BG.jpg);
	background-repeat: repeat;
	margin: 0px;
	background-position: center top;
	background-color: #F2DFB5;
}
a {
	color: #8A3204;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a.tan {
	color: #F2DFB5;
	text-decoration: underline;
}
a.tan:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.subnav {
	color: #F4D797;
	text-decoration: none;
	width: 188px;
	float: left;
	background-color: #8a3204;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2DFB5;
	border-left-color: #F2DFB5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
a.subnav:hover {
	color: #8a3204;
	text-decoration: none;
	width: 188px;
	float: left;
	background-color: #F4D797;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2DFB5;
	border-left-color: #F2DFB5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
a.subnav:visited {
	color: #F4D797;
	text-decoration: none;
	width: 188px;
	float: left;
	background-color: #8a3204;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2DFB5;
	border-left-color: #F2DFB5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
a.subnav:visited:hover {
	color: #8a3204;
	text-decoration: none;
	width: 188px;
	float: left;
	background-color: #F4D797;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2DFB5;
	border-left-color: #F2DFB5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.BG_content {
	background-image: url(support/BG_content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.BG_nav {
	background-image: url(support/BG_nav.jpg);
	background-repeat: repeat;
}
.table_bdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F2DFB6;
	border-right-color: #F2DFB6;
	border-left-color: #F2DFB6;
}
.text_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #8a3204;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.text_subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.text_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #333333;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.text_table {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	margin: 10px;
}
.text_newsupdates {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	margin: 10px;
	font-weight: bold;
}
.text_subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 190px;
	color: #8a3204;
	text-transform: uppercase;
	text-align: center;
}
.imagepad {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #736654;
	padding: 2px;
}

