body {

	margin: 0px;

	padding: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}

.navList {

	font-size: 11px;

	font-weight: 400;

	color: #84826C;

}

.navLeft {

	font-size: 12px;

	font-weight: 800;

	color: #FFFFFF;

	text-decoration: none;

}

.subnav {

	font-size: 12px;

	font-weight: 800;

	color: #999999;

	text-decoration: none;

}

.footernav {

	font-size: 9px;

	color: #83816C;

	text-decoration: none;

}

a:hover {

	color: #661F2B;

}

a {	border-style:none; border-color:#FFFFFF}
a:link {border-style:none; border-color:#FFFFFF}
a:active {border-style:none; border-color:#FFFFFF}
a:visited {border-style:none; border-color:#FFFFFF}

.bodytext {

	font-size: 10pt;

	color: #84826C;

}

.copyright {

	font-size: 10px;

	font-weight: 800;

	color: #4F4E44;

}

.dataLarge {

	font-size: 13px;

	color: #84826C;

	font-weight: 600;



}

.dataSmall {

	font-size: 11px;

	color: #84826C;

	font-weight: 800;



}

.filler {

	font-size: 12px;

	color: #000000;

}.error {

	color: #661F2B;

	font-weight: 800;

	font-size: 12px;



}

.header {

	font-weight: 800;

	color: #661F2B;

}

.tblText {

	color: #000000;

	font-size: 9pt;



}

.navRight {

	font-weight: 800;

	color: #84826C;

	font-size: 12px;

	text-decoration: none;

}

.tblHeader {

	font-size: 12px;

	font-weight: 800;

	color: #84826C;

}

.data {

	font-size: 12px;

	color: #84826C;

}

li {

	color: #84826C;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	list-style-type: disc;





}

.navLeft-on {

	color: #661F2B;

	font-size: 12px;

	font-weight: 800;

	text-decoration: none;



}

.navRight-on {

	font-size: 12px;

	font-weight: 800;

	color: #661F2B;

	text-decoration: none;



}

.dataTiny {

	font-size: 10px;

	color: #000000;

}
img {
	border: none;
	text-decoration: none;
}


/* ==============
   listings page 
   ============== */
.clearfloat{clear:both;height:1px;}

p.pageDescription{color:#B0B1A3}
#listings{color:#858376;font-size:12px;}
#listings div.on{background-color:#E3E4D4;padding:5px;}
#listings div.off{padding:5px;}
#listings div.row{margin-bottom:4px;}
#listings img{border:solid 1px #212B2D;margin:8px;float:left;margin-right:20px;margin-top:0px;}
#listings  a{color:#6A2B33}
#listings label{font-weight:bold;height:18px;}
#listings div.col1{width:310px;border-right:dashed 1px #ACAA9D;}
#listings div.col2{float:right;width:210px;padding-left:20px;}


