/* CSS Document */
/* General
*******************************************************************************/

* {
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
	background-color:#000000;
	background-image:url(../images/bg11.gif);
	background-attachment:fixed;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	min-width: 710px;
	position: relative;
	margin-bottom:15px;
}
a {
	text-decoration: none;
}
#main-content a, #sidebar a, #footer a {
	color: #0033ff;
}
#main-content a:hover, #sidebar a:hover, #footer a:hover {
	background: #6eaedb;
	border-color: #6eaedb;
	color: #fff;
}
p, pre, blockquote, label, dl, fieldset, address {
	font-size: 1em;
	margin: 1em 0 1em 0;
}
h2, h4, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing: normal;
	font-size: 1em;
}
h3 {
	font:1.5em Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	letter-spacing: -1px;
	padding: 5px 0px 3px 0px;
	color:#333333;
	line-height: 25px;
	clear:left;
	margin:10px 0 5px 0;
	border-bottom:dotted #000000;
}
hr {
	display: none;
}
img {
	border: none;
}
.clear {
	clear: both;
	margin: 0;
	height: 0;
	border-bottom:dotted thin #ddd;
	padding: 4px 2px 4px 2px;
}
.access {
	position: absolute;
	left: -9999px;
	margin-top:47px;
}
/* Layout
*******************************************************************************/

#main {
	margin: 0 auto;
	padding: 0px 2px 2px 2px;
	position: relative;
	width: 720px;
	border:thin #FFFFFF;
	background-color:#FFFFFF;
}
#main-inner {
	border-top: 1px solid #000000;
	margin: -1px 0 0 0px;
	padding: 0 0 0 0;
	position: relative;
}
#main-inner h2, h4, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing: normal;
	font-size: 1em;
	margin-left: 1em;
	margin-right: 1em;
	border-bottom:solid thin #000000;
}
#content {
	float: left;
	width: 100%;
	padding: 0px 0px 20px 0px;
}
#main-content {
	float: right;
	margin: 0 0 0 0px;
	padding: 0;
	width: 100%;
}
#main-content-inner {
	background: #ffffff;
	border-top: 4px solid #fff;
	color: #122c2b;
	margin: 0 0 0 0px;
	min-height: 500px;
}

.floatleft {
	float: left;
	border: 6px solid #FFFFFF;
	padding: 2px;
	border: 1px solid #ddd;
	padding: 4px;
	margin: 15px 12px 0 6px;
}
.entries p.all-entries {
	clear: both;
	text-align: right;
	padding: 15px 30px 0;
	font-size: 10px;
}
.entries p.all-entries img {
	width: auto;
	height: auto;
	background: transparent;
	border: 0;
}
.entries h1 {
	margin: 0 0 0 7px;
}
.entries P.entry {
	text-align: right;
	float: left;
	background: #f5f5f5;
	width: 258px;
}
.entries P.entry IMG {
	border: 1px solid #aaa;
	background: #fff;
	padding: 2px;
	margin: 0 0 4px;
	width: 252px;
	height: 120px;
}
.entries P.entry IMG:hover {
	border: 1px solid #666 !important;
	background: #eee;
}
.entries P.entry span {
	font: 10px/18px verdana;
	color: #777;
}
.entries P.entry span A {
	color: #488;
}
.thumbnails {
	width: 107px;
	border: 1px dotted #000;
	text-align:right;
	padding: 2px;
	margin: 5px 5px 5px 5px;
}
/* Header
*******************************************************************************/

h1 {
	background: url(/images/hbg07.jpg) 0 0;
	display: block;
	font-size: 1em;
	height: 160px;
	margin: 47px 0 0 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	background-image: url(/i/hbg07.jpg);
}
h1 a {
	background: url(/images/logo07.gif) no-repeat 0 0;
	display: block;
	height: 56px;
	left: 16px;
	position: absolute;
	text-indent: -9999px;
	top: 15px;
	width: 350px;
}
#main h1 a:hover {
	background-position: 0 -56px;
}
h1 span {
	background: url(/images/slogan01.gif) no-repeat;
	bottom: 0;
	height: 40px;
	left: 471px;
	position: absolute;
	text-indent: -9999px;
	width: 259px;
	display: none;
}
/* Navigation
*******************************************************************************/

