*
{
	margin:0;
	padding:0;
}

body
{
	background:#eee url(../images/background.gif) repeat-y center 0;
	color:#555;
	font:12px Verdana;
	text-align:center;
}

a:hover
{
	color:red;
	text-decoration:none;
}

img
{
	border:0;
}

p
{
	line-height:1.4;
	margin:.5em 0;
}

.break
{
	clear:both;
	font-size:0;
	height:0;
	width:0;
}

.mapdiv
{
	height:300px;
	width:400px;
}

.gmapdir
{
	padding:3px 3px 0 20px;
}

.rbullet
{
	list-style-image:url(../images/rbullet.gif);
	margin-left:0;
	padding-left:1em;
}

.rbulletout
{
	list-style-image:url(../images/rbulletout.gif);
	margin:0 0 0 1.5em;
	padding:0;
}

.redt
{
	color:#c00;
	font-weight:700;
}

.bluet
{
	color:#36f;
	font-weight:700;
}


.greent
{
	color:#390;
	font-weight:700;
}


.bluetb
{
	color:#328AA4;
	font-weight:700;
	font-size: 12px;
}


.greytb
{
	color:#999;
	font-weight:700;
}

.blacktb
{
	color:#333;
	font-weight:700;
}

.khakitxt
{
	color:#ba9;
}

.khakitxt2
{
	color:#c93;
}
.price
{
	color:#c33;
	font-size:small;
	font-weight:700;
}

.aligncenter
{
	text-align:center;
}

.alignright
{
	text-align:right;
}

blockquote
{
	background:transparent url(../images/openquote.gif) left top no-repeat;
}

blockquote div
{
	background:transparent url(../images/closequote.gif) right bottom no-repeat;
	padding:0 43px;
}

.testi-text
{
	font-style:italic;
}

.testi-name
{
	float:right;
	font-style:normal;
	font-weight:700;
}

.thumbf
{
	border:1px solid #dadada;
	float:left;
	height:auto;
	margin-right:10px;
	text-align:center;
}

.thumb img,.thumbf img
{
	border:1px solid #dadada;
	display:inline;
	margin:5px;
}

.thumb:hover img,.thumbf:hover img
{
	border:1px solid #666;
}

/* BEGIN propertyTbl styling*/
.propertyTbl
{
	border-collapse:collapse;
	font-size:85%;
	line-height:1.6em;
}

/* e8e8db */
.propertyTbl img
{
	border:3px solid #eee;
	padding:2px;
}

/* 80CE00 */
.propertyTbl img:hover
{
	border:3px solid #e8e8db;
	padding:2px;
}

tbody.pbox
{
	border:2px solid #eee;
}

tbody.pbox td
{
	background:#fff;
	padding:.5em 1em;
}

/* bg: 9c0 
background:#80CE00;
border-bottom:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-top:1px solid #333;
*/
.propertyTbl tbody.pbox td.head
{
	
	background:url("../images/active.gif") #79A600 repeat-x scroll 0 0;
	
	color:#fff;
	font-weight:700;
	padding-bottom:2px;
}

.propertyTbl tbody.tspacer
{
	background:#fff;
	border:none;
	padding-bottom:5px;
}

.propertyTble tbody.tspacer td
{
	background:#fff!important;
}

.propertyTbl a.rmore
{	
	border: 2px solid #eee;
	padding: 4px;
	background:url("../images/active.gif") repeat-x scroll 0 0 ;	
	color:#fff;
	font-weight:700;
	padding-right:12px;
	width:80px;
}

/* background:url(../images/readmoreg.gif) #BCE774 right no-repeat; */
.propertyTbl a.rmore:hover
{
	border: 2px solid #eee;
	padding: 4px;
	background: #c33;	
	color:#fff;
	padding-right:12px;
}
/* END propertyTbl styling*/

/* BEGIN PROPERTY_TABLE STYLING */

.property_table{
	border-collapse:collapse;
	border: none;
	background-color: #fff;
	
}
.property_table .toprow {
	background: url("../images/toprowbg1.png") repeat-x #fdfdfd;
	border-top: 1px dashed #eee;
	border-bottom: 1px dashed #eee;
	margin: 5px;
	color: #5087BC;
	font-size: 120%;
}

