body {
	font-family: 'Book Antiqua', 'Times New Roman', serif;
	font-size: 11pt;
	margin:0px 0px; padding:0px;
	text-align:center;	
}
#frame {
	margin-top: 20px;
	width:auto;
	text-align:left;
}
#maincontent {
	margin-top: 20px;
	width:auto;
	text-align:left;
}
#navigation {
	display:none;	
}
#footer {
	display:none;
}
h1 {
	font-family: 'Book Antiqua', 'Times New Roman', serif;
	font-weight: bold;
	color: #7A5956;
	font-size: 14pt;
}
h2 {
	font-family: 'Book Antiqua', 'Times New Roman', serif;
	font-weight: bold;
	color: #999999;
	font-size: 12pt;
}
h3 {
	font-family: 'Book Antiqua', 'Times New Roman', serif;
	font-weight: bold;
	color: #666666;
	font-size: 11pt;
}
p {
	font-family: 'Book Antiqua', 'Times New Roman', serif;
	font-size: 11pt;
}
a {
	color: #82352E;
	text-decoration: none;
}
a:visited {
	color: #82352E;
	text-decoration: none;	
}
a:hover {
	color: #82352E;
	text-decoration: none;	
}
li {
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
	font-size: 11pt;	
}
.bullet2 {
	list-style-image: url(images/bullet2.gif);
	list-style-type: square;
}
hr {
	border: 0px;
	clear: both;
	height: 1px;
	color: #4F2C29;
}
.bold {
	font-weight: bold;
}
.padtop5 {
	padding-top: 5px;
}
.padtop10 {
	padding-top: 10px;
}
.padleft10 {
	padding-left: 10px;
}
.padleft5 {
	padding-left: 5px;
}
.padleft15 {
	padding-left: 15px;
}
.padleft20 {
	padding-left: 20px;
}
.padleftright5 {
	padding-right: 5px;
	padding-left: 5px;
}
.font333 {
	color: #333333;
}
.font10 {
	font-size: 10px;
}
.font11 {
	font-size: 11px;
}
.font12 {
	font-size: 12px;
}
.font000099 {
	color: #000099;
}
.border4F2C29 {
	border: 1px solid #4F2C29;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4F2C29;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4F2C29;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F2C29;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4F2C29;
}
#footer a:hover {
	font-family: 'Book Antiqua', 'Times New Roman', serif;
	color: #F2AE0B;
}
#header {
	width:auto;
	margin:0px auto;
	text-align:center;
}
.white {
	color: #FFFFFF;
}
a .white {
	color: #FFFFFF;
}
.tableborder {
	background-color: #4F2C29;
}
.tablewhitebg {
	background-color: #FFFFFF;
}
th {
	font-family: 'Book Antiqua', 'Times New Roman', serif;
	font-size: 11pt;
	font-weight: bold;
	color: #4F2C29;
	text-align: left;
}
td {
	vertical-align: top;
	text-align: left;
}
.new_listing {
	color: #FF0000;
}