body {
	background-color:#1f1f1f;
	color:#000000;
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
body a {
	color:#000000;
}
h1 {
	margin:0px;
	padding:0px;
	color: #333333;
}
h3 {
	margin:0px;
	padding:0px;
	font-size: small;
	font-weight:bold;
}
.clearfloat {
	clear:both;
	padding:0; 
	margin:0;
	line-height:0; 
	font-size:0;
}
table.dropdown {
z-index:10;
position:absolute;
display:inline;	
visibility:hidden;
}
td.menu {
color: #FFFFFF;
background:#006633;
font-family: Arial, Helvetica;
font-size:11px;
padding: 2px;
border:1px solid #639562;
}

table.newmenu {
}
/*
td.tdnm1 {
	background-image: url(images/nav1_about_us.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm2 {
	background-image: url(images/nav1_for_lease.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm3 {
	background-image: url(images/nav1_for_sale.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm4 {
	background-image: url(images/nav1_for_rent.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm5 {
	background-image: url(images/nav1_property_management.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm6 {
	background-image: url(images/nav1_contact_us.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm7 {
	background-image: url(images/nav1_strata_login.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm1_hover {
	background-image: url(images/nav1_about_us_hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm2_hover {
	background-image: url(images/nav1_for_lease_hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm3_hover {
	background-image: url(images/nav1_for_sale_hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm4_hover {
	background-image: url(images/nav1_for_rent_hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm5_hover {
	background-image: url(images/nav1_property_management_h.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm6_hover {
	background-image: url(images/nav1_contact_us_hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm7_hover {
	background-image: url(images/nav1_strata_login_hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
*/

td.tdnm1 {
	background-image: url(images/nav1_home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm2 {
	background-image: url(images/nav1_new_about_us.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm3 {
	background-image: url(images/nav1_new_for_lease.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm4 {
	background-image: url(images/nav1_new_for_sale.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm5 {
	background-image: url(images/nav1_new_for_rent.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm6 {
	background-image: url(images/nav1_new_prop_management.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm7 {
	background-image: url(images/nav1_new_contact_us.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm1_hover {
	background-image: url(images/nav1_home_hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm2_hover {
	background-image: url(images/nav1_new_about_us_hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm3_hover {
	background-image: url(images/nav1_new_for_lease_hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm4_hover {
	background-image: url(images/nav1_new_for_sale_hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm5_hover {
	background-image: url(images/nav1_new_for_rent_hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm6_hover {
	background-image: url(images/nav1_new_prop_mngmt_hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.tdnm7_hover {
	background-image: url(images/nav1_new_contact_us_hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.sub         {background-color:  #57cc36;}

#wrapper {
	width:785px;
	background-color:#FFFFFF;
	border: solid 1px #000000;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
	width: 785px;
}
#header span {
	display:none;
}
/* Navigation */
#nav_1 {
	border-bottom: solid 2px #000000;
}
#nav_1 ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#nav_1 li {
	float:left;
	margin:0px;
	padding:0px;
}
#nav_1 a {
	display:block;
	height:70px;
	background-repeat: no-repeat;
	background-position: left top;
}
#nav_1 span {
	display:none;
}
/* Navigation Items */
#nav_1 li #about_us {
	background-image: url(images/nav1_about_us.jpg);
	width: 121px;
}
#nav_1 li #about_us:hover {
	background-image: url(images/nav1_about_us_hover.jpg);
}
#nav_1 li #for_lease {
	background-image: url(images/nav1_for_lease.jpg);
	width: 108px;
}
#nav_1 li #for_lease:hover {
	background-image: url(images/nav1_for_lease_hover.jpg);
}
#nav_1 li #for_sale {
	background-image: url(images/nav1_for_sale.jpg);
	width: 107px;
}
#nav_1 li #for_sale:hover {
	background-image: url(images/nav1_for_sale_hover.jpg);
}
#nav_1 li #for_rent {
	background-image: url(images/nav1_for_rent.jpg);
	width: 108px;
}
#nav_1 li #for_rent:hover {
	background-image: url(images/nav1_for_rent_hover.jpg);
}
#nav_1 li #property_management {
	background-image: url(images/nav1_property_management.jpg);
	width: 107px;
}
#nav_1 li #property_management:hover {
	background-image: url(images/nav1_property_management_h.jpg);
}
#nav_1 li #contact_us {
	background-image: url(images/nav1_contact_us.jpg);
	width: 108px;
}
#nav_1 li #contact_us:hover {
	background-image: url(images/nav1_contact_us_hover.jpg);
}
#nav_1 li #strata_login {
	background-image: url(images/nav1_strata_login.jpg);
	width: 126px;
}
#nav_1 li #strata_login:hover {
	background-image: url(images/nav1_strata_login_hover.jpg);
	width: 126px;
}
/* END OF Navigation */
#wrapper #content_holder {
	height:500px;
	background-image: url(images/content_bg_slice.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:1px;
}
#wrapper #content_holder2 {
	height:600px;
	background-image: url(images/content_bg_slice.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:1px;
}
#wrapper #content_holder3 {
	height:2500px;
	background-image: url(images/content_bg_slice.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:1px;
}

html>body #wrapper #content_holder {
	height:auto;
	min-height:500px;
}

html>body #wrapper #content_holder3 {
	height:auto;
	min-height:2500px;
}

/* Footer */
#footer {
	color:#FFFFFF;
	width:765px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer #address {
	float:left;
}
#footer #pro_net {
	float:right;
}
/* Homepage */
#content_holder #homepage #intro {
	margin:10px;
	padding-top:20px;
	padding-bottom:40px;
}
#content_holder #homepage .slideshow {
	height:170px;
	width:170px;
	float:left;
	padding:10px;
	background-image: url(images/thumb_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#content_holder #homepage #intro_content {
	float:left;
	width:355px;
	text-align:center;
	margin-top:25px;
	margin-left:12px;
	margin-right:12px;
}

/* Featured Properties Section */
#content_holder #homepage #featured_section {
	font-size:90%;
	color:#FFFFFF;
	width:760px;
	height: 174px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
#content_holder #featured_section .featured {
	position:relative;
	float:left;
	height: 174px;
	background-repeat:no-repeat;
	background-position: left top;
	border: 1px solid #000000;
}
#content_holder #featured_section .title span {
	display:none;
}
#content_holder #featured_section .content {
	position:absolute;
	top:55px;
	margin:5px;
}
#content_holder #featured_section .property {
	margin-right:3px;
	background-image: url(images/featured_property_bg.jpg);
	width: 281px;
}
#content_holder #featured_section .property .title {
	background-image: url(images/featured_properties_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 281px;	
}
#content_holder #featured_section .property .building_thumb
{
/*	border:solid 1px #000000; */
    border:none;
	float:left;
	margin-right:20px;
}
#content_holder #featured_section .property .building_description {
	margin-top:0px;
	width:141px; 
	float:right;
	vertical-align:top;
	position:relative;
}
#content_holder #featured_section .property .building_description .building_title {
	font-weight:600;
}
#content_holder #featured_section .property .building_description .building_size {
	margin-top:20px;
}
#content_holder #featured_section .property .building_description .building_size .building_size_title {
	font-weight:bold;
}
#content_holder #featured_section .property .building_description .building_location .building_location_title {
	font-weight:bold;
}
#content_holder #featured_section .property .view_property {
	margin-top:5px;
}
#content_holder #featured_section .property .view_property a {
	display:block;
	height: 18px;
	width: 111px;
	background-image: url(images/view_property_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_holder #featured_section .property .view_property a span {
	display:none;
}
#content_holder #featured_section #search {
	background-image: url(images/property_search_bg.jpg);
	width: 183px;	
}
#content_holder #featured_section #search .title {
	background-image: url(images/properties_search_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 183px;	
}
#content_holder #featured_section #search .search_content {
	position:absolute;
	top:65px;
	margin:10px;
}
#content_holder #featured_section #search .search_content select {
	height:18px;
	width:82px;
	border:none;
	background-color:#2d5d20;
	color:#FFFFFF;
	text-align:center;
}
#content_holder #featured_section #search .search_content input {
	height:15px;
	width:82px;
	font-size:10px;
	padding:0px;
	margin:0px;
	border:none;
	background-color:#2d5d20;
	color:#FFFFFF;
}
#content_holder #featured_section #search .search_content #search_submit {
	background-image: url(images/find_it_button.gif);
	height: 18px;
	width: 71px;
}
/* List Properties */
#content_holder #list_properties {
	margin:10px;
}
#content_holder #list_properties #filters {
	padding-top:10px;
	height:75px;
	overflow:hidden;
	width:750px;
}
#content_holder #list_properties #filters #show_thumbs {
	margin-top:2px;
	padding-left:60px;
	float:left;
}
#content_holder #list_properties #filters #city {
	float:left;
	margin-left:20px;
}
#content_holder #list_properties #filters #building_type {
	margin-left:20px;
	float:left;
}
#content_holder #list_properties #filters #p_type {
	margin-left:20px;
	float:left;
}
#content_holder #list_properties table {
	margin-top:5px;
	color:#FFFFFF;
}
#content_holder #list_properties table th {
	background-color:#aaaaaa;
	padding-left:10px;
}
#content_holder #list_properties table th#list_properties_title_left {
	background-image: url(images/corner_grey_left.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-left:30px;
	height:20px;
}
#content_holder #list_properties table th#list_properties_title_right {
	background-image: url(images/corner_grey_right.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	height:20px;
}
#content_holder #list_properties table td {
	padding-left:10px;
	color:#000000;
	background-color:#FFFFFF;
}
#content_holder #list_properties table td.row_light {
	background-color:#FFFFFF;
}
#content_holder #list_properties table td.row_dark {
	background-color:#EAEAEA;
}
#content_holder #list_properties table td.list_properties_row_left {
	border-left:solid 1px #000000;
}
#content_holder #list_properties table td.list_properties_row_right {
	border-right:solid 1px #000000;
}
#content_holder #list_properties table td#list_properties_table_bottom {
	background-color:#aaaaaa;
}
/* View Property */
#content_holder #view_property {
	margin:10px;
