@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, ul, blockquote, p, form, button, img { margin: 0; padding: 0; }
img, a { border: none; }
body {font-family: Helvetica, Verdana, Arial, sans-serif; font-weight:100; text-align: center; height: 100%; background-color:#000; }

#wrapper { width: 800px; margin: 0 auto; padding: 0; text-align: left; background-color: #ffffff }
#headerWrapper { width: 800px; height: 131px; background-image: url(images/header.jpg); margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
#header {padding: 0; text-align: right; margin: 10px 35px 0 0; }
#header a { color: #34B233; text-decoration: none; }
#header a:hover { text-decoration: underline; }

#navigationWrapper { width: 800px; height: 43px; background: url(images/nav_bkgd.jpg); margin: 0 auto; font-weight: bold; text-align: center; }
#navigation { width: 100%; text-align: center; float: left;  }

/*Navigation*/
.divider {width: 5px; height: 43px; background: url(images/navi_divider.png); float: left; }
.home { float: left; padding-left: 24px; padding-top: 12px; width: 80px; font-size: 13px; color: #34B233; }
.home a { font-weight: bold; font-size: 13px; color: #5e6264; text-decoration: none;}

.navitext { font-weight: bold; font-size: 13px; color: #5e6264; }
.navitextForm { font-weight: bold; font-size: 13px; color: #5e6264; margin-top: -10px; }
.leasesale {float:left; padding-top: 12px; font-size: 13px; }
.leasesale dt {
	width:170px;
	padding: 0;
	font-weight:normal;
	cursor:pointer;
	color: #5e6264;
}
.leasesale dd {position: absolute; overflow:hidden; width:170px; display:none; background: url(images/navgradbkgd.jpg); z-index:200; opacity:30; margin-top: 15px; margin-left: 0; }
.leasesale ul {width:170px; list-style:none; border-top:1px; }
.leasesale li {display:inline}
.leasesale a {display:block; padding:5px 0; width:170px; text-decoration: none; color: #fff; font-size:12px;}
.leasesale a:hover { color:#000; }
.leasesale .underline {border-bottom:1px solid #EFEFEF;}

.team {float:left; padding: 0; font-size: 13px; }
.team dt {width:110px; padding-top: 12px; font-weight:normal; cursor:pointer; }
.team dd {position: absolute; overflow:hidden; width:110px; display:none; background: url(images/navgradbkgd.jpg); z-index:200; opacity:30; margin-top: 15px; margin-left: 0; }
.team ul {width:110px; list-style:none; border-top:1px; }
.team li {display:inline}
.team a {display:block; padding:5px 0; width:110px; text-decoration: none; color: #fff; font-size:12px;}
.team a:hover { color:#000; }
.team .underline {border-bottom:1px solid #EFEFEF}

.market {float:left; padding: 0; font-size: 13px; }
.market dt {width:130px; padding-top: 12px; font-weight:normal; cursor:pointer; margin-left: 0;}
.market dd {position: absolute; overflow:hidden; width:130px; display:none; background: url(images/navgradbkgd.jpg); z-index:200; opacity:30; margin-top: 15px; margin-left: 0; }
.market ul {width:130px; list-style:none; border-top:1px; }
.market li {display:inline}
.market a {display:block; padding:5px 0; width:130px; text-decoration: none; color: #fff; font-size:12px;}
.market a:hover { color:#000; }
.market .underline {border-bottom:1px solid #EFEFEF; border-left: 1px solid #EFEFEF; border-right: 1px solid #EFEFEF; }

.services {float:left; padding-top: 12px; font-size: 13px; }
.services dt {width:110px; padding: 0px; font-weight:normal; cursor:pointer; margin-left: 0;}
.services dd {position: absolute; overflow:hidden; width:110px; display:none; background: url(images/navgradbkgd.jpg); z-index:200; opacity:30; margin-top: 15px; margin-left: 0; }
.services ul {width:110px; list-style:none; border-top:1px; }
.services li {display:inline}
.services a {display:block; padding:5px 0; width:110px; text-decoration: none; color: #fff; font-size:12px;}
.services a:hover { color:#000; }
.services .underline {border-bottom: 1px solid #EFEFEF; border-left: 1px solid #EFEFEF; border-right: 1px solid #EFEFEF; }

.contact { float: left; padding-left: 15px; padding-top: 12px; width: 80px; font-size: 13px; color: #5e6264; }
.contact a { font-weight: bold; font-size: 13px; color: #5e6264; text-decoration: none;}


/*CONTENT AREA*/

/*Home*/
#homeContentWrapper { width: 800px; min-height: 100px; margin: 0; padding: 0; background: url(images/home_content_bkgd.jpg); text-align: left; }
#homeContentWrapper h1 { font-size: 14px; color: #34B233; padding-bottom: 10px; }
#featuredProp { font: normal 11px Arial, Helvetica, sans-serif; width: 216px; padding: 20px 20px 20px 30px; float: left; }
#news { font: normal 11px Arial, Helvetica, sans-serif; width: 216px; padding: 20px 20px 20px 30px; float: left; padding-left: 30px; }
#news a, #rightDiv a:visited { text-decoration: none; font-weight: normal; color: #34B233; }
#news a:hover {color: #5f6a72; text-decoration: underline; }
#stats { font: normal 11px Arial, Helvetica, sans-serif; width: 216px; padding: 20px 20px 20px 30px; float: left; padding-left: 30px; }
#stats a, #rightDiv a:visited { text-decoration: none; font-weight: normal; color: #34B233; }
#stats a:hover {color: #5f6a72; text-decoration: underline; }
#featuredProp a, #rightDiv a:visited { text-decoration: none; font-weight: normal; color: #34B233; }
#featuredProp a:hover {color: #5f6a72; text-decoration: underline; }

/*New Inside*/
#newsDiv { font: normal 11px Arial, Helvetica, sans-serif; width: 175px; padding: 20px 20px 20px 30px; float: left; border-right: 1px solid #ccc;}
#newsDiv h1 { font-size: 14px; color: #53626F; padding-bottom: 10px; }
#newsDiv a, #newsDiv a:visited { text-decoration: none; font-weight: normal; color: #00A3D9; }
#newsDiv a:hover {color: #01538d; text-decoration: underline; }
#mainDiv { font: normal 11px Arial, Helvetica, sans-serif; width: 288px; padding: 20px 20px 20px 30px; float: left; }
#mainDiv .style2 { font: normal 9px Arial, Helvetica, sans-serif; width: 298px; }
#mainDiv .headshot {margin-bottom: 10px; border: 3px solid #e3e3e3; }
#mainDiv a, #mainDiv a:visited { text-decoration: none; font-weight: normal; color: #01538d; }
#mainDiv a:hover {color: #011e33; text-decoration: underline; }
#mainDiv h1 { font-size: 14px; color: #53626F; padding: 0 0 20px 0; }
#mainDiv h2 { font-size: 14px; color: #53626F; padding: 30px 0 10px 0; }
#mainDiv h3 { font-size: 12px; color: #53626F; padding: 0; }
#mainDiv img { vertical-align: top; }

/*Header Images*/
#tenantImg { width: 288px; height: 160px; margin-bottom: 10px; color: #fff; font-size: 14px; font-weight: bold; background-image: url(images/tenant.jpg) }
#landordImg { width: 288px; height: 160px; margin-bottom: 10px; color: #fff; font-size: 14px; font-weight: bold; background-image: url(images/landlord.jpg) }
#investorImg { width: 288px; height: 160px; margin-bottom: 10px; color: #fff; font-size: 14px; font-weight: bold; background-image: url(images/investor.jpg) }
#columbusImg { width: 288px; height: 160px; margin-bottom: 10px; color: #fff; font-size: 14px; font-weight: bold; background-image: url(images/columbus.jpg) }
#newsImg { width: 288px; height: 160px; margin-bottom: 10px; color: #fff; font-size: 14px; font-weight: bold; background-image: url(images/news.jpg) }
#retailImg { width: 288px; height: 160px; margin-bottom: 10px; color: #fff; font-size: 14px; font-weight: bold; background-image: url(images/retailer.jpg) }
#darguschImg { width: 288px; height: 160px; margin-bottom: 10px; color: #fff; font-size: 14px; font-weight: bold; background-image: url(images/dargusch.jpg) }
#boeckmannImg { width: 288px; height: 160px; margin-bottom: 10px; color: #fff; font-size: 14px; font-weight: bold; background-image: url(images/boeckmann.jpg) }
#jamesImg { width: 288px; height: 160px; margin-bottom: 10px; color: #fff; font-size: 14px; font-weight: bold; background-image: url(images/james.jpg) }
#goodlinImg { width: 288px; height: 160px; margin-bottom: 10px; color: #fff; font-size: 14px; font-weight: bold; background-image: url(images/goodlin.jpg) }
#bittonImg { width: 288px; height: 160px; margin-bottom: 10px; color: #fff; font-size: 14px; font-weight: bold; background-image: url(images/bitton.jpg) }
#headerneImg { width: 288px; height: 160px; margin-bottom: 10px; color: #fff; font-size: 14px; font-weight: bold; background-image: url(images/map_header_ne.jpg) }
#headernwImg { width: 288px; height: 160px; margin-bottom: 10px; color: #fff; font-size: 14px; font-weight: bold; background-image: url(images/map_header_nw.jpg) }
#headerseImg { width: 288px; height: 160px; margin-bottom: 10px; color: #fff; font-size: 14px; font-weight: bold; background-image: url(images/map_header_se.jpg) }
#headerswImg { width: 288px; height: 160px; margin-bottom: 10px; color: #fff; font-size: 14px; font-weight: bold; background-image: url(images/map_header_sw.jpg) }



#rightDiv { font: normal 11px Arial, Helvetica, sans-serif; width: 150px; padding: 20px 20px 20px 30px; float: left; padding-left: 10px; border-left: 1px solid #d6e8f2; }
#rightDiv h1 { font-size: 14px; color: #53626F; padding-bottom: 20px; }
#rightDiv a, #rightDiv a:visited { background:url(images/arrow.png); background-repeat: no-repeat; text-decoration: none; padding-left: 10px; font-weight: normal; color: #00A3D9; }
#rightDiv a:hover { color: #01538d; text-decoration: underline; }
#rightDiv .indent { background:url(images/arrow_toppad.png); background-repeat: no-repeat; text-decoration: none; padding-left: 10px;}
div.feedburnerFeedBlock ul { margin-left:0; padding-bottom: 10px; list-style-type: none }
div.feedburnerFeedBlock ul li span.headline { font-weight:bold; display:block; margin:12px 0 0 0; }
div.feedburnerFeedBlock { padding-right:30px; width: 175px; }
div.feedburnerFeedBlock ul span.date  { font-weight:bold; color: #F00 }
#insidenews { font: normal 11px Arial, Helvetica, sans-serif; width: 175px; padding: 20px 20px 0 30px; float: left; }

/*Inside*/
#insideContentWrapper { width: 800px; min-height: 100px; margin: 0; padding: 0; background: url(images/inside_content_bkgd.jpg); text-align: left; }
#maincontent { width: 325px; float: left; font-size: 11px; color: #666; background-color: inherit; margin: 20px; padding-left: 20px; }

/*Contact Form*/
.fieldlable { color: #34B233; }
#mainDivMaillist { font: normal 11px Arial, Helvetica, sans-serif; width: 500px; padding: 20px 20px 20px 30px; float: left; }
#mainDivMaillist h1 { font-size: 14px; color: #53626F; padding: 0 0 40px 0; }

/*Footers*/
#homeFooterWrapper { width: 800px; height: auto; margin: 0 auto; padding: 0; background: #666; text-align: left; }
#footer { font: normal 11px Arial, Helvetica, sans-serif; padding: 15px 0 20px 30px; }
#copyright { width: 430px; color: #CCC; font-size: 10px; float: left; padding-right: 100px; }
#address { color: #fff; font-size: 10px; float: left; text-align: right; padding-right: 35px; }
#address p { padding-bottom: 15px; }
#address .labels1 { color: #CCC; }
#address .labels2 { color: #CCC; padding-left: 3px; }
#footer a, #footer a:visited { text-decoration: none; font-weight: normal; color: #34B233; }
#footer a:hover {text-decoration: underline; }
.clear {clear: both }

