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

/*Callouts**/
#bottom_callouts {
	margin: 14px 0 0 0;
}

.callout {
	width: 294px;
	float: left;
	background-color: transparent;
}

.callout_top {
	width: 294px;
	height: 39px;	
}

.callout_ctr {
	padding: 12px 12px 0 12px;	
	background-color: #FFFFFF;
}

.callout_btm {
	width: 294px;
	height: 12px;
	background-image: url(../../images/home/callout_bottom.gif);
	font-size: 0px;
}

.callout_ctr_top {
	height: 75px;
	overflow: hidden;
}



.callout_img {
	height: 75px;
	width: 75px;
	margin: 0 10px 0 0;
	float: left;
	font-size: 0px;
}

.callout_copy {
	width: 180px;
	float: left;
}

.callout_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003F5F;
	padding: 0 0 5px 0;
}

.callout_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.callout_btn {
	padding: 12px 0 0 0;
	font-size: 0px;
	width: 112px;
	height: 28px;
}

.callout2 {
	margin: 0 13px;
}

#available_space_callout .callout_top {
	background-image: url(../../images/home/available_space_cap.gif);
}

#featured_property_callout .callout_top {
	background-image: url(../../images/home/featured_property_cap.gif);
}

#newsletter_signup_callout .callout_top {
	background-image: url(../../images/home/newsletter_cap.gif);
}

#tenants_callout .callout_top {
	background-image: url(../../images/about_us/tenants_cap.gif);
}

#tenant_representatives_callout .callout_top {
	background-image: url(../../images/about_us/tenant_reps_cap.gif);
}

#investors_callout .callout_top {
	background-image: url(../../images/about_us/investors_cap.gif);
}

#email_input {
	border: 1px solid #003F5F;
	width: 160px;
	height: 18px;
}