body {
	margin: 0px;
	padding: 0px;
	background: #fff;
}

body,div,td,th,p,span {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #444;
}

A:link, A:active, A:visited {
	color: #857040;
	text-decoration: underline;
}

A:hover {
	color: #776633;
	text-decoration: none;
}

#admintbl {
	border-collapse: collapse;
}

#admintbl td, #admintbl th {
	border: 1px #666 solid;
	padding: 3px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}

#admintbl th {
	text-align: right;
	background-color: #eee;
	color: #333;
}
#admintbl th.hdr {
	font-size: 11pt;
	text-align: center;
}

#admintbl tr.listhdr th {
	text-align: center;
}

#displaytbl {
	border-collapse: collapse;
}

#displaytbl td, #displaytbl th {
	border: 1px #ddd solid;
	padding: 3px;
}

#displaytbl th {
	text-align: right;
	background-color: #F2EEEB;
	color: #777;
	font-weight: normal;
}
#displaytbl th.hdr {
	background: #F2EEEB url('./files/template/btn_bg.gif') top left repeat-x;
	font-size: 11pt;
	text-align: center;
}

#displaytbl tr.listhdr th {
	text-align: center;
}

#layout {
	width: 790px;
}

#hdr {
	height: 146px;
	background: url('./files/template/hdr_bgx.gif') top left repeat-x;
	margin-bottom: 7px;
}

#topright {
	width: 287px; height: 119px;
	background: url('./files/template/topright.jpg') top right no-repeat;
	position: absolute;
	top: 0px;
	left: 503px;
	z-index: 4;
}

a img {
	border: 0;
}

.rb1 {
	background: url('./files/template/brownline.gif') top left repeat-x;
}
.rb1a {
	background: url('./files/template/corner_tr.gif') top right no-repeat;
}

.rbC {
	padding: 8px;
	border: #887344 solid;
	border-width: 0 1px;
}

.rbC, .rbC p, .rbC div, .rbC th, .rbC td {
	/* font-family: Garamond, Times, Serif; */
	font-size: 10pt; 
	color: #444;
	line-height: 120%;
}

.rb2 {
	background: url('./files/template/brownline.gif') bottom left repeat-x;
	text-align: right;
	/* The underscore is so only Internet Explorer sees this property. IE has a positioning bug in this case. */
	_padding-right: 2px;
}
.rb2a {
	background: url('./files/template/corner_bl.gif') bottom left no-repeat;
}

.t_layout {
	height: 426px;
	border-collapse: collapse;
	background: url('./files/template/left_bgx.gif') top left repeat-y;
}

.tr_layout {
	height: 426px;
	border-collapse: collapse;
	width: 178px;
}

.t_layout td, .tr_layout td {
	margin: 0; padding: 0;
	/* vertical-align: top; */
}

td.m_cell {
	vertical-align: top;
	text-align: left;
}

td.tr_content {
	padding: 16px;
}

td.tr_content p {
	text-align: center;
}

tr.leftpad {
	vertical-align: bottom;
}

#leftbox {
	position: absolute;
	top: 154px;
	left: 0px;
}

#rightbox {
	background: #B6A98C url('./files/template/right_bgx.gif') top left repeat-y;
	width: 179px;
	position: absolute;
	left: 611px;
	top: 154px;
}

.quote {
	border: #AA9B79 dashed;
	border-width: 1px 0;
	padding: 12px 0;
}

.q_txt {
	font-family: Myriad, Myriad Pro, Helvetica, sans-serif;
	color: #303544;
	font-style: italic;
	font-size: 9pt;
	margin: 4px 0;
}

.q_attr {
	font-family: Myriad, Myriad Pro, Helvetica, sans-serif;
	color: #857040;
	font-style: italic;
	font-size: 8pt;
	margin: 4px 0;
}

.footer {
	font-size: 7pt;
	color: #999;
	text-align: center;
}

h1, #content .rbC .secthdr {
	margin: 0 0 16px 0; padding: 0;
	color: #857040;
	font-size: 12pt;
	font-family: Trajan, Trajan Pro, Times, serif;
	font-variant: small-caps;
}

#contactusform td.col1 {
	text-align: right;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333;
}

#contactusform input, #contactusform select, #contactusform textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #857040;
	border: 1px #777 solid;
	background: #fff;
}
	
input.button, #contactusform input.button {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	background: #F2EEEB url('./files/template/btn_bg.gif') top left repeat-x;
	border: 1px #CAC0AB solid;
	padding: 3px;
	margin: 3px 0;
}

.rbC strong {
	color: #857040;
	font-weight: normal;
}

.sectimg {
	float: left;
	padding: 0 4px 4px 0;
	margin-right: 4px;
}

.rbC p {
	margin-top: 0;
}

.pr0 {
	margin: 0 16px;
	width: 370px;
	background: #B6A98C;
}

.pr1{
	background: url('./files/template/brownline.gif') top left repeat-x;
}
.pr1a{
	background: url('./files/template/pcorner_tr.gif') top right no-repeat;
}

.pRC {
	padding: 8px;
	border: #887344 solid;
	border-width: 0 1px;
}

.prC p {
	margin: 4px 0;
}

.pr2{
	background: url('./files/template/brownline.gif') bottom left repeat-x;
	text-align: right;
	/* The underscore is so only Internet Explorer sees this property. IE has a positioning bug in this case. */
	_padding-right: 2px;
}
.pr2a {
	background: url('./files/template/pcorner_bl.gif') bottom left no-repeat;
}

td.recalc {
	vertical-align: middle;
	text-align: center;
}








/* IASP v4.4 new site record layout styles */

.sitebox {
	display: none;
}

#sbox_0 {
	display: block;
}

.sitecontainer {
	padding: 16px 3px;
	border: 1px #aaa solid;
}

.siteheader {
	background: #eee;
	padding: 2px;
	border: 1px #aaa solid;
}

#sitetbl {
	border-collapse: collapse;
}

.siteheader a:link, .siteheader a:visited, .siteheader a:active {
	display: block;
	float: left;
	padding: 3px 8px;
	text-decoration: none;
	color: #444;
	background: #ddd;
	margin: 0 3px;
}

.siteheader a:hover, .siteheader a.on:link, .siteheader a.on:visited, .siteheader a.on:active {
	background: #444;
	color: #fff;
}
.sitemap_child {
	padding-left: 16px;
}


