/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #000000;
	/*background-image:url(images/content-bg.jpg);
	background-repeat:repeat-y;
	background-position:center;*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(images/content-bg.jpg);
	background-repeat:repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border:none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background-image:url(images/sub-header.jpg);
	width:760px;
	height:103px;
	float:left;

}
.oneColFixCtrHdr #pagetitle {
float:left;
display:block;
width:780px;
padding-top:10px;
padding-left:230px;
font-size:20px;
font-weight:bold;
color:#670c0c;
text-decoration:none;
}

.oneColFixCtrHdr #middle {
    background-image:url(images/middle.jpg);
	height:206px;
	width:760px;
	background-repeat:no-repeat;
	float:left;
	clear:left;}
	
.oneColFixCtrHdr #middle1 {
    background-image:url(images/development-partnerships.jpg);
	height:217px;
	width:760px;
	background-repeat:no-repeat;
	float:left;
	clear:left;}
	
.oneColFixCtrHdr #middle2 {
    background-image:url(images/development-team.jpg);
	height:217px;
	width:760px;
	background-repeat:no-repeat;
	float:left;
	clear:left;}

.oneColFixCtrHdr #middle3 {
    background-image:url(images/industrial-development.jpg);
	height:217px;
	width:760px;
	background-repeat:no-repeat;
	float:left;
	clear:left;}
	
.oneColFixCtrHdr #middle4 {
    background-image:url(images/master-planned-communities-.jpg);
	height:217px;
	width:760px;
	background-repeat:no-repeat;
	float:left;
	clear:left;}
	
.oneColFixCtrHdr #middle5{
    background-image:url(images/multi-family-middle.jpg);
	height:217px;
	width:760px;
	background-repeat:no-repeat;
	float:left;
	clear:left;}
	
.oneColFixCtrHdr #middle6{
    background-image:url(images/office-developments.jpg);
	height:217px;
	width:760px;
	background-repeat:no-repeat;
	float:left;
	clear:left;}
	
.oneColFixCtrHdr #middle7{
    background-image:url(images/pre-development.jpg);
	height:217px;
	width:760px;
	background-repeat:no-repeat;
	float:left;
	clear:left;}
	
.oneColFixCtrHdr #middle8{
    background-image:url(images/retail-development-middle.jpg);
	height:217px;
	width:760px;
	background-repeat:no-repeat;
	float:left;
	clear:left;}
	
.oneColFixCtrHdr #middle9{
    background-image:url(images/whats-new-middle.jpg);
	height:217px;
	width:760px;
	background-repeat:no-repeat;
	float:left;
	clear:left;}
	
.oneColFixCtrHdr #flash-movie {
    width:271px;
	height:148px;
	padding-top:0px;
	float:right;}	



.oneColFixCtrHdr #mainContent {
     background-image:url(images/content-holder.jpg);
	 float:left;
	 clear:left;
	 width:760px;
}

.oneColFixCtrHdr #mainContent p {
  padding-left:225px;
  font-size:12px;
  padding-right:20px;
  padding-top:10px;
  padding-bottom:40px;}
  
.oneColFixCtrHdr #mainContent a:link
 {color:#663300;
  text-decoration:underline;
  font-weight:bold;}

.oneColFixCtrHdr #mainContent a:visited
 {color:#663300;
  text-decoration:underline;}
  
.oneColFixCtrHdr #mainContent a:hover
 {color:#660000;
  text-decoration:underline;}

.oneColFixCtrHdr #mainContent a:active
 {color:#663300;
  text-decoration:underline;}
  
  
  
.oneColFixCtrHdr #footer {
     background-image:url(images/footer.jpg);
	 height:54px;
	 background-repeat:no-repeat;
	 float:left;
	 clear:left;
	 width:760px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.form {padding-left:225px;}

.nav {padding-top:8px;
	  padding-left:200px;
	  width:250px;
	  float:left;}
		
.nav li {list-style-image:url(images/arrow.gif);
	     color:#FFFFFF;
	     font-size:12px;}

.nav li a:link
 {color:#FFFFFF;
  text-decoration:none;}

.nav li a:visited
 {color:#FFFFFF;
  text-decoration:none;}
  
.nav li a:hover
 {color:#FFFFFF;
  text-decoration:underline;}

.nav li a:active
 {color:#FFFFFF;
  text-decoration:none;}
  
img {border:none;}

.topnav
{padding-left:450px;
 padding-top:72px;}

.p1 {
  padding-left:225px;
  font-size:12px;
  padding-right:20px;
  padding-top:20px;
  padding-bottom:0px;}
  
.img1 {
  padding-left:225px;
  padding-right:20px;
  }
  
IMG.left {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; FLOAT: left; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 2px 10px 5px 0px; BORDER-RIGHT-WIDTH: 0px
}
IMG.right {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; FLOAT: right; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 2px 0px 5px 10px; BORDER-RIGHT-WIDTH: 0px
}
IMG.across {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px 0px 10px; BORDER-RIGHT-WIDTH: 0px
}