/* CSS Document */
img, div { behavior: url(iepngfix.htc) }
body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	background-image: url(images/bg_gradient.gif);
}

body, table, td, ul, li, input, h2, h3, h4, div, p {
	font-family: "35 Helvetica Thin", "45 Helvetica Light", "55 Helvetica Roman", Helvetica, sans-serif;
}

.home {
	background-image: url(images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1080px;
}

.mission {
	background-image: url(images/bg_mission.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1080px;
}

.approach {
	background-image: url(images/bg_approach.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1080px;
}

.associations {
	background-image: url(images/bg_associations.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1080px;
}

.news {
	background-image: url(images/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1080px;
}

.for_sale {
	background-image: url(images/bg_sale.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1080px;
}

.for_lease {
	background-image: url(images/bg_lease.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1080px;
}

.current {
	background-image: url(images/bg_current.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1080px;
}

.completed {
	background-image: url(images/bg_completed.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1080px;
}

.development {
	background-image: url(images/bg_developed.jpg); 
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1080px;
}

.construction {
	background-image: url(images/bg_construction.jpg); 
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1080px;
}

.investment {
	background-image: url(images/bg_investment.jpg); 
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1080px;
}

.leasing {
	background-image: url(images/bg_leasing_mgmt.jpg); 
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1080px;
}

.partners {
	background-image: url(images/bg_partners.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1080px;
}

.contact {
	background-image: url(images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1080px;
}

h1 {
	font-family: Copperplate, "Copperplate Gothic Bold", "Bank Gothic", serif;
	font-size: 22px;
	text-transform: uppercase;
}

h2 {
	color: #781d20;
	font-size: 120%;
}

a:link, a:visited {
	color: #781d20;
	text-decoration: none;
}

a:hover {
	color: #540709;
	text-decoration: underline;
}

small {
	font-size: 70%;
}



.header {
	height: 160px;
	width: 890px;
	padding: 0 0 0 50px;
	background-image: url(images/bg_header.jpg);
}

.header .logo {
	float: left;
	margin: 40px 0 0 0;
	height: 100px;
	width: 348px;
	background-image: url(images/logo_home.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
	

.header .logo img {
	text-align: center;
	margin: 20px 0;
}

.header img.home, .header img.about,.header img.properties, .header img.projects, .header img.services,
.header img.partners, .header img.contact {
	float: right;
	margin: 0;
}



.floating_box {
	background-image: url(images/floating_box.png);
	background-repeat: repeat-y;
	margin-left: 50px;
	width: 900px;
	min-height: 530px;
	overflow: auto;
	clear: both;
	margin-top: 1px;
}

.floating_box .content {
	width: 800px;
	min-height: 480px;
	padding: 30px 70px 12px 30px;
	font-size: 14px;
	color: #000;
}

.floating_box .content_home {
	width: 900px;
	min-height: 480px;
	/*padding: 30px 70px 12px 30px;*/
	font-size: 14px;
	color: #000;
}

.content_home .left {
	float: left;
	margin: 80px 0 auto 30px;
	padding: 10px 20px 60px 0;
	width: 440px;
	line-height: 1.5em;
}

.content_home .right {
	width: 220px;
	min-height: 540px;
	text-align: right;
	font-weight: bold;
	float: right;
	text-align: left;
	background-color: #d8d5c5;
	margin: 0 10px 0 0;
	padding: 0 30px;
}

.content .left {
	float: left;
	margin: 150px 0 auto 0;
	padding: 10px 20px 10px 0;
	border-right: 1px solid #000;
	width: 340px;
	text-align: right;
	font-weight: bold;
}
.content #login.left {
	margin: 20px 0 auto 0;

}
.content #approach.left {
	margin: 50px 0 auto 0;
}

.content #mission2.left {
	margin: 40px 0 auto 0;

}
.content .right {
	float: right;
	width: 400px;
	text-align: left;
	line-height: 1.5em;
}

.content #mission.right  {
	margin-top: 50px;
}

.floating_box .content_pic_left {
	width: 800px;
	height: 480px;
	padding: 30px 70px 12px 30px;
	font-size: 14px;
	color: #000;
}

.content_pic_left .left {
	float: left;
	margin: 50px 0 auto 0;
	padding: 10px 20px 10px 0;
	border-right: 1px solid #000;
	width: 420px;
	text-align: right;
	font-weight: bold;
}

.content_pic_left .right {
	float: right;
	width: 320px;
	text-align: left;
	line-height: 1.5em;
}

.bottom_banner {
	background-image: url(images/bottom_banner.png);
	background-repeat: no-repeat;
	margin: -12px 0 0 50px;
	width: 900px;
	height: 46px;
	clear: none;
	text-align: center;
}

.bottom_banner p {
	padding-top: 8px;
	color: #781d20;
	font-size: 12px;
}
	

.floating_box#associations {
	height: 680px;
}

.floating_box#associations.content {
	height: 640px;
}

table.associations {
	width: 98%;
	border-collapse: collapse;
}

table.associations td {
	width: 95px;
	text-align: right;
	color: #781d20;
}

table.associations td td {
	width: auto;
}



.alternating_rows .alt1 {
	background-color: #c7c3ab;
	padding: 4px;
}

.alternating_rows .alt2 {
	background-color: #DDDACC;
	padding: 4px;
}

.alternating_rows img {
	padding: 8px;
}

ul.no_bullet {
	padding-left: 0;
	list-style-position: inside;
}

ul.no_bullet li {
	padding-left: 0;
}



/*Main Menu Navigation*/

.navigation {
	margin: 0;
	width: 100%;
	height: 28px;
	padding-top: 0;
	background-color: #781d20;
	border-top: 2px solid #9a594f;
	border-bottom: 2px solid #9a594f;
	color: #fff;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	z-index:auto;
}

/*.navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
}

ul.main_menu_nav {
  	padding: 0;
  	margin: 0;
  	list-style: none;
	text-transform: uppercase;
	display: block;
}
  
ul.main_menu_nav li, ul.main_menu_nav li .long {
  	float: left;
  	position: relative;
	background-color: #781d20;
	list-style: none;
	display: block;
}

ul.main_menu_nav li, ul.main_menu_nav li a {
	width: 10em;
	padding: 5px 0 4px 0;
}

ul.main_menu_nav li a:hover {
	background-color: #540709;
}


ul.main_menu_nav li.long, ul.main_menu_nav li.long a {           /* To accommodate longer menu items */
/*	width: 14em;
}

/*ul.main_menu_nav li.short, ul.main_menu_nav.short li a {          /* To cheat and shorten the first menu item blank */
/*	width: 7em;
}

ul.main_menu_nav li ul {
	display: none;
	position: absolute; 
	top: 2em;
	left: 0;
	padding: 4px 0 0 0;
	list-style: none;
	border-bottom: 2px solid #9a594f;
}
ul.main_menu_nav li ul a {
	display: block;
	height: 2.5em;
	padding: 9px 0 0 0;
}

ul.main_menu_nav li ul a:link, ul.main_menu_nav li ul a:visited {
	background-color: #601012;
}

ul.main_menu_nav li ul a:hover {
	background-color: #540709;
}

ul.main_menu_nav li > ul {
	top: auto;
	left: auto;
}

ul.main_menu_nav li:hover ul, ul.main_menu_nav li.over ul
	{ display: block; }
	
ul.main_menu_nav li ul li {
	padding: 0;
	background-color: #601012;
	border-left: 2px solid #9a594f;
	border-right: 2px solid #9a594f;
}
*/



/*New Main Menu Navigation */

#sddm {	
	margin: 0 0 0 50px;
	padding: 0;
	z-index: 30;
	display: block;
	position: inherit;
}
	

#sddm li {	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	z-index: 30;
}

#sddm li a {	
	display: block;
	margin: 0 1px 0 0;
	padding: 8px 4px 8px 4px;
	width: 105px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
	
#sddm li a.long {	
	display: block;
	margin: 0 1px 0 0;
	padding: 8px 4px 8px 4px;
	width: 155px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
	
#sddm li a.services {	
	display: block;
	margin: 0 1px 0 0;
	padding: 8px 4px 8px 4px;
	width: 115px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover{	
	background: #540709;
}

#sddm div {	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #601012;
	border: 2px solid #9a594f;
}

#sddm div a {	
	position: relative;
	display: block;
	margin: 0;
	padding: 9px 10px 9px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #601012;
	color: #fff;
}

#sddm div a:hover {	
	background: #540709;
	color: #FFF;
}

.home #nav_indicate_home, .about #nav_indicate_about, .available #nav_indicate_available,
.projects #nav_indicate_projects, .services #nav_indicate_services, .partners #nav_indicate_partners,
.contact #nav_indicate_contact {
	background-color: #540709;
}


/* Gallery */

#jgal { list-style: none; width: 200px; z-index: -1;}
#jgal li { opacity: .5; float: left; display: inline; width: 20px; height: 20px; background-position: 25% 50%; cursor: pointer; border: 3px solid #fff; outline: 1px solid #781d20; margin-right: 14px; margin-bottom: 14px; }
#jgal li img { position: absolute; top: 280px; left: 120px; display: none; }
#jgal li.active img { display: block; }
#jgal li.active, #jgal li:hover { outline-color: #bbb; opacity: .99 /* safari bug */ }

#gallery { list-style: none; display: block; }
#gallery li { float: left; margin: 0 10px 10px 0; }