margin-right:20px;
	padding:10px;
	background-color:#FFFFFF;
	border:solid 1px #000000;
	padding-bottom:20px;
}
#content_holder #view_property #view_property_options ul {
	text-align:left;
	margin:10px;
	margin-top:20px;
	margin-bottom:10px;
	padding:0px;
}
#content_holder #view_property #view_property_options ul li {
	display:inline;
	margin-right:20px;
	list-style:disc;
}
#content_holder #view_property #view_property_title {
	padding-bottom:5px;
	border-bottom:solid 1px #333333;
}
#content_holder #view_property #view_property_presenter {
	margin-bottom:20px;
}
#content_holder #view_property #view_property_presenter #view_property_presenter_name {
	float:left;
	margin-left:20px;
	margin-right:20px;
}
#content_holder #view_property #view_property_presenter_email {}
#content_holder #view_property #col_1 {
	float:left;
	margin-top:20px;
	margin-right:40px;
}
#content_holder #view_property #col_1 #building_features{
	margin-left:10px;
	margin-top:15px;
}
#content_holder #view_property #col_1 #building_features table {
	width:240px;
	overflow:hidden;
}
#content_holder #view_property #col_2 {
	float:left;
	width:440px;
}
#content_holder #view_property #col_2_ie6 {
	float:left;
	width:410px;
}
#content_holder #view_property  #quick_stats {
	background-color:#EBEBEB;
	width:440px;
	padding:5px;
}
#content_holder #view_property  #quick_stats_ie6 {
	background-color:#EBEBEB;
	width:360px;
	padding:5px;
}
#content_holder #view_property  #quick_stats td {
	vertical-align:top;
}
#content_holder #view_property  #units_available {
	margin-top:20px;
	padding:5px;
	background-color:#EBEBEB;
}
#content_holder #view_property  #units_available_ie6 {
	margin-top:20px;
	padding:5px;
	background-color:#EBEBEB;
	width:350px;
}
#content_holder #view_property  #units_available ul {
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:5px;
	padding-top:0px;
	margin-left:20px;
	padding-left:0px;
}
#content_holder #view_property  #units_available ul li {
	margin-bottom:10px;
}
#content_holder #view_property  #property_description {
}
#content_holder #view_property  #property_description_ie6 {
   width:350px;
}