.property_table .toprow img{
	vertical-align:middle;
}

.property_table .bottomrow {
	border-bottom: 1px dashed #eee;
	padding:0;
	margin:0;
}
.property_table td {
  border:none;
  padding:5px;
}

.property_table .price {
	font-weight:bold;
	color: #CD5555;
}

.property_table .rooms {
	font-weight:bold;
	color: #C1CDCD;
}


.property_table .property_pic {
	border: thin solid #BCD2EE;
}

.property_table td.pdescription {
	margin: 0.5em 0px;
	line-height: 1.4;
}

.property_table .viewdetails img {
	vertical-align:text-top;
}
/* END PROPERTY_TABLE STYLING */

/* BEGIN PKEYINFO STYLING*/
.pkeyinfo {
	border: none;
	border-collapse:collapse;
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
	background-color: #fff;
	margin-left: 0;
	padding-left:0;
}

.pkeyinfo td {  
  color: #666;
  border:none;
  padding:4px;
}

.pkeyinfo .pki_fname {
	color: #333;
}


#main_property_pic  { padding: 1px 1px 0; float:left; text-align:center; border: 1px solid #eee; }


.pheading
{
	color:#328AA4;
	font-weight:700;
}

.pheading img {
	vertical-align: middle;
}

/* END PKEYINFO STYLING */

/* BEGIN Property Search Styling*/


.psDiv {
     margin: 0;
     padding: 0;  
}

.psDivBdr {
      border: none;
}

/* END Property Search Styling*/

.error
{
	color:#c33;
	list-style:none;
}

input,select,textarea
{
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

input[type=text],select,textarea
{
	width:242px;
}

input#sub, input#sub2
{
	background:url(none) no-repeat #690;
	border:1px solid #bfbfbf;
	color:#fff;
}

input#sub:hover, input#sub2:hover
{
	background:url(none) no-repeat #f5f5f5;
	border:1px solid #690;
	color:#333;
}

#innerTbl tbody tr td
{
	padding:4px;
}

.formtitle
{
	border-bottom:1px dotted #ebebeb;
	margin:0 0 5px;
}

.myinputstyle
{
	background:url(none) no-repeat #fff;
	border:1px solid #bfbfbf;
	color:#454743;
	font-family:tahoma, helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
}

.mylabelstyle
{
	color:#690;
	font-family:tahoma, helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
}

.myinputstyle:hover
{
	background:url(none) no-repeat #FCFFEF;
	border:1px solid #bfbfbf;
	color:#454743;
}

#wrapper
{
	margin:auto;
	padding-left:4px;
	text-align:left;
	width:970px;
}

#header
{
	background:url(../images/header.gif) repeat-x 0 0;
	height:204px;
}

#header .pages
{
	float:left;
	height:30px;
	list-style-type:none;
	overflow:hidden;
	padding:0 5px;
}

#header .pages li
{
	float:left;
	font-size:.9em;
	text-transform:uppercase;
}

#header .pages li a
{
	color:#fff;
	display:block;
	padding:9px 15px;
	text-decoration:none;
}

#header .pages #current
{
	color:#c30;
	text-decoration: underline;	
}

#header .links {
	float: right;
	font-size: 0.8em;
	color: #fff;
	padding: 8px 15px 8px 18px;
	background: url("../images/mobile.png") no-repeat 0 4px;
}
#header .links a {
	color: #fff;
	text-decoration: none;
	margin: 0 8px;
	padding-bottom: 18px;
}

#header .links a:hover{
	color: #c30;
	text-decoration: underline;
	margin: 0 8px;
}

#header .categories
{
	clear:both;
	height:40px;
	list-style-type:none;
	overflow:hidden;
	padding:0 10px;
}

#header .categories li
{
	float:left;
	font-size:.9em;
	padding: 2px 2px;
}

#header .categories li a
{
	color:#fff;
	display:block;
	padding:3px 5px;
	text-decoration:none;
	background-color: #c33;
	border: 1px solid #eee;
}

#header .categories li a:hover
{
	background:red url(../images/active.gif) repeat-x 0 0;
	color:#fff;
}

#header h1
{
	float:left;
	padding:40px 0 0 20px;
}

