﻿body
{
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    background: #ebe8df;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #333333;
    margin-top: 5px;
}
.oneColFixCtr .container {
	width: 853px;
	background: #F8F8F8;
	margin: 0 auto;
	border: none;
	text-align: left;
}
.oneColFixCtr .mainContent {
	padding: 10px;
	float:left;
	width: 833px;
	background: #F8F8F8;
}
/*------------------ heder -------------------*/
.oneColFixCtr .mainHeder {
	padding: 0px;
	margin: 0px;
	width: 833px;
	background: #f8f8f8;
	height: 100px;
	float:left;
	font-weight:normal;
}
.oneColFixCtr .mainHeder a {
	font-weight:normal;
}
/*--------------------------------------------*/
/*------------------ Flash -------------------*/
.oneColFixCtr .hederFlash {
	padding: 0px;
	margin: 0px;
	padding-left: 1px;
	padding-right: 1px;
	width: 831px;
	height: 326px;
	background: #f8f8f8;
	float:left;
}
/*--------------------------------------------*/
/*----------------- foother ------------------*/
.oneColFixCtr .foother
{
    width: 831px;
    padding: 0px;
    margin: 0px;
    padding-top: 8px;
    float: left;
    background: #f8f8f8;
    text-align: center;
    font-size: 9px;
}
/*--------------------------------------------*/
/*----------------- content ------------------*/
.oneColFixCtr .content {
	padding: 0px;
	margin: 0px;
	width: 831px;
	display: block;
	background: #EEECE7;
	float:left;
}
/*--------------------------------------------*/
.oneColFixCtr .content h1 
{
    margin-top:24px;
    font-size:15px;
    color:#926220;
    font-weight:normal;
}
.oneColFixCtr .content h2 
{
    font-size:12px;
    color:#926220;
    font-weight:normal;
    margin-bottom:26px;
}
.oneColFixCtr .content .col1 
{
    margin:0px;
    margin-left:16px;
    float:left;
    width:180px;
    border:none;
}
.oneColFixCtr .content .col2 
{
    padding:0px;
    margin:0px;
    margin-left:16px;
    float:left;
    width:404px;
    border:none;
}
.oneColFixCtr .content .col3 
{
    margin:0px;
    margin-left:16px;
    float:left;
    width:180px;
    border:none;
}
.oneColFixCtr .content .line
{
    padding:0px;
    margin:0px;
    margin-top:3px;
    margin-bottom:3px;
    height:1px;
    background: url(../../images/dotLineBg1.gif) repeat-x;
}
.oneColFixCtr .content .col1 .innerText{
    background: #DDDBD5;
    padding:4px;
}
.oneColFixCtr .content .col3 .innerText{
    background: #DDDBD5;
    padding:4px;
}
.oneColFixCtr .content ul
{
    padding: 0px;
    margin: 5px;
    list-style-image: url(../../images/buttonOrangeArrow1.gif);
}

.oneColFixCtr .content ul li
{
    padding:0px;
    margin:2px;
    margin-left:14px;
}



a
{
    color: #806855;
    font-weight:bold;
    text-decoration:none;
}
a:link
{
    color: #806855;
    font-weight:bold;
    text-decoration:none;
}
a:hover
{
    color: #806855;
    font-weight:bold;
    text-decoration:underline;
}
a:active
{
    color: #806855;
    font-weight:bold;
    text-decoration:none;
}
a:visited
{
    color: #806855;
    font-weight:bold;
    text-decoration:none;
}

.buttonRight
{
    padding:8px;
    margin:0px;
	width: 172px;
    background: url(../../images/buttons/commercialListingMid.gif) repeat-y;
	text-align:center;
	color:#0C4174;
}
.buttonRight a
{
	color:#0C4174;
}
.buttonRightT
{
    padding:0px;
    margin:0px;
	width: 186px;
	height: 4px;
    background: url(../../images/buttons/commercialListingTop.gif) no-repeat;
}
.buttonRightB
{
    padding:0px;
    margin:0px;
	width: 186px;
	height: 5px;
    background: url(../../images/buttons/commercialListingBottom.gif) no-repeat;
}