html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(images/backgrd-1-all.jpg);
	background-repeat: repeat;
}
h1 {
	color: #ADA36D;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}
h2 {
	color: #867C4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
li {
	line-height: 20px;
	list-style-type: square;
}

.tabletext {
	font-size: 11px;
	color: #978A54;
	line-height: normal;
	text-indent: 0px;
}
.tabletextemail {
	font-size: 12px;
	color: #776C40;
	font-style: italic;
}

a,  a:link {
	color: #867C4D;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC3366;
	font-weight: bold;
}
a:focus {
	color: #867C4D;
	font-weight: bold;
}
a:active {
	color: #867C4D;
	font-weight: bold;
}
#outerWrapper {
	text-align: left;
	width: 750px;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	margin-top: 15px;
	background-image: url(images/head-bkgrd-1.jpg);
	padding: 0px;
	height: 94px;
}
#outerWrapper #topNavigation {
	padding: 0px;
	background-color: #DBD6BF;
}
#outerWrapper #contentWrapper {
	background-image: url(images/content-bkgrd-1.jpg);
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	border-top-style: solid;
	border-top-color: #dbd6bf;
}
#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #FFFFFF;
	float: right;
	width: 180px;
	padding: 0px;
	margin-bottom: 10px;
	background-image: url(images/rightcolumn-grad.jpg);
	background-repeat: repeat-y;
}

#outerWrapper #contentWrapper #content {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 410px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #footer {
	background-color: #DBD6BF;
	background-image: url(images/footer-backgrd-1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 15px;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 10px;
}