#nav {
	height: 47px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#nav div {
	left: 0;
	margin: 0;
	position: absolute;
	right: 8px;
	top: 0;
}
#nav ul {
	background: url(/images/nav2.gif) no-repeat 0 -47px;
	height: 47px;
	margin: 0 0 0 0;
	position: relative;
	width: 722px;
}
#nav li {
	float: left;
	height: 47px;
}
#n-mixed-use {
	width: 96px;
}
#n-residential {
	width: 102px;
}
#n-property {
	width: 80px;
}
#n-portfolio {
	width: 78px;
}
#n-services {
	width: 79px;
}
#n-resources {
	width: 97px;
}
#n-associations {
	width: 111px;
}
#n-people {
	width: 78px;
}
#nav a {
	border: none;
	color: #777;
	display: block;
	font-weight: normal;
	height: 47px;
	padding: 0 5px;
	text-indent: -9999px;
}
#nav a {
	background: url(/images/nav2.gif) no-repeat;
}
#nav #n-mixed-use a {
	background-position: 0 0;
}
#nav #n-residential a {
	background-position: -96px 0;
}
#nav #n-property a {
	background-position: -200px 0;
}
#nav #n-portfolio a {
	background-position: -279px 0;
}
#nav #n-services a {
	background-position: -360px 0;
}
#nav #n-resources a {
	background-position: -440px 0;
}
#nav #n-associations a {
	background-position: -537px 0;
}
#nav #n-people a {
	background-position: -647px 0;
}
#nav a:hover, #nav li:hover a, #nav li.mnhover a {
	background: none !important;
}
#sect-mixed-use #n-mixed-use a {
	background-position: 0 -94px;
}
#sect-residential #n-residential a {
	background-position: -96px -94px;
}
#sect-property #n-property a {
	background-position: -200px -94px;
}
#sect-portfolio #n-portfolio a {
	background-position: -279px -94px;
}
#sect-services #n-services a {
	background-position: -360px -94px;
}
#sect-resources #n-resources a {
	background-position: -440px -94px;
}
#sect-associations #n-associations a {
	background-position: -537px -94px;
}
#sect-people #n-people a {
	background-position: -647px -94px;
}
#nav li ul {
	background: transparent url(/images/bgsubmenu.png) repeat-x;
	border-bottom: 5px solid;
	border-top: 2px solid;
	border-color: #777;
	height: auto;
	left: -9999px;
	margin: -5px 0 0 8px;
	padding: 1px 0;
	position: absolute;
	z-index: 3;
}
#nav li:hover ul, #nav li.mnhover ul {
	left: auto;
}
#nav li#n-people:hover ul, #nav li#n-people.mnhover ul {
	left: auto;
	right: 10px;
}
#nav li ul li, #nav li ul li a {
	height: auto;
	margin: 0;
	padding: 0;
	text-indent: 0;
}
#nav li ul li a {
	border: 1px #fff;
	border-style: none solid;
}
#nav li ul, #nav li ul li {
	width: 190px;
}
#nav li:hover ul li a, #nav li.mnhover ul li a, #nav li ul li a {
	background: none;
	display: block;
	font-size: .9em;
	padding: 8px 22px 8px 29px;
	color: #444;
}
#nav li li {
	background: url(/images/blsubmenu.gif) no-repeat 14px 50%;
}
#nav li li.mnhover, #nav li li:hover {
	background: #5079C5 url(/images/bgsubmenu_h.gif) repeat-y 100% 0;
}
#nav li ul li a:hover {
	background: url(/images/blsubmenu_h.gif) no-repeat 12px 50% !important;
	color: #fff;
}
/* Alt Header Imgs
*******************************************************************************/
#sect-mixed-use h1 span, #sect-residential h1 span, #sect-property h1 span, #sect-portfolio h1 span, #sect-services h1 span, #sect-associations h1 span, #sect-people h1 span, {
 display: none;
}
#sect-mixed-use h1 {
	background-image: url(/images/hbg_mixed-use.jpg);
}
#sect-residential h1 {
	background-image: url(/images/hbg_residential.jpg);
}
#sect-property h1 {
	background-image: url(/images/hbg_property.jpg);
}
#sect-portfolio h1 {
	background-image: url(/images/hbg_portfolio.jpg);
}
#sect-services h1 {
	background-image: url(/images/hbg_services.jpg);
}
#sect-resources h1 {
	background-image: url(/images/hbg_resources.jpg);
}
#sect-associations h1 {
	background-image: url(/images/hbg_associations.jpg);
}
#sect-people h1 {
	background-image: url(/images/hbg_people.jpg);
}
/* Footer
*******************************************************************************/

