html{height:100px;}
body {
	background-image: url(../images/main.jpg);
	background-repeat: repeat-x;
	margin-left:auto;
	margin-:auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align: center;
}
h1 {
	font-size:16px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
h2 {
	font-size:22px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	letter-spacing: -1px;
}
h3 {
	font-size:16px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	letter-spacing: -1px;
}
.highlight {
	background-color:#FF6600;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}
a {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	color:#999999;
	text-decoration:underline;
}
form {
	margin:0px;
	padding:0px;
}
select {
	font-size:10px;
}
input {
	font-size:10px;
}
.clear {
	font-size:1px;
	height:1px;
	margin:0px;
	padding:0px;
}
.wrapTiny {
	font-size:1px;
	clear:both;
	margin:0px;
	padding:0px;
}
#wrapper {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	margin-top: 5px;
}
#header {
	display:block;
	width:970px;
	background:url(../images/header.gif) no-repeat;
	background-color: #FFFFFF;
	height: 60px;
	text-align: left;
}
#logo {
	width:940px;	
	margin-left: 22px;
	text-align: left;
	display:inline;
}
#footer {
    text-align: center;
    width: 50%;
	background-color:#FFFFFF;
	margin-bottom: 10px;
	margin-top: 25px;
	display: block;
	clear: both;
	margin:auto;
}
select.long {
	width:265px;
	margin-top:5px;
}
#topNavigation {
	width:990px;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	height: 41px;
	position: absolute;
	z-index: auto;
	top: 80px;
	left: 50%;
	margin-left:-499px;
}
#mainContent {
	background-color:#FFFFFF;
	margin-top:14px;
	height:1300px; 
/*	height:1220px;*/
}
#advertiseNow {
	float:left;
	width:143px;
	margin-top: 10px;
	margin-left: 25px;
	display: inline;
}
#navContainer {
	float:left;
	width:770px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	margin-top: 13px;
	margin-left:40px;
}
#navlist {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navlist li {
	display: inline;
	padding: 0;
	margin: 0;
}
#navlist li a {
	color:#FFFFFF;
	text-decoration:none;
}
#navlist li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#navlist li:before { content: "| "; }
#navlist li:first-child:before { content: ""; }
/*IE workaround*/
/*All IE browsers*/
* html #navlist li {
	border-left: 1px solid #FFFFFF;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
}
/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }
* html #navlist li {
	display: block;
	float: left;
}
/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }
#leftNav {
	list-style: none;
	padding: 0;
	margin: 0;
}
#leftNav li  {
	color:#FFFFFF;
	background-repeat: repeat-x;
	height: 18px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FDA442;
}
#leftNav li a {
	color:#FFFFFF;
	text-decoration:none;
}
#leftColumn {
	text-align:left;
	background-color:#FFFFFF;
	margin-top:50px;
	float:left;
	width:180px;
	margin-left:4px;
	display:inline;
}
#centerColumn {
	background-color:#FFFFFF;
	margin-top:50px;
	float:left;
	width: 590px;
/*	height: 1080px; */
	height: 1130px;  
	margin-left: 4px;
	display: inline;
}
#rightColumn {
	background-color:#FFFFFF;
	margin-top:50px;
	float:left;
	width: 180px;
	margin-left: 4px;
	display: inline;
}
#scroll {
	overflow: auto;
	height: 600px;
}
#scroll2 {
	overflow: auto;
	height: 950px;
}
#scroll3 {
	overflow: auto;
	height: 370px;
	text-align: left;
}
.box {
	width:180px;
	margin-bottom: 4px;
}
.boxHeader {
	background:url(../images/miniBoxHeader.gif) no-repeat;
	height:21px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding-top: 6px;
	padding-right: 4px;
	padding-left: 4px;
}
.boxMain {
	background-color:#F76D14;
	background-image: url(../images/miniBoxBg.jpg);
	background-repeat: repeat-x;
	padding-left: 4px;
	padding-right: 4px;
	color: #FFFFFF;
	padding-top: 6px;
	font-size: 11px;
}
.boxFooter {
	height:8px;
	background-image: url(../images/miniBoxFooter.gif);
	background-repeat: no-repeat;
}
.boxMain select {
	width:170px;
}
.miniDivider {
	background-image:url(../images/miniDivider.gif);
	background-repeat:repeat-x;
	height:10px;
	background-position: center;
	filter: alpha(opacity=30); 
}
.redBtn {
	font-size:10px;
	vertical-align:bottom;
	border: 1px solid #FFFFFF;
	background-color: #9C2300;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	width:40px;
}
#mainContentHeader {
	height:22px;
	background:url(../images/mainContentHeader.gif) no-repeat;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	font-size: 16px;
}
#banner {
	margin-top:1px;
	margin-bottom:4px;
}
#subLeft {
	float:left;
	width:450px;
}
#subRight {
	float:right;
	width:154px;
}
#advertiseNowBanner {
	height: 492px;
	width: 156px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	font-size: 11px;
}
.propertyBox {
	padding:4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
	float:left;
}
.propertyBox img {
	border:solid 1px #CCCCCC;
}
.infoBox {
	padding:4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
	float:left;
}
.propertyHeader {
	height:18px;
	color:#FFFFFF;
	font-weight: bold;
	background-image: url(../images/propertyHeader.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 8px;
	margin-bottom: 4px;
}
.leftTitleText {
	float:left;
	width:345px;
}
.rightTitleText {
	float:right;
	width:72px;
	color: #000000;
}
.propertyImage {
	float:left;
	width:200px;
}
.propertyText {
	float:right;
	width:230px;
	text-align: right;
}
.propertyTextLeft {
	float:right;
	width:230px;
	text-align: left;
}
.textLeft {
	text-align:left;
}
.boldText {
	font-weight:bold;
}
a.whiteLink{
	color:#FFFFFF;
	font-weight:bold;
}
a.whiteLink:hover{
	color:#FFFF00;
	font-weight:bold;
}
img.noBorder {
	border:0px;
	border-color:#FFFFFF;
}
.detailButton {
	text-align:center;
	margin-top:10px;
}
.panelContainer {
	border: #CCCCCC solid 1px;
	margin-top: 4px;
	line-height: 140%;
}
.panelContents {
	background-color:#F2F2f2;
	margin:4px;
	padding:4px;
}
.panelColumn {
	width:120px;
	float:left;
	padding-right: 5px;
	margin-top: 8px;
	font-weight: bold;
}
label.contact{
	font-weight:bold;
	width:115px;
	float:left;
}
.latest_property {
	height:25px;
	font-size:16px;
	letter-spacing:-1px;
	background-image: url(../images/latestProperty.jpg);
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 4px;
	float: left;
	width: 440px;
}
.redText {
	font-weight: bold;
	color: #FF0000;
}
.frmButtons {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E96D0D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.columnSitemap {
	width:190px;
	float:left;
	padding:5px;
}
.columnSitemap ul {
	list-style-position: inside;
	list-style:square;
	margin-left:0px;
	margin-top:0px;
}
.paging {
	padding:4px;
	text-align:center;
	border:1px solid #D4D4D4;
	margin-top:4px;
	margin-bottom:4px;
}
p {
	padding:0px;
	margin:0px;
	margin-bottom:4px;
	margin-top: 2px;
}
