body {
	background-color:#ededed;
	color:#8a8a93;
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
/* MAIN STRUCTURE start */
#container {
	width:1040px;
	margin:0 auto;
	padding:0;
}
img{
	border:0 none;
}
.wapper {
	background:url(/images/bg/inner-page.gif) repeat-y left;
	width:1000px;
	padding:0 20px;
	margin:10px 0 0 0;
}
#innercontainer {
	float:left;
	margin:0;
	padding:0;
}
#header {
	width:765px;
	height:30px;
	padding:0;
	margin:0;
	overflow:hidden;
}
#right {
	float:right;
	width:210px;
	padding:0;
	margin:5px 0;
}
#main {
	float:left;
	width:765px;
	padding:0;
	margin:0;
}
#content {
	padding:5px 0;
	width:765px;
}
#footer {
	clear:both;
	width:1000px;
	background:url('images/bg_footer.gif') no-repeat top left;
	font-size:11px;
	padding:20px 0 0;
	margin:0;
}
#footer table{
	width:1000px;
	text-align:center;
}
#footer table th{
	text-align:left;
	
}

/* MAIN STRUCTURE end */

/* MAIN ELEMENTS start */
#content p {
	padding:0;
	margin:0 0 10px;
}

#content a {
	color:#107fe0;
}
#content a:hover {
	color:#0e103f;
}
.box_content img{
	width:205px;
	margin:0 0 10px 0;
}
.box_content p
{
	font-size:11px;
	color:#757a7f;
	margin:3px 0;
}
#content ul, .box_content ul {
	list-style-type:square;
	padding:0;
	margin:10px 20px;
}
#content ul li, .box_content ul li {
	padding:0 0 5px;
	margin:0;
}
.latest_news{
	width:205px;
	float:left;
	margin-bottom:30px;
}
.featured{
	width:205px;
	float:left;	
}
.featured h2, .featured h5
{
	margin:0 0 2px 0;
}

.w300 {
	width:300px;
}
.w100 {
	width:100px;
}
.w200 {
	width:200px;
}
hr{
	border:0 none;
	border-bottom: 1px dotted #107fe0;
    
}
/* MAIN ELEMENTS end */

/* FORM ELEMENTS start */
#content label {
	float:left;
	display:block;
	width:120px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#content input {
	display:inline;
	margin:0;
	padding:0;
}
/* FORM ELEMENTS end */

/* HEADINGS start*/
h1, h2, h3, h4, h5, h6 {	
	color:#2D2E2F;
	padding:0;
	margin:0 0 7px 0;
}
h1 {
	font-size:13px;
	color:#107fe0;
	text-transform:uppercase;
}
h2 {
	font-size:13px;
	color:#797c7f;
	text-transform:uppercase;
}
h3 {
	font-size:14px;	
}
h4 {
	font-size:12px;
}
h5 {
	font-size:12px;
	color:#2d2e2f;
}
h6 {
	font-size:11px;
	color:#6b6e71;
}
h1.pagetitle {
	color:#2D2E2F;
	font-size:21px;
	text-transform:uppercase;
}
/* HEADINGS STYLES end */

/* HEADER ELEMENTS and MAIN NAVIGATION MENU start */
img.logo {
	float:left;
	padding:0;
	margin:35px 0 35px 0;
	border:0 none;
}
ul#navmenu {
	display:block;
	width:765px;
	height:28px;
	/*background:url(images/bg/nav.jpg) repeat-x left top;*/
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
ul#navmenu li {
	float:left;
	display:block;
	margin:0;
	padding:0;
	background:url(images/menu/div.gif) right no-repeat;
}
ul#navmenu li a {
	display:block;
	margin:0;
}
ul#navmenu li a:hover,
ul#navmenu li a#home:hover,
.about ul#navmenu li a#about:hover,
ul#navmenu li a#links:hover,
ul#navmenu li a#news:hover,
#page-home ul#navmenu li a#home,
.usefullinks ul#navmenu li a#links,
#page-links .about ul#navmenu li a#about,
#page-news ul#navmenu li a#news {
	background-position:left bottom;
}
ul#navmenu li a#home{
	background:url(images/menu/home.jpg) no-repeat left top;
	width:89px;
	height:28px;
}
ul#navmenu li a#about{
	background:url(images/menu/about.jpg) no-repeat left top;
	width:114px;
	height:28px;
}
ul#navmenu li a#links{
	background:url(images/menu/links.jpg) no-repeat left top;
	width:170px;
	height:28px;
}
ul#navmenu li a#news{
	background:url(images/menu/news.jpg) no-repeat left top;
	width:114px;
	height:28px;
}