#header h1 a
{
	background:url(../images/logo.png) no-repeat 0 0;
	display:block;
	height:38px;
	outline:none;
	text-indent:-9999px;
	width:279px;
}

#header .ad
{
	float:right;
	padding:20px;
}

.tel
{
	clear:both;
	color:#719a00;
	float:right;
	font-weight:700;
	padding:5px 25px 0;
}

#header form
{
	background:url(../images/search.gif) no-repeat 25px 5px;
	clear:both;
	float:right;
	height:21px;
	padding:5px 25px 0;
	width:285px;
}

#header form input
{
	border:0;
	float:left;
	font-family:Verdana;
	font-size:.9em;
	margin:4px;
	width:212px;
}

#header form button
{
	background-color:transparent;
	border:0;
	float:right;
	height:21px;
	text-indent:-9999px;
	width:56px;
}

#content
{
	border-top:4px solid #f5f5f5;
	float:left;
	font-family:Arial;
	padding:10px 20px;
	width:615px;
}

#content .featured
{
	background-color:#EEE;
	border:1px solid #DFDFDF;
	padding:6px;
}

#content .posts
{
	padding:12px 6px;
}

#content .post
{
	float:left;
	padding:18px;
	width:261px;
}

#sidebar
{
	float:right;
	padding-top:5px;
	width:313px;
}

#sidebar .box
{
	border-bottom:1px solid #E7E7E7;
	padding:10px;
}

#sidebar h2
{
	color:#719A00;
	font-size:.9em;
	margin-bottom:10px;
	padding-left:5px;
	text-transform:uppercase;
}

#sidebar ul
{
	list-style-type:none;
	padding-left:5px;
}

#sidebar ul li
{
	font-size:.9em;
	line-height:1.5em;
	padding:4px 0;
}

#sidebar ul li a
{
	color:#719A00;
	padding:2px 8px 2px 18px;
	text-decoration:none;
}

#sidebar ul li a:hover
{
	text-decoration:underline;
}

#sidebar .pos
{
	padding:18px 4px 0 18px;
}

#sidebar .pos a {
 padding: 0;
}

#sidebar .ad
{
	padding:5px;
	text-align:center;
}

#sidebar .ad img
{
	margin:5px;
}

#sidebar .video
{
	padding-left:1px;
}



#sidebar .arrows
{
	font-size:smaller;
	font-weight:bolder;
}

#sidebar .search
{
	background:url(../images/search_g.gif) no-repeat;
}

#sidebar .star
{
	background:url(../images/star_g.gif) no-repeat;
}

#sidebar .icon
{
	background:url(../images/favicon_g.gif) no-repeat;
}

#sidebar .docs
{
	background:url(../images/docs.png) no-repeat;
}

.video a.iarrow  {
	background:url(../images/arrow.gif) no-repeat;
}

a.icon,a.search,a.star, a.docs
{
	color:#930;
	font-weight:700;
}

#sidebar a.docs:hover
{
	
	color:#930;
	font-weight:700;
}

#sidebar a.star:hover
{
	background:url(../images/star_r.gif) no-repeat;
	color:#930;
	font-weight:700;
}

#sidebar a.search:hover
{
	background:url(../images/search_r.gif) no-repeat;
	color:#930;
	font-weight:700;
}

#sidebar a.icon:hover
{
	background:url(../images/favicon_r.gif) no-repeat;
	color:#930;
	font-weight:700;
}

#footer
{
	background:#FFF url(../images/footer.gif) repeat-x 0 0;
	clear:both;
	color:#9E9E9D;
	font-size:.9em;
	padding:20px 10px;
}

#footer a
{
	color:#A9A9F5;
	text-decoration:underline;
}

#footer a:hover
{
	color:#8181F7;
	text-decoration:none;
}

a,#header .pages li a:hover
{
	color:#719A00;
}

.bluet,.shortAddress
{
	color:#369;
	font-weight:700;
}

/** Sitemap Styling **/
#sitemap ul { padding: 8px 25px; list-style: none; color: #069; font-weight: bold; }  
#sitemap ul ul { color: #c30;  font-weight: normal; }
#sitemap ul ul li { list-style-image: url("../images/readmorer.gif"); }

