body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
  color: #000000;
	background-color: #4e3b30;
	margin: 15px auto;
	text-align: center;
  }

div#page {
  position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

div#copyrightbar { 
  height: 32px;  /* add top/bottom padding = total height */
  width: 796px;   /* width = total page width minus left/right padding */
  margin: 0 auto;
  padding: 8px 2px;
}

div#copyrightbar p.copyright {
	float: right;
	width: 400px;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 10px;
	color: #6C6146;
	font-weight: normal;
}

div#copyrightbar p.websitedesignby {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	color: #B0A384;
}
div#copyrightbar a.a-webdesign:link, 
div#copyrightbar a.a-webdesign:visited, 
div#copyrightbar a.a-webdesign:active {
  margin: 0;
  padding: 0;
  font-size: 10px;
  font-weight: normal;
  color: #B0A384;
  text-decoration: underline;
}
div#copyrightbar a.a-webdesign:hover, 
div#copyrightbar a.a-webdesign:focus {
  color: #eb6436;
  text-decoration: underline;
}

p, td, ul, ol {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  color : #000000;
  font-weight : normal;
  line-height: 110%;
  }

.ul-noleftmargin { margin: 6px 2px 6px 24px;}

.li-spaceafter { margin-bottom: 4px;}

a  {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight : normal;
  color: #0000CC; }

a:visited  {
  font-weight : normal;
  color: #0000CC; }

a:hover  {
  font-weight : normal;
  color: #CC0000; }

a:visited:hover  {
  font-weight : normal;
  color: #CC0000; }

a.a-footer  {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #684635;
  font-weight : normal; }

a.a-footer:visited  {
  color: #684635;
  font-weight : normal; }

a.a-footer:hover  {
  color: #CC0000;
  font-weight : normal; }

a.a-footer:visited:hover  {
  color: #CC0000;
  font-weight : normal; }

a.no-undrln {  text-decoration: none}

.copyright {
  font-size : 11px;
  color : #999999;
  font-weight : normal;
  }

.underline {  text-decoration: underline}

.text-small { font-size : 12px; }

.text_vsmall { font-size : 10px; }
.title-pageitem {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #814B27;
	margin-bottom: 6px;
}
.text-bold-brown-mlarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #814B27;
}
.text-red-italic {
	font-style: italic;
	color: #CC0000;
}
.p-indent {
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.margin-bottom-small {
	margin-top: 0px;
	margin-bottom: 5px;
}
.text-brown {
	font-weight: normal;
	color: #814B27;
}
.ul-margin-top-small {
	margin-top: 6px;
}

