/***********************************************/
/*Main Body Area                               */
/***********************************************/
body{margin:0; background:url(images/bg.jpg); color:#000000;  font-size:11px; line-height:16px;}
body,td,th,input,select,textarea,input {font-family: Arial, Helvetica, sans-serif;}
body,td,th,input,select,textarea,input {font-size:12px;}
p{margin:0 0 1.5em 0;}
form{padding:0;margin:0}
a img{border:none;}

h1{font-size:20px;font-weight:bold;color:#000000; padding:0px 0px 10px; margin:0px;}
h2{font-size:12px;font-weight:bold;color:#ff6600; margin:0px; padding:0px; display:inline;}
h3{font-size:14px;font-weight:normal;color:#333333;margin:0px; padding:0px; display:inline;}
ul{margin:5px 15px;padding:0;list-style:none;}
ul li{background: url(images/icon-orange-arrow.gif) 0 5px no-repeat;padding:0 0 0 7px;margin:0 0 5px 0;}
a{color: #77b00a; text-decoration:none;} 
a:hover {color: #999999; text-decoration:underline;}
strong{ font-weight:bold; color:#00326c;}
b{font-weight:bold; color:#CC0000}


.clear:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;} .clear {display: inline-block;} /* Hides from IE-mac \*/ * html .clear {height: 1%;} .clear {display: block;} /* End hide from IE-mac */ 

#wrapper{width:734px; background:url(images/bg-main.gif) repeat-y; margin:0 auto;position:relative;}
	.top{ background:url(images/bg-top.gif) no-repeat; height:9px;}
	.middle{background:url(images/bg-main.gif) repeat-y; padding:0px 9px;}
	.bottom{ background:url(images/bg-bottom.gif) no-repeat; height:13px;}

/***********************************************/
/*Header                                                             */
/***********************************************/
#header{width:708px; ; margin:0 auto;position:relative; padding:27px 0px 18px 26px;}
#logo{float:left; width:auto;}
#header-right{float:right; width:auto;}
	
	
/***********************************************/
/*Navigation                                                       */
/***********************************************/
#navarea{ height:54px;position:relative;z-index:100; width:716px;}
	#nav-home{font-size:11px;font-weight:bold; text-transform:uppercase; float:left; background:url(images/nav-home.gif) no-repeat; }
		#nav-home a{ display:block;color: #000000; text-decoration:none; height:54px; width:91px;} 
		#nav-home a:hover {color: #000000; text-decoration:none; background:url(images/nav-home-over.gif) no-repeat;height:54px; width:91px;}
		
	#nav-properties{font-size:11px;font-weight:bold; text-transform:uppercase; float:left; background:url(images/nav-properties.gif) no-repeat; }
		#nav-properties a{ display:block;color: #000000; text-decoration:none; height:54px; width:152px;} 
		#nav-properties a:hover {color: #000000; text-decoration:none; background:url(images/nav-properties-over.gif) no-repeat;height:54px; width:152px;}
	
	#nav-investors{font-size:11px;font-weight:bold; text-transform:uppercase; float:left; background:url(images/nav-investors.gif) no-repeat; }
		#nav-investors a{ display:block;color: #000000; text-decoration:none; height:54px; width:118px;} 
		#nav-investors a:hover {color: #000000; text-decoration:none; background:url(images/nav-investors-over.gif) no-repeat;height:54px; width:118px;}

	#nav-events{font-size:11px;font-weight:bold; text-transform:uppercase; float:left; background:url(images/nav-events.gif) no-repeat; }
		#nav-events a{ display:block;color: #000000; text-decoration:none; height:54px; width:118px;} 
		#nav-events a:hover {color: #000000; text-decoration:none; background:url(images/nav-events-over.gif) no-repeat;height:54px; width:118px;}
		
	#nav-resources{font-size:11px;font-weight:bold; text-transform:uppercase; float:left; background:url(images/nav-resources.gif) no-repeat; }
		#nav-resources a{ display:block;color: #000000; text-decoration:none; height:54px; width:124px;} 
		#nav-resources a:hover {color: #000000; text-decoration:none; background:url(images/nav-resources.gif) no-repeat;height:54px; width:124px;}
		
	#nav-about{font-size:11px;font-weight:bold; text-transform:uppercase; float:left; background:url(images/nav-about.gif) no-repeat; }
		#nav-about a{ display:block;color: #000000; text-decoration:none; height:54px; width:116px;} 
		#nav-about a:hover {color: #000000; text-decoration:none; background:url(images/nav-about-over.gif) no-repeat;height:54px; width:116px;}
		
	#nav-contact{font-size:11px;font-weight:bold; text-transform:uppercase; float:left; background:url(images/nav-contact.gif) no-repeat; }
		#nav-contact a{ display:block;color: #000000; text-decoration:none; height:54px; width:115px;} 
		#nav-contact a:hover {color: #000000; text-decoration:none; background:url(images/nav-contact-over.gif) no-repeat;height:54px; width:115px;}
		
#left-navigation{ margin:10px; border-bottom:#CCCCCC 1px solid;}

		
			
	
/***********************************************/
/*Main Body                                                       */
/***********************************************/	
#content-area{ width:716px; margin:0 auto;position:relative; padding-bottom:25px;}
#content-internal{ padding:0px 15px;}
#content{ padding:20px 0px;}
#left-column{ width:232px; background: url(images/bg-investment.jpg) repeat-y; float:left;}
#right-column{ width:455px; float:right; padding-top:15px;}
#bar{ width:716px; margin:0 auto;position:relative; background:#f0f0f0; height:4px;}

/***********************************************/
/*Footer                                                               */
/***********************************************/
#footer{ width:701px; margin:0 auto;position:relative; padding: 15px 0px; color:#666666; font-size:10px;}
	#footer a{color:#666666; text-decoration:none;}
	#footer a:hover{color:#999999; text-decoration:underline;}
	
#power-by{ display:block; width:294px; height:10px; margin:0 0 0 195px; text-align:center; color:#666666; font-size:10px;}
	#power-by a{color:#666666; text-decoration:underline;}
	#power-by a:hover{color:#999999; text-decoration:none;}


	
/***********************************************/
/*Hero                                                                    */
/***********************************************/
#hero{ background:url(images/bg-hero.gif) no-repeat; height:253px; width:716px; color:#99acc9}
	#hero-content{padding:115px 320px 0px 40px;}
	#hero-content a{color:#FFFFFF; text-decoration:underline; text-transform:uppercase;}
	#hero-content a:hover{color:#77b00a; text-decoration:none; text-transform:uppercase;}
	
	
/***********************************************/
/*Call to Action                                                     */
/***********************************************/
#call-to-action-lt{ width:208px; float:left;}
#call-to-action-rt{ width:208px; float:right;}
	#call-to-action-bg{ background:url(images/bg-subheaders.jpg) no-repeat; height:103px; padding:30px 0px 10px; text-align:center;}
	#call-to-action-bg2{ background:url(images/bg-subheaders-sellers.gif) no-repeat; height:133px; margin-bottom:10px;}
	
	
.example1 a{position:relative;}/* set stacking context*/
.example1 a span{
visibility:hidden;/* hide message initially*/
position:absolute;
top:-66px;
left:-70px;
width:250px;
padding:5px;
background:#99cc00;
color:#fff;
border:1px #74ae0a solid;
}
.example1 a:hover{visibility:visible}/* ie bug needed to make span show*/
.example1 a:hover span{visibility:visible;}/* reveal image*/


#testimonials-bg{background:#f5f5f5;padding:10px; margin:5px 0px; border:1px #e5e5e5 solid;}
#testimonials{background:#ffffff;padding:10px; margin:5px 0px;}
em{ font-size:10px; font-weight:bold; font-style:italic; text-align:right;}


		