ul#navmenu li#space {
	background:url(images/menu/space.jpg) no-repeat top;
	width:278px;
	height:28px;
}
/* HEADER ELEMENTS and MAIN NAVIGATION MENU end */

/* SIDE NAVIGATION MENU start */
ul#sidenav {
	list-style-type:none;
	color:#0e103f;
	text-transform:uppercase;
	margin:0 20px;
	padding:0;
}
ul#sidenav li {
	margin:0;
	padding:0 0 10px 0;
}
ul#sidenav li a {
	color:#0e103f;
	text-transform:uppercase;
	text-decoration:none;
}
ul#sidenav li a:hover, ul#sidenav li a.current {
	color:#2D2E2F;
}
ul#sidenav ul {
	list-style-type:none;
	text-transform:uppercase;
	margin:0 15px;
	padding:0;
}
ul#sidenav ul li {
	margin:0;
	padding:0 0 5px 0;
}
ul#sidenav ul li a {
	color:#0e103f;
	text-transform:none;
	text-decoration:none;
	padding:0;
	margin:0;
}
ul#sidenav ul li a:hover, ul#sidenav ul li a.current {
	color:#2D2E2F;
}
/* SIDE NAVIGATION MENU end */

/* FOOTER ELEMENTS start */
#footer a {
	color:#0e103f;
	font-size:11px;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
/* FOOTER ELEMENTS end */

/* OTHER ELEMENTS start */
.hidden {
	display:none;
}
a.more {
	color:#107fe0;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}
a.more:hover {
	color:#2d2e2f;
}
#flashcontainer {
	width:765px;
	height:207px;
	padding:0;
	margin:0 0 30px 0;
}
.mb0 {
	margin-bottom:0;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.red_title{
	border-bottom:2px solid #107fe0;
	padding-bottom:5px;
}
/* OTHER ELEMENTS end */



/* PROPERTY SEARCH */
.propertysearch
{
    width:205px;
    padding:0;
    }

.propertysearch .w70   {
width:70px;
}


.propertysearch .w170{
width:170px;
}
.propertysearch select {
width:150px;
margin-bottom:5px;
border:1px solid #ccc;
padding:2px;
color:#000;
}

.propertysearch input {
width:150px;
margin:0;
border:1px solid #ccc;
margin-bottom:5px;
padding:2px;
color:#000;
}

.propertysearch .areafrom, .propertysearch .areato {
float:left;
width:80px;
}
.propertysearch .areafrom {
padding:0 10px 0 0;
}
.propertysearch .areafrom select  , .propertysearch .areato select {
width:80px;
}

.propertysearch a.b_search, .propertysearch input.b_search {
display:block;
width:67px;
}

.propertysearch label.dollar {
float:left;
display:block;
width:15px;
padding:2px 0 0;
}
/******** listing search result */
.sortcontainer {
float:right;
width:500px;
padding:10px 0 0;
}

.sortinnercontainer {
float:right;
width:140px;
}

.sortcontainer h6 {
padding:8px 0 0;
}

.b_sort {
border: none 0;
display:block;
width:52px;
height:24px;
/*background:transparent url('images/b_sort.gif') no-repeat top left;*/
padding:0;
margin-left:5px;
}

.b_sort:hover {
background-position:bottom left;
}

.listing {
margin:10px 0 0;
}

.listing .listingcontent {
float:left;
width:224px;
height:250px;
border-right:1px solid #c6c6c6;
padding:0 10px 0 0;
margin:0 20px 20px 0;
}
#page-home .listing .listingcontent{
	width:245px;
	border:0 none;
	padding:0;
	margin:0 10px 20px 0;
	height:auto;
}
#page-home .listing .listingcontent img {
width:245px;
height:160px;
}

.listing .listingcontent img {
width:190px;
height:120px;
padding:0;
margin:0 0 10px;
}

.listing .listingcontent h3 {
display:block;
width:190px;
margin:0;
}

.listing .listingcontent h4 {
display:block;
font-weight:normal;
color:#000;
margin-bottom:5px;
}

.listing .listingcontent p {
}
