/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, img, q, dl, dt, dd, ol, ul, li, legend, caption{
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  text-shadow: #000000 0 0 0px;
}
strong{font-weight:bold;}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
a{outline:none;}

body{
	padding:0;
	margin:0 auto;
	text-align:left;
	font-size: 14px;
	font-family: Trebuchet MS, arial, sans-serif;
	color:#4d4d4d;
	background: url(../images/footerbg.jpg) repeat-x bottom left #CEDDD6;
	line-height: 1.5;
}

#background {
	width: 100%;
	height: auto;
	background: url(../images/bgtile.jpg) repeat top left;
	margin: 0 auto;
	float: left;
}

/*-------------------
Main Text Formating
---------------------*/

h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #00395A;
}

h2, h2 a {
	margin: 0;
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #00395A;
	text-decoration: none;
}

	h2 a:hover{
		border-bottom: 1px solid #00395A;
	}

h2.newstitle,
h2.newstitle a {
	margin: 0;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #00395A;
	line-height: 18px;
}

h3 {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 14px;
	color: #4d4d4d;
	font-weight: bold;
	margin: 0;
}

p{
	font-size:14px;
	line-height:18px;
	color:#4d4d4d;
	margin:0 0 8px 0;
}

p a{
	color:#4d4d4d;
	border-bottom:1px dotted #4d4d4d;
	text-decoration:none;
}
	p a:hover{
		color: #00395A;
		border-bottom:1px solid #457051;
		text-decoration:none;
	}

p.date {
	font-style: italic;
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
	padding: 0 0 20px 0px;
}

#footer a {
	color:#4d4d4d;
	text-decoration:none;
	border: none;
}

	#footer a:hover {
		color: #00395A;
		border-bottom: 1px solid #00395A;
		background: #DCE7E3;
		text-decoration: none;
	}

p.testimonials {
	font-size: 14px;
	text-align: center;
	margin: 10px 0;
}
	
ul{
}

ul.bodyul li {
	font-size:14px;
	line-height:15px;
	color:#4d4d4d;
	margin: 0 0 3px 0;
	padding: 0 20px;
	list-style-type: none;
	background: url(../images/bullet.jpg) no-repeat center left;
	background-position:0 2px;
}

ol.bodyul li {
	font-size:14px;
	line-height:15px;
	color:#4d4d4d;
	margin: 0 0 3px 0;
	padding: 0 0 5px 0;
	margin-left: 40px;
}

li{
	font-size:12px;
	line-height:15px;
	color:#4d4d4d;
	margin: 0;
}

/*-------------------
Quick Classes
---------------------*/

.fleft{float:left;}
.fright{float:right;}
.clear{clear:both;}

/*-------------------
Header
---------------------*/

#container {
	width: 976px;
	height: auto;
	margin: 0 auto;
	margin-top: 13px;
}

#header {
	width: 976px;
	height: 317px;
	/*background: url(../images/tempheader.jpg) no-repeat top left;*/
	position: relative;
}

#pdfbtn {
	width: 168px;
	height: 43px;
	position: absolute;
	display: block;
	top: 274px;
	left: 190px;
}

/*-------------------
Menu
---------------------*/

#menuHolder {
	width: 976px;
	height: 39px;
	padding: 0;
	margin: 0;
}

#menu li {
	display: inline;
	list-style-type: none;
}

#menu span {
	display: none;
}

	#menu li a.home {
		float: left;
		width: 74px;
		height: 39px;
		overflow: hidden;
		background: url(../images/btn_home.jpg) no-repeat top left;
		display: block;
	}
	
	#menu li a.masterplan {
		float: left;
		width: 104px;
		height: 39px;
		overflow: hidden;
		background: url(../images/btn_masterplan.jpg) no-repeat top left;
		display: block;
	}
	
	#menu li a.specs {
		float: left;
		width: 123px;
		height: 39px;
		overflow: hidden;
		background: url(../images/btn_specs.jpg) no-repeat top left;
		display: block;
	}
	
	#menu li a.location {
		float: left;
		width: 85px;
		height: 39px;
		overflow: hidden;
		background: url(../images/btn_location.jpg) no-repeat top left;
		display: block;
	}
	
	#menu li a.aerial {
		float: left;
		width: 67px;
		height: 39px;
		overflow: hidden;
		background: url(../images/btn_aerial.jpg) no-repeat top left;
		display: block;
	}
	
	#menu li a.tenants {
		float: left;
		width: 144px;
		height: 39px;
		overflow: hidden;
		background: url(../images/btn_tenants.jpg) no-repeat top left;
		display: block;
	}
	
	#menu li a.project {
		float: left;
		width: 76px;
		height: 39px;
		overflow: hidden;
		background: url(../images/btn_project.jpg) no-repeat top left;
		display: block;
	}
	
	#menu li a.news {
		float: left;
		width: 69px;
		height: 39px;
		overflow: hidden;
		background: url(../images/btn_news.jpg) no-repeat top left;
		display: block;
	}
	
	#menu li a.developer {
		float: left;
		width: 149px;
		height: 39px;
		overflow: hidden;
		background: url(../images/btn_developer.jpg) no-repeat top left;
		display: block;
	}
	
	#menu li a.contact {
		float: left;
		width: 85px;
		height: 39px;
		overflow: hidden;
		background: url(../images/btn_contact.jpg) no-repeat top left;
		display: block;
	}

