body {
	background: #ffffff url(img/bgt.png) no-repeat center top;
	color: #666666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
}

img.attachment-thumbnail{background-color:#f2f2f2; padding:10px; display:block;}
img.attachment-thumbnail:hover{background-color:#cccccc; padding:10px; display:block;}
img.alignright{float:right; padding:5px;}
img.alignleft{float:left; padding:5px;}

*, div, img, p, ul, .img { margin: 0; padding: 0; border: 0; }
wpp_sorter_options{display:none;}
a { color: #fe0000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

h1, h2, h3, h4, h5 { margin: 0; padding: 0; font-family: Arial, Helvetica, Verdana, sans-serif; color: #000000; font-weight: bold;  }
h1 a, h2 a, h3 a, h4 a, h5 a { border: 0; }
h1 span, h2 span, h3 span, h4 span, h5 span { }
h1 { font-size: 20px; margin-bottom: 15px; color: #000000; }
h2 { font-size: 18px; margin-bottom: 10px; color: #000000; }
h3 { font-size: 16px; margin-bottom: 15px; }
h4 { font-size: 14px; margin-bottom: 15px; }
h5 { font-size: 13px; margin-bottom: 15px; }
h2 span { font-size: 24px; }

p { margin: 5px 0 10px 0; text-align: left; }
ul { margin: 0px 0 0px 10px; padding: 0 0 20px 5px; list-style: none; }
ul li { line-height: 20px; margin-left: 0px; padding-left: 20px; background: url(img/li.png) no-repeat 0px 6px; }

input, textarea, select { margin: 0; padding: 0; font-family: Calibri, Arial, Helvetica, Verdana, sans-serif; font-size: 13px; color: #666666; font-weight: normal; }

#mainbg { background: url(img/bgmain.png) repeat-y center top; }

#container { width: 980px; margin: 0px auto; padding: 0 8px; text-align: left; position: relative; z-index: 100; }

#animation { height: 500px; padding: 0; background: #ffffff; position: relative; z-index: 10; }
#slider { position: absolute; top: 0; left: 0; z-index: 20; }
.nivo-controlNav { position: absolute; bottom: 20px; right: 20px; z-index: 300; }
.nivo-controlNav a { display: block; float: left; width: 10px; height: 10px; margin-left: 5px; background: url(img/dots.png) no-repeat left top; text-indent: -9999px; }
.nivo-controlNav a.active { background-position: left bottom; }

#imgtxt { position: absolute; bottom: 20px; right: 20px; z-index: 100; }

#header { position: absolute; top: 0; left: 0; width: 100%; height: 120px; background: url(img/bgtop.png) no-repeat center top; z-index: 600; }
#logo { position: absolute; top: 38px; left: 26px; }
#menu { position: absolute; top: 8px; right: 10px; height: 32px; line-height: 32px; font-size: 12px; z-index: 700; background: #ffffff url(img/bgmenu.png) repeat-x center top; color: #000000; -moz-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.2); box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.2); }
#menu ul ul { display: none; }

#boxes { border-bottom: 1px solid #ffffff; }
.box { float: left; }

#main { position: relative; z-index: 500; }

#content { padding: 0px; background: url(img/bgcont.png) repeat-x center top; position: relative; }

#lcol { float: left; width: 490px; padding-top: 20px; }
#rcol { float: right; width: 450px; padding: 20px; }

#text { padding: 0px 20px 0 20px; border-right: 1px solid  #cccccc; min-height: 300px; }
#mcol #text { padding: 20px; border: none; }

#bboxes {  }
#box1 { float: left; }
#box2 { float: right; }

#footer { height: 190px; background: #e6e6e6; color: #4d4d4d; font-size: 13px; position: relative; z-index: 400; } 
#footer a { color: #ffffff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#logos { position: absolute; top: 15px; left: 0px; width: 100%; text-align: center; z-index: 500; }
#fline { position: absolute; top: 98px; left: 0px; width: 100%; border-top: 1px solid #cdcdcd; border-bottom: 1px solid #ffffff; }
#faddress { position: absolute; top: 120px; left: 20px; z-index: 500; font-size: 14px; }
#faddress2 { position: absolute; top: 120px; left: 220px; z-index: 500; font-size: 14px; }
#faddress2 a {color:#000;}
#copy { position: absolute; bottom: 20px; right: 20px; z-index: 500; } 
#socials { position: absolute; top: 100px; right: 0px; padding: 20px; text-align: right; }

.form { margin: 0; padding: 0px; position: relative; }
.form label { display: block; }
.form .input { width: 100%; height: 30px; line-height: 30px; background: #ffffff; color: #666666; border: 1px solid #cccccc; font-size: 14px; margin-bottom: 7px; }
.form .textarea { width: 100%; height: 86px; background: #ffffff; color: #666666; border: 1px solid #cccccc; font-size: 14px; margin-bottom: 7px; }
.form .submit { margin-right: -2px; }
.error { position: absolute; left: 0px; bottom: 0px; color: #b20000; font-weight: bold; }
.info { position: absolute; left: 0px; bottom: 0px; color: #000000; font-weight: bold; }
.err { color: #b20000; }

.more { float: right; }

.margr { margin-right: 20px; }

.red { color: #fe0000; }
.black { color: #000000; } 

.fleft { float: left; }
.fright { float: right; }
.clear { clear: both; }

.tleft { text-align: left; }
.tcenter { text-align: center; }
.tright { text-align: right; }
ul.wpp_overview_data  li{
		background:none;
}
ul.property_stats{padding:0px; margin:0px;}
div.property_content ul li {
	background:none;
}
.more { float: right; }

.margr { margin-right: 20px; }

.red { color: #08236C; }
.black { color: #000000; } 

.fleft { float: left; }
.fright { float: right; }
.clear { clear: both; }

.tleft { text-align: left; }
.tcenter { text-align: center; }
.tright { text-align: right; }


#recaptcha_widget { margin-bottom: 10px; }
#recaptcha_image { float: left; width: 230px !important; }
#recaptcha_input { float: right; width: 200px; }
div#recaptcha_image > img{
height:46px;
width:230px;
}
.recaptcha_only_if_image { float: left; }
#recaptcha_response_field { float: right; width: 90px; }