body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "New York", "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.8em;
}
body.home {
	background: url(images/home-bkgd.jpg) no-repeat;
}
body.sub {
	background: #E1E1C0 url(images/sub-bkgd.jpg) no-repeat;
}
h2 {
	font-size: 120%;
	color: #A7731D;
	margin: 0px;
	padding: 0px 0px 3px;
}
a {
	color: #A7731D;
}
a:hover {
	text-decoration: none;
}
#container {
	width: 960px;
	padding-left: 20px;
	float: left;
}
#header, #sub-header {
	background: url(images/home-header.gif) no-repeat 0px 12px;
	height: 85px;
	margin: 0px;
	padding: 95px 0px 0px 225px;
	float: left;
	width: 735px;
}
#header {
	background: url(images/home-header.gif) no-repeat 0px 12px;
}
#sub-header {
	background: url(images/sub-header.gif) no-repeat 0px 12px;
	float: left;
}
#header-name {
	float: left;
}
#header-info {
	float: left;
	padding-left: 30px;
	color: #929E3F;
	font-weight: 700;
	font-size: 120%;
}
#header-info a {
	color: #929E3F;
	text-decoration: none;
	font-size: 75%;
}
#header-info a:hover {
	text-decoration: underline;
}
#header-info p {
	margin: 0px;
	padding: 0px;
}
.replace {
	position: relative;
	margin: 0px /*auto*/;
	padding: 0px;
	overflow: hidden;
	/* */
}
.replace span {
	display: block;
	position: absolute;
	top: 0px;
	left: -1px;
	z-index: 1;
}
#logoh1, #logoh1 span {
	height: 50px;
	width: 477px;
	background-image: url(images/header-name.gif);
}
#main, #sub-main {
	margin: 0px;
	float: left;
}
#main {
	padding: 40px 0px 35px 30px;
	width: 930px;
}
#sub-main {
	padding: 40px 30px 0px;
	width: 900px;
	float: left;
	margin: 0px;
}
#main p, #sub-main p {
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 92%;
}
#navigation {
	float: left;
	width: 210px;
}
#navigation a {
	color: #5C6710;
	text-decoration: none;
	font-size: 90%;
	font-weight: 700;
}
#navigation a:hover {
	text-decoration: underline;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation ul li {
	background: url(images/bullet-lotus.gif) no-repeat 0px 5px;
	margin: 0px;
	padding: 0px 0px 9px 25px;
}
#homecopy, #subcopy {
	float: left;
	text-align: justify;
	margin: 0px;
}
#homecopy {
	width: 320px;
	background: url(images/home-navline.gif) no-repeat;
	padding: 0px 20px 0px 60px;
}
#homeflash {
	width: 300px;
	float: left;
	padding-left: 20px;
}
#subcopy {
	width: 420px;
	background: url(images/sub-navline.gif) no-repeat;
	padding: 0px 40px 20px 60px;
	margin: 0px;
	float: left;
}
#subcopy ol {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 92%;
	line-height: 1.5em;
	text-align: left;
}
#subcopy ol li {
	padding: 3px 60px 3px 12px;
}
#subcopy ul {
	list-style: none;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 92%;
	line-height: 1.5em;
}
#subcopy ul li {
	background: url(images/bullet-green.gif) no-repeat 0px 9px;
	padding: 3px 60px 3px 12px;
}
#subcolumn {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
}
#subcolumn h3 {
	font-size: 110%;
	color: #6F4D13;
	text-align: center;
	line-height: 2em;
	background: url(images/sub-yinyang.gif) no-repeat center center;
	margin: 10px 0px 0px;
	padding: 20px 0px;
}
#footer, #sub-footer {
	clear: left;
	float: left;
	text-align: center;
}
#footer {
	color: #555B26;
	font-size: 90%;
	margin: 30px 0px 0px;
	padding: 0px;
	width: 610px;
}
#sub-footer {
	color: #555B26;
	font-size: 90%;
	margin: 0px;
	padding: 30px 0px 0px;
	width: 960px;
	background: url(images/sub-footer.gif) no-repeat;
	height: 95px;
	float: left;
}
#footer p {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
#sub-footer p {
	margin: 0px;
	padding: 0px;
	line-height: 2em;
	color: #E1E1C0;
	font-size: 95%;
}
#sub-footer a {
	color: #E1E1C0;
}
h3 {

	font-size: 100%;
	color: #5C6710;
	margin: 0px;
	padding: 0px;
}