#menu li a.home:hover,
#menu li a.masterplan:hover,
#menu li a.specs:hover,
#menu li a.location:hover,
#menu li a.aerial:hover,
#menu li a.tenants:hover,
#menu li a.project:hover,
#menu li a.news:hover,
#menu li a.developer:hover,
#menu li a.contact:hover {
	background-position: bottom;
}

body.home #menu li a.home,
body.masterplan #menu li a.masterplan,
body.buildingspecs #menu li a.specs,
body.location #menu li a.location,
body.aerial #menu li a.aerial,
body.tenants #menu li a.tenants,
body.project #menu li a.project,
body.news #menu li a.news,
body.developer #menu li a.developer,
body.contact #menu li a.contact {
	background-position: bottom;
}

/*-------------------
Main Body
---------------------*/

#bodyContent {
	width: 976px;
	padding:0;
	margin:0 auto;
	background: url(../images/bodybg.jpg) top left;
	text-align: left;
	float: left;
}

#bodyBottom {
	width: 976px;
	background: url(../images/bodybottom.jpg) no-repeat bottom left;
	padding: 20px 0 65px 0;
	margin: 0 auto;
	float: left;
}

#contentPad {
	padding: 0 30px 0 40px;
}

#contentLeft {
	width: 500px;
	height: auto;
	float: left;
}

#contentLeft p {
	padding: 0 10px 0 0;
}

#contentRight {
	width: 386px;
	height: auto;
	float: left;
	padding: 0 10px;
	margin: 0;
}

#box {
	width: 385px;
	height: auto;
	float: left;
	background: #DCE7E3;
	border-bottom: 2px solid #ACC7BE;
	border-top: 2px solid #ACC7BE;
	padding: 0;
	margin: 0 0 20px 0;
}

#boxpad {padding: 20px 35px 20px 35px;}
#boxpad2 {padding: 20px 20px 10px 20px;}

#bigbox {
	width: 600px;
	height: auto;
	float: left;
	background: #DCE7E3;
	border-bottom: 2px solid #ACC7BE;
	border-top: 2px solid #ACC7BE;
	padding: 10px 20px 10px 20px;
	margin: 0 0 20px 0;
}

.testimonial {
	text-decoration: underline;
	font-size: 11px;
	color: #00395A;
	font-style: italic;
}
	.testimonial:hover {
	text-decoration: none;
	font-size: 11px;
	color: #879C94;
	}

#colorcode {
	width: 275px;
	height:auto;
	position: relative;
	font-size: 10px;
	border: 1px solid #cccccc;
}

#colorcode p {
	padding: 0 0 0 15px;
	margin: 5px 0;
}


a.pictureboxholder{
	padding:4px;
	width:158px;
	background:#dbdbdb;
	border:1px solid #8b8b8b;
	display:block;
	float:left;
	margin:0 10px 10px 0;
	text-decoration:none;
	min-height: 200px;
	_height: 200px;
}

a.pictureboxholder:hover{
	padding:4px;
	width:158px;
	background:#dbdbdb;
	border:1px solid #333333;
	display:block;
	text-decoration:none;
}

a.pictureboxholder img{
	margin-bottom:5px;
}

a.pictureboxholder p{
	font-size:11px;
	margin:0;
	color:#333;
	border:none;
	text-decoration:none;
}

a.aerialbtn {
	background:#00395A;
	border:1px solid #eeeeee;
	color:#ffffff;
	display:block;
	font-size:12px;
	padding:10px 20px 10px 20px;
	margin: 0 10px;
	text-decoration:none;
	text-align: center;
}

a.aerialbtn:hover {
	color: #879C94;
	border:1px solid #879C94;
}



/*-------------------
Right Box
---------------------*/

#projectimg {
	width: 158px;
	height: auto;
	float: left;
	padding: 0 10px 0 0;
}

#projectinfo {
	width: 167px;
	height: auto;
	float: left;
}

.morebtn {
	float: right;
	margin-top: 30px;
	margin-bottom: 20px;
}

/*-------------------
Subnav
---------------------*/

#subnavwrap {
	width: 200px;
	height: auto;
	margin: 0  0 0 20px;
	padding: 0;
	float: right;
}

#subnav {
	list-style-type: none;
	border: 1px solid #cccccc;
	display: block;
}

#subnav li {
	width: 200px;
	display: block;
	margin: 0;
	padding: 0;
}

#subnav li a{
	color: #00395A;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	display: block;
	margin:0;
}

#subnav li a:hover{
	color: #ffffff;
	background: #879C94;
}

/*-------------------
Table
---------------------*/

td.logos {
	width: 160px;
	padding: 0 20px 10px 0;
	vertical-align: top;
}

td.tenantinfo {
	padding: 0 0 10px 0;
}

#tenants {
	margin-top: 10px;
}

/*-------------------
Footer
---------------------*/

#footerContainer {
	height: 130px;
	width: 100%;
	float: left;
	background: url(../images/footerbg.jpg) repeat-x center top;
	margin-top: 20px;
}

#footer {
	width: 976px;
	height: 130px;
	background: url(../images/footerbg.jpg) repeat-x center top;
	margin: 0 auto;
	text-align: left;
	font-size: 10px;
}

#footerPad {padding: 10px 10px 0 10px;}



























