body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
a:link, a:visited 
{
	text-decoration: none;
	color: #8C2633;
}
a:active, a:hover
{
	text-decoration: underline;
	color: #cccccc;
}
#main_container
{
	width: 800px;
	border: 1px solid green;
	margin: 0 auto;
}
#main_header, #admin_header
{
	text-align: center;
	color: #8C2633;
	font-size: 2.2em;
	/*font-family: Times New Roman;*/
	font-style: italic;
	font-style: italic;
	font-weight: bold;
	
}
.headerImg
{
	width: 100%;
	margin-bottom: 0px;
	/*float: right;*/
}
hr
{
	width: 95%;
}
.listed_item
{
	width: 800px;
	margin: 0 auto;
}
.open_house
{
	background-color: #8C2633;
	font-weight: bold;
	color: #FFF;
	padding: 3px;
}
.prop_heading
{
	font-weight: bold;
	padding-top: 2px;
}
.prop_content
{
	/*border: 1px solid #000;*/
	padding: 3px;
}
.oh_left
{
	float: left;
	padding-left: 5px;
	margin: 0px;
	width: 240px;
	text-align: left;
}
.oh_center
{
	float: left;
	margin: 0px;
	width: 275px;
	text-align: center;
}
.oh_right
{
	float: right;
	padding-right: 5px;
	margin: 0px;
	width: 250px;
	text-align: right;
}
div.spacer
{
	clear: both;
}
.list_left
{
	float: left;
	width: 250px;
}
.list_right
{
	float: left;
	/*border: 1px solid green;*/
	margin-left: 3px;
	width: 535px;
}
img.featured
{
	width: 250px;
	border: 1px solid #000;
}
.list_breakdown
{
	background-color: #ECECEC;
	border: 1px solid #000;
}
.list_description
{
	padding: 3px;
	font-size: .75em;
}
.bd_left
{
	float: left;
	padding-left: 3px;
	width: 160px;
	/*border: 1px solid black;*/
}
.bd_center
{
	float: left;
	padding-left: 3px;
	/*width: 180px;*/
}
.bd_right
{
	float: right;
	padding-right: 7px;
}
.bd_title, .ad_title
{
	font-weight: bold;
	padding-right: 3px;
	width: 200px;
	padding-top: 5px;
}
.oldHeader
{
	background-image: url(images/BG_TopNav.gif);
	text-align: center;
	color: #FFF;
	font-weight: bold;
	border: black;
	margin-top: 0px;
}
#leftNav
{
	width: 171px;
	background-image: url(images/BG_LeftNav.gif);
}
.email_link
{	
	background-color: #ECECEC;
	border: 1px solid #000;
	text-align: center;
	margin-left: 3px;
	/*width: 250px;*/
	/*margin-top: -3px;*/
}
.centered
{
	text-align: center;
}
table
{
	width: 600px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-collapse: collapse;
	margin: 0 auto;
}
td
{
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}
.tblHeading
{
	font-weight: bold;
	background-color: #8C2633;
	color: #FFF;
	text-align: center;
}
.pagination
{
	text-align: right;
	padding: 6px;
	font-size: .8em;
}
.propCount
{
	margin-right:10px;
	color: #8C2633;
	font-weight: bold;
}
.directions
{
	font-size: .75em;
	display: none;
	border: 1px solid black;
	padding: 5px;
}
.bolded
{
	font-weight: bold;
}
.miniLink a
{
	font-weight: normal;
	font-size: .6em;
	color: #FFF;
}
