html {
	background: url(../gfx/bg.jpg) 0 0 repeat;
	height: 100%;
}

p {
	color: #4d4d4f;
	padding: 0;
	margin: 11px 0;
}

body {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #77787a;
	padding: 0;
	margin: 0;
	background: url(../gfx/new_back.gif) 68px 0 repeat-y;
	height: 100%;
}

#wrapper {
	position: relative;
	margin: 0 0 0 100px;
	width: 730px;
	padding-bottom: 30px;
}

#title {
	position: relative;
	height: 95px;
	background: url(../gfx/main_banner.jpg) right top no-repeat;
}

#title h1 {
	margin: 0;
	padding: 0;
}

#title h1 a {
	display: block;
	position: relative;
	left: 30px;
	top: 25px;	
	height: 45px;
	width: 160px;
	text-indent: -2000em;
	background: url(../gfx/main_logo.png) 0 0 no-repeat;
	outline: none;
	text-decoration: none;
}

#title h1 a:hover {
	cursor: pointer;
}

h4 {
	color: #4a4a4a;
	margin-bottom: -5px;
	font-size: 1em;
}

a {
	color: #666;
}

a:hover {
	text-decoration: underline;
	color: black;
}


#content li {
	margin-left: -16px;
	margin-bottom: 1px;
}

.status {
	color: #ff0000;
}

.clear {
	clear: both;
}

.logopad {
	margin: 17px 0 17px 10px;
}

#mozbug {
	font-size: 0; 
	line-height: 0; 
	height: 0; 
	clear: both;
}

/*============================= Content =================================*/

#content {
	margin-top: 1px;
	border-top: 1px solid #dddddd;
	padding: 20px 30px;
}

.pad {
	padding: 0 15px
}



.hr {
	width: 445px;
	height: 1px;
	border-bottom: 1px solid #dddddd;
}


#left {
	width: 182px;
	float: left;
}

#right {
	position: relative;
	z-index: 10 !important;
	width: 480px;
	min-height: 476px;
	float: right;
	border: 1px solid #dddddd;	
}

#right h3 {
	margin: 0;
	padding: 4px 0 2px 14px;
	background: #f0f0d8 url(../gfx/header_cubesfade.png) right 2px no-repeat;
	color: #77776f;
	border-bottom: 1px solid #dddddd;	
	font-weight: normal;	
	font-size: 12px;
}


.leftbox {
	width: 100%;
	border: 1px solid #dddddd;
	margin-bottom: 5px;	
}

.leftbox h3 {
	margin: 0;
	padding: 4px 0 2px 10px;
	background: #f6f7f6 url(../gfx/header_cubes.png) right 2px no-repeat;
	color: #75767a;
	border-bottom: 1px solid #dddddd;	
	font-weight: normal;
	font-size: 12px;			
}

.leftbox img {
	padding: 8px;
	border: none;
}

.leftbox span {
	display: block;
	padding: 10px 0;
	width: 100%;
	text-align: center;
	font-size: 90%;
}


.leftbox ul li {
	padding-bottom: 5px;
}

#largemap {
	position: absolute;
	z-index: 1001;
	left: 60px;
	top: 80px;
	border: 0.1em solid black;
	background: white;
	width: 500px;
	padding: 10px;
	display: none;
}


#largemap #close {
	text-align: right;
	font-size: 90%;
}



#tenants {
	height: 183px;
	position: relative;
	z-index: 1000 !important;
}

#more {
	display: none;
	position: absolute;
	padding: 5px;
	left: 140px;
	top: -100px;
	width: 200px;
	min-height: 200px;
	border: 2px solid silver;
	background: white;
}

#closemore {
	position: absolute;
	bottom: 3px;
	right: 3px;
}


#location {
	height: 286px;
}

#lotinfo {
	height: 306px;	
}

#lotinfo p {
	margin: 0 0 5px 0;
	padding: 0;
}

#lotinfoholder {
	height: 278px; 
	width: 100%; 
	overflow: auto;
}


#legend {
	height: 243px;
	background: url(../gfx/legend.jpg) 0 30px no-repeat;
	overflow: hidden;
}

#legend ul {
	margin: 24px 0 0 0;
	padding: 0;
}

#legend li {
	margin: 0;
	padding: 0 0 17px 11px;
	list-style: none;
	white-space: nowrap;
}

#resources {
	height: 286px;
}

#inq {
	height: 501px;
}


#rights {
	position: absolute;
	bottom: 2px;
	left: 10px;
	width: 100%;
	text-align: left;
	font-size: 90%;
	color: #b7b6bb;
}

/*============================= Backgrounds =================================*/

.home {
	background: url(../gfx/home_copybg.jpg) right bottom no-repeat;
}

.control {
	background: url(../gfx/arch_copybg.jpg) right bottom no-repeat;
}

.contact {
	background: url(../gfx/contact_copybg.jpg) right bottom no-repeat;
}

.about {
	background: url(../gfx/melcor_copybg.jpg) right bottom no-repeat;
}

.region {
	background: url(../gfx/region_copybg.jpg) right bottom no-repeat;
}

/*============================= Map =================================*/

#map {
	width: 464px;
	height: 464px;
}

#propinfo {
	padding: 10px;	
}

#phases {
	margin: 0;
	padding: 4px 0 2px 14px;
	background: #f0f0d8 url(../gfx/header_cubesfade.png) right 2px no-repeat;
	border-bottom: 1px solid #dddddd;	
}

#phases ul {
	margin: 0;
	padding: 0;
}

#phases li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#phases li a {
	display: block;
	text-decoration: none;
	color: #75767a;
	padding: 0 2em;
}

#phases .selected, #phases a:hover
{
	background: #a4aea7;
	color: #f0f0d8;
	text-decoration: none;
}

/*============================= Navigation =================================*/

#nav {
	position: relative;
	background: #89968d;
	width: 100%;
}

#nav ul {
	margin: 0;
	padding: 0 0 0 30px;
}


#nav li {
	padding: 2px 0 0 0;
	float: left;
	list-style: none;
	white-space: nowrap;
	height: 21px;
	line-height: 19px;
}

#nav li a {
	color: #e7e8e9;
	display: block;
	text-decoration: none;
	padding: 0 2em;
}

#nav .selected, #nav a:hover
{
	background: #a4aea7;
	color: #f0f0d8;
	text-decoration: none;
}
