﻿html 
{
    height:100%;	
}

body 
{
	height:100%;
	background:#979898;
	font-family:Arial, Verdana; 
	margin:0px; 
	padding:0px; font-size:12px;
}

#aspnetForm 
{
     height: 100%;	
}

h3 
{
    color:#621B1F;
    font-size:16px;
}

h5 
{
    font-weight:bold;
    font-size:15px;	
}

a 
{
    color:#A31D21;	
}


#wrapper 
{
   background: url('images/bg.jpg') top left no-repeat;
   height:100%;
}

#header 
{
    height:182px;	
}

.logo 
{
     margin:26px 0px 0px 0px;	
}

#navbar 
{
    position:absolute;
    margin-top:157px;
    margin-left:325px;	
}

#content 
{
    padding:15px;
    background:#FFFFFF; 
    min-height:562px; 
    width:940px; 
    border:1px solid #000000;
}

#footer 
{
    clear:both; 
    font-size:11px; padding-bottom:20px;
}

#footer ul 
{
    display:block; 
    padding:0px; 
    margin:10px 0px 10px 0px;
}

#footer ul li 
{
    display:inline; 
    border-left:1px solid #333333; padding-left:5px;
}

#footer ul li:first-child 
{
    border-left:none;
}

#footer ul li a 
{
   color:#333333;	
}

/* Contact Us */

#content #contact_us_content 
{
     width:300px;	
}

#content #google_map_holder 
{
    float:right; 
    margin-top:20px; border:1px solid #8D1919; padding:3px;	
}

/* Property Listing Pages */

#property_listings_left_content, #property_listing_submenu
{
    width:275px;
}

#property_listings_left_content img 
{
    border:1px solid #333333;	
}

#property_listing_submenu 
{
   font-weight:bold;
   text-transform:uppercase; 
   font-size:13px;	
}

#loopnetcontrol, #property_listings_right_content
{
    float:right; 
    margin-top:20px;
}
#property_listings_right_content #tbl_PropertyListing .propertyImg
{
	width:180px; 
	border:1px solid #333333;
}

#property_listings_right_content #tbl_PropertyListing 
{
    margin-top:-65px;	
}

#property_listings_right_content #tbl_PropertyListing td span
{
	display:block;
	color:#621B1F;
	font-weight:bold;
	padding-bottom:3px;
}
#property_listings_right_content #tbl_PropertyListing td .button 
{
    border-style:none; 
    position:absolute; 
    margin:190px 0px 0px -157px;
}

#property_listings_right_content 
{
    width:645px;	
}