#footer {
	clear: both;
	color: #777;
	font-size: 1em;
	margin: 0;
	text-align: center;
	width: 100%;
	background-color:#FFFFFF;
	background-image:url(../images/footer.gif);
}
#footer ul {
	clear: both;
	line-height: 1.7em;
	margin: 0 20px;
	text-align: center;
	width: auto;
}
#footer li {
	display: inline;
	font-size: .9em;
	padding: .6em 4px .6em 15px;
}
#footer li.f {
	background: none;
	padding-left: 8px;
}
#footer #links {
	padding-left: 2px;
}
#footer #f-contact li {
	background-position: 0 55%;
	padding-left: 21px;
}
#footer #f-standards a, #footer #f-standards a:hover {
	background: none;
	border: none;
}
/* Resources
*******************************************************************************/
#resources {
	clear: both;
	color: #777;
	font-size: 1em;
	margin: 0;
	text-align: left;
	width: 615px;
	background-color:#FFFFFF;
}
/* Order Form
*******************************************************************************/
#copy table {
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left:10px;
	padding-right:10px;
}
#form textarea, select, option, input, {
 font-size: medium; /*font-weight: bold;*/
color: #000000;
background-color: #e5e5e5;
}
#form table h1.estimate {
	color: #532527;
	font-size: 140%;
	font-weight: 600;
	margin: 25px 0 0 0;
}
.doublelinehead {
	padding: 0 0 5px 0;
}
#form td.subestimatecat {
	padding-left: 20px;
}
em.asterisk {
	color: #532527;
	font-weight: 800;
	font-size: 20px;
	line-height: 14px;
	font-style: normal;
}
td#cod {
	visibility: hidden;
}
/* our experience - client showcase
*******************************************************************************/
div.client-showcase p, div.client-showcase li {
	font-size: 8pt;
}
div.client-showcase h3 a {
	border-bottom: none !important;
}
.thumbnail3 {
	display: inline;
	float: left;
	height: 80px;
	margin: 10px;
	padding: 0;
	width: 80px;
}
/* IE png alpha-transparency hack */
* html .thumbnail3 img {
	background-image: none !important;
}
div.client-showcase .thumbnail3 a, div.client-showcase .thumbnail3 a:hover {
	background: none !important;
	border: none !important;
}
div.client-showcase .thumbnail2 {
	margin: 0 5px 5px 10px;
	position: relative;
	background: url(../i/bgclth.gif) no-repeat;
	display: block;
	height: 140px;
	width: 201px;
	padding: 0;
}
div.client-showcase .thumbnail2 a {
	position: absolute;
	top: 7px;
	left: 7px;
}
div.client-showcase .thumbnail2 a, div.client-showcase .thumbnail2 a:hover {
	background: none !important;
	border: none !important;
}
div.client-showcase ul {
	clear: both;
}
/* community-showcase
*******************************************************************************/
div.comm-showcase {
	margin-top: 1em;
	margin-bottom: 2em;
	clear: both;
}
div.comm-showcase h3 {
	margin-bottom: 0.5em;
}
div.comm-showcase p {
	font-size: 8pt;
	margin-left: 230px;
}
div.comm-thumbnail {
	float: left;
	width: 230px;
	height: 110px;
}
div.comm-thumbnail a, div.comm-thumbnail a:hover {
	margin-left: 15px;
	background: none !important;
	border: none !important;
}
/*Project Land Holdings*/
#project a {
	color:#006299;
	background:none;
}
#project a:hover {
	background: #6eaedb;
	border-color: #6eaedb;
	color: #fff;
}
.cb {
	clear:both;
}
#project {
	height:100%;
	margin-left:40px;
	padding:5px 5px 5px 5px;
	width:620px;
}
#project h3 {
	margin:7px 0 7px 0;
	padding:0;
	font-size:14px;
	font-family:"trebuchet ms", verdana, sans-serif;
	color:#006299;
	float:left;
}
.landholdings {
	background:url(/css/landholding_top.gif) no-repeat;
	padding:5px 25px 14px 25px;
}
#project .launch {
	display:block;
	width:95px;
	height:10px;
	background:url(/css/launch.gif) no-repeat;
	float:right;
	margin:13px 10px;
	padding-right:0px;
	text-decoration:none;
	text-indent:-5000px;
}
#project a:hover.launch {
	display:block;
	width:95px;
	height:10px;
	background:url(/css/launch.gif) no-repeat;
	float:right;
	margin:13px 10px;
	padding-right:0px;
	text-decoration:none;
	text-indent:-5000px;
}
