@charset "UTF-8";
/* CSS Document */

body {
	background: #051B32 url(/sites/remaxbrazil/regionalweb/images/bkg_page_02.jpg) no-repeat center top;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
div {
	margin:0; padding:0;
}
#container {
	width: 968px; 
	margin: 0 auto; 
	text-align: left; 
}
#header {
	margin:0; padding:0;
}

#main_content {
	background: #FFFFFF;
	margin:0; padding:10px;
}
#footer {
	margin: 0; padding:0;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.redbar {
	/*background-color:#ed1b23;*/
	background-color:#db452c;
	color:#fff;
	font-size:11px;
}
.redbar a:link,.redbar a:visited  {
	color:#fff;
	text-decoration:none;
}

.inthenews, .inthenews a:link, .inthenews a:visited{font-size:9px; color:#666; text-decoration:none; line-height:12px; padding-top:0; margin-top:0;
}
.inthenews a:hover{color:#900; text-decoration:underline;
}
.inthenews_title{ font-weight:bold;color:#000;}.news_thumb{ margin-right:10px;
}

h1{
color:#0066B3;
font-size:24px;
font-weight:400;
line-height:28px;
font-family:Helvetica, Arial, sans-serif;
margin:0;
}

h2{
color:#6e6e6e;
font-size:14px;
font-weight:400;
line-height:16px;
margin:10px 0; 
}

h3{
font-size:12px;
font-weight:400;
line-height:14px;
margin:10px 0; 
}
.listingfull_contactme {
	height:18px;